summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-211-0/+1
|\
| * x86/opcode: Add the LKGS instruction to x86-opcode-mapH. Peter Anvin (Intel)2023-01-121-0/+1
* | Merge tag 'x86-asm-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-212-1/+5
|\ \
| * | x86/lib: Fix compiler and kernel-doc warningsAnuradha Weeraman2023-01-031-1/+3
| * | x86/lib: Include <asm/misc.h> to fix a missing prototypes warning at build timeAnuradha Weeraman2023-01-031-0/+2
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-312-11/+11
|\ \ \ | | |/ | |/|
| * | x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld2023-01-031-10/+10
| * | x86/asm: Fix an assembler warning with current binutilsMikulas Patocka2023-01-031-1/+1
| |/
* / entry, kasan, x86: Disallow overriding mem*() functionsPeter Zijlstra2023-01-133-5/+8
|/
* Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-153-21/+149
|\
| * Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-211-0/+3
| |\
| * | x86/calldepth: Add ret/call counting for debugThomas Gleixner2022-10-171-1/+6
| * | x86/retpoline: Add SKL retthunk retpolinesPeter Zijlstra2022-10-171-8/+63
| * | x86/retbleed: Add SKL return thunkThomas Gleixner2022-10-171-0/+31
| * | x86/putuser: Provide room for paddingThomas Gleixner2022-10-171-13/+49
| * | x86/error_inject: Align function properlyPeter Zijlstra2022-10-171-0/+1
* | | Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-133-187/+201
|\ \ \ | |_|/ |/| |
| * | x86/mem: Move memmove to out of line assemblerNick Desaulniers2022-11-013-187/+201
| |/
* / x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko2022-11-091-0/+3
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-112-0/+7
|\
| * x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSANAlexander Potapenko2022-10-031-0/+2
| * x86: kmsan: handle open-coded assembly in lib/iomem.cAlexander Potapenko2022-10-031-0/+5
* | Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-042-40/+138
|\ \
| * | x86/clear_user: Make it fasterBorislav Petkov2022-08-182-40/+138
* | | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-041-1/+2
|\ \ \ | |_|/ |/| |
| * | x86: Add types to indirectly called assembly functionsSami Tolvanen2022-09-261-1/+2
| |/
* / x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook2022-09-261-1/+1
|/
* x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-291-0/+4
* x86: Add magic AMD return-thunkPeter Zijlstra2022-06-271-4/+60
* x86: Use return-thunk in asm codePeter Zijlstra2022-06-271-1/+6
* x86/retpoline: Use -mfunction-returnPeter Zijlstra2022-06-271-0/+13
* x86/retpoline: Swizzle retpoline thunkPeter Zijlstra2022-06-271-3/+3
* Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-2/+0
|\
| * net: unexport csum_and_copy_{from,to}_userChristoph Hellwig2022-04-291-2/+0
* | Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-241-2/+2
|\ \
| * | x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi2022-04-051-2/+2
* | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-241-2/+3
|\ \ \
| * | | x86/32: Remove lazy GS macrosBrian Gerst2022-04-141-2/+3
| |/ /
* | | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-241-0/+0
|\ \ \
| * | | x86: Remove empty filesBorislav Petkov2022-05-201-0/+0
| |/ /
* | | Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-241-1/+1
|\ \ \
| * | | x86/kaslr: Fix build warning in KASLR code in boot stubKirill A. Shutemov2022-04-111-1/+1
| |/ /
* | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-012-1/+5
|\ \ \
| * | | x86/uaccess: Add ENDBR to __put_user_nocheck*()Josh Poimboeuf2022-04-191-0/+4
| * | | x86/retpoline: Add ANNOTATE_NOENDBR for retpolinesJosh Poimboeuf2022-04-191-1/+1
| |/ /
* | | Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-011-35/+52
|\ \ \ | |_|/ |/| |
| * | x86/uaccess: Don't jump between functionsJosh Poimboeuf2022-04-191-35/+52
| |/
* / x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka2022-04-201-1/+1
|/
* Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-031-8/+57
|\
| * x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57