index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 6.4.9
v6.4.9
Greg Kroah-Hartman
2023-08-08
1
-1
/
+1
*
x86: fix backwards merge of GDS/SRSO bit
Greg Kroah-Hartman
2023-08-08
1
-3
/
+3
*
xen/netback: Fix buffer overrun triggered by unusual packet
Ross Lagerwall
2023-08-08
1
-5
/
+10
*
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2023-08-08
2
-11
/
+15
*
x86/srso: Add a forgotten NOENDBR annotation
Borislav Petkov (AMD)
2023-08-08
1
-0
/
+1
*
x86/srso: Fix return thunks in generated code
Josh Poimboeuf
2023-08-08
2
-3
/
+7
*
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
2023-08-08
4
-1
/
+26
*
x86/srso: Add IBPB
Borislav Petkov (AMD)
2023-08-08
2
-1
/
+24
*
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
2023-08-08
7
-15
/
+39
*
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
2023-08-08
2
-1
/
+13
*
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-08-08
15
-9
/
+424
*
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
2023-08-08
2
-2
/
+2
*
Documentation/x86: Fix backwards on/off logic about YMM support
Dave Hansen
2023-08-08
1
-1
/
+1
*
x86/xen: Fix secondary processors' FPU initialization
Juergen Gross
2023-08-08
1
-0
/
+1
*
x86/mem_encrypt: Unbreak the AMD_MEM_ENCRYPT=n build
Thomas Gleixner
2023-08-08
1
-4
/
+6
*
KVM: Add GDS_NO support to KVM
Daniel Sneddon
2023-08-08
2
-1
/
+13
*
x86/speculation: Add Kconfig option for GDS
Daniel Sneddon
2023-08-08
2
-0
/
+23
*
x86/speculation: Add force option to GDS mitigation
Daniel Sneddon
2023-08-08
3
-6
/
+40
*
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
2023-08-08
10
-28
/
+310
*
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
1
-4
/
+8
*
x86/fpu: Mark init functions __init
Thomas Gleixner
2023-08-08
1
-2
/
+2
*
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2023-08-08
3
-5
/
+5
*
x86/init: Initialize signal frame size late
Thomas Gleixner
2023-08-08
3
-6
/
+3
*
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-16
/
+15
*
init: Invoke arch_cpu_finalize_init() earlier
Thomas Gleixner
2023-08-08
1
-2
/
+2
*
init: Remove check_bugs() leftovers
Thomas Gleixner
2023-08-08
6
-89
/
+0
*
um/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-8
/
+3
*
sparc/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-18
/
+8
*
sh/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
5
-74
/
+59
*
mips/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-17
/
+14
*
m68k/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-22
/
+3
*
loongarch/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-17
/
+3
*
ia64/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-22
/
+2
*
ARM: cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-5
/
+3
*
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
5
-52
/
+56
*
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
3
-0
/
+13
*
Linux 6.4.8
v6.4.8
Greg Kroah-Hartman
2023-08-03
1
-1
/
+1
*
dma-buf: fix an error pointer vs NULL bug
Dan Carpenter
2023-08-03
2
-3
/
+3
*
dma-buf: keep the signaling time of merged fences v3
Christian König
2023-08-03
4
-8
/
+27
*
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
2023-08-03
1
-1
/
+14
*
mm/memory-failure: fix hardware poison check in unpoison_memory()
Sidhartha Kumar
2023-08-03
1
-1
/
+1
*
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
2023-08-03
3
-8
/
+59
*
mm: lock VMA in dup_anon_vma() before setting ->anon_vma
Jann Horn
2023-08-03
1
-0
/
+1
*
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
2023-08-03
1
-2
/
+23
*
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
2023-08-03
2
-6
/
+16
*
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
2023-08-03
1
-33
/
+51
*
dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
Joe Thornber
2023-08-03
1
-10
/
+18
*
drm/i915/dpt: Use shmem for dpt objects
Radhakrishna Sripada
2023-08-03
1
-1
/
+3
*
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
2023-08-03
1
-1
/
+1
*
thermal: of: fix double-free on unregistration
Ahmad Fatoum
2023-08-03
1
-21
/
+6
[next]