summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-15docs: verify/bisect: stable regressions: first stable, then mainlinedocs-6.9-fixes2docs-fixesThorsten Leemhuis
2024-04-15docs: verify/bisect: describe how to use a build hostThorsten Leemhuis
2024-04-15docs: verify/bisect: explain testing reverts, patches and newer codeThorsten Leemhuis
2024-04-15docs: verify/bisect: proper headlines and more spacingThorsten Leemhuis
2024-04-15docs: verify/bisect: add and fetch stable branches ahead of timeThorsten Leemhuis
2024-04-15docs: verify/bisect: use git switch, tag kernel, and various fixesThorsten Leemhuis
2024-03-29docs: zswap: fix shell command formatdocs-6.9-fixesWeiji Wang
2024-03-29tracing: Fix documentation on tp_printk cmdline optionVitaly Chikunov
2024-03-29docs: Fix bitfield handling in kernel-docDonald Hunter
2024-03-29Documentation: dev-tools: Add link to RV docsBrendan Jackman
2024-03-24Linux 6.9-rc1v6.9-rc1Linus Torvalds
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky
2024-03-24x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck
2024-03-24x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari
2024-03-24Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck
2024-03-23Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-23Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-23Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-23Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-23x86/mpparse: Register APIC address only onceThomas Gleixner
2024-03-23x86/topology: Handle the !APIC case gracefullyThomas Gleixner
2024-03-23x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner
2024-03-22lkdtm/bugs: Improve warning message for compilers without counted_by supportNathan Chancellor
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-03-22Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-22Merge tag 'io_uring-6.9-20240322' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-22Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-22Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-03-22Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-22Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-22Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2024-03-22Merge tag 'sound-fix2-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-22Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-22efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)