index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-03
x86/cpu: Add Lunar Lake M
Kan Liang
1
-0
/
+2
2023-03-03
ARM: dts: rockchip: add power-domains property to dp node on rk3288
Johan Jonker
1
-0
/
+1
2023-03-03
arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
Krzysztof Kozlowski
1
-2
/
+0
2023-02-25
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
1
-0
/
+13
2023-02-25
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
1
-0
/
+11
2023-02-25
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
4
-5
/
+11
2023-02-25
powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
Michael Ellerman
1
-1
/
+4
2023-02-25
powerpc: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
1
-13
/
+0
2023-02-25
powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
Sean Anderson
1
-0
/
+16
2023-02-25
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2
-2
/
+15
2023-02-25
KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid
Sean Christopherson
1
-2
/
+8
2023-02-25
KVM: x86: Fail emulation during EMULTYPE_SKIP on any exception
Sean Christopherson
1
-1
/
+3
2023-02-25
powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
Sean Anderson
3
-2
/
+90
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
s390/decompressor: specify __decompress() buf len to avoid overflow
Vasily Gorbik
1
-1
/
+1
2023-02-22
riscv: kprobe: Fixup misaligned load text
Guo Ren
1
-3
/
+5
2023-02-22
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
6
-20
/
+25
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: Fixup race condition on PG_dcache_clean in flush_icache_pte
Guo Ren
1
-1
/
+3
2023-02-14
riscv: stacktrace: Fix missing the first frame
Liu Shixin
1
-1
/
+2
2023-02-09
powerpc/imc-pmu: Revert nest_init_lock to being a mutex
Michael Ellerman
1
-7
/
+7
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: Fix return code of pdc_iodc_print()
Helge Deller
1
-2
/
+3
2023-02-09
perf/x86/intel: Add Emerald Rapids
Kan Liang
1
-0
/
+1
2023-02-09
riscv: kprobe: Fixup kernel panic when probing an illegal position
Guo Ren
1
-0
/
+18
2023-02-09
arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX
Pierluigi Passaro
1
-1
/
+1
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
riscv/kprobe: Fix instruction simulation of JALR
Liao Chang
1
-2
/
+2
2023-02-01
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2023-02-01
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
Marc Zyngier
3
-16
/
+18
2023-02-01
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
1
-12
/
+9
2023-02-01
KVM: SVM: fix tsc scaling cache logic
Maxim Levitsky
2
-11
/
+24
2023-02-01
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2023-02-01
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
2
-2
/
+2
2023-02-01
h8300: Fix build errors from do_exit() to make_task_dead() transition
Nathan Chancellor
2
-2
/
+3
2023-02-01
hexagon: Fix function name in die()
Nathan Chancellor
1
-1
/
+1
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
36
-55
/
+51
2023-02-01
x86: ACPI: cstate: Optimize C3 entry on AMD CPUs
Deepak Sharma
1
-0
/
+15
[next]