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.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
path:
root
/
arch
/
x86
/
entry
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
2
-4
/
+2
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-18
1
-3
/
+1
*
|
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-21
1
-1
/
+1
|
\
\
|
*
|
x86/gsseg: Make asm_load_gs_index() take an u16
H. Peter Anvin (Intel)
2023-01-12
1
-1
/
+1
|
|
/
*
|
x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpu
Sebastian Andrzej Siewior
2023-02-07
3
-26
/
+27
*
|
x86/vdso: Provide getcpu for x86-32.
Sebastian Andrzej Siewior
2023-02-06
4
-3
/
+6
*
|
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
2023-01-25
3
-24
/
+10
|
/
*
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
5
-36
/
+43
|
\
|
*
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
1
-4
/
+6
|
*
x86/entry: Make some entry symbols global
Thomas Gleixner
2022-10-17
1
-3
/
+6
|
*
x86/Kconfig: Introduce function padding
Thomas Gleixner
2022-10-17
1
-1
/
+2
|
*
x86/entry: Make sync_regs() invocation a tail call
Peter Zijlstra
2022-10-17
1
-5
/
+2
|
*
objtool: Allow symbol range comparisons for IBT/ENDBR
Peter Zijlstra
2022-10-17
1
-1
/
+0
|
*
x86: Fixup asm-offsets duplicate
Peter Zijlstra (Intel)
2022-10-17
1
-1
/
+1
|
*
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
2022-10-17
3
-8
/
+8
|
*
x86/entry: Align SYM_CODE_START() variants
Thomas Gleixner
2022-10-17
2
-8
/
+12
|
*
x86/vdso: Ensure all kernel code is seen by objtool
Thomas Gleixner
2022-10-17
1
-5
/
+6
*
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
|
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
1
-2
/
+2
|
\
\
|
*
|
x86: Remove __USER32_DS
Brian Gerst
2022-10-19
1
-2
/
+2
|
|
/
*
|
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
1
-23
/
+0
|
\
\
|
*
|
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-12-01
1
-23
/
+0
|
|
/
*
|
Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-12
1
-0
/
+2
|
\
\
|
*
|
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
Nathan Chancellor
2022-12-09
1
-0
/
+2
|
|
/
*
/
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
2022-11-28
1
-4
/
+3
|
/
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
2
-4
/
+8
|
\
|
*
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-10-03
1
-0
/
+3
|
*
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-26
1
-4
/
+5
*
|
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2022-09-26
1
-1
/
+2
|
/
*
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
2022-08-16
1
-1
/
+1
*
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
2022-08-10
1
-1
/
+1
*
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-06
3
-7
/
+2
|
\
|
*
x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=y
Andrea Righi
2022-08-04
3
-7
/
+2
*
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
2022-06-10
1
-1
/
+1
*
|
x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
Alexandre Chartre
2022-07-14
1
-1
/
+0
*
|
x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
Peter Zijlstra
2022-07-07
1
-3
/
+6
*
|
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
1
-0
/
+4
*
|
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-06-27
2
-4
/
+0
*
|
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
2
-4
/
+5
*
|
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-06-27
2
-1
/
+23
*
|
x86/xen: Add UNTRAIN_RET
Peter Zijlstra
2022-06-27
1
-1
/
+7
*
|
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
2022-06-27
3
-9
/
+110
*
|
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
2
-0
/
+10
*
|
x86/entry: Avoid very early RET
Peter Zijlstra
2022-06-27
1
-10
/
+2
*
|
x86: Use return-thunk in asm code
Peter Zijlstra
2022-06-27
1
-0
/
+1
*
|
x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
Peter Zijlstra
2022-06-27
1
-3
/
+6
|
/
[next]