summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-18kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.hAndy Shevchenko
2023-08-18arch: enable HAS_LTO_CLANG with KASAN and KCOVJakob Koschel
2023-08-18fs: hfsplus: make extend error rate limitedColin Ian King
2023-08-18lib: error-inject: remove error checking for debugfs_create_dir()Wang Ming
2023-08-18lib: remove error checking for debugfs_create_dir()Wang Ming
2023-08-18kernel: relay: remove unnecessary NULL values from relay_open_bufLi kunyu
2023-08-18remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder
2023-08-18sh/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18riscv/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18powerpc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18parisc/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18mips/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18m68k/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18loongarch/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18arm64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18ia64/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18arm/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18x86/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder
2023-08-18irqchip/al-fic: make AL_FIC depend on HAS_IOMEMBaoquan He
2023-08-18net: altera-tse: make ALTERA_TSE depend on HAS_IOMEMBaoquan He
2023-08-18ipc/sem: use flexible array in 'struct sem_undo'Christophe JAILLET
2023-08-18acct: replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-08-18signal: print comm and exe name on fatal signalsVincent Whitchurch
2023-08-18arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerThomas Huth
2023-08-18lib: replace kmap() with kmap_local_page()Sumitra Sharma
2023-08-18proc: skip proc-empty-vm on anything but amd64 and i386Alexey Dobriyan
2023-08-18proc: support proc-empty-vm test on i386Alexey Dobriyan
2023-08-18cred: convert printks to pr_<level>tiozhang
2023-07-30Linux 6.5-rc4v6.5-rc4Linus Torvalds
2023-07-30Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-30Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-30Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-30Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-29Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson
2023-07-29KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson
2023-07-29KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson