1. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  2. 4f1547a net: ks8851-ml: Fix IRQ handling and locking by Marek Vasut · 4 years, 4 months ago
  3. 5e953295 HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override by Kai-Heng Feng · 4 years, 4 months ago
  4. 479912f HID: apple: Add support for recent firmware on Magic Keyboards by Mansour Behabadi · 4 years, 5 months ago
  5. f2a1853 ACPI: watchdog: Allow disabling WDAT at boot by Jean Delvare · 4 years, 4 months ago
  6. af83aa2 efi: Add a sanity check to efivar_store_raw() by Vladis Dronov · 4 years, 3 months ago
  7. 159ba99 iommu/vt-d: Ignore devices with out-of-spec domain number by Daniel Drake · 4 years, 3 months ago
  8. 1d66a55 iommu/vt-d: Fix the wrong printing in RHSA parsing by Zhenzhong Duan · 4 years, 3 months ago
  9. cb87b89 mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame() by qize wang · 4 years, 7 months ago
  10. 045bf09 iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page by Yonghyun Hwang · 4 years, 4 months ago
  11. 5145afc iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 3 months ago
  12. 16d8f5d efi: Fix a race and a buffer overflow while reading efivars via sysfs by Vladis Dronov · 4 years, 3 months ago
  13. 346ff2f drm/amd/display: remove duplicated assignment to grph_obj_type by Colin Ian King · 4 years, 7 months ago
  14. 412c17e iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 3 months ago
  15. 64007a7 virtio-blk: fix hw_queue stopped on arbitrary error by Halil Pasic · 4 years, 4 months ago
  16. e9ed467 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 3 months ago
  17. 9fc9ba0 bonding/alb: make sure arp header is pulled before accessing it by Eric Dumazet · 4 years, 3 months ago
  18. 7a7c8ba slip: make slhc_compress() more robust against malicious packets by Eric Dumazet · 4 years, 3 months ago
  19. a01b5e5 net: fec: validate the new settings in fec_enet_set_coalesce() by Jakub Kicinski · 4 years, 3 months ago
  20. 3bd2095 macvlan: add cond_resched() during multicast processing by Mahesh Bandewar · 4 years, 3 months ago
  21. 2ad8246 ipvlan: don't deref eth hdr before checking it's set by Mahesh Bandewar · 4 years, 3 months ago
  22. 8621153 ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast() by Eric Dumazet · 4 years, 3 months ago
  23. 276a875 ipvlan: egress mcast packets are not exceptional by Paolo Abeni · 6 years ago
  24. 96ce452 ipvlan: do not add hardware address of master to its unicast filter list by Jiri Wiesner · 4 years, 3 months ago
  25. 8079db5 ipvlan: add cond_resched_rcu() while processing muticast backlog by Mahesh Bandewar · 4 years, 3 months ago
  26. 26623ec team: add missing attribute validation for array index by Jakub Kicinski · 4 years, 3 months ago
  27. c8571e0 team: add missing attribute validation for port ifindex by Jakub Kicinski · 4 years, 3 months ago
  28. 1abae2c macsec: add missing attribute validation for port by Jakub Kicinski · 4 years, 3 months ago
  29. 285112d bnxt_en: reinitialize IRQs when MTU is modified by Vasundhara Volam · 4 years, 3 months ago
  30. f120a40 r8152: check disconnect status after long sleep by You-Sheng Yang · 4 years, 4 months ago
  31. fc094da net: macsec: update SCI upon MAC address change. by Dmitry Bogdanov · 4 years, 3 months ago
  32. da933d9 net: phy: Avoid multiple suspends by Florian Fainelli · 4 years, 4 months ago
  33. 4ffa65a phy: Revert toggling reset changes. by David S. Miller · 6 years ago
  34. 4ad9bb8 Merge 4.9.216 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  35. 4afa085 dm cache: fix a crash due to incorrect work item cancelling by Mikulas Patocka · 4 years, 4 months ago
  36. b8d0b1a dmaengine: coh901318: Fix a double lock bug in dma_tc_handle() by Dan Carpenter · 4 years, 4 months ago
  37. 367a1fd hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT() by Dan Carpenter · 4 years, 3 months ago
  38. 8d4a329 RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen() by Jason Gunthorpe · 4 years, 4 months ago
  39. 3c4fef9 RDMA/iwcm: Fix iwcm work deallocation by Bernard Metzler · 4 years, 3 months ago
  40. 40db8f4 dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list by Dmitry Osipenko · 4 years, 4 months ago
  41. d764b38 dmaengine: tegra-apb: Fix use-after-free by Dmitry Osipenko · 4 years, 4 months ago
  42. e5be0e2 vt: selection, push sel_lock up by Jiri Slaby · 4 years, 4 months ago
  43. ccd3586 vt: selection, push console lock down by Jiri Slaby · 4 years, 4 months ago
  44. 290a938 vt: selection, close sel_buffer race by Jiri Slaby · 4 years, 4 months ago
  45. 91747d2 tty:serial:mvebu-uart:fix a wrong return by tangbin · 4 years, 3 months ago
  46. 1f04adb vgacon: Fix a UAF in vgacon_invert_region by Zhang Xiaoxu · 4 years, 3 months ago
  47. 480dc95 usb: core: port: do error out if usb_autopm_get_interface() fails by Eugeniu Rosca · 4 years, 4 months ago
  48. efccc9c usb: core: hub: do error out if usb_autopm_get_interface() fails by Eugeniu Rosca · 4 years, 4 months ago
  49. 7b90e29 usb: quirks: add NO_LPM quirk for Logitech Screen Share by Dan Lazewatsky · 4 years, 4 months ago
  50. 0106c6b usb: storage: Add quirk for Samsung Fit flash by Jim Lin · 4 years, 3 months ago
  51. cfbd8af s390/cio: cio_ignore_proc_seq_next should increase position index by Vasily Averin · 4 years, 5 months ago
  52. d430867 watchdog: da9062: do not ping the hw during stop() by Marco Felsch · 4 years, 5 months ago
  53. 75a526e net: ks8851-ml: Fix 16-bit IO operation by Marek Vasut · 4 years, 4 months ago
  54. af23cdf net: ks8851-ml: Fix 16-bit data access by Marek Vasut · 4 years, 4 months ago
  55. 2db0215 net: ks8851-ml: Remove 8-bit bus accessors by Marek Vasut · 4 years, 4 months ago
  56. 2febe57 drm/msm/dsi: save pll state before dsi host is powered off by Harigovindan P · 4 years, 4 months ago
  57. 1dc1316 drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFI by John Stultz · 4 years, 5 months ago
  58. dd75e3d usb: gadget: serial: fix Tx stall after buffer overflow by Sergey Organov · 4 years, 5 months ago
  59. f0db53e usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags by Lars-Peter Clausen · 4 years, 5 months ago
  60. 6596754 usb: gadget: composite: Support more than 500mA MaxPower by Jack Pham · 4 years, 5 months ago
  61. ab52eba serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE by Daniel Golle · 4 years, 4 months ago
  62. 7f574e9 vhost: Check docket sk_family instead of call getname by Eugenio Pérez · 4 years, 3 months ago
  63. dd34f48 drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()' by Christophe JAILLET · 4 years, 5 months ago
  64. 37f6b35 tuntap: correctly set SOCKWQ_ASYNC_NOSPACE by Jason Wang · 6 years ago
  65. e7fe43a slip: stop double free sl->dev in slip_open by yangerkun · 4 years, 4 months ago
  66. 41df685 net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE by Arthur Kiyanovski · 4 years, 4 months ago
  67. f2fda49 serial: 8250: Check UPF_IRQ_SHARED in advance by Andy Shevchenko · 4 years, 4 months ago
  68. 4c456be i2c: jz4780: silence log flood on txabrt by Wolfram Sang · 4 years, 4 months ago
  69. 6d2c5b1 HID: hiddev: Fix race in in hiddev_disconnect() by dan.carpenter@oracle.com · 4 years, 5 months ago
  70. e63e7ef HID: core: fix off-by-one memset in hid_report_raw_event() by Johan Korsnes · 4 years, 5 months ago
  71. e5d99f3 ACPI: watchdog: Fix gas->access_width usage by Mika Westerberg · 4 years, 4 months ago
  72. 35ce64a nfc: pn544: Fix occasional HW initialization failure by Dmitry Osipenko · 4 years, 4 months ago
  73. 6381b47 net: phy: restore mdio regs in the iproc mdio driver by Arun Parameswaran · 4 years, 4 months ago
  74. efe041b sysrq: Remove duplicated sysrq message by Petr Mladek · 5 years ago
  75. 625628b sysrq: Restore original console_loglevel when sysrq disabled by Petr Mladek · 5 years ago
  76. 1e1ad0d net: ena: ena-com.c: prevent NULL pointer dereference by Arthur Kiyanovski · 4 years, 4 months ago
  77. 400fc78 net: ena: fix incorrectly saving queue numbers when setting RSS indirection table by Arthur Kiyanovski · 4 years, 4 months ago
  78. d98027b net: ena: rss: store hash function as values and not bits by Arthur Kiyanovski · 4 years, 4 months ago
  79. dd8f138 net: ena: rss: fix failure to get indirection table by Sameeh Jubran · 4 years, 4 months ago
  80. 5b705e2 net: ena: fix incorrect default RSS key by Arthur Kiyanovski · 4 years, 4 months ago
  81. eae5100 net: ena: add missing ethtool TX timestamping indication by Arthur Kiyanovski · 4 years, 4 months ago
  82. eb54086 net: ena: fix potential crash when rxfh key is NULL by Arthur Kiyanovski · 4 years, 4 months ago
  83. 6165558 qmi_wwan: re-add DW5821e pre-production variant by Bjørn Mork · 4 years, 4 months ago
  84. ccbbea9 drm/msm: Set dma maximum segment size for mdss by Sean Paul · 4 years, 5 months ago
  85. dcbb950 ipmi:ssif: Handle a possible NULL pointer reference by Corey Minyard · 4 years, 6 months ago
  86. 35c4725 iwlwifi: pcie: fix rb_allocator workqueue allocation by Johannes Berg · 4 years, 4 months ago
  87. f1aac22 FROMLIST: HID: nintendo: add nintendo switch controller driver by Daniel J. Ogorchock · 4 years, 6 months ago
  88. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  89. 1d982f7 xen: Enable interrupts when calling _cond_resched() by Thomas Gleixner · 4 years, 4 months ago
  90. dfbf241 ata: ahci: Add shutdown to freeze hardware resources of ahci by Prabhakar Kushwaha · 4 years, 5 months ago
  91. 5865db7 staging: greybus: use after free in gb_audio_manager_remove_all() by Dan Carpenter · 4 years, 4 months ago
  92. f7a3c47 usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus by Jack Pham · 4 years, 5 months ago
  93. 67c3334 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 4 months ago
  94. 78472fe scsi: Revert "RDMA/isert: Fix a recently introduced regression related to logout" by Bart Van Assche · 4 years, 4 months ago
  95. 160fbca vt: vt_ioctl: fix race in VT_RESIZEX by Eric Dumazet · 4 years, 4 months ago
  96. 97b58fa VT_RESIZEX: get rid of field-by-field copyin by Al Viro · 7 years ago
  97. 1110a2d6 xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms by Mathias Nyman · 4 years, 4 months ago
  98. 086ba93 tty: serial: imx: setup the correct sg entry for tx dma by Fugang Duan · 4 years, 4 months ago
  99. 8448625 tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode by Nicolas Ferre · 4 years, 4 months ago
  100. 3404ad4 staging: rtl8188eu: Fix potential overuse of kernel memory by Larry Finger · 4 years, 4 months ago