index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
1
-5
/
+7
2023-02-22
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
1
-2
/
+1
2023-02-22
KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
Sean Christopherson
1
-7
/
+19
2023-02-22
s390/decompressor: specify __decompress() buf len to avoid overflow
Vasily Gorbik
1
-1
/
+1
2023-02-22
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
4
-15
/
+32
2023-02-14
KVM: x86: Mitigate the cross-thread return address predictions bug
Tom Lendacky
1
-11
/
+32
2023-02-14
x86/speculation: Identify processors vulnerable to SMT RSB predictions
Tom Lendacky
2
-2
/
+8
2023-02-14
arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitive
Heiner Kallweit
1
-2
/
+2
2023-02-14
arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...
Heiner Kallweit
1
-3
/
+3
2023-02-14
arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitive
Heiner Kallweit
1
-3
/
+3
2023-02-14
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
1
-2
/
+4
2023-02-14
riscv: kprobe: Fixup misaligned load text
Guo Ren
1
-3
/
+5
2023-02-14
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-14
arm64: dts: mediatek: mt8195: Fix vdosys* compatible strings
Chen-Yu Tsai
1
-2
/
+2
2023-02-14
riscv: stacktrace: Fix missing the first frame
Liu Shixin
1
-1
/
+2
2023-02-14
arm64: dts: rockchip: set sdmmc0 speed to sd-uhs-sdr50 on rock-3a
Dan Johansen
1
-1
/
+1
2023-02-14
arm64: dts: rockchip: fix input enable pinconf on rk3399
Arnaud Ferraris
1
-2
/
+0
2023-02-09
powerpc/imc-pmu: Revert nest_init_lock to being a mutex
Michael Ellerman
1
-7
/
+7
2023-02-09
powerpc/64s: Fix local irq disable when PMIs are disabled
Nicholas Piggin
1
-1
/
+1
2023-02-09
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
1
-0
/
+11
2023-02-09
ia64: fix build error due to switch case label appearing next to declaration
James Morse
1
-2
/
+5
2023-02-09
x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses
Joerg Roedel
1
-2
/
+24
2023-02-09
riscv: disable generation of unwind tables
Andreas Schwab
1
-0
/
+3
2023-02-09
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller
1
-2
/
+13
2023-02-09
parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c
Helge Deller
1
-3
/
+3
2023-02-09
parisc: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2023-02-09
ARM: dts: imx7d-smegw01: Fix USB host over-current polarity
Fabio Estevam
1
-1
/
+2
2023-02-09
x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
Nathan Chancellor
1
-1
/
+1
2023-02-09
perf/x86/intel/cstate: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-02-09
perf/x86/intel: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-02-09
x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...
Yair Podemsky
1
-0
/
+9
2023-02-09
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
1
-0
/
+18
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
4
-4
/
+4
2023-02-09
memcpy_real(): WRITE is "data source", not destination...
Al Viro
1
-1
/
+1
2023-02-09
copy_oldmem_kernel() - WRITE is "data source", not destination
Al Viro
1
-1
/
+1
2023-02-09
arm64: dts: imx8mm-verdin: Do not power down eth-phy
Philippe Schenker
1
-0
/
+1
2023-02-09
arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX
Pierluigi Passaro
1
-1
/
+1
2023-02-09
arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode
Frank Li
1
-1
/
+1
2023-02-09
arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'
Fabio Estevam
8
-12
/
+0
2023-02-06
s390: workaround invalid gcc-11 out of bounds read warning
Heiko Carstens
1
-2
/
+3
2023-02-06
LoongArch: Get frame info in unwind_start() when regs is not available
Jinyang He
3
-12
/
+22
2023-02-06
ARM: omap1: fix building gpio15xx
Arnd Bergmann
1
-0
/
+1
2023-02-06
arm64: dts: msm8994-angler: fix the memory map
Dominik Kobinski
1
-3
/
+16
2023-02-06
arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
Krzysztof Kozlowski
1
-2
/
+2
2023-02-06
arm64: dts: freescale: Fix pca954x i2c-mux node names
Geert Uytterhoeven
12
-13
/
+13
2023-02-06
ARM: dts: vf610: Fix pca9548 i2c-mux node names
Geert Uytterhoeven
2
-2
/
+2
2023-02-06
ARM: dts: imx: Fix pca9547 i2c-mux node name
Geert Uytterhoeven
1
-1
/
+1
2023-02-01
perf/x86/amd: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2023-02-01
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
Thomas Gleixner
2
-1
/
+4
2023-02-01
acpi: Fix suspend with Xen PV
Juergen Gross
1
-0
/
+8
[next]