index
:
kernel
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-02-25
arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
Catalin Marinas
2026-02-25
arm64: io: Extract user memory type in ioremap_prot()
Will Deacon
2026-02-25
arm64: io: Rename ioremap_prot() to __ioremap_prot()
Will Deacon
2026-02-25
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
2026-02-25
s390/kexec: Disable stack protector in s390_reset_system()
Vasily Gorbik
2026-02-25
s390/idle: Remove psw_idle() prototype
Heiko Carstens
2026-02-25
s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
Heiko Carstens
2026-02-25
s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
Heiko Carstens
2026-02-25
s390/irq/idle: Remove psw bits early
Heiko Carstens
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
2026-02-25
s390/idle: Slightly optimize idle time accounting
Heiko Carstens
2026-02-25
s390/idle: Add comment for non obvious code
Heiko Carstens
2026-02-25
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
2026-02-25
KVM: arm64: Deduplicate ASID retrieval code
Marc Zyngier
2026-02-25
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
2026-02-23
ubd: Use pointer-to-pointers for io_thread_req arrays
Kees Cook
2026-02-23
KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMs
Fuad Tabba
2026-02-23
perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
Zide Chen
2026-02-23
x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__
Thomas Huth
2026-02-23
x86/cfi: Fix CFI rewrite for odd alignments
Peter Zijlstra
2026-02-23
x86/bug: Handle __WARN_printf() trap in early_fixup_exception()
Hou Wenlong
2026-02-23
x86/fred: Correct speculative safety in fred_extint()
Andrew Cooper
2026-02-23
sparc: Fix page alignment in dma mapping
Stian Halseth
2026-02-22
KVM: arm64: Fix protected mode handling of pages larger than 4kB
Marc Zyngier
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2026-02-20
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-02-20
Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2026-02-20
Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-02-19
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
2026-02-19
arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)
Arnd Bergmann
2026-02-19
arm64: Force the use of CNTVCT_EL0 in __delay()
Marc Zyngier
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-18
x86/hyperv: Fix error pointer dereference
Ethan Tidmore
2026-02-18
x86/hyperv: Reserve 3 interrupt vectors used exclusively by MSHV
Mukesh Rathor
2026-02-18
s390/debug: Convert debug area lock from a spinlock to a raw spinlock
Benjamin Block
2026-02-18
x86/kexec: Copy ACPI root pointer address from config table
Ard Biesheuvel
2026-02-18
x86/xen: Fix Xen PV guest boot
Juergen Gross
2026-02-18
x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn
Uros Bizjak
2026-02-18
x86/hyperv: Use savesegment() instead of inline asm() to save segment registers
Uros Bizjak
[prev]
[next]