index
:
kernel/git/stable/linux.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.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-07-31
arm64: tegra: Populate CPU and L2 cache nodes on Tegra264
Sumit Gupta
2026-07-31
arm64: tegra: Enable GPCDMA in Tegra264 and add iommu-map
Akhil R
2026-07-31
ARM: tegra: Fix OF node reference leaks in IRQ init
Yuho Choi
2026-07-31
powerpc/kexec_file: Prevent kexec range truncation
Jinjie Ruan
2026-07-31
powerpc/kexec_file: Fix null-ptr-def in extra size calculation
Jinjie Ruan
2026-07-31
powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()
Jinjie Ruan
2026-07-31
powerpc/44x: Set GPIO chip parent
Rosen Penev
2026-07-31
powerpc: implement get_direction() in cpm2
Christophe Leroy (CS GROUP)
2026-07-31
powerpc/serial: Use generic BASE_BAUD in asm/serial.h
Thorsten Blum
2026-07-31
powerpc/boot: Remove unused sprintf()
Thorsten Blum
2026-07-31
powerpc/pseries: Avoid strlen() in do_{remove,update}_property()
Thorsten Blum
2026-07-31
powerpc/powernv: Avoid strlen() in pnv_restart()
Thorsten Blum
2026-07-31
powerpc/powermac: Simplify bootx_scan_dt_build_struct()
Thorsten Blum
2026-07-31
powerpc/ps3: Use cpu_relax() in ps3_create_spu()
Thorsten Blum
2026-07-31
powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()
Thorsten Blum
2026-07-31
powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()
Thorsten Blum
2026-07-31
powerpc/rtasd: Use struct_size() to simplify log_rtas_len()
Thorsten Blum
2026-07-31
powerpc/pseries: Simplify attribute description check in papr_init()
Thorsten Blum
2026-07-31
s390/smp: Reflect (de)configured CPUs to cpu_enabled_mask
Mete Durlu
2026-07-31
s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reporting
Niklas Schnelle
2026-07-31
s390/ap: Fix queue depth field length
Finn Callies
2026-07-31
powerpc: rtas: use get_user to simplify manage_flash_write
Thorsten Blum
2026-07-31
s390/pci: Fix s390_pci_mmio_write syscall error return without MIO
Niklas Schnelle
2026-07-31
powerpc/boot: drop redundant assignment in serial_edit_cmdline
Thorsten Blum
2026-07-31
powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdline
Thorsten Blum
2026-07-31
powerpc: enable to run posix cpu timers in task context
Shrikanth Hegde
2026-07-31
KVM: powerpc: Use generic xfer to guest work function
Vishal Chourasia
2026-07-31
powerpc: Enable Rust for ppc64le
Mukesh Kumar Chaurasiya (IBM)
2026-07-31
rust: Add PowerPC support
Link Mauve
2026-07-31
powerpc/jump_label: adjust inline asm to be consistent
Mukesh Kumar Chaurasiya (IBM)
2026-07-31
perf/x86/intel/pt: Drop kernel-doc for deleted struct members
Randy Dunlap
2026-07-31
x86/intel/quark: Clean up function kernel-doc
Randy Dunlap
2026-07-31
x86/speculation: Drop Excess function parameter descriptions
Randy Dunlap
2026-07-31
x86/lib: checksum_64.h: Eliminate all kernel-doc warnings
Randy Dunlap
2026-07-31
x86/barrier: Use correct parameter names in kernel-doc
Randy Dunlap
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2026-07-31
static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
2026-07-31
arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
Marc Zyngier
2026-07-31
KVM: arm64: Expose FEAT_NV3 to guests
Marc Zyngier
2026-07-31
KVM: arm64: Add FEAT_NV3 detection
Marc Zyngier
2026-07-31
KVM: arm64: Engage NV3 TLBI trap elision
Marc Zyngier
2026-07-31
KVM: arm64: Engage NV3 ERET trap elision
Marc Zyngier
2026-07-31
KVM: arm64: Add NVHCR_EL2 context switching
Marc Zyngier
2026-07-31
KVM: arm64: Add routing for NVHCR_EL2 trap
Marc Zyngier
2026-07-31
KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
Marc Zyngier
2026-07-31
KVM: arm64: Add sanitisation for NVHCR_EL2
Marc Zyngier
2026-07-31
KVM: arm64: Make HCR_EL2 a non-VNCR register
Marc Zyngier
2026-07-31
KVM: arm64: Add kvm_has_nv{2,3}() predicates
Marc Zyngier
2026-07-31
KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
Marc Zyngier
2026-07-31
KVM: arm64: Split NV-specific exit fixups from the non-NV handling
Marc Zyngier
[prev]
[next]