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
2025-03-13
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson
2
-1
/
+10
2025-03-13
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
Sean Christopherson
2
-1
/
+13
2025-03-13
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
1
-3
/
+10
2025-03-13
KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
Sean Christopherson
2
-9
/
+15
2025-03-13
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
1
-0
/
+7
2025-03-13
arm: pgtable: fix NULL pointer dereference issue
Qi Zheng
1
-12
/
+25
2025-03-13
s390/traps: Fix test_monitor_call() inline assembly
Heiko Carstens
1
-3
/
+3
2025-03-13
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
1
-16
/
+34
2025-03-13
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-13
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-13
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-03-13
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2
-1
/
+11
2025-03-13
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
1
-0
/
+7
2025-03-13
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
1
-1
/
+1
2025-03-13
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
1
-0
/
+3
2025-03-13
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
1
-1
/
+5
2025-03-13
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
1
-1
/
+46
2025-03-13
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
1
-2
/
+2
2025-03-13
loongarch: Use ASM_REACHABLE
Peter Zijlstra
1
-6
/
+7
2025-03-13
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-13
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-07
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
3
-2
/
+554
2025-03-07
x86/microcode/AMD: Add get_patch_level()
Borislav Petkov (AMD)
1
-22
/
+24
2025-03-07
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
Borislav Petkov (AMD)
1
-28
/
+26
2025-03-07
x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
Borislav Petkov (AMD)
1
-34
/
+26
2025-03-07
x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations
Borislav Petkov (AMD)
2
-3
/
+1
2025-03-07
x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature
Borislav Petkov (AMD)
1
-2
/
+1
2025-03-07
x86/microcode/AMD: Have __apply_microcode_amd() return bool
Borislav Petkov (AMD)
1
-6
/
+6
2025-03-07
x86/microcode/AMD: Return bool from find_blobs_in_containers()
Nikolay Borisov
1
-6
/
+9
2025-03-07
riscv: cpufeature: use bitmap_equal() instead of memcmp()
Clément Léger
1
-1
/
+1
2025-03-07
riscv: signal: fix signal_minsigstksz
Yong-Xuan Wang
1
-1
/
+1
2025-03-07
riscv: cacheinfo: Use of_property_present() for non-boolean properties
Rob Herring
1
-6
/
+6
2025-03-07
riscv: signal: fix signal frame size
Yong-Xuan Wang
1
-6
/
+0
2025-03-07
riscv/futex: sign extend compare value in atomic cmpxchg
Andreas Schwab
1
-1
/
+1
2025-03-07
riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
Andreas Schwab
1
-1
/
+1
2025-03-07
arm64/mm: Fix Boot panic on Ampere Altra
Ryan Roberts
1
-6
/
+1
2025-03-07
perf/x86: Fix low freqency setting issue
Kan Liang
1
-1
/
+1
2025-03-07
KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2
Oliver Upton
3
-21
/
+14
2025-03-07
riscv: KVM: Fix SBI TIME error generation
Andrew Jones
1
-1
/
+1
2025-03-07
riscv: KVM: Fix SBI IPI error generation
Andrew Jones
1
-2
/
+11
2025-03-07
riscv: KVM: Fix hart suspend_type use
Andrew Jones
1
-1
/
+2
2025-03-07
riscv: KVM: Fix hart suspend status check
Andrew Jones
1
-4
/
+4
2025-03-07
x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
Russell Senior
1
-2
/
+2
2025-02-27
perf/x86/intel: Fix event constraints for LNC
Kan Liang
2
-14
/
+8
2025-02-27
s390/boot: Fix ESSA detection
Heiko Carstens
1
-1
/
+1
2025-02-27
arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneck
Lukasz Czechowski
1
-0
/
+2
2025-02-27
arm64: dts: rockchip: Move uart5 pin configuration to px30 ringneck SoM
Lukasz Czechowski
2
-1
/
+4
2025-02-27
arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588
Alexander Shiyan
1
-3
/
+3
2025-02-27
arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus lts
Tianling Shen
3
-3
/
+2
2025-02-27
arm64: dts: rockchip: adjust SMMU interrupt type on rk3588
Patrick Wildt
1
-8
/
+8
[prev]
[next]