index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-10
x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-10
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
1
-3
/
+1
2024-01-26
x86/lib: Fix overflow when counting digits
Colin Ian King
1
-1
/
+1
2023-11-20
iov_iter, x86: Be consistent about the __user tag on copy_mc_to_user()
David Howells
1
-4
/
+4
2023-08-26
x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG
Petr Pavlu
1
-4
/
+4
2023-08-26
x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()
Sean Christopherson
1
-4
/
+3
2023-08-26
x86/srso: Explain the untraining sequences a bit more
Borislav Petkov (AMD)
1
-0
/
+19
2023-08-26
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
1
-0
/
+7
2023-08-26
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
1
-13
/
+13
2023-08-26
x86/cpu: Rename original retbleed methods
Peter Zijlstra
1
-15
/
+15
2023-08-26
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
1
-16
/
+42
2023-08-26
x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()
Peter Zijlstra
1
-2
/
+2
2023-08-26
x86/cpu: Fix __x86_return_thunk symbol type
Peter Zijlstra
1
-1
/
+3
2023-08-08
x86/srso: Add a forgotten NOENDBR annotation
Borislav Petkov (AMD)
1
-0
/
+1
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-4
/
+78
2023-05-17
x86: fix clear_user_rep_good() exception handling annotation
Linus Torvalds
1
-1
/
+1
2023-05-17
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-01-24
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
1
-1
/
+1
2022-11-09
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
1
-0
/
+3
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+7
2022-10-04
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-40
/
+138
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+2
2022-10-04
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
1
-0
/
+2
2022-10-04
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
1
-0
/
+5
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
1
-1
/
+1
2022-09-26
x86: Add types to indirectly called assembly functions
Sami Tolvanen
1
-1
/
+2
2022-08-18
x86/clear_user: Make it faster
Borislav Petkov
2
-40
/
+138
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-0
/
+4
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-4
/
+60
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-1
/
+6
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
1
-0
/
+13
2022-06-27
x86/retpoline: Swizzle retpoline thunk
Peter Zijlstra
1
-3
/
+3
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2022-05-24
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-05-24
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2022-05-24
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+0
2022-05-24
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-05-20
x86: Remove empty files
Borislav Petkov
1
-0
/
+0
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+5
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-35
/
+52
2022-04-30
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
1
-2
/
+0
2022-04-20
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
2022-04-19
x86/uaccess: Don't jump between functions
Josh Poimboeuf
1
-35
/
+52
2022-04-19
x86/uaccess: Add ENDBR to __put_user_nocheck*()
Josh Poimboeuf
1
-0
/
+4
2022-04-19
x86/retpoline: Add ANNOTATE_NOENDBR for retpolines
Josh Poimboeuf
1
-1
/
+1
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
1
-2
/
+3
2022-04-11
x86/kaslr: Fix build warning in KASLR code in boot stub
Kirill A. Shutemov
1
-1
/
+1
2022-04-05
x86/delay: Fix the wrong asm constraint in delay_loop()
Ammar Faizi
1
-2
/
+2
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+57
[next]