summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-03-17Linux 5.15.103v5.15.103Greg Kroah-Hartman
2023-03-17Makefile: use -gdwarf-{4|5} for assembler for DEBUG_INFO_DWARF{4|5}Nick Desaulniers
2023-03-17KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei
2023-03-17KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helperVitaly Kuznetsov
2023-03-17KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov
2023-03-17fs: hold writers when changing mount's idmappingChristian Brauner
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-03-17xfs: remove xfs_setattr_time() declarationGaosheng Cui
2023-03-17KVM: fix memoryleak in kvm_init()Miaohe Lin
2023-03-17tools bpftool: Fix compilation error with new binutilsAndres Freund
2023-03-17tools bpf_jit_disasm: Fix compilation error with new binutilsAndres Freund
2023-03-17tools perf: Fix compilation error with new binutilsAndres Freund
2023-03-17tools include: add dis-asm-compat.h to handle version differencesAndres Freund
2023-03-17tools build: Add feature test for init_disassemble_info API changesAndres Freund
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-03-17arch: fix broken BuildID for arm64 and riscvMasahiro Yamada
2023-03-17ext4: block range must be validated before use in ext4_mb_clear_bb()Lukas Czerner
2023-03-17ext4: add strict range checks while freeing blocksRitesh Harjani
2023-03-17ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid()Ritesh Harjani
2023-03-17ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb()Ritesh Harjani
2023-03-17filelocks: use mount idmapping for setlease permission checkSeth Forshee
2023-03-17media: rc: gpio-ir-recv: add remove functionLi Jun
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder
2023-03-17scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
2023-03-17PCI: Add SolidRun vendor IDAlvaro Karsz
2023-03-17macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-17powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-17fs: use consistent setgid checks in is_sxid()Christian Brauner
2023-03-17attr: use consistent sgid stripping checksChristian Brauner
2023-03-17attr: add setattr_should_drop_sgid()Christian Brauner
2023-03-17fs: move should_remove_suid()Christian Brauner
2023-03-17attr: add in_group_or_capable()Christian Brauner
2023-03-17fs: move S_ISGID stripping into the vfs_*() helpersYang Xu
2023-03-17fs: add mode_strip_sgid() helperYang Xu
2023-03-17xfs: set prealloc flag in xfs_alloc_file_space()Dave Chinner
2023-03-17xfs: fallocate() should call file_modified()Dave Chinner
2023-03-17xfs: remove XFS_PREALLOC_SYNCDave Chinner
2023-03-17xfs: use setattr_copy to set vfs inode attributesDarrick J. Wong
2023-03-17tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud
2023-03-17watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error pathsDavid Disseldorp
2023-03-17staging: rtl8723bs: Fix key-store index handlingHans de Goede
2023-03-17staging: rtl8723bs: fix placement of bracesHannes Braun
2023-03-17Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J
2023-03-17staging: rtl8723bs: clean up comparsions to NULLMichael Straube