- 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, 3 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, 3 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, 3 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, 3 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, 3 months ago
- 1a6f744 x86/retpoline: Create a retpoline thunk array by Peter Zijlstra · 3 years, 3 months ago
- b6d3d99 x86/asm: Fixup odd GEN-for-each-reg.h usage by Peter Zijlstra · 3 years, 3 months ago
- 4fe79e7 x86/retpoline: Remove unused replacement symbols by Peter Zijlstra · 3 years, 3 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, 3 months ago
- f96b467 x86/insn: Use get_unaligned() instead of memcpy() by Borislav Petkov · 3 years, 4 months ago
- c7419a6 Merge branch x86/cc into x86/core by Borislav Petkov · 3 years, 4 months ago
- cfecea6 lib/string: Move helper functions out of string.c by Kees Cook · 3 years, 7 months ago
- 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 4 months ago
- b968e84 x86/iopl: Fake iopl(3) CLI/STI usage by Peter Zijlstra · 3 years, 4 months ago
- 6906584 x86/mce: Drop copyin special case for #MC by Tony Luck · 3 years, 5 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, 6 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, 7 months ago
- 31197d3 objtool/x86: Ignore __x86_indirect_alt_* symbols by Peter Zijlstra · 3 years, 7 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, 8 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, 9 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, 9 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, 9 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, 10 months ago
- 11925185 x86/retpoline: Simplify retpolines by Peter Zijlstra · 3 years, 10 months ago
- f2ac256 Merge 'x86/alternatives' by Borislav Petkov · 3 years, 10 months ago
- 396a66a x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes by Arnd Bergmann · 3 years, 10 months ago
- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- f935178 x86/insn: Make insn_complete() static by Borislav Petkov · 4 years, 2 months ago
- 6e8c83d x86/insn-eval: Handle return values from the decoder by Borislav Petkov · 4 years, 2 months ago
- 93281c4 x86/insn: Add an insn_decode() API by Borislav Petkov · 4 years, 3 months ago
- d30c7b8 x86/insn: Add a __ignore_sync_check__ marker by Borislav Petkov · 3 years, 11 months ago
- 508ef28 x86/insn: Add @buf_len param to insn_init() kernel-doc comment by Borislav Petkov · 4 years, 3 months ago
- 9e76129 x86/insn: Rename insn_decode() to insn_decode_from_regs() by Borislav Petkov · 4 years, 3 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, 11 months ago
- 3fb0fdb x86/stackprotector/32: Make the canary into a regular percpu variable by Andy Lutomirski · 4 years 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, 11 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, 2 months 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, 1 month 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, 1 month ago
- 12cb908 x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes by Masami Hiramatsu · 4 years, 2 months ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months 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, 2 months ago
- 4d6ffa2 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S by Fangrui Song · 4 years, 3 months ago
- 3adb776 x86, libnvdimm/test: Remove COPY_MC_TEST by Dan Williams · 4 years, 3 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, 3 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, 3 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, 4 months ago
- 47058bb x86: remove address space overrides using set_fs() by Christoph Hellwig · 4 years, 5 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, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- daf5237 amd64: switch csum_partial_copy_generic() to new calling conventions by Al Viro · 4 years, 6 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, 7 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, 7 months ago
- e3a9e68 x86/entry: Fixup bad_iret vs noinstr by Peter Zijlstra · 4 years, 7 months ago
- bb5570a x86/asm/64: Align start of __clear_user() loop to 16-bytes by Matt Fleming · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- f6aee50 Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 8 months ago
- 0a5ea22 x86: switch both 32bit and 64bit to providing csum_and_copy_from_user() by Al Viro · 5 years ago
- 73e800e x86_64: csum_..._copy_..._user(): switch to unsafe_..._user() by Al Viro · 5 years ago
- cec5f26 x86/delay: Introduce TPAUSE delay by Kyung Min Park · 4 years, 9 months ago
- 46f90c7 x86/delay: Refactor delay_mwaitx() for TPAUSE support by Kyung Min Park · 4 years, 9 months ago
- e882489 x86/delay: Preparatory code cleanup by Thomas Gleixner · 4 years, 9 months ago
- cc1ac9c x86/retpoline: Fix retpoline unwind by Peter Zijlstra · 4 years, 9 months ago
- 34fdce6 x86: Change {JMP,CALL}_NOSPEC argument by Peter Zijlstra · 4 years, 9 months ago
- ca3f0d8 x86: Simplify retpoline declaration by Peter Zijlstra · 4 years, 9 months ago
- 2a89b67 get rid of csum_partial_copy_to_user() by Al Viro · 4 years, 10 months ago
- 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
- 5790921 x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map by Yu-cheng Yu · 5 years ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
- f5d2313 kcsan, trace: Make KCSAN compatible with tracing by Marco Elver · 5 years ago
- a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
- b70a2d6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- f6170f0 Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago