- 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
- 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, 7 months ago
- bb5570a x86/asm/64: Align start of __clear_user() loop to 16-bytes by Matt Fleming · 4 years, 6 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, 7 months ago
- 4b01285 Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 0a5ea22 x86: switch both 32bit and 64bit to providing csum_and_copy_from_user() by Al Viro · 4 years, 11 months ago
- 73e800e x86_64: csum_..._copy_..._user(): switch to unsafe_..._user() by Al Viro · 4 years, 11 months ago
- cec5f26 x86/delay: Introduce TPAUSE delay by Kyung Min Park · 4 years, 8 months ago
- 46f90c7 x86/delay: Refactor delay_mwaitx() for TPAUSE support by Kyung Min Park · 4 years, 8 months ago
- e882489 x86/delay: Preparatory code cleanup by Thomas Gleixner · 4 years, 8 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, 8 months ago
- ca3f0d8 x86: Simplify retpoline declaration by Peter Zijlstra · 4 years, 8 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, 9 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, 10 months ago
- f5d2313 kcsan, trace: Make KCSAN compatible with tracing by Marco Elver · 4 years, 11 months ago
- a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 9 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
- 8b7e20a x86/decoder: Add TEST opcode to Group3-2 by Masami Hiramatsu · 5 years ago
- f444a5f x86/cpufeatures: Add support for fast short REP; MOVSB by Tony Luck · 5 years ago
- 7be4412 x86/insn-eval: Add support for 64-bit kernel mode by Jann Horn · 5 years ago
- 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 5 years ago
- e680a41 Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
- 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- af4933c x86/insn: Add some more Intel instructions to the opcode map by Adrian Hunter · 5 years ago
- ceb9e77 Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic tree by Ingo Molnar · 5 years ago
- b980be1 x86/insn: Add some Intel instructions to the opcode map by Adrian Hunter · 5 years ago
- 40d0411 x86, kcsan: Enable KCSAN for x86 by Marco Elver · 5 years ago
- 6d685e5 x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
- 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
- ef1e031 x86/asm: Make some functions local by Jiri Slaby · 5 years ago
- e9b9d02 x86/asm: Annotate aliases by Jiri Slaby · 5 years ago
- fa97220 x86/uaccess: Annotate local function by Jiri Slaby · 5 years ago
- ef77e68 x86/asm: Annotate local pseudo-functions by Jiri Slaby · 5 years ago
- 4d65adf x86: xen: insn: Decode Xen and KVM emulate-prefix signature by Masami Hiramatsu · 5 years ago
- 454de1e x86/asm: Fix MWAITX C-state hint value by Janakarajan Natarajan · 5 years ago
- 98ededb x86/asm: Make some functions local labels by Jiri Slaby · 5 years ago
- 04f5bda x86/lib/cpu: Address missing prototypes warning by Valdis Klētnieks · 5 years ago
- 82e844a x86/uaccess: Remove redundant CLACs in getuser/putuser error paths by Josh Poimboeuf · 5 years ago
- 5e307a6 x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() by Josh Poimboeuf · 5 years ago
- 3a6ab4b x86/uaccess: Remove ELF function annotation from copy_user_handle_tail() by Josh Poimboeuf · 5 years ago
- e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
- 775c8a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 by Thomas Gleixner · 6 years ago
- 97873a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 by Thomas Gleixner · 6 years ago
- 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- de9f869 x86/insn-eval: Fix use-after-free access to LDT entry by Jann Horn · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 3fc2175 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224 by Thomas Gleixner · 6 years ago
- 7e300da treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 by Thomas Gleixner · 6 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- db10ad0 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f725492 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 6ec6296 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- b51ce37 x86/mm/mem_encrypt: Disable all instrumentation for early SME setup by Gary Hook · 6 years ago
- 81423c3 x86/timer: Don't inline __const_udelay() by Andi Kleen · 6 years ago
- c03e275 x86/asm: Mark all top level asm statements as .text by Andi Kleen · 6 years ago
- 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
- b69656f x86/uaccess: Fix up the fixup by Peter Zijlstra · 6 years ago
- 3693ca8 x86/uaccess: Move copy_user_handle_tail() into asm by Peter Zijlstra · 6 years ago
- 725e29d x86/lib: Fix indentation issue, remove extra tab by Colin Ian King · 6 years ago
- bcd49c3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- bc8ff3c docs/core-api/mm: fix user memory accessors formatting by Mike Rapoport · 6 years ago
- c228d29 x86: explicitly align IO accesses in memcpy_{to,from}io by Linus Torvalds · 6 years ago
- 89da344 x86/insn-eval: Mark expected switch-case fall-through by Gustavo A. R. Silva · 6 years ago
- 7e6fc2f x86/kaslr: Fix incorrect i8254 outb() parameters by Daniel Drake · 6 years ago
- 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
- 170d13c x86: re-introduce non-generic memcpy_{to,from}io by Linus Torvalds · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- e1d20be Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 02101c4 x86/asm: Optimize memcpy_flushcache() by Mikulas Patocka · 6 years ago
- 75045f7 x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups by Jann Horn · 6 years ago
- 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
- a7bea83 x86/asm/64: Use 32-bit XOR to zero registers by Jan Beulich · 6 years ago
- 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5d8beee x86, nfit_test: Add unit test for memcpy_mcsafe() by Dan Williams · 7 years ago
- 12c8913 x86/asm/memcpy_mcsafe: Add write-protection-fault handling by Dan Williams · 7 years ago
- 60622d6 x86/asm/memcpy_mcsafe: Return bytes remaining by Dan Williams · 7 years ago
- bd13154 x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling by Dan Williams · 7 years ago
- da7bc9c x86/asm/memcpy_mcsafe: Remove loop unrolling by Dan Williams · 7 years ago
- 1153933 x86/asm/64: Micro-optimize __clear_user() - Use immediate constants by Alexey Dobriyan · 7 years ago
- 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5e46caf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9b9a513 x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well by Eric Dumazet · 7 years ago