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-03-19
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2026-03-19
KVM: SVM: Add a helper to look up the max physical ID for AVIC
Naveen N Rao
2026-03-19
KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
Naveen N Rao
2026-03-19
KVM: arm64: Eagerly init vgic dist/redist on vgic creation
Marc Zyngier
2026-03-19
KVM: arm64: gic: Set vgic_model before initing private IRQs
Sascha Bischoff
2026-03-19
x86/apic: Disable x2apic on resume if the kernel expects so
Shashank Balaji
2026-03-19
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
2026-03-19
powerpc64/bpf: fix kfunc call support
Hari Bathini
2026-03-19
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
2026-03-19
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
2026-03-19
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
2026-03-19
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
2026-03-19
parisc: Check kernel mapping earlier at bootup
Helge Deller
2026-03-19
arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
Piotr Jaroszynski
2026-03-19
parisc: Fix initial page table creation for boot
Helge Deller
2026-03-19
arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernation
Catalin Marinas
2026-03-19
parisc: Increase initial mapping to 64 MB with KALLSYMS
Helge Deller
2026-03-19
arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
Catalin Marinas
2026-03-19
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
2026-03-19
powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
2026-03-19
KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 fault
Marc Zyngier
2026-03-19
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2026-03-19
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
2026-03-19
KVM: arm64: Fix protected mode handling of pages larger than 4kB
Marc Zyngier
2026-03-19
powerpc: 83xx: km83xx: Fix keymile vendor prefix
J. Neuschäfer
2026-03-19
powerpc/crash: adjust the elfcorehdr size
Sourabh Jain
2026-03-19
powerpc/kexec/core: use big-endian types for crash variables
Sourabh Jain
2026-03-19
kexec: Include kernel-end even without crashkernel
Ben Collins
2026-03-19
powerpc/uaccess: Fix inline assembly for clang build on PPC32
Christophe Leroy (CS GROUP)
2026-03-12
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
2026-03-12
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2026-03-12
arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
Catalin Marinas
2026-03-12
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2026-03-12
x86/sev: Allow IBPB-on-Entry feature for SNP guests
Kim Phillips
2026-03-12
x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths
Jan Stancek
2026-03-12
perf/x86/intel/uncore: Add per-scheduler IMC CAS count events
Zide Chen
2026-03-12
x86/efi: defer freeing of boot services memory
Mike Rapoport (Microsoft)
2026-03-12
LoongArch: Remove some extern variables in source files
Tiezhu Yang
2026-03-12
LoongArch: Handle percpu handler address for ORC unwinder
Tiezhu Yang
2026-03-12
LoongArch: Remove unnecessary checks for ORC unwinder
Tiezhu Yang
2026-03-12
KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
Khushit Shah
2026-03-12
ARM: dts: imx53-usbarmory: Replace license text comment with SPDX identifier
Bence Csókás
2026-03-12
arm64: dts: rockchip: Fix rk3588 PCIe range mappings
Shawn Lin
2026-03-12
arm64: dts: rockchip: Fix rk356x PCIe range mappings
Shawn Lin
2026-03-12
x86/uprobes: Fix XOL allocation failure for 32-bit tasks
Oleg Nesterov
2026-03-12
unwind_user/x86: Teach FP unwind about start of function
Peter Zijlstra
2026-03-12
unwind_user/x86: Enable frame pointer unwinding on x86
Josh Poimboeuf
2026-03-12
KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()
Sean Christopherson
2026-03-12
x86/acpi/boot: Correct acpi_is_processor_usable() check again
Yazen Ghannam
2026-03-12
bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing
Fuad Tabba
[next]