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
2024-04-13
x86/xen: attempt to inflate the memory balloon on PVH
Roger Pau Monne
6
-44
/
+122
2024-04-13
perf/x86/amd/lbr: Discard erroneous branch entries
Sandipan Das
1
-2
/
+4
2024-04-13
PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge
Daniel Drake
1
-0
/
+48
2024-04-13
arm64: dts: rockchip: fix rk3399 hdmi ports node
Johan Jonker
1
-2
/
+10
2024-04-13
arm64: dts: rockchip: fix rk3328 hdmi ports node
Johan Jonker
1
-1
/
+10
2024-04-13
ARM: dts: rockchip: fix rk322x hdmi ports node
Johan Jonker
1
-5
/
+11
2024-04-13
ARM: dts: rockchip: fix rk3288 hdmi ports node
Johan Jonker
1
-3
/
+13
2024-04-10
x86: set SPECTRE_BHI_ON as default
Greg Kroah-Hartman
1
-1
/
+1
2024-04-10
KVM: x86: Add BHI_NO
Daniel Sneddon
1
-1
/
+1
2024-04-10
x86/bhi: Mitigate KVM by default
Pawan Gupta
4
-2
/
+15
2024-04-10
x86/bhi: Add BHI mitigation knob
Pawan Gupta
3
-1
/
+115
2024-04-10
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
3
-8
/
+21
2024-04-10
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
4
-2
/
+8
2024-04-10
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
7
-3
/
+96
2024-04-10
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
5
-16
/
+50
2024-04-10
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
1
-12
/
+12
2024-04-10
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
4
-42
/
+19
2024-04-10
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
3
-1
/
+3
2024-04-10
x86/sev: Move early startup code into .head.text section
Ard Biesheuvel
4
-24
/
+26
2024-04-10
x86/sme: Move early SME kernel encryption handling into .head.text
Ard Biesheuvel
2
-29
/
+21
2024-04-10
x86/head/64: Move the __head definition to <asm/init.h>
Hou Wenlong
2
-2
/
+3
2024-04-10
Revert "x86/mpparse: Register APIC address only once"
Greg Kroah-Hartman
1
-5
/
+5
2024-04-10
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-04-10
riscv: Fix spurious errors from __get/put_kernel_nofault
Samuel Holland
1
-2
/
+2
2024-04-10
s390/entry: align system call table on 8 bytes
Sumanth Korikkar
1
-0
/
+1
2024-04-10
arm64/ptrace: Use saved floating point state type to determine SVE layout
Mark Brown
1
-4
/
+1
2024-04-10
perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event
Kan Liang
1
-4
/
+4
2024-04-10
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
3
-0
/
+45
2024-04-10
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
1
-1
/
+3
2024-04-10
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-14
/
+35
2024-04-10
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-10
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
1
-0
/
+8
2024-04-10
RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
Victor Isaev
1
-1
/
+1
2024-04-10
KVM: SVM: Add support for allowing zero SEV ASIDs
Ashish Kalra
1
-10
/
+19
2024-04-10
KVM: SVM: Use unsigned integers when dealing with ASIDs
Sean Christopherson
2
-13
/
+15
2024-04-10
KVM: arm64: Ensure target address is granule-aligned for range TLBI
Will Deacon
1
-4
/
+7
2024-04-10
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
1
-1
/
+4
2024-04-10
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
3
-10
/
+22
2024-04-10
x86/nospec: Refactor UNTRAIN_RET[_*]
Josh Poimboeuf
1
-21
/
+10
2024-04-10
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
4
-86
/
+109
2024-04-10
x86/srso: Improve i-cache locality for alias mitigation
Josh Poimboeuf
1
-3
/
+2
2024-04-10
arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
Johan Hovold
1
-0
/
+2
2024-04-10
x86/bpf: Fix IP after emitting call depth accounting
Uros Bizjak
1
-1
/
+1
2024-04-10
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2
-0
/
+4
2024-04-10
RISC-V: KVM: Fix APLIC in_clrip[x] read emulation
Anup Patel
1
-3
/
+18
2024-04-10
RISC-V: KVM: Fix APLIC setipnum_le/be write emulation
Anup Patel
1
-3
/
+13
2024-04-10
perf/x86/amd/lbr: Use freeze based on availability
Sandipan Das
4
-8
/
+21
2024-04-10
x86/cpufeatures: Add new word for scattered features
Sandipan Das
4
-5
/
+9
2024-04-10
perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and later
Sandipan Das
1
-3
/
+17
2024-04-10
x86/CPU/AMD: Add X86_FEATURE_ZEN1
Borislav Petkov (AMD)
2
-6
/
+8
[next]