1. ec86a1d KVM: VMX: Make indirect call speculation safe by Peter Zijlstra · 6 years ago
  2. fea3c9a KVM: x86: Make indirect calls in emulator speculation safe by Peter Zijlstra · 6 years ago
  3. 734e687 x86/retpoline: Remove the esp/rsp thunk by Waiman Long · 6 years ago
  4. 9692602 KEYS: encrypted: fix buffer overread in valid_master_desc() by Eric Biggers · 7 years ago
  5. 0a01ecb b43: Add missing MODULE_FIRMWARE() by Takashi Iwai · 7 years ago
  6. 113d229 media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  7. dd7b14c x86/microcode/AMD: Do not load when running on a hypervisor by Borislav Petkov · 8 years ago
  8. 0a9b2de x86/asm: Fix inline asm call constraints for GCC 4.4 by Josh Poimboeuf · 7 years ago
  9. b671f40 soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 6 years ago
  10. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 6 years ago
  11. fa46d14 cls_u32: add missing RCU annotation. by Paolo Abeni · 6 years ago
  12. b980f71 tcp_bbr: fix pacing_gain to always be unity when using lt_bw by Neal Cardwell · 6 years ago
  13. 73adb3b vhost_net: stop device during reset owner by Jason Wang · 6 years ago
  14. ee46a86 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 6 years ago
  15. 5db5cab r8169: fix RTL8168EP take too long to complete driver initialization. by Chunhao Lin · 6 years ago
  16. 9f2f873 qmi_wwan: Add support for Quectel EP06 by Kristian Evensen · 6 years ago
  17. 97fe899 qlcnic: fix deadlock bug by Junxiao Bi · 6 years ago
  18. ce43c07 net: igmp: add a missing rcu locking section by Eric Dumazet · 6 years ago
  19. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 6 years ago
  20. ffcf167 serial: core: mark port as initialized after successful IRQ change by Sebastian Andrzej Siewior · 6 years ago
  21. 400d3c8 kaiser: allocate pgd with order 0 when pti=off by Hugh Dickins · 6 years ago
  22. ae1fc8d x86/pti: Make unpoison of pgd for trusted boot work for real by Dave Hansen · 6 years ago
  23. 0a61cd6 kaiser: fix intel_bts perf crashes by Hugh Dickins · 6 years ago
  24. 374c84d ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  25. 0ee4f5e pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  26. 781a2d6 auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 6 years ago
  27. 9fed397 powerpc/64s: Allow control of RFI flush via debugfs by Michael Ellerman · 6 years ago
  28. 1f0c936 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 6 years ago
  29. 6aec12e powerpc/powernv: Check device-tree for RFI flush settings by Oliver O'Halloran · 6 years ago
  30. 7db0fff powerpc/pseries: Query hypervisor for RFI flush settings by Michael Neuling · 6 years ago
  31. 0ef9f82 powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti by Michael Ellerman · 6 years ago
  32. c3b82eb powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 6 years ago
  33. 48cc95d powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL by Nicholas Piggin · 6 years ago
  34. 00e4062 powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL by Nicholas Piggin · 6 years ago
  35. 9d91432 powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL by Nicholas Piggin · 6 years ago
  36. 8fd3f98 powerpc/64: Add macros for annotating the destination of rfid/hrfid by Nicholas Piggin · 6 years ago
  37. be6641a powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper by Michael Neuling · 6 years ago
  38. 331b057 Linux 4.9.80 by Greg Kroah-Hartman · 6 years ago
  39. 1333c3e spi: imx: do not access registers while clocks disabled by Stefan Agner · 6 years ago
  40. 5846849 serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS by Fabio Estevam · 6 years ago
  41. 9df8476 usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit by Shuah Khan · 6 years ago
  42. 57d4bb1 usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() by Benjamin Herrenschmidt · 6 years ago
  43. 92e64a1 usb: uas: unconditionally bring back host after reset by Oliver Neukum · 6 years ago
  44. f24d171 usb: f_fs: Prevent gadget unbind if it is already unbound by Hemant Kumar · 6 years ago
  45. 800de0f USB: serial: simple: add Motorola Tetra driver by Johan Hovold · 6 years ago
  46. f800795 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 6 years ago
  47. 4c6fcc3 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 6 years ago
  48. ec719c5 USB: serial: io_edgeport: fix possible sleep-in-atomic by Jia-Ju Bai · 7 years ago
  49. aa6a93f CDC-ACM: apply quirk for card reader by Oliver Neukum · 6 years ago
  50. c3b1f31 USB: cdc-acm: Do not log urb submission errors on disconnect by Hans de Goede · 6 years ago
  51. 068cc4a USB: serial: pl2303: new device id for Chilitag by Greg Kroah-Hartman · 6 years ago
  52. 2ef0d2a usb: option: Add support for FS040U modem by OKAMOTO Yoshiaki · 6 years ago
  53. 55eaecf tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 6 years ago
  54. 383e062 staging: lustre: separate a connection destroy from free struct kib_conn by Dmitry Eremin · 6 years ago
  55. f94b238 drm/vc4: Move IRQ enable to PM path by Stefan Schake · 7 years ago
  56. ace1911 staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID by Larry Finger · 7 years ago
  57. 0e216b0 usb: gadget: don't dereference g until after it has been null checked by Colin Ian King · 7 years ago
  58. b4bfc8e media: usbtv: add a new usbid by Icenowy Zheng · 7 years ago
  59. c16c193 ARM: dts: NSP: Fix PPI interrupt types by Florian Fainelli · 7 years ago
  60. 9adb2a0 iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type by Emmanuel Grumbach · 7 years ago
  61. a248dc6 scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg by Gustavo A. R. Silva · 7 years ago
  62. fa64914 scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path by Guilherme G. Piccoli · 7 years ago
  63. fde77c7 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  64. d960244 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  65. 9301165 drm/omap: Fix error handling path in 'omap_dmm_probe()' by Christophe JAILLET · 7 years ago
  66. f7170eb drm/bridge: tc358767: fix 1-lane behavior by Andrey Gusakov · 7 years ago
  67. 8ae615f drm/bridge: tc358767: fix AUXDATAn registers access by Andrey Gusakov · 7 years ago
  68. 1bdfc52 drm/bridge: tc358767: fix timing calculations by Andrey Gusakov · 7 years ago
  69. c559086 drm/bridge: tc358767: fix DP0_MISC register set by Andrey Gusakov · 7 years ago
  70. 8d4bfe8 drm/bridge: tc358767: filter out too high modes by Andrey Gusakov · 7 years ago
  71. 5f6a044 drm/bridge: tc358767: do no fail on hi-res displays by Andrey Gusakov · 7 years ago
  72. 7b86238 kmemleak: add scheduling point to kmemleak_scan() by Yisheng Xie · 7 years ago
  73. d2a67f7 SUNRPC: Allow connect to return EHOSTUNREACH by Trond Myklebust · 7 years ago
  74. c4ecc2f quota: Check for register_shrinker() failure. by Tetsuo Handa · 7 years ago
  75. d47907b net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit by Geert Uytterhoeven · 7 years ago
  76. e11616d drm/amdgpu: don't try to move pinned BOs by Christian König · 7 years ago
  77. 54a1fdf xfs: fortify xfs_alloc_buftarg error handling by Michal Hocko · 7 years ago
  78. 98ae1ca bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' by Christophe JAILLET · 7 years ago
  79. d5a746c hwmon: (pmbus) Use 64bit math for DIRECT format values by Robert Lippert · 7 years ago
  80. 3b77423 lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  81. f25e222 nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  82. f35ab8e grace: replace BUG_ON by WARN_ONCE in exit_net hook by Vasily Averin · 7 years ago
  83. 2a7d4a7 nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  84. 5cd3586 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  85. c57767b auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM by Thomas Meyer · 7 years ago
  86. c6a3455 xen-netfront: remove warning when unloading module by Eduardo Otubo · 7 years ago
  87. b5bfda0 xfs: always free inline data before resetting inode fork during ifree by Darrick J. Wong · 7 years ago
  88. 5c0b19b KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  89. b0fa04e KVM: X86: Fix softlockup when get the current kvmclock by Wanpeng Li · 7 years ago
  90. 90ef2c3 reiserfs: remove unneeded i_version bump by Jeff Layton · 7 years ago
  91. 8cfb396 btrfs: fix deadlock when writing out space cache by Josef Bacik · 7 years ago
  92. 030d467 mac80211: fix the update of path metric for RANN frame by Chun-Yeow Yeoh · 7 years ago
  93. 03899a4 openvswitch: fix the incorrect flow action alloc size by zhangliping · 7 years ago
  94. 8275584 drm/amdkfd: Fix SDMA oversubsription handling by Felix Kuehling · 7 years ago
  95. 16980af drm/amdkfd: Fix SDMA ring buffer size calculation by shaoyunl · 7 years ago
  96. 8afdbb1 drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode by Felix Kuehling · 7 years ago
  97. 409982c bcache: check return value of register_shrinker by Michael Lyle · 7 years ago
  98. 6436981 cpufreq: Add Loongson machine dependencies by James Hogan · 7 years ago
  99. 876b31f KVM: x86: ioapic: Preserve read-only values in the redirection table by Nikita Leshenko · 7 years ago
  100. 1d3ab3b ACPI / bus: Leave modalias empty for devices which are not present by Hans de Goede · 7 years ago