1. 240da95 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 7 years ago
  2. bc226f0 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 7 years ago
  3. 47c61b3 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 7 years ago
  4. be6fcb5 x86/bugs: Rework spec_ctrl base and mask logic by Thomas Gleixner · 7 years ago
  5. 4b59bdb x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 7 years ago
  6. fa8ac49 x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 7 years ago
  7. cc69b34 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 7 years ago
  8. 0270be3 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 7 years ago
  9. 11fb068 x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 7 years ago
  10. ccbcd26 x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 7 years ago
  11. 1f50ddb x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 7 years ago
  12. d1035d9 x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 7 years ago
  13. 5281758 x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 7 years ago
  14. 7eb8956 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 7 years ago
  15. e7c587d x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 7 years ago
  16. 15e6c22 KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 7 years ago
  17. 5f2b745 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 7 years ago
  18. ffed645e x86/bugs: Fix the parameters alignment and missing void by Konrad Rzeszutek Wilk · 7 years ago
  19. 7bb4d36 x86/bugs: Make cpu_show_common() static by Jiri Kosina · 7 years ago
  20. d66d8ff x86/bugs: Fix __ssb_select_mitigation() return type by Jiri Kosina · 7 years ago
  21. dd07926 Documentation/spec_ctrl: Do some minor cleanups by Borislav Petkov · 7 years ago
  22. e96f46e proc: Use underscores for SSBD in 'status' by Konrad Rzeszutek Wilk · 7 years ago
  23. 9f65fb2 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 7 years ago
  24. f21b53b x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 7 years ago
  25. 8bf37d8 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 7 years ago
  26. 00a02d0 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 7 years ago
  27. b849a81 seccomp: Use PR_SPEC_FORCE_DISABLE by Thomas Gleixner · 7 years ago
  28. 356e4bf prctl: Add force disable speculation by Thomas Gleixner · 7 years ago
  29. f9544b2 x86/bugs: Make boot modes __ro_after_init by Kees Cook · 7 years ago
  30. 5c30708 seccomp: Enable speculation flaw mitigations by Kees Cook · 7 years ago
  31. fae1fa0 proc: Provide details on speculation flaw mitigations by Kees Cook · 7 years ago
  32. 7bbf137 nospec: Allow getting/setting on non-current task by Kees Cook · 7 years ago
  33. a73ec77 x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 7 years ago
  34. 885f82b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 7 years ago
  35. b617cfc prctl: Add speculation control prctls by Thomas Gleixner · 7 years ago
  36. 28a2775 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 7 years ago
  37. da39556 x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 7 years ago
  38. 764f3c2 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by Konrad Rzeszutek Wilk · 7 years ago
  39. 1115a85 x86/bugs: Whitelist allowed SPEC_CTRL MSR values by Konrad Rzeszutek Wilk · 7 years ago
  40. 7724397 x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 7 years ago
  41. 24f7fc8 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 7 years ago
  42. 0cc5fa0 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 7 years ago
  43. c456442 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 7 years ago
  44. 5cf6875 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 7 years ago
  45. 1b86883 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 7 years ago
  46. d105951 x86/bugs: Concentrate bug reporting into a separate function by Konrad Rzeszutek Wilk · 7 years ago
  47. 4a28bfe x86/bugs: Concentrate bug detection into a separate function by Konrad Rzeszutek Wilk · 7 years ago
  48. 1aa7a57 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 7 years ago
  49. c65732e x86/cpu: Restore CPUID_8000_0008_EBX reload by Thomas Gleixner · 7 years ago
  50. 6da6c0d Linux v4.17-rc3 by Linus Torvalds · 7 years ago
  51. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. 65f4d6d 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. 810fb07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  54. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. cdface5 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  56. 19b9ad6 <linux/stringhash.h>: fix end_name_hash() for 64bit long by Amir Goldstein · 7 years ago
  57. bf8f5de MAINTAINERS: add myself as maintainer of AFFS by David Sterba · 7 years ago
  58. a97d8ef Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  59. 6e041ff Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  60. cac2642 Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  61. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  62. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  63. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  64. 7b87308 Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  65. 64ebe31 Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  66. d8a3327 Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  67. ee3748b Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  68. b52c85a Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  69. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  70. 79a17dd9 Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  71. 1993cbf0 Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  72. 7ff5000 Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  73. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  74. 245131e Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  75. 0f940fa Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  76. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 7 years ago
  77. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 7 years ago
  78. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 7 years ago
  79. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 7 years ago
  80. 2a01046 i2c: sprd: Fix the i2c count issue by Baolin Wang · 7 years ago
  81. da33aa0 i2c: sprd: Prevent i2c accesses after suspend is called by Baolin Wang · 7 years ago
  82. 23a2772 i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() by Alexander Popov · 7 years ago
  83. 3789c12 arm64: avoid instrumenting atomic_ll_sc.o by Mark Rutland · 7 years ago
  84. 4ea3f05 Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  85. b2d7ecb powerpc/kvm/booke: Fix altivec related build break by Laurentiu Tudor · 7 years ago
  86. 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 7 years ago
  87. c0f7f5b cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt by Shilpasri G Bhat · 7 years ago
  88. 24d9092 Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  89. 0644f18 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  90. 0871062 Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  91. 7f5d157 Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  92. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  93. b837913 x86/cpu/intel: Add missing TLB cpuid values by jacek.tomaka@poczta.fm · 7 years ago
  94. fe03a75 Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  95. e58d911 Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  96. 665fa00 Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  97. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  98. 573a094 Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 7 years ago
  99. f6997be mtd: rawnand: marvell: fix the chip-select DT parsing logic by Miquel Raynal · 7 years ago
  100. 5e1ca5e KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr() by Mark Rutland · 7 years ago