summaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-20x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-04-19x86/uaccess: Don't jump between functionsJosh Poimboeuf
2022-04-19x86/uaccess: Add ENDBR to __put_user_nocheck*()Josh Poimboeuf
2022-04-19x86/retpoline: Add ANNOTATE_NOENDBR for retpolinesJosh Poimboeuf
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-03-29x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-26Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-03-15x86/ibt: Annotate text referencesPeter Zijlstra
2022-03-15Merge branch 'arm64/for-next/linkage'Peter Zijlstra
2022-02-25x86: remove __range_not_ok()Arnd Bergmann
2022-02-22x86: clean up symbol aliasingMark Rutland
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)
2022-02-13fortify: Detect struct member overflows in memmove() at compile-timeKees Cook
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Al Viro
2022-01-23x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoderAdrian Hunter
2022-01-23x86/insn: Add misc instructions to x86 instruction decoderAdrian Hunter
2022-01-23x86/insn: Add AMX instructions to the x86 instruction decoderAdrian Hunter
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-12x86/entry_32: Fix segment exceptionsPeter Zijlstra
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-10Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-31x86/mce: Reduce number of machine checks taken during recoveryYouquan Song
2021-12-29x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()Tony Luck
2021-12-11x86/usercopy: Remove .fixup usagePeter Zijlstra
2021-12-11x86/usercopy_32: Simplify __copy_user_intel_nocache()Peter Zijlstra
2021-12-11x86/checksum_32: Remove .fixup usagePeter Zijlstra
2021-12-11x86/extable: Extend extable functionalityPeter Zijlstra
2021-12-11x86/copy_mc_64: Remove .fixup usagePeter Zijlstra
2021-12-11x86/copy_user_64: Remove .fixup usagePeter Zijlstra
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra
2021-12-08x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-12-08x86/lib/atomic64_386_32: Rename thingsPeter Zijlstra
2021-12-08x86/csum: Rewrite/optimize csum_partial()Eric Dumazet
2021-11-30x86/insn-eval: Introduce insn_decode_mmio()Kirill A. Shutemov
2021-11-30x86/insn-eval: Introduce insn_get_modrm_reg_ptr()Kirill A. Shutemov
2021-11-30x86/insn-eval: Handle insn_get_opcode() failureKirill A. Shutemov
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-01Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-01Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds