index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
2024-04-11
mmu_notifier: remove the .change_pte() callback
Paolo Bonzini
2024-04-11
KVM: remove unused argument of kvm_handle_hva_range()
Paolo Bonzini
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-04-02
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-01
KVM: arm64: Rationalise KVM banner output
Marc Zyngier
2024-04-01
arm64: Fix early handling of FEAT_E2H0 not being implemented
Marc Zyngier
2024-04-01
KVM: arm64: Ensure target address is granule-aligned for range TLBI
Will Deacon
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
2024-04-01
KVM: arm64: Don't pass a TLBI level hint when zapping table entries
Will Deacon
2024-04-01
KVM: arm64: Don't defer TLB invalidation when zapping table entries
Will Deacon
2024-03-26
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
2024-03-26
KVM: arm64: Fix out-of-IPA space translation fault handling
Wujie Duan
2024-03-26
KVM: arm64: Fix host-programmed guest events in nVHE
Oliver Upton
2024-03-26
RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
Anup Patel
2024-03-25
RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
Anup Patel
2024-03-25
RISC-V: KVM: Remove second semicolon
Colin Ian King
2024-03-25
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
2024-03-24
Linux 6.9-rc1
v6.9-rc1
Linus Torvalds
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-24
Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-24
Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
2024-03-24
x86/efistub: Call mixed mode boot services on the firmware's stack
Ard Biesheuvel
2024-03-24
x86/boot/64: Move 5-level paging global variable assignments back
Tom Lendacky
2024-03-24
x86/boot/64: Apply encryption mask to 5-level pagetable update
Tom Lendacky
2024-03-24
x86/cpu: Add model number for another Intel Arrow Lake mobile processor
Tony Luck
2024-03-24
x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
Adamos Ttofari
2024-03-24
Documentation/x86: Document that resctrl bandwidth control units are MiB
Tony Luck
2024-03-23
Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-23
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-03-23
x86/mpparse: Register APIC address only once
Thomas Gleixner
2024-03-23
x86/topology: Handle the !APIC case gracefully
Thomas Gleixner
2024-03-23
x86/topology: Don't evaluate logical IDs during early boot
Thomas Gleixner
2024-03-23
x86/cpu: Ensure that CPU info updates are propagated on UP
Thomas Gleixner
2024-03-22
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-22
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-22
Merge tag 'io_uring-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-22
Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-22
Merge tag 'ceph-for-6.9-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
[next]