index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2025-08-01
KVM: x86: drop x86.h include from cpuid.h
Maxim Levitsky
6
-4
/
+5
2025-08-01
arm64: dts: qcom: x1e78100-t14s: mark l12b and l15b always-on
Johan Hovold
1
-0
/
+2
2025-08-01
crypto: powerpc/poly1305 - add depends on BROKEN for now
Eric Biggers
1
-0
/
+1
2025-08-01
x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()
Michael Zhivich
1
-0
/
+2
2025-08-01
arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()
Ada Couprie Diaz
2
-0
/
+11
2025-08-01
ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36
Nathan Chancellor
1
-1
/
+1
2025-08-01
x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
Nuno Das Neves
1
-3
/
+1
2025-08-01
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
7
-11
/
+22
2025-07-24
KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls
Manuel Andreas
1
-1
/
+1
2025-07-24
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
1
-1
/
+1
2025-07-24
riscv: Enable interrupt during exception handling
Nam Cao
1
-4
/
+6
2025-07-24
arm64: dts: imx95: Correct the DMA interrupter number of pcie0_ep
Richard Zhu
1
-1
/
+1
2025-07-24
arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4B
Andy Yan
1
-0
/
+1
2025-07-24
arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5
Andy Yan
1
-0
/
+1
2025-07-24
s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
Ilya Leoshkevich
1
-1
/
+9
2025-07-24
arm64: dts: rockchip: use cs-gpios for spi1 on ringneck
Jakob Unterwurzacher
1
-0
/
+23
2025-07-24
arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequency
Tim Harvey
1
-1
/
+1
2025-07-24
arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequency
Tim Harvey
1
-1
/
+1
2025-07-24
arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency
Tim Harvey
1
-1
/
+1
2025-07-24
arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always on
Francesco Dolcini
1
-0
/
+1
2025-07-24
arm64: dts: add big-endian property back into watchdog node
Meng Li
1
-1
/
+2
2025-07-24
arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequency
Tim Harvey
1
-1
/
+1
2025-07-17
KVM: SVM: Set synthesized TSA CPUID flags
Borislav Petkov (AMD)
1
-0
/
+4
2025-07-17
arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
Mark Brown
1
-19
/
+26
2025-07-17
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-07-17
um: vector: Reduce stack usage in vector_eth_configure()
Tiwei Bie
1
-29
/
+13
2025-07-17
x86/mm: Disable hugetlb page table sharing on 32-bit
Jann Horn
1
-1
/
+1
2025-07-17
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
2
-0
/
+8
2025-07-17
KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
Sean Christopherson
1
-0
/
+4
2025-07-17
KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.
David Woodhouse
1
-2
/
+13
2025-07-17
x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
JP Kobryn
1
-0
/
+1
2025-07-17
x86/mce: Ensure user polling settings are honored when restarting timer
Yazen Ghannam
1
-6
/
+10
2025-07-17
x86/mce: Don't remove sysfs if thresholding sysfs init fails
Yazen Ghannam
1
-7
/
+1
2025-07-17
x86/mce/amd: Fix threshold limit reset
Yazen Ghannam
1
-8
/
+7
2025-07-17
x86/mce/amd: Add default names for MCA banks and blocks
Yazen Ghannam
1
-3
/
+10
2025-07-17
arm64: poe: Handle spurious Overlay faults
Kevin Brodsky
2
-9
/
+26
2025-07-17
crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
Eric Biggers
3
-0
/
+8
2025-07-14
x86/CPU/AMD: Properly check the TSA microcode
Borislav Petkov (AMD)
1
-0
/
+1
2025-07-10
x86/process: Move the buffer clearing before MONITOR
Borislav Petkov (AMD)
2
-14
/
+27
2025-07-10
x86/microcode/AMD: Add TSA microcode SHAs
Borislav Petkov (AMD)
1
-0
/
+112
2025-07-10
KVM: SVM: Advertise TSA CPUID bits to guests
Borislav Petkov (AMD)
2
-1
/
+15
2025-07-10
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
11
-18
/
+240
2025-07-10
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
6
-29
/
+31
2025-07-10
powerpc/kernel: Fix ppc_save_regs inclusion in build
Madhavan Srinivasan
1
-2
/
+0
2025-07-10
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2025-07-10
powerpc: Fix struct termio related ioctl macros
Madhavan Srinivasan
1
-4
/
+4
2025-07-10
arm64: dts: qcom: x1e80100-crd: mark l12b and l15b always-on
Johan Hovold
1
-0
/
+2
2025-07-10
arm64: dts: qcom: sm8650: add the missing l2 cache node
Pengyu Luo
1
-1
/
+8
2025-07-10
arm64: dts: renesas: white-hawk-single: Improve Ethernet TSN description
Geert Uytterhoeven
1
-2
/
+6
2025-07-10
arm64: dts: renesas: Factor out White Hawk Single board support
Geert Uytterhoeven
2
-61
/
+74
[prev]
[next]