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
compress-2025-01-21
compress-2025-01-23
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
2024-12-09
powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang
Nathan Chancellor
1
-9
/
+4
2024-12-09
powerpc: Fix stack protector Kconfig test for clang
Nathan Chancellor
1
-2
/
+2
2024-12-09
s390/stacktrace: Use break instead of return statement
Heiko Carstens
1
-1
/
+1
2024-12-09
ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire()
Linus Walleij
1
-1
/
+1
2024-12-09
ARM: 9430/1: entry: Do a dummy read from VMAP shadow
Linus Walleij
1
-0
/
+8
2024-12-09
s390/entry: Mark IRQ entries to fix stack depot warnings
Vasily Gorbik
2
-0
/
+10
2024-12-09
ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow
Linus Walleij
1
-4
/
+29
2024-12-09
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
Nathan Chancellor
1
-2
/
+6
2024-12-09
arm64: dts: freescale: imx8mp-verdin: Fix SD regulator startup delay
Francesco Dolcini
1
-1
/
+1
2024-12-09
arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity
Chen-Yu Tsai
1
-1
/
+1
2024-12-09
arm64: dts: ti: k3-am62-verdin: Fix SD regulator startup delay
Francesco Dolcini
1
-1
/
+1
2024-12-09
arm64: dts: freescale: imx8mm-verdin: Fix SD regulator startup delay
Francesco Dolcini
1
-1
/
+1
2024-12-09
arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread
Chen-Yu Tsai
1
-2
/
+2
2024-12-09
arm64: dts: allwinner: pinephone: Add mount matrix to accelerometer
Dragan Simic
1
-0
/
+3
2024-12-05
um: Always dump trace for specified task in show_stack
Tiwei Bie
1
-1
/
+1
2024-12-05
um: ubd: Initialize ubd's disk pointer in ubd_add
Tiwei Bie
1
-0
/
+2
2024-12-05
um: Fix the return value of elf_core_copy_task_fpregs
Tiwei Bie
1
-1
/
+1
2024-12-05
um: Fix potential integer overflow during physmem setup
Tiwei Bie
1
-3
/
+3
2024-12-05
x86/microcode/AMD: Flush patch buffer mapping after application
Borislav Petkov (AMD)
1
-5
/
+20
2024-12-05
x86/mm: Carve out INVLPG inline asm for use by others
Borislav Petkov (AMD)
2
-1
/
+6
2024-12-05
arm64: dts: mediatek: mt8186-corsola-voltorb: Merge speaker codec nodes
Chen-Yu Tsai
2
-20
/
+9
2024-12-05
arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabled
Will Deacon
1
-1
/
+1
2024-12-05
sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2024-12-05
um: vector: Do not use drvdata in release
Tiwei Bie
1
-1
/
+2
2024-12-05
um: net: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-12-05
um: ubd: Do not use drvdata in release
Tiwei Bie
1
-1
/
+1
2024-12-05
x86/CPU/AMD: Terminate the erratum_1386_microcode array
Sebastian Andrzej Siewior
1
-0
/
+1
2024-12-05
RISC-V: Check scalar unaligned access on all CPUs
Jesse Taube
2
-7
/
+9
2024-12-05
RISC-V: Scalar unaligned access emulated on hotplug CPUs
Jesse Taube
1
-0
/
+1
2024-12-05
parisc/ftrace: Fix function graph tracing disablement
Josh Poimboeuf
1
-1
/
+1
2024-12-05
ARM: dts: omap36xx: declare 1GHz OPP as turbo again
Andreas Kemnade
1
-0
/
+1
2024-12-05
LoongArch: Explicitly specify code model in Makefile
Huacai Chen
1
-2
/
+2
2024-12-05
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
1
-2
/
+4
2024-12-05
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2
-12
/
+31
2024-12-05
KVM: arm64: Get rid of userspace_irqchip_in_use
Raghavendra Rao Ananta
3
-19
/
+4
2024-12-05
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
1
-1
/
+5
2024-12-05
KVM: arm64: Don't retire aborted MMIO instruction
Oliver Upton
1
-2
/
+30
2024-12-05
Revert "KVM: VMX: Move LOAD_IA32_PERF_GLOBAL_CTRL errata handling out of setu...
Sean Christopherson
1
-33
/
+21
2024-12-05
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
Raghavendra Rao Ananta
1
-1
/
+0
2024-12-05
KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIR
Marc Zyngier
1
-1
/
+6
2024-12-05
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
Gautam Menghani
1
-0
/
+1
2024-12-05
KVM: x86: Break CONFIG_KVM_X86's direct dependency on KVM_INTEL || KVM_AMD
Sean Christopherson
1
-1
/
+1
2024-12-05
KVM: x86: add back X86_LOCAL_APIC dependency
Arnd Bergmann
1
-1
/
+1
2024-12-05
KVM: x86/mmu: Skip the "try unsync" path iff the old SPTE was a leaf SPTE
Sean Christopherson
1
-5
/
+13
2024-12-05
KVM: x86: switch hugepage recovery thread to vhost_task
Paolo Bonzini
3
-38
/
+35
2024-12-05
crypto: x86/aegis128 - access 32-bit arguments as 32-bit
Eric Biggers
1
-14
/
+15
2024-12-05
perf/x86/intel/pt: Fix buffer full but size is 0 case
Adrian Hunter
2
-3
/
+10
2024-12-05
s390/pci: Fix potential double remove of hotplug slot
Niklas Schnelle
1
-25
/
+9
2024-12-05
LoongArch: BPF: Sign-extend return values
Tiezhu Yang
1
-1
/
+1
2024-12-05
LoongArch: Fix build failure with GCC 15 (-std=gnu23)
Tiezhu Yang
1
-1
/
+1
[next]