1. 82e844a x86/uaccess: Remove redundant CLACs in getuser/putuser error paths by Josh Poimboeuf · 6 years ago
  2. 5e307a6 x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail() by Josh Poimboeuf · 6 years ago
  3. 3a6ab4b x86/uaccess: Remove ELF function annotation from copy_user_handle_tail() by Josh Poimboeuf · 6 years ago
  4. e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. caa7593 smp: Remove smp_call_function() and on_each_cpu() return values by Nadav Amit · 6 years ago
  6. 775c8a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 by Thomas Gleixner · 6 years ago
  7. 97873a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 by Thomas Gleixner · 6 years ago
  8. 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
  9. de9f869 x86/insn-eval: Fix use-after-free access to LDT entry by Jann Horn · 6 years ago
  10. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  11. 3fc2175 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 224 by Thomas Gleixner · 6 years ago
  12. 7e300da treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 by Thomas Gleixner · 6 years ago
  13. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  14. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  15. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. b51ce37 x86/mm/mem_encrypt: Disable all instrumentation for early SME setup by Gary Hook · 6 years ago
  21. 81423c3 x86/timer: Don't inline __const_udelay() by Andi Kleen · 6 years ago
  22. c03e275 x86/asm: Mark all top level asm statements as .text by Andi Kleen · 6 years ago
  23. 46ad084 locking/rwsem: Remove arch specific rwsem files by Waiman Long · 6 years ago
  24. b69656f x86/uaccess: Fix up the fixup by Peter Zijlstra · 6 years ago
  25. 3693ca8 x86/uaccess: Move copy_user_handle_tail() into asm by Peter Zijlstra · 6 years ago
  26. 725e29d x86/lib: Fix indentation issue, remove extra tab by Colin Ian King · 6 years ago
  27. 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
  28. bc8ff3c docs/core-api/mm: fix user memory accessors formatting by Mike Rapoport · 6 years ago
  29. c228d29 x86: explicitly align IO accesses in memcpy_{to,from}io by Linus Torvalds · 6 years ago
  30. 89da344 x86/insn-eval: Mark expected switch-case fall-through by Gustavo A. R. Silva · 6 years ago
  31. 7e6fc2f x86/kaslr: Fix incorrect i8254 outb() parameters by Daniel Drake · 6 years ago
  32. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  33. 170d13c x86: re-introduce non-generic memcpy_{to,from}io by Linus Torvalds · 6 years ago
  34. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  35. 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
  36. 02101c4 x86/asm: Optimize memcpy_flushcache() by Mikulas Patocka · 6 years ago
  37. 75045f7 x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups by Jann Horn · 6 years ago
  38. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  39. a7bea83 x86/asm/64: Use 32-bit XOR to zero registers by Jan Beulich · 7 years ago
  40. 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
  41. 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
  42. 5d8beee x86, nfit_test: Add unit test for memcpy_mcsafe() by Dan Williams · 7 years ago
  43. 12c8913 x86/asm/memcpy_mcsafe: Add write-protection-fault handling by Dan Williams · 7 years ago
  44. 60622d6 x86/asm/memcpy_mcsafe: Return bytes remaining by Dan Williams · 7 years ago
  45. bd13154 x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling by Dan Williams · 7 years ago
  46. da7bc9c x86/asm/memcpy_mcsafe: Remove loop unrolling by Dan Williams · 7 years ago
  47. 1153933 x86/asm/64: Micro-optimize __clear_user() - Use immediate constants by Alexey Dobriyan · 7 years ago
  48. 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
  49. 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
  50. 9b9a513 x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well by Eric Dumazet · 7 years ago
  51. 07cde31 x86/msr: Allow rdmsr_safe_on_cpu() to schedule by Eric Dumazet · 7 years ago
  52. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. d1c9910 Revert "x86/retpoline: Simplify vmexit_fill_RSB()" by David Woodhouse · 7 years ago
  54. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  57. 16c5055 x86/asm: Trim clear_page.S includes by Alexey Dobriyan · 7 years ago
  58. 01684e7 x86/error_inject: Make just_return_func() globally visible by Arnd Bergmann · 7 years ago
  59. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  61. 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. c7f631c x86/get_user: Use pointer masking to limit speculation by Dan Williams · 7 years ago
  63. 304ec1b x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 7 years ago
  64. b5c4ae4f x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} by Dan Williams · 7 years ago
  65. 7e86548 Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes by Ingo Molnar · 7 years ago
  66. 6304672 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 24b1ccc Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 1dde741 x86/retpoline: Simplify vmexit_fill_RSB() by Borislav Petkov · 7 years ago
  69. 1df3738 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 7 years ago
  70. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  71. 5515114 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. c1804a2 kprobes/x86: Blacklist indirect thunk functions for kprobes by Masami Hiramatsu · 7 years ago
  73. 736e80a retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 7 years ago
  74. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. 7cf1aaa x86/timer: Don't inline __const_udelay by Andi Kleen · 7 years ago
  76. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 540adea error-injection: Separate error-injection from kprobe by Masami Hiramatsu · 7 years ago
  78. 5096732 x86/retpoline/checksum32: Convert assembler indirect jumps by David Woodhouse · 7 years ago
  79. 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
  80. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  82. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  83. 12a78d4 x86/decoder: Add new TEST instruction pattern by Masami Hiramatsu · 7 years ago
  84. e2a5dca x86/umip: Fix insn_get_code_seg_params()'s return value by Borislav Petkov · 7 years ago
  85. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 9c6c799 x86/insn-eval: Add support to resolve 16-bit address encodings by Ricardo Neri · 7 years ago
  87. 86cc351 x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode by Ricardo Neri · 7 years ago
  88. cd9b594 x86/insn-eval: Add wrapper function for 32 and 64-bit addresses by Ricardo Neri · 7 years ago
  89. 7a6daf7 x86/insn-eval: Add support to resolve 32-bit address encodings by Ricardo Neri · 7 years ago
  90. 70e57c0 x86/insn-eval: Compute linear address in several utility functions by Ricardo Neri · 7 years ago
  91. 93c0808 Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits by Ingo Molnar · 7 years ago
  92. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  93. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  94. 7127126 x86/insn-eval: Extend get_seg_base_addr() to also obtain segment limit by Ricardo Neri · 7 years ago
  95. 1089044 x86/insn-eval: Incorporate segment base in linear address computation by Ricardo Neri · 7 years ago
  96. e526a30 x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 101b by Ricardo Neri · 7 years ago
  97. 4efea85 x86/insn-eval: Add function to get default params of code segment by Ricardo Neri · 7 years ago
  98. bd5a410 x86/insn-eval: Add utility functions to get segment descriptor base address and limit by Ricardo Neri · 7 years ago
  99. 670f928 x86/insn-eval: Add utility function to get segment descriptor by Ricardo Neri · 7 years ago
  100. 32d0b95 x86/insn-eval: Add utility functions to get segment selector by Ricardo Neri · 7 years ago