index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
2023-05-26
1
-1
/
+9
*
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
2023-05-13
1
-2
/
+2
*
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-3
/
+3
|
\
|
*
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
1
-3
/
+3
*
|
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
2
-82
/
+55
|
\
\
|
*
|
x86/mm: Rework address range check in get_user() and put_user()
Kirill A. Shutemov
2023-03-16
2
-82
/
+55
|
|
/
*
|
Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-28
1
-9
/
+0
|
\
\
|
*
|
x86/uaccess: Remove memcpy_page_flushcache()
Ira Weiny
2023-03-16
1
-9
/
+0
|
|
/
*
|
x86: rewrite '__copy_user_nocache' function
Linus Torvalds
2023-04-21
3
-214
/
+243
*
|
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
2023-04-20
2
-3
/
+3
*
|
x86: improve on the non-rep 'copy_user' function
Linus Torvalds
2023-04-19
1
-156
/
+133
*
|
x86: improve on the non-rep 'clear_user' function
Linus Torvalds
2023-04-19
1
-44
/
+70
*
|
x86: inline the 'rep movs' in user copies for the FSRM case
Linus Torvalds
2023-04-19
1
-34
/
+21
*
|
x86: move stac/clac from user copy routines into callers
Linus Torvalds
2023-04-19
2
-11
/
+5
*
|
x86: don't use REP_GOOD or ERMS for user memory clearing
Linus Torvalds
2023-04-19
1
-75
/
+0
*
|
x86: don't use REP_GOOD or ERMS for user memory copies
Linus Torvalds
2023-04-19
1
-44
/
+7
*
|
x86: don't use REP_GOOD or ERMS for small memory clearing
Linus Torvalds
2023-04-19
1
-36
/
+11
*
|
x86: don't use REP_GOOD or ERMS for small memory copies
Linus Torvalds
2023-04-19
1
-24
/
+10
|
/
*
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-21
1
-0
/
+1
|
\
|
*
x86/opcode: Add the LKGS instruction to x86-opcode-map
H. Peter Anvin (Intel)
2023-01-12
1
-0
/
+1
*
|
Merge tag 'x86-asm-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
2
-1
/
+5
|
\
\
|
*
|
x86/lib: Fix compiler and kernel-doc warnings
Anuradha Weeraman
2023-01-03
1
-1
/
+3
|
*
|
x86/lib: Include <asm/misc.h> to fix a missing prototypes warning at build time
Anuradha Weeraman
2023-01-03
1
-0
/
+2
*
|
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
2
-11
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2023-01-03
1
-10
/
+10
|
*
|
x86/asm: Fix an assembler warning with current binutils
Mikulas Patocka
2023-01-03
1
-1
/
+1
|
|
/
*
/
entry, kasan, x86: Disallow overriding mem*() functions
Peter Zijlstra
2023-01-13
3
-5
/
+8
|
/
*
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
3
-21
/
+149
|
\
|
*
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
1
-0
/
+3
|
|
\
|
*
|
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
1
-1
/
+6
|
*
|
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
2022-10-17
1
-8
/
+63
|
*
|
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
1
-0
/
+31
|
*
|
x86/putuser: Provide room for padding
Thomas Gleixner
2022-10-17
1
-13
/
+49
|
*
|
x86/error_inject: Align function properly
Peter Zijlstra
2022-10-17
1
-0
/
+1
*
|
|
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
3
-187
/
+201
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/mem: Move memmove to out of line assembler
Nick Desaulniers
2022-11-01
3
-187
/
+201
|
|
/
*
/
x86/uaccess: instrument copy_from_user_nmi()
Alexander Potapenko
2022-11-09
1
-0
/
+3
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
2
-0
/
+7
|
\
|
*
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
2022-10-03
1
-0
/
+2
|
*
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
2022-10-03
1
-0
/
+5
*
|
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
2
-40
/
+138
|
\
\
|
*
|
x86/clear_user: Make it faster
Borislav Petkov
2022-08-18
2
-40
/
+138
*
|
|
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-04
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86: Add types to indirectly called assembly functions
Sami Tolvanen
2022-09-26
1
-1
/
+2
|
|
/
*
/
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
2022-09-26
1
-1
/
+1
|
/
*
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
1
-0
/
+4
*
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
1
-4
/
+60
*
x86: Use return-thunk in asm code
Peter Zijlstra
2022-06-27
1
-1
/
+6
*
x86/retpoline: Use -mfunction-return
Peter Zijlstra
2022-06-27
1
-0
/
+13
*
x86/retpoline: Swizzle retpoline thunk
Peter Zijlstra
2022-06-27
1
-3
/
+3
[next]