1. dbd816e selftests: user: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  2. ccb8eef selftests: static_keys: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  3. 879beb7 selftests: pstore: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 6 years ago
  4. a677cc3 netfilter: ipv6: nf_defrag: reduce struct net memory waste by Eric Dumazet · 6 years ago
  5. 00fb7e1 usb: dwc3: of-simple: fix use-after-free on remove by Johan Hovold · 6 years ago
  6. e7a0393 ARC: Explicitly add -mmedium-calls to CFLAGS by Alexey Brodkin · 6 years ago
  7. 9871563 x86/entry/64: Remove %ebx handling from error_entry/exit by Andy Lutomirski · 6 years ago
  8. 6760542 Linux 4.9.123 by Greg Kroah-Hartman · 6 years ago
  9. 34a806b Bluetooth: avoid killing an already killed socket by Sudip Mukherjee · 6 years ago
  10. 89c059b x86/mm: Simplify p[g4um]d_page() macros by Tom Lendacky · 7 years ago
  11. 0f9f323 serial: 8250_dw: Add ACPI support for uart on Broadcom SoC by Srinath Mannam · 6 years ago
  12. 8669895 serial: 8250_dw: always set baud rate in dw8250_set_termios by Chen Hu · 6 years ago
  13. c39998a tty: serial: 8250: Revert NXP SC16C2552 workaround by Mark · 6 years ago
  14. a469b81 ACPI / PM: save NVS memory for ASUS 1025C laptop by Willy Tarreau · 6 years ago
  15. f1fe792 USB: option: add support for DW5821e by Aleksander Morgado · 6 years ago
  16. 5823374 USB: serial: sierra: fix potential deadlock at close by John Ogness · 6 years ago
  17. c4db09a cls_matchall: fix tcf_unbind_filter missing by Hangbin Liu · 6 years ago
  18. 4daf820 isdn: Disable IIOCDBGVAR by Kees Cook · 6 years ago
  19. cdd18787 ALSA: vxpocket: Fix invalid endian conversions by Takashi Iwai · 6 years ago
  20. 674ed56 ALSA: memalloc: Don't exceed over the requested size by Takashi Iwai · 6 years ago
  21. 323cb0f ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entry by Hans de Goede · 6 years ago
  22. 6479c9e ALSA: cs5535audio: Fix invalid endian conversion by Takashi Iwai · 6 years ago
  23. b1e4b1c ALSA: virmidi: Fix too long output trigger loop by Takashi Iwai · 6 years ago
  24. 5cb1203 ALSA: vx222: Fix invalid endian conversions by Takashi Iwai · 6 years ago
  25. e89ba2c ALSA: hda - Turn CX8200 into D3 as well upon reboot by Park Ju Hyung · 6 years ago
  26. 2d65d06 ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecs by Park Ju Hyung · 6 years ago
  27. ce494b3 net_sched: fix NULL pointer dereference when delete tcindex filter by Hangbin Liu · 6 years ago
  28. fa284d2 net_sched: Fix missing res info when create new tc_index filter by Hangbin Liu · 6 years ago
  29. 87e7e8d ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit by Xin Long · 6 years ago
  30. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  31. 2ff9f08 llc: use refcount_inc_not_zero() for llc_sap_find() by Cong Wang · 6 years ago
  32. ae7d506 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  33. 4269a8f dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() by Alexey Kodanev · 6 years ago
  34. ea101a7 Linux 4.9.122 by Greg Kroah-Hartman · 6 years ago
  35. 7e5cac8 x86/speculation/l1tf: Exempt zeroed PTEs from inversion by Sean Christopherson · 6 years ago
  36. d0e3227 Linux 4.9.121 by Greg Kroah-Hartman · 6 years ago
  37. e853786 x86/mm: Add TLB purge to free pmd/pte page interfaces by Toshi Kani · 6 years ago
  38. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  39. 7c7940f Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  40. 5daf247 ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization by Thierry Escande · 7 years ago
  41. b7c2b69 crypto: ablkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  42. afd5c42 crypto: blkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  43. 81ad8a8 crypto: vmac - separate tfm and request context by Eric Biggers · 6 years ago
  44. 371c35c crypto: vmac - require a block cipher with 128-bit block size by Eric Biggers · 6 years ago
  45. e87485a crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() by Eric Biggers · 6 years ago
  46. 2d43ff0 kbuild: verify that $DEPMOD is installed by Randy Dunlap · 6 years ago
  47. 52b9b51 i2c: ismt: fix wrong device address when unmap the data buffer by Liwei Song · 7 years ago
  48. 76b6f30 kasan: don't emit builtin calls when sanitization is off by Andrey Konovalov · 6 years ago
  49. 2130e54 x86/mm: Disable ioremap free page handling on x86-PAE by Toshi Kani · 6 years ago
  50. cc83ba4 x86: i8259: Add missing include file by Guenter Roeck · 6 years ago
  51. 61341a3 x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled by Guenter Roeck · 6 years ago
  52. 93e02ae Linux 4.9.120 by Greg Kroah-Hartman · 6 years ago
  53. 7f5d090 x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present by Borislav Petkov · 6 years ago
  54. 4edf4ad x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h by Suravee Suthikulpanit · 7 years ago
  55. b4f17de x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 6 years ago
  56. 16848eb x86/init: fix build with CONFIG_SWAP=n by Vlastimil Babka · 6 years ago
  57. aee0861 cpu/hotplug: Non-SMP machines do not make use of booted_once by Abel Vesa · 6 years ago
  58. 59a6e1f x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread by Vlastimil Babka · 6 years ago
  59. da540c0 x86/microcode: Allow late microcode loading with SMT disabled by Josh Poimboeuf · 6 years ago
  60. 760f948 x86/microcode: Do not upload microcode if CPUs are offline by Ashok Raj · 6 years ago
  61. d21c271 tools headers: Synchronise x86 cpufeatures.h for L1TF additions by David Woodhouse · 6 years ago
  62. e79d049 x86/mm/kmmio: Make the tracer robust against L1TF by Andi Kleen · 6 years ago
  63. 7e46437 x86/mm/pat: Make set_memory_np() L1TF safe by Andi Kleen · 6 years ago
  64. 5ebf3f8 x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert by Andi Kleen · 6 years ago
  65. 4656dfb x86/speculation/l1tf: Invert all not present mappings by Andi Kleen · 6 years ago
  66. c504b9f cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  67. f56c8ee KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  68. 383f160 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  69. ee782ed x86/speculation: Simplify sysfs report of VMX L1TF vulnerability by Paolo Bonzini · 6 years ago
  70. ce2c7551 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 6 years ago
  71. 7a1eac8 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 6 years ago
  72. 8a01dd3 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 6 years ago
  73. 1a155ef KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 6 years ago
  74. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  75. d9f378f Documentation/l1tf: Remove Yonah processors from not vulnerable list by Thomas Gleixner · 6 years ago
  76. 77a83b3 x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() by Nicolai Stange · 6 years ago
  77. 2c5a3a0 x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d by Nicolai Stange · 6 years ago
  78. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  79. e371c92 x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d by Nicolai Stange · 6 years ago
  80. 5766dc1 x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 by Nicolai Stange · 6 years ago
  81. 90bc306 x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() by Nicolai Stange · 6 years ago
  82. 936f566 x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' by Nicolai Stange · 6 years ago
  83. 698ac1b x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() by Nicolai Stange · 6 years ago
  84. 8b1969d cpu/hotplug: detect SMT disabled by BIOS by Josh Poimboeuf · 6 years ago
  85. 03b3614 Documentation/l1tf: Fix typos by Tony Luck · 6 years ago
  86. 587d499 x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content by Nicolai Stange · 6 years ago
  87. 93aed24 Documentation: Add section about CPU vulnerabilities by Thomas Gleixner · 6 years ago
  88. 2decbf5 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  89. 929d3b2 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  90. a69c5e0 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  91. 4797c2f x86/kvm: Allow runtime control of L1D flush by Thomas Gleixner · 6 years ago
  92. 6ccf633 x86/kvm: Serialize L1D flush parameter setter by Thomas Gleixner · 6 years ago
  93. dff0982 x86/kvm: Add static key for flush always by Thomas Gleixner · 6 years ago
  94. 641a211 x86/kvm: Move l1tf setup function by Thomas Gleixner · 6 years ago
  95. 4186ae8 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 6 years ago
  96. 31282cf x86/kvm: Drop L1TF MSR list approach by Thomas Gleixner · 6 years ago
  97. 80e55b5 x86/litf: Introduce vmx status variable by Thomas Gleixner · 6 years ago
  98. e7cda2f cpu/hotplug: Online siblings when SMT control is turned on by Thomas Gleixner · 6 years ago
  99. a8c1467 x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required by Konrad Rzeszutek Wilk · 6 years ago
  100. c45ff81 x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs by Konrad Rzeszutek Wilk · 6 years ago