1. 0f7dbc4 btrfs: resume qgroup rescan on rw remount by Aleksa Sarai · 7 years ago
  2. f52a535 nvme-fabrics: generate spec-compliant UUID NQNs by Daniel Verkamp · 7 years ago
  3. b276bc6 mtd: nand: qcom: fix config error for BCH by Abhishek Sahu · 7 years ago
  4. f4a272d mtd: nand: qcom: fix read failure without complete bootchain by Abhishek Sahu · 7 years ago
  5. 8651620 mtd: nand: mxc: Fix mxc_v1 ooblayout by Boris Brezillon · 8 years ago
  6. f07cb34 Linux 4.9.49 by Greg Kroah-Hartman · 7 years ago
  7. 8bc67f6 drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event() by John Stultz · 7 years ago
  8. 8b5a7e4 drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context by John Stultz · 7 years ago
  9. 7791b59 scsi: sg: recheck MMAP_IO request length with lock held by Todd Poynor · 7 years ago
  10. b06e1ab scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE by Todd Poynor · 7 years ago
  11. 5b9c6a5 cs5536: add support for IDE controller variant by Andrey Korolyov · 7 years ago
  12. ec552ec workqueue: Fix flag collision by Ben Hutchings · 7 years ago
  13. 25bdc516 drm/nouveau/pci/msi: disable MSI on big-endian platforms by default by Ilia Mirkin · 7 years ago
  14. 07886674 s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs by Christian Borntraeger · 7 years ago
  15. c193bec MCB: add support for SC31 to mcb-lpc by Michael Moese · 7 years ago
  16. 0e720cd mwifiex: correct channel stat buffer overflows by Brian Norris · 7 years ago
  17. 5c23d3e dlm: avoid double-free on error path in dlm_device_{register,unregister} by Edwin Török · 7 years ago
  18. 23b7d4f iwlwifi: pci: add new PCI ID for 7265D by Luca Coelho · 7 years ago
  19. 7475626 Bluetooth: Add support of 13d3:3494 RTL8723BE device by Dmitry Tunin · 7 years ago
  20. b48f718 rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter by Malcolm Priestley · 7 years ago
  21. ed7a384 Input: trackpoint - assume 3 buttons when buttons detection fails by Oscar Campos · 7 years ago
  22. 90a1e2e ath10k: fix memory leak in rx ring buffer allocation by Rakesh Pillai · 7 years ago
  23. d8b992d intel_th: pci: Add Cannon Lake PCH-LP support by Alexander Shishkin · 8 years ago
  24. a22d561 intel_th: pci: Add Cannon Lake PCH-H support by Alexander Shishkin · 8 years ago
  25. 5555eb9 driver core: bus: Fix a potential double free by Christophe JAILLET · 7 years ago
  26. ffb58b8 iio: adc: ti-ads1015: add adequate wait time to get correct conversion by Akinobu Mita · 7 years ago
  27. ff4a98e iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks by Akinobu Mita · 7 years ago
  28. 1ed4565 iio: adc: ti-ads1015: avoid getting stale result after runtime resume by Akinobu Mita · 7 years ago
  29. c72ad1a iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set by Akinobu Mita · 7 years ago
  30. 115af6c iio: adc: ti-ads1015: fix scale information for ADS1115 by Akinobu Mita · 7 years ago
  31. 177d84e iio: adc: ti-ads1015: fix incorrect data rate setting update by Akinobu Mita · 7 years ago
  32. e58b04f staging/rts5208: fix incorrect shift to extract upper nybble by Colin Ian King · 7 years ago
  33. afcfe06 USB: core: Avoid race of async_completed() w/ usbdev_release() by Douglas Anderson · 7 years ago
  34. 80cdcd7 USB: musb: fix external abort on suspend by Johan Hovold · 7 years ago
  35. 6b3b3a2 usb:xhci:Fix regression when ATI chipsets detected by Sandeep Singh · 7 years ago
  36. 99a22c8 usb: Add device quirk for Logitech HD Pro Webcam C920-C by Dmitry Fleytman · 7 years ago
  37. 773b93f USB: serial: option: add support for D-Link DWM-157 C1 by Maciej S. Szmigiero · 7 years ago
  38. 2ea91c5 usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard by Kai-Heng Feng · 7 years ago
  39. 8a697a5 Linux 4.9.48 by Greg Kroah-Hartman · 7 years ago
  40. d325f1f epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() by Oleg Nesterov · 7 years ago
  41. dd2342a kvm: arm/arm64: Force reading uncached stage2 PGD by Suzuki K Poulose · 7 years ago
  42. 70df301 drm/ttm: Fix accounting error when fail to get pages for pool by Xiangliang.Yu · 7 years ago
  43. 12a70cc xfrm: policy: check policy direction value by Vladis Dronov · 7 years ago
  44. 31decdc lib/mpi: kunmap after finishing accessing buffer by Stephan Mueller · 7 years ago
  45. 9e2788c wl1251: add a missing spin_lock_init() by Cong Wang · 7 years ago
  46. e2ae90b CIFS: remove endian related sparse warning by Steve French · 7 years ago
  47. c5e7665 CIFS: Fix maximum SMB2 header size by Pavel Shilovsky · 7 years ago
  48. d4e7dfd alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ by Ben Hutchings · 9 years ago
  49. 309e4db cpuset: Fix incorrect memory_pressure control file mapping by Waiman Long · 7 years ago
  50. da16ed5 cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs by Tejun Heo · 7 years ago
  51. 7158492 ceph: fix readpage from fscache by Yan, Zheng · 7 years ago
  52. 8cc3acf mm, madvise: ensure poisoned pages are removed from per-cpu lists by Mel Gorman · 7 years ago
  53. 17c564f mm, uprobes: fix multiple free of ->uprobes_state.xol_area by Eric Biggers · 7 years ago
  54. 9e0a643 crypto: algif_skcipher - only call put_page on referenced and used pages by Stephan Mueller · 7 years ago
  55. 91a0e1e i2c: ismt: Return EMSGSIZE for block reads with bogus length by Stephen Douthit · 7 years ago
  56. d22f6da i2c: ismt: Don't duplicate the receive length for block reads by Stephen Douthit · 7 years ago
  57. 3156213 irqchip: mips-gic: SYNC after enabling GIC region by James Hogan · 7 years ago
  58. 458ca52 Linux 4.9.47 by Greg Kroah-Hartman · 7 years ago
  59. 529ada2 lz4: fix bogus gcc warning by Greg Kroah-Hartman · 7 years ago
  60. c47c52c scsi: sg: reset 'res_in_use' after unlinking reserved array by Hannes Reinecke · 7 years ago
  61. 4099ac9 scsi: sg: protect accesses to 'reserved' page array by Hannes Reinecke · 7 years ago
  62. c0c6dff locking/spinlock/debug: Remove spinlock lockup detection code by Waiman Long · 7 years ago
  63. 27e7506 arm64: fpsimd: Prevent registers leaking across exec by Dave Martin · 7 years ago
  64. 43f776d x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 7 years ago
  65. 509d8b5 arm64: mm: abort uaccess retries upon fatal signal by Mark Rutland · 7 years ago
  66. 3e03363 kvm: arm/arm64: Fix race in resetting stage2 PGD by Suzuki K Poulose · 7 years ago
  67. b8a1532 gcov: support GCC 7.1 by Martin Liska · 7 years ago
  68. 4797440 staging: wilc1000: simplify vif[i]->ndev accesses by Arnd Bergmann · 8 years ago
  69. dd758f8 scsi: isci: avoid array subscript warning by Arnd Bergmann · 8 years ago
  70. f71996c p54: memset(0) whole array by Jiri Slaby · 8 years ago
  71. 0eed54b Linux 4.9.46 by Greg Kroah-Hartman · 7 years ago
  72. 5aa523a powerpc/mm: Ensure cpumask update is ordered by Benjamin Herrenschmidt · 7 years ago
  73. 5906715 ACPI: EC: Fix regression related to wrong ECDT initialization order by Lv Zheng · 7 years ago
  74. 3bc8e4f ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal by James Morse · 7 years ago
  75. 454cac5 ACPI: ioapic: Clear on-stack resource before using it by Joerg Roedel · 7 years ago
  76. c162877 ntb: transport shouldn't disable link due to bogus values in SPADs by Dave Jiang · 7 years ago
  77. 4d4f354 ntb: ntb_test: ensure the link is up before trying to configure the mws by Logan Gunthorpe · 7 years ago
  78. 7592db5 ntb: no sleep in ntb_async_tx_submit by Allen Hubbe · 7 years ago
  79. bff04a4 NTB: ntb_test: fix bug printing ntb_perf results by Logan Gunthorpe · 7 years ago
  80. 471954c ntb_transport: fix bug calculating num_qps_mw by Logan Gunthorpe · 7 years ago
  81. 4743d1b ntb_transport: fix qp count bug by Logan Gunthorpe · 7 years ago
  82. b8fce38 Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 7 years ago
  83. ab4be3a staging: rtl8188eu: add RNX-N150NUB support by Charles Milette · 7 years ago
  84. 23caaf2 iio: hid-sensor-trigger: Fix the race with user space powering up sensors by Srinivas Pandruvada · 7 years ago
  85. b150ee0 iio: imu: adis16480: Fix acceleration scale factor for adis16480 by Dragos Bogdan · 7 years ago
  86. cbd854d ANDROID: binder: fix proc->tsk check. by Martijn Coenen · 7 years ago
  87. 8fb0b0c binder: Use wake up hint for synchronous transactions. by Riley Andrews · 7 years ago
  88. 5105075 binder: use group leader instead of open thread by Todd Kjos · 7 years ago
  89. eda70a5 Revert "android: binder: Sanity check at binder ioctl" by Todd Kjos · 7 years ago
  90. 242cea2 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
  91. ffb7640 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
  92. 1b5fcb3 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  93. 5f81b1f netfilter: nat: fix src map lookup by Florian Westphal · 7 years ago
  94. 090911a Revert "leds: handle suspend/resume in heartbeat trigger" by Zhang Bo · 7 years ago
  95. d4c5c26 net: sunrpc: svcsock: fix NULL-pointer exception by Vadim Lomovtsev · 7 years ago
  96. 3559de4 x86/mm: Fix use-after-free of ldt_struct by Eric Biggers · 7 years ago
  97. 70b3fd5 timers: Fix excessive granularity of new timers after a nohz idle by Nicholas Piggin · 7 years ago
  98. 3df3b2e perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 7 years ago
  99. bac83e5 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 7 years ago
  100. bde6608 perf/core: Fix group {cpu,task} validation by Mark Rutland · 7 years ago