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
2022-06-25
x86/boot: Wrap literal addresses in absolute_pointer()
Kees Cook
2
-13
/
+25
2022-06-25
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
1
-1
/
+1
2022-06-22
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
1
-6
/
+2
2022-06-22
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
3
-5
/
+21
2022-06-22
KVM: arm64: Always start with clearing SVE flag on load
Marc Zyngier
1
-0
/
+1
2022-06-22
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-22
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
2
-7
/
+8
2022-06-22
arm64: ftrace: consistently handle PLTs.
Mark Rutland
1
-71
/
+66
2022-06-22
arm64: ftrace: fix branch range checks
Mark Rutland
1
-2
/
+2
2022-06-22
riscv: dts: microchip: re-add pdma to mpfs device tree
Conor Dooley
1
-0
/
+9
2022-06-22
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2
-9
/
+2
2022-06-22
powerpc/kasan: Silence KASAN warnings in __get_wchan()
He Ying
1
-2
/
+2
2022-06-22
arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3
Adam Ford
1
-0
/
+3
2022-06-22
arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3
Adam Ford
1
-0
/
+3
2022-06-16
x86/speculation/mmio: Print SMT warning
Josh Poimboeuf
1
-0
/
+11
2022-06-16
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
4
-0
/
+80
2022-06-16
x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
Pawan Gupta
1
-7
/
+14
2022-06-16
x86/speculation/srbds: Update SRBDS mitigation selection
Pawan Gupta
1
-3
/
+5
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+22
2022-06-16
x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
Pawan Gupta
1
-2
/
+14
2022-06-16
x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
Pawan Gupta
1
-10
/
+16
2022-06-16
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
3
-4
/
+112
2022-06-16
x86/speculation: Add a common function for MD_CLEAR mitigation update
Pawan Gupta
1
-26
/
+33
2022-06-16
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
3
-2
/
+61
2022-06-14
powerpc/32: Fix overread/overwrite of thread_struct via ptrace
Michael Ellerman
2
-6
/
+17
2022-06-14
powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK
Michael Ellerman
1
-1
/
+0
2022-06-14
KVM: SVM: fix tsc scaling cache logic
Maxim Levitsky
3
-15
/
+23
2022-06-14
KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()
Shaoqin Huang
1
-1
/
+1
2022-06-14
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
1
-0
/
+14
2022-06-14
x86/cpu: Elide KCSAN for cpu_has() and friends
Peter Zijlstra
1
-1
/
+1
2022-06-14
um: line: Use separate IRQs per line
Johannes Berg
6
-33
/
+29
2022-06-14
bpf, arm64: Clear prog->jited_len along prog->jited
Eric Dumazet
1
-0
/
+1
2022-06-14
x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
Jan Beulich
1
-1
/
+1
2022-06-14
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
2
-3
/
+8
2022-06-14
powerpc/papr_scm: don't requests stats with '0' sized stats buffer
Vaibhav Jain
1
-0
/
+3
2022-06-14
m68knommu: fix undefined reference to `mach_get_rtc_pll'
Greg Ungerer
3
-8
/
+9
2022-06-14
RISC-V: use memcpy for kexec_file mode
Liao Chang
1
-1
/
+3
2022-06-14
m68knommu: fix undefined reference to `_init_sp'
Greg Ungerer
1
-0
/
+1
2022-06-14
m68knommu: set ZERO_PAGE() to the allocated zeroed page
Greg Ungerer
1
-1
/
+2
2022-06-14
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
Gong Yuanjun
1
-0
/
+1
2022-06-14
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
Alexander Gordeev
1
-1
/
+5
2022-06-14
riscv: read-only pages should not be writable
Heinrich Schuchardt
1
-1
/
+1
2022-06-14
ep93xx: clock: Do not return the address of the freed memory
Genjian Zhang
1
-4
/
+6
2022-06-14
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
1
-2
/
+2
2022-06-14
ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
Howard Chiu
1
-2
/
+2
2022-06-09
ARM: pxa: maybe fix gpio lookup tables
Arnd Bergmann
3
-7
/
+7
2022-06-09
ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
Jonathan Bakker
1
-1
/
+0
2022-06-09
arm64: tegra: Add missing DFLL reset on Tegra210
Diogo Ivo
1
-2
/
+3
2022-06-09
arm64: dts: qcom: ipq8074: fix the sleep clock frequency
Kathiravan T
1
-1
/
+1
2022-06-09
xtensa/simdisk: fix proc_read_simdisk()
Yi Yang
1
-6
/
+12
[next]