index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault LED
Zev Weiss
2023-05-17
1
-1
/
+1
*
ARM: dts: s5pv210: correct MIPI CSIS clock name
Krzysztof Kozlowski
2023-05-17
1
-1
/
+1
*
ARM: dts: exynos: fix WM8960 clock name in Itop Elite
Krzysztof Kozlowski
2023-05-17
1
-1
/
+1
*
ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks
Zev Weiss
2023-05-17
2
-2
/
+2
*
sh: nmi_debug: fix return value of __setup handler
Randy Dunlap
2023-05-17
1
-2
/
+2
*
sh: init: use OF_EARLY_FLATTREE for early init
Randy Dunlap
2023-05-17
2
-5
/
+5
*
sh: mcount.S: fix build error when PRINTK is not enabled
Randy Dunlap
2023-05-17
1
-1
/
+1
*
sh: math-emu: fix macro redefined warning
Randy Dunlap
2023-05-17
1
-4
/
+0
*
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
2023-05-17
1
-2
/
+2
*
RISC-V: fix taking the text_mutex twice during sifive errata patching
Conor Dooley
2023-05-17
1
-1
/
+1
*
RISC-V: take text_mutex during alternative patching
Conor Dooley
2023-05-17
3
-3
/
+14
*
KVM: s390: fix race in gmap_make_secure()
Claudio Imbrenda
2023-05-17
1
-21
/
+11
*
riscv: compat_syscall_table: Fixup compile warning
Guo Ren
2023-05-17
1
-0
/
+1
*
RISC-V: mm: Enable huge page support to kernel_page_present() function
Sia Jee Heng
2023-05-17
1
-0
/
+8
*
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2023-05-17
2
-1
/
+40
*
KVM: VMX: Make CR0.WP a guest owned bit
Mathias Krause
2023-05-17
4
-4
/
+22
*
KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
Mathias Krause
2023-05-17
2
-4
/
+4
*
KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
Mathias Krause
2023-05-17
1
-0
/
+12
*
KVM: x86/mmu: Avoid indirect call for get_cr3
Paolo Bonzini
2023-05-17
2
-12
/
+21
*
KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
Sean Christopherson
2023-05-17
1
-3
/
+5
*
KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
Sean Christopherson
2023-05-17
5
-30
/
+34
*
perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stub
Sean Christopherson
2023-05-17
3
-9
/
+6
*
ia64: fix an addr to taddr in huge_pte_offset()
Hugh Dickins
2023-05-11
1
-1
/
+1
*
parisc: Ensure page alignment in flush functions
Helge Deller
2023-05-11
1
-0
/
+2
*
parisc: Fix argument pointer in real64_call_asm()
Helge Deller
2023-05-11
1
-3
/
+2
*
openrisc: Properly store r31 to pt_regs on unhandled exceptions
Stafford Horne
2023-05-11
1
-4
/
+2
*
riscv: Fix ptdump when KASAN is enabled
Alexandre Ghiti
2023-05-11
1
-12
/
+12
*
powerpc/rtas: use memmove for potentially overlapping buffer copy
Nathan Lynch
2023-05-11
1
-1
/
+1
*
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
2023-05-11
1
-3
/
+2
*
powerpc/wii: fix resource printk format warnings
Randy Dunlap
2023-05-11
3
-4
/
+4
*
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
2023-05-11
1
-1
/
+1
*
powerpc/perf: Properly detect mpc7450 family
Christophe Leroy
2023-05-11
2
-3
/
+8
*
sh: sq: Fix incorrect element size for allocating bitmap buffer
John Paul Adrian Glaubitz
2023-05-11
1
-1
/
+1
*
ia64: salinfo: placate defined-but-not-used warning
Randy Dunlap
2023-05-11
1
-1
/
+1
*
ia64: mm/contig: fix section mismatch warning/error
Randy Dunlap
2023-05-11
1
-1
/
+1
*
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
2023-05-11
3
-0
/
+8
*
x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
Saurabh Sengar
2023-05-11
1
-5
/
+9
*
arm64: dts: sc7280: Rename qspi data12 as data23
Douglas Anderson
2023-05-11
1
-1
/
+1
*
arm64: dts: sc7180: Rename qspi data12 as data23
Douglas Anderson
2023-05-11
1
-1
/
+1
*
arm64: dts: qcom: msm8994-angler: removed clash with smem_region
Petr Vorel
2023-05-11
3
-7
/
+7
*
arm64: dts: qcom: msm8994-angler: Fix cont_splash_mem mapping
Petr Vorel
2023-05-11
1
-1
/
+6
*
x86/apic: Fix atomic update of offset in reserve_eilvt_offset()
Uros Bizjak
2023-05-11
1
-3
/
+2
*
arm64: dts: qcom: apq8096-db820c: drop unit address from PMI8994 regulator
Krzysztof Kozlowski
2023-05-11
2
-4
/
+1
*
arm64: dts: qcom: msm8994-msft-lumia-octagon: drop unit address from PMI8994 ...
Krzysztof Kozlowski
2023-05-11
1
-2
/
+1
*
arm64: dts: qcom: msm8994-kitakami: drop unit address from PMI8994 regulator
Krzysztof Kozlowski
2023-05-11
1
-2
/
+1
*
arm64: dts: qcom: sc7180-trogdor-pazquel: correct trackpad supply
Krzysztof Kozlowski
2023-05-11
1
-1
/
+1
*
arm64: dts: qcom: sc7180-trogdor-lazor: correct trackpad supply
Krzysztof Kozlowski
2023-05-11
1
-1
/
+1
*
arm64: dts: qcom: sc7280-herobrine-villager: correct trackpad supply
Krzysztof Kozlowski
2023-05-11
1
-1
/
+1
*
arm64: dts: mediatek: mt8192-asurada: Fix voltage constraint for Vgpu
AngeloGioacchino Del Regno
2023-05-11
1
-1
/
+1
*
arm64: dts: apple: t8103: Disable unused PCIe ports
Janne Grunau
2023-05-11
6
-38
/
+27
[next]