- 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 9cdbeec x86/entry_32: Fix segment exceptions by Peter Zijlstra · 3 years ago
- 7e740ae Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 25f8c77 Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 3376136 x86/mce: Reduce number of machine checks taken during recovery by Youquan Song · 3 years ago
- 244122b x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string() by Tony Luck · 3 years ago
- d5d797d x86/usercopy: Remove .fixup usage by Peter Zijlstra · 3 years, 2 months ago
- 13e4bf1b x86/usercopy_32: Simplify __copy_user_intel_nocache() by Peter Zijlstra · 3 years, 2 months ago
- fedb24c x86/checksum_32: Remove .fixup usage by Peter Zijlstra · 3 years, 2 months ago
- 4b5305d x86/extable: Extend extable functionality by Peter Zijlstra · 3 years, 2 months ago
- ab0fedc x86/copy_mc_64: Remove .fixup usage by Peter Zijlstra · 3 years, 2 months ago
- acba44d x86/copy_user_64: Remove .fixup usage by Peter Zijlstra · 3 years, 2 months ago
- c6dbd3e x86/mmx_32: Remove X86_USE_3DNOW by Peter Zijlstra · 3 years, 1 month ago
- e463a09 x86: Add straight-line-speculation mitigation by Peter Zijlstra · 3 years, 1 month ago
- b17c2ba x86: Prepare inline-asm for straight-line-speculation by Peter Zijlstra · 3 years, 1 month ago
- f94909c x86: Prepare asm files for straight-line-speculation by Peter Zijlstra · 3 years, 1 month ago
- 22da5a0 x86/lib/atomic64_386_32: Rename things by Peter Zijlstra · 3 years, 1 month ago
- 3411506 x86/csum: Rewrite/optimize csum_partial() by Eric Dumazet · 3 years, 2 months ago
- 70a81f99 x86/insn-eval: Introduce insn_decode_mmio() by Kirill A. Shutemov · 3 years, 1 month ago
- d5ec187 x86/insn-eval: Introduce insn_get_modrm_reg_ptr() by Kirill A. Shutemov · 3 years, 1 month ago
- 23ef731 x86/insn-eval: Handle insn_get_opcode() failure by Kirill A. Shutemov · 3 years, 1 month ago
- cc0356d Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
- 160729a Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 158405e Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 8cb1ae1 Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 1a6f744 x86/retpoline: Create a retpoline thunk array by Peter Zijlstra · 3 years, 2 months ago
- b6d3d99 x86/asm: Fixup odd GEN-for-each-reg.h usage by Peter Zijlstra · 3 years, 2 months ago
- 4fe79e7 x86/retpoline: Remove unused replacement symbols by Peter Zijlstra · 3 years, 2 months ago
- 0d054d4 x86/boot: Allow a "silent" kaslr random byte fetch by Kees Cook · 3 years, 3 months ago
- 082f20b Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict by Ingo Molnar · 3 years, 2 months ago
- f96b467 x86/insn: Use get_unaligned() instead of memcpy() by Borislav Petkov · 3 years, 3 months ago
- c7419a6 Merge branch x86/cc into x86/core by Borislav Petkov · 3 years, 3 months ago
- cfecea6 lib/string: Move helper functions out of string.c by Kees Cook · 3 years, 6 months ago
- 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 3 months ago
- b968e84 x86/iopl: Fake iopl(3) CLI/STI usage by Peter Zijlstra · 3 years, 3 months ago
- 6906584 x86/mce: Drop copyin special case for #MC by Tony Luck · 3 years, 4 months ago
- c1c97d1 x86/copy_mc: Use EX_TYPE_DEFAULT_MCE_SAFE for exception fixups by Thomas Gleixner · 3 years, 4 months ago
- fb6a040 x86: Add support for 0x22/0x23 port I/O configuration space by Maciej W. Rozycki · 3 years, 5 months ago
- d04f7de Merge tag 'x86_sev_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 31197d3 objtool/x86: Ignore __x86_indirect_alt_* symbols by Peter Zijlstra · 3 years, 6 months ago
- 4aaa7eac x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]() by Joerg Roedel · 3 years, 7 months ago
- f2df156 x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip() by Joerg Roedel · 3 years, 7 months ago
- c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- ea5bc7b Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 2c5ce2d Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 3e7bbe1 x86/msr: Make locally used functions static by Zhao Xuehui · 3 years, 9 months ago
- 9bc0bb5 objtool/x86: Rewrite retpoline thunk calls by Peter Zijlstra · 3 years, 9 months ago
- 11925185 x86/retpoline: Simplify retpolines by Peter Zijlstra · 3 years, 9 months ago
- f2ac256 Merge 'x86/alternatives' by Borislav Petkov · 3 years, 9 months ago
- 396a66a x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes by Arnd Bergmann · 3 years, 9 months ago
- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- f935178 x86/insn: Make insn_complete() static by Borislav Petkov · 4 years, 1 month ago
- 6e8c83d x86/insn-eval: Handle return values from the decoder by Borislav Petkov · 4 years, 1 month ago
- 93281c4 x86/insn: Add an insn_decode() API by Borislav Petkov · 4 years, 2 months ago
- d30c7b8 x86/insn: Add a __ignore_sync_check__ marker by Borislav Petkov · 3 years, 10 months ago
- 508ef28 x86/insn: Add @buf_len param to insn_init() kernel-doc comment by Borislav Petkov · 4 years, 2 months ago
- 9e76129 x86/insn: Rename insn_decode() to insn_decode_from_regs() by Borislav Petkov · 4 years, 2 months ago
- aa7680f Merge tag 'v5.12-rc3' into x86/core by Borislav Petkov · 3 years, 10 months ago
- 5e21a3e x86/alternative: Merge include files by Juergen Gross · 3 years, 10 months ago
- bffe30d x86/sev-es: Use __copy_from_user_inatomic() by Joerg Roedel · 3 years, 10 months ago
- 3fb0fdb x86/stackprotector/32: Make the canary into a regular percpu variable by Andy Lutomirski · 3 years, 11 months ago
- a56ff24 Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
- b735bd3 objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC by Josh Poimboeuf · 4 years ago
- 67de8dc x86/mmx: Use KFPU_387 for MMX string operations by Andy Lutomirski · 4 years ago
- 5ed934e x86/insn: Fix vector instruction decoding on big endian cross-compiles by Vasily Gorbik · 4 years, 1 month ago
- 1d509f2 x86/insn: Support big endian cross-compiles by Martin Schwidefsky · 4 years, 2 months ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 405f868 Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 12cb908 x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes by Masami Hiramatsu · 4 years, 1 month ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
- 545b8c8 smp: Cleanup smp_call_function*() by Peter Zijlstra · 4 years, 7 months ago
- 907f8eb8 x86/uaccess: Document copy_from_user_nmi() by Thomas Gleixner · 4 years, 1 month ago
- 4d6ffa2 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S by Fangrui Song · 4 years, 2 months ago
- 3adb776 x86, libnvdimm/test: Remove COPY_MC_TEST by Dan Williams · 4 years, 2 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- d55564c x86: Make __put_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
- ea6f043 x86: Make __get_user() generate an out-of-line call by Linus Torvalds · 4 years, 9 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- a2f7340 x86/mce: Avoid tail copy when machine check terminated a copy from user by Tony Luck · 4 years, 3 months ago
- 278b917 x86/mce: Add _ASM_EXTABLE_CPY for copy user access by Youquan Song · 4 years, 3 months ago
- 5da8e4a x86/copy_mc: Introduce copy_mc_enhanced_fast_string() by Dan Williams · 4 years, 3 months ago
- ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
- a1cd6c2 arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback by Mikulas Patocka · 4 years, 3 months ago
- 47058bb x86: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 4 months ago
- 5901781 x86/insn: Add insn_has_rep_prefix() helper by Joerg Roedel · 4 years, 4 months ago
- 7af1bd8 x86/insn: Add insn_get_modrm_reg_off() by Joerg Roedel · 4 years, 4 months ago
- 172639d x86/umip: Factor out instruction decoding by Joerg Roedel · 4 years, 4 months ago
- 172b75e x86/umip: Factor out instruction fetch by Joerg Roedel · 4 years, 4 months ago
- aef0148 x86/cmdline: Disable jump tables for cmdline.c by Arvind Sankar · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- daf5237 amd64: switch csum_partial_copy_generic() to new calling conventions by Al Viro · 4 years, 5 months ago
- e8b9508 i386: propagate the calling conventions change down to csum_partial_copy_generic() by Al Viro · 4 years, 6 months ago
- c693cc4 saner calling conventions for csum_and_copy_..._user() by Al Viro · 4 years, 6 months ago
- cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
- 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
- 098c793 Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- e3a9e68 x86/entry: Fixup bad_iret vs noinstr by Peter Zijlstra · 4 years, 6 months ago