1. e4f3589 x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  2. 9080293 x86/cache: Rename config option to CONFIG_X86_RESCTRL by Borislav Petkov · 6 years ago
  3. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  4. e2b745f Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  5. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  6. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  7. 06f55fd x86/amd_gart: fix unmapping of non-GART mappings by Christoph Hellwig · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. f218a29 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  10. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  11. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  12. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  13. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  14. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  15. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  16. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  17. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  18. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  19. e57d9f6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. d6e867a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. db2ab47 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 8465625 Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 116b081 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. eed9688 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. 72af841 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  27. a52fb43 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  29. 460023a Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  30. 13e1ad2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  31. 70ad636 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  32. 649472a x86/kvmclock: convert to SPDX identifiers by Peng Hao · 6 years ago
  33. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  34. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  35. d2a68c4 x86/ftrace: Do not call function graph from dynamic trampolines by Steven Rostedt (VMware) · 6 years ago
  36. 6ac38934 Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs" by Ingo Molnar · 6 years ago
  37. 96af6cd Revert "x86/objtool: Use asm macros to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  38. ac18054 Revert "x86/refcount: Work around GCC inlining bug" by Ingo Molnar · 6 years ago
  39. 851a4cd Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  40. ffb61c6 Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  41. a4da3d8 Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops" by Ingo Molnar · 6 years ago
  42. 81a6845 Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  43. c3462ba Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  44. e769742 Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs" by Ingo Molnar · 6 years ago
  45. 72a8f08 x86/mce: Restore MCE injector's module name by Borislav Petkov · 6 years ago
  46. 32043fa x86/mtrr: Don't copy uninitialized gentry fields back to userspace by Colin Ian King · 6 years ago
  47. 87ab468 x86/fsgsbase/64: Fix the base write helper functions by Chang S. Bae · 6 years ago
  48. 20c3a2c x86/speculation: Add support for STIBP always-on preferred mode by Thomas Lendacky · 6 years ago
  49. aa02ef0 x86/topology: Use total_cpus for max logical packages calculation by Hui Wang · 6 years ago
  50. 5580b4a Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrity by James Morris · 6 years ago
  51. 02117e4 Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix by Ingo Molnar · 6 years ago
  52. 8162b3d kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86 by Masami Hiramatsu · 6 years ago
  53. fe6e656 kprobes/x86: Show x86-64 specific blacklisted symbols correctly by Masami Hiramatsu · 6 years ago
  54. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  55. 55897af dma-direct: merge swiotlb_dma_ops into the dma_direct code by Christoph Hellwig · 6 years ago
  56. 7733607 xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH by Maran Wilson · 6 years ago
  57. 52eb743 x86/resctrl: Fix rdt_find_domain() return value and checks by Reinette Chatre · 6 years ago
  58. 80b71c3 x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking sequence by Reinette Chatre · 6 years ago
  59. a8a4c98 x86/dma/amd-gart: Stop resizing dma_debug_entry pool by Robin Murphy · 6 years ago
  60. 399574c x86/ima: retry detecting secure boot mode by Mimi Zohar · 6 years ago
  61. d958083 x86/ima: define arch_get_ima_policy() for x86 by Eric Richter · 6 years ago
  62. 5b5e4d6 x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off by Michal Hocko · 6 years ago
  63. 4b1baca x86/kprobes: Remove trampoline_handler() prototype by Borislav Petkov · 6 years ago
  64. ad3bc25 x86/kernel: Fix more -Wmissing-prototypes warnings by Borislav Petkov · 6 years ago
  65. 887712a0a x86/calgary: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  66. 9e8aa6b x86/amd_gart: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  67. 3bfaf95 x86/mce: Unify pr_* prefix by Borislav Petkov · 6 years ago
  68. aa77bfb x86/speculation: Change misspelled STIPB to STIBP by Waiman Long · 6 years ago
  69. 21afaf1 x86/mce: Streamline MCE subsystem's naming by Borislav Petkov · 6 years ago
  70. 438cbf8 x86/umip: Make the UMIP activated message generic by Lendacky, Thomas · 6 years ago
  71. 1220999 x86/fpu: Don't export __kernel_fpu_{begin,end}() by Sebastian Andrzej Siewior · 6 years ago
  72. 43a1b0c kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction by Masami Hiramatsu · 7 years ago
  73. 2f2fcc4 x86/fpu: Update comment for __raw_xsave_addr() by Sebastian Andrzej Siewior · 6 years ago
  74. e08e321 x86/process/32: Remove asm/math_emu.h include by Sebastian Andrzej Siewior · 6 years ago
  75. d084523 x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset() by Sebastian Andrzej Siewior · 6 years ago
  76. 0abbbc6 x86/umip: Print UMIP line only once by Borislav Petkov · 6 years ago
  77. a97673a x86: Fix various typos in comments by Ingo Molnar · 6 years ago
  78. df60673 Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree by Ingo Molnar · 6 years ago
  79. 4b78317 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  80. 1ec6357 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. cb74635 x86/resctrl: Remove unnecessary check for cbm_validate() by Babu Moger · 6 years ago
  82. 55a9740 x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 6 years ago
  83. 6b3e64c x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
  84. 7cc765a x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 6 years ago
  85. 9137bb2 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  86. 6893a95 x86/speculation: Prepare arch_smt_update() for PRCTL mode by Thomas Gleixner · 6 years ago
  87. 6d991ba x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 6 years ago
  88. e6da8bb x86/speculation: Split out TIF update by Thomas Gleixner · 6 years ago
  89. 4c71a2b6 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
  90. 5635d999 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 6 years ago
  91. ff16701 x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
  92. 5bfbe3a x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  93. fa1202ef x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
  94. 495d470 x86/speculation: Unify conditional spectre v2 print functions by Thomas Gleixner · 6 years ago
  95. 30ba72a x86/speculataion: Mark command line parser data __initdata by Thomas Gleixner · 6 years ago
  96. 8770709 x86/speculation: Mark string arrays const correctly by Thomas Gleixner · 6 years ago
  97. 15d6b7a x86/speculation: Reorder the spec_v2 code by Thomas Gleixner · 6 years ago
  98. 130d6f9 x86/l1tf: Show actual SMT state by Thomas Gleixner · 6 years ago
  99. a74cfff x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  100. 01daf56 x86/speculation: Reorganize speculation control MSRs update by Tim Chen · 6 years ago