1. 8da38eb x86/microcode: Update the new microcode revision unconditionally by Filippo Sironi · 6 years ago
  2. 370a132 x86/microcode: Make sure boot_cpu_data.microcode is up-to-date by Prarit Bhargava · 6 years ago
  3. cc51e54 x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+ by Andi Kleen · 6 years ago
  4. 1ab534e x86/spectre: Add missing family 6 check to microcode check by Andi Kleen · 6 years ago
  5. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  7. 6a01228 x86/speculation/l1tf: Suggest what to do on systems with too much RAM by Vlastimil Babka · 6 years ago
  8. 284ce40 x86/memory_failure: Introduce {set, clear}_mce_nospec() by Dan Williams · 7 years ago
  9. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  10. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  11. 1eb4690 x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled by Guenter Roeck · 6 years ago
  12. 31130a1 Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  13. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  15. eac3411 Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 30de24c Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  17. 7796916 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. 37a1604 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 07d981a x86/microcode: Allow late microcode loading with SMT disabled by Josh Poimboeuf · 6 years ago
  20. bc2d8d26 cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  21. 405c018 xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits by M. Vefa Bicakci · 6 years ago
  22. 3157060 Merge branch 'x86/pti-urgent' into x86/pti by Thomas Gleixner · 6 years ago
  23. 8e0b2b9 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  24. ea156d1 x86/speculation: Simplify sysfs report of VMX L1TF vulnerability by Paolo Bonzini · 6 years ago
  25. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  26. 4a7a54a x86/intel_rdt: Disable PMU access by Thomas Gleixner · 6 years ago
  27. 706d516 x86/speculation: Support Enhanced IBRS on future CPUs by Sai Praneeth · 6 years ago
  28. 301d328 x86/cpufeatures: Add EPT_AD feature bit by Peter Feiner · 6 years ago
  29. fdf82a7 x86/speculation: Protect against userspace-userspace spectreRSB by Jiri Kosina · 6 years ago
  30. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  31. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 7 years ago
  32. 45d7b25 x86/entry/32: Enter the kernel via trampoline stack by Joerg Roedel · 7 years ago
  33. 9b3661c x86/CPU: Call detect_nopl() only on the BSP by Borislav Petkov · 7 years ago
  34. 8990cac x86/jump_label: Initialize static branching early by Pavel Tatashin · 7 years ago
  35. fbdb328 x86/MCE: Remove min interval polling limitation by Dewet Thibaut · 7 years ago
  36. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  37. d90a7a0 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 7 years ago
  38. fee0aed cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 7 years ago
  39. 895ae47 x86/kvm: Allow runtime control of L1D flush by Thomas Gleixner · 7 years ago
  40. a7b9020 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 7 years ago
  41. 72c6d2d x86/litf: Introduce vmx status variable by Thomas Gleixner · 7 years ago
  42. 2989360 x86/intel_rdt: Fix possible circular lock dependency by Reinette Chatre · 7 years ago
  43. 23adbe6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 15279df x86/mtrr: Don't copy out-of-bounds data in mtrr_write by Jann Horn · 7 years ago
  45. 7dc9b6b Drivers: hv: vmbus: Make TLFS #define names architecture neutral by Michael Kelley · 7 years ago
  46. e9a7fda x86/hyperv: Add interrupt handler annotations by Michael Kelley · 7 years ago
  47. 612bc3b x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR by Tom Lendacky · 7 years ago
  48. 845d382 x86/bugs: Update when to check for the LS_CFG SSBD mitigation by Tom Lendacky · 7 years ago
  49. 33dc3e4 x86/intel_rdt: Make CPU information accessible for pseudo-locked regions by Reinette Chatre · 7 years ago
  50. 392487de x86/intel_rdt: Support restoration of subset of permissions by Reinette Chatre · 7 years ago
  51. 546d3c7 x86/intel_rdt: Fix cleanup of plr structure on error by Reinette Chatre · 7 years ago
  52. ce730f1 x86/intel_rdt: Move pseudo_lock_region_clear() by Reinette Chatre · 7 years ago
  53. 6fc0de3 x86/intel_rdt: Limit C-states dynamically when pseudo-locking active by Reinette Chatre · 7 years ago
  54. f3be1e7 x86/intel_rdt: Support L3 cache performance event of Broadwell by Reinette Chatre · 7 years ago
  55. 8a2fc0e x86/intel_rdt: More precise L2 hit/miss measurements by Reinette Chatre · 7 years ago
  56. 746e085 x86/intel_rdt: Create character device exposing pseudo-locked region by Reinette Chatre · 7 years ago
  57. d4e860e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. 177d363 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. a43de48 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. 2458e53 x86/mm: Fix 'no5lvl' handling by Kirill A. Shutemov · 7 years ago
  61. 443810f x86/intel_rdt: Create debugfs files for pseudo-locking testing by Reinette Chatre · 7 years ago
  62. 37707ec x86/intel_rdt: Create resctrl debug area by Reinette Chatre · 7 years ago
  63. 0af6a48 x86/intel_rdt: Ensure RDT cleanup on exit by Reinette Chatre · 7 years ago
  64. f4e80d6 x86/intel_rdt: Resctrl files reflect pseudo-locked information by Reinette Chatre · 7 years ago
  65. e0bdfe8 x86/intel_rdt: Support creation/removal of pseudo-locked region by Reinette Chatre · 7 years ago
  66. 018961a x86/intel_rdt: Pseudo-lock region creation/removal core by Reinette Chatre · 7 years ago
  67. f2a1772 x86/intel_rdt: Discover supported platforms via prefetch disable bits by Reinette Chatre · 7 years ago
  68. 72d5050 x86/intel_rdt: Add utilities to test pseudo-locked region possibility by Reinette Chatre · 7 years ago
  69. 17eafd0 x86/intel_rdt: Split resource group removal in two by Reinette Chatre · 7 years ago
  70. dfe9674 x86/intel_rdt: Enable entering of pseudo-locksetup mode by Reinette Chatre · 7 years ago
  71. 63657c1 x86/intel_rdt: Support enter/exit of locksetup mode by Reinette Chatre · 7 years ago
  72. e8140a2 x86/intel_rdt: Introduce pseudo-locked region by Reinette Chatre · 7 years ago
  73. bbcee99 x86/intel_rdt: Add check to determine if monitoring in progress by Reinette Chatre · 7 years ago
  74. 2a5d76a x86/intel_rdt: Utilities to restrict/restore access to specific files by Reinette Chatre · 7 years ago
  75. c966dac x86/intel_rdt: Protect against resource group changes during locking by Reinette Chatre · 7 years ago
  76. 125db71 x86/intel_rdt: Add utility to restrict/restore access to resctrl files by Reinette Chatre · 7 years ago
  77. f7a6e3f x86/intel_rdt: Add utility to test if tasks assigned to resource group by Reinette Chatre · 7 years ago
  78. 21220bb x86/intel_rdt: Respect read and write access by Reinette Chatre · 7 years ago
  79. bb9fec6 x86/intel_rdt: Introduce the Cache Pseudo-Locking modes by Reinette Chatre · 7 years ago
  80. d9b48c8 x86/intel_rdt: Display resource groups' allocations' size in bytes by Reinette Chatre · 7 years ago
  81. e651901 x86/intel_rdt: Introduce "bit_usage" to display cache allocations details by Reinette Chatre · 7 years ago
  82. 9ab9aa1 x86/intel_rdt: Ensure requested schemata respects mode by Reinette Chatre · 7 years ago
  83. 7604df6 x86/intel_rdt: Support flexible data to parsing callbacks by Reinette Chatre · 7 years ago
  84. 9af4c0a x86/intel_rdt: Making CBM name and type more explicit by Reinette Chatre · 7 years ago
  85. 49f7b4e x86/intel_rdt: Enable setting of exclusive mode by Reinette Chatre · 7 years ago
  86. 414dd2b x86/intel_rdt: Introduce new "exclusive" mode by Reinette Chatre · 7 years ago
  87. 95f0b77 x86/intel_rdt: Initialize new resource group with sane defaults by Reinette Chatre · 7 years ago
  88. 024d15b x86/intel_rdt: Make useful functions available internally by Reinette Chatre · 7 years ago
  89. 0b9aa65 x86/intel_rdt: Introduce test to determine if closid is in use by Reinette Chatre · 7 years ago
  90. d48d7a5 x86/intel_rdt: Introduce resource group's mode resctrl file by Reinette Chatre · 7 years ago
  91. 472ef09b x86/intel_rdt: Associate mode with each RDT resource group by Reinette Chatre · 7 years ago
  92. eb956a6 x86/intel_rdt: Introduce RDT resource group mode by Reinette Chatre · 7 years ago
  93. 32206ab x86/intel_rdt: Provide pseudo-locking hooks within rdt_mount by Reinette Chatre · 7 years ago
  94. 964d978 x86/CPU/AMD: Fix LLC ID bit-shift calculation by Suravee Suthikulpanit · 7 years ago
  95. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 7 years ago
  96. 7ce2f03 x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings by Borislav Petkov · 7 years ago
  97. 0218c76 x86/microcode/intel: Fix memleak in save_microcode_patch() by Zhenzhong Duan · 7 years ago
  98. d5c84ef x86/mce: Cleanup __mc_scan_banks() by Borislav Petkov · 7 years ago
  99. f35565e x86/mce: Carve out bank scanning code by Borislav Petkov · 7 years ago
  100. 45deca7 x86/mce: Remove !banks check by Borislav Petkov · 7 years ago