aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-24Linux 6.9-rc1v6.9-rc1Gravatar Linus Torvalds 1-2/+2
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-2/+14
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 15-89/+80
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 2-12/+42
2024-03-24efi: fix panic in kdump kernelGravatar Oleksandr Tymoshenko 1-0/+2
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeGravatar Ard Biesheuvel 1-1/+2
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackGravatar Ard Biesheuvel 1-0/+9
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backGravatar Tom Lendacky 1-9/+7
2024-03-24x86/boot/64: Apply encryption mask to 5-level pagetable updateGravatar Tom Lendacky 1-1/+1
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorGravatar Tony Luck 1-0/+1
2024-03-24x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDGravatar Adamos Ttofari 2-6/+13
2024-03-24Documentation/x86: Document that resctrl bandwidth control units are MiBGravatar Tony Luck 1-4/+4
2024-03-23Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-3/+20
2024-03-23Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-59/+191
2024-03-23Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-18/+54
2024-03-23Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+7
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 16-231/+274
2024-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 11-184/+33
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-39/+62
2024-03-23x86/mpparse: Register APIC address only onceGravatar Thomas Gleixner 1-5/+5
2024-03-23x86/topology: Handle the !APIC case gracefullyGravatar Thomas Gleixner 1-0/+11
2024-03-23x86/topology: Don't evaluate logical IDs during early bootGravatar Thomas Gleixner 1-5/+7
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPGravatar Thomas Gleixner 3-37/+14
2024-03-22lkdtm/bugs: Improve warning message for compilers without counted_by supportGravatar Nathan Chancellor 1-1/+1
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberGravatar Kees Cook 8-22/+58
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 10-71/+490
2024-03-22Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linuxGravatar Linus Torvalds 12-34/+233
2024-03-22Merge tag 'io_uring-6.9-20240322' of git://git.kernel.dk/linuxGravatar Linus Torvalds 9-49/+65
2024-03-22Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-6/+16
2024-03-22Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-13/+26
2024-03-22Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 3-9/+22
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 105-747/+5183
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 63-266/+2040
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 18-70/+110
2024-03-22Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 8-32/+38
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-0/+11
2024-03-22Merge tag 'sound-fix2-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 13-391/+138
2024-03-22Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-323/+514
2024-03-22efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...Gravatar KONDO KAZUMA(近藤 和真) 1-1/+1
2024-03-22kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressGravatar Masami Hiramatsu (Google) 1-1/+10
2024-03-22x86/pm: Work around false positive kmemleak report in msr_build_context()Gravatar Anton Altaparmakov 1-5/+5
2024-03-22x86/kexec: Do not update E820 kexec table for setup_dataGravatar Dave Young 1-16/+1
2024-03-21Merge tag '6.9-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Gravatar Linus Torvalds 11-39/+54
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 86-283/+561
2024-03-22Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 64-215/+456
2024-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-2/+4
2024-03-21Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 20-327/+358
2024-03-22Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Gravatar Dave Airlie 5-7/+5
2024-03-21Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-42/+70