1. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  3. 3b78ce4 Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 8a6bd2f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 74cce52 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 056ad12 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 583dbad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  8. 78ce241 x86/MCE/AMD: Cache SMCA MISC block addresses by Borislav Petkov · 7 years ago
  9. acf4602 x86/mm: Drop TS_COMPAT on 64-bit exec() syscall by Dmitry Safonov · 7 years ago
  10. 240da95 x86/bugs: Rename SSBD_NO to SSB_NO by Konrad Rzeszutek Wilk · 7 years ago
  11. 3acf4e3 Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  12. fed71f7 x86/apic/x2apic: Initialize cluster ID properly by Thomas Gleixner · 7 years ago
  13. 58ddfe6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  14. 633711e kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME by Michael S. Tsirkin · 7 years ago
  15. bc226f0 KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD by Tom Lendacky · 7 years ago
  16. 47c61b3 x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG by Thomas Gleixner · 7 years ago
  17. be6fcb5 x86/bugs: Rework spec_ctrl base and mask logic by Thomas Gleixner · 7 years ago
  18. 4b59bdb x86/bugs: Remove x86_spec_ctrl_set() by Thomas Gleixner · 7 years ago
  19. fa8ac49 x86/bugs: Expose x86_spec_ctrl_base directly by Thomas Gleixner · 7 years ago
  20. cc69b34 x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} by Borislav Petkov · 7 years ago
  21. 0270be3 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 7 years ago
  22. 11fb068 x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 7 years ago
  23. ccbcd26 x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL by Thomas Gleixner · 7 years ago
  24. 1f50ddb x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 7 years ago
  25. d1035d9 x86/cpufeatures: Add FEATURE_ZEN by Thomas Gleixner · 7 years ago
  26. 5281758 x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 7 years ago
  27. 7eb8956 x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS by Thomas Gleixner · 7 years ago
  28. e7c587d x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP by Borislav Petkov · 7 years ago
  29. 15e6c22 KVM: SVM: Move spec control call after restore of GS by Thomas Gleixner · 7 years ago
  30. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  31. e6506eb Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  32. 589bb62 x86/boot/compressed/64: Fix moving page table out of trampoline memory by Kirill A. Shutemov · 7 years ago
  33. 5c9b0b1 x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline() by Kirill A. Shutemov · 7 years ago
  34. 4c27625 KVM: X86: Lower the default timer frequency limit to 200us by Wanpeng Li · 7 years ago
  35. 3625600 bpf, x64: clean up retpoline emission slightly by Daniel Borkmann · 7 years ago
  36. 45dd9b0 tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} by Steven Rostedt (VMware) · 7 years ago
  37. 2fa9d1c x86/pkeys: Do not special case protection key 0 by Dave Hansen · 7 years ago
  38. 0a0b152 x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 7 years ago
  39. 4a09f02 x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask' by Alexander Potapenko · 7 years ago
  40. 5f2b745 x86/cpu: Make alternative_msr_write work for 32-bit code by Jim Mattson · 7 years ago
  41. 0b3225a efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 7 years ago
  42. b1ae32d x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation by Alexei Starovoitov · 7 years ago
  43. 66e1c94 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. 13ebe18 uprobes/x86: Prohibit probing on MOV SS instruction by Masami Hiramatsu · 7 years ago
  45. ee6a735 kprobes/x86: Prohibit probing on exception masking instructions by Masami Hiramatsu · 7 years ago
  46. a466ef7 x86/kexec: Avoid double free_page() upon do_kexec_load() failure by Tetsuo Handa · 7 years ago
  47. f9bc6b2 x86/amd_nb: Add support for Raven Ridge CPUs by Guenter Roeck · 7 years ago
  48. ffed645 x86/bugs: Fix the parameters alignment and missing void by Konrad Rzeszutek Wilk · 7 years ago
  49. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. 84c3a09 Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  51. 64f7a11 KVM: vmx: update sec exec controls for UMIP iff emulating UMIP by Sean Christopherson · 7 years ago
  52. c19986f kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled by Junaid Shahid · 7 years ago
  53. 452a68d KVM: hyperv: idr_find needs RCU protection by Paolo Bonzini · 7 years ago
  54. 6356ee0 x86: Delay skip of emulated hypercall instruction by Marian Rotariu · 7 years ago
  55. 7bb4d36 x86/bugs: Make cpu_show_common() static by Jiri Kosina · 7 years ago
  56. d66d8ff x86/bugs: Fix __ssb_select_mitigation() return type by Jiri Kosina · 7 years ago
  57. 9f65fb2 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 7 years ago
  58. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  59. d1ecfa9 x86/xen: Reset VCPU0 info pointer after shared_info remap by van der Linden, Frank · 7 years ago
  60. 701e39d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  61. 9c48eb6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. fe282c6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. ecf08da KVM: x86: remove APIC Timer periodic/oneshot spikes by Anthoine Bourgeois · 7 years ago
  64. e0f6d1a x86/vdso: Remove unused file by Jann Horn · 7 years ago
  65. a5f8129 perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr by Peter Zijlstra · 7 years ago
  66. 06ce6e9 perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver by Peter Zijlstra · 7 years ago
  67. 46b1b57 perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() by Peter Zijlstra · 7 years ago
  68. ef9ee4a perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* by Peter Zijlstra · 7 years ago
  69. f21b53b x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass by Kees Cook · 7 years ago
  70. 8bf37d8 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 7 years ago
  71. 356e4bf prctl: Add force disable speculation by Thomas Gleixner · 7 years ago
  72. f9544b2 x86/bugs: Make boot modes __ro_after_init by Kees Cook · 7 years ago
  73. 625e200 Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  74. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  75. 24dea04 bpf, x32: remove ld_abs/ld_ind by Daniel Borkmann · 7 years ago
  76. e782bdc bpf, x64: remove ld_abs/ld_ind by Daniel Borkmann · 7 years ago
  77. 03f5781 bpf, x86_32: add eBPF JIT compiler for ia32 by Wang YanQing · 7 years ago
  78. 7bbf137 nospec: Allow getting/setting on non-current task by Kees Cook · 7 years ago
  79. a73ec77 x86/speculation: Add prctl for Speculative Store Bypass mitigation by Thomas Gleixner · 7 years ago
  80. 885f82b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 7 years ago
  81. 28a2775 x86/speculation: Create spec-ctrl.h to avoid include hell by Thomas Gleixner · 7 years ago
  82. da39556 x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest by Konrad Rzeszutek Wilk · 7 years ago
  83. 764f3c2 x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested by Konrad Rzeszutek Wilk · 7 years ago
  84. 1115a85 x86/bugs: Whitelist allowed SPEC_CTRL MSR values by Konrad Rzeszutek Wilk · 7 years ago
  85. 7724397 x86/bugs/intel: Set proper CPU features and setup RDS by Konrad Rzeszutek Wilk · 7 years ago
  86. 24f7fc8 x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation by Konrad Rzeszutek Wilk · 7 years ago
  87. 0cc5fa0 x86/cpufeatures: Add X86_FEATURE_RDS by Konrad Rzeszutek Wilk · 7 years ago
  88. c456442 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 7 years ago
  89. 5cf6875 x86/bugs, KVM: Support the combination of guest and host IBRS by Konrad Rzeszutek Wilk · 7 years ago
  90. 1b86883 x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits by Konrad Rzeszutek Wilk · 7 years ago
  91. d105951 x86/bugs: Concentrate bug reporting into a separate function by Konrad Rzeszutek Wilk · 7 years ago
  92. 4a28bfe x86/bugs: Concentrate bug detection into a separate function by Konrad Rzeszutek Wilk · 7 years ago
  93. 1aa7a573 x86/nospec: Simplify alternative_msr_write() by Linus Torvalds · 7 years ago
  94. 39f56ca bpf, x64: fix memleak when not converging on calls by Daniel Borkmann · 7 years ago
  95. 3aab888 bpf, x64: fix memleak when not converging after image by Daniel Borkmann · 7 years ago
  96. c65732e x86/cpu: Restore CPUID_8000_0008_EBX reload by Thomas Gleixner · 7 years ago
  97. a2c7a98 x86/bpf: Clean up non-standard comments, to make the code more readable by Ingo Molnar · 7 years ago
  98. e3b4f79025 x86/tsc: Fix mark_tsc_unstable() by Peter Zijlstra · 7 years ago
  99. e9088ad x86/tsc: Always unregister clocksource_tsc_early by Peter Zijlstra · 7 years ago
  100. 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