1. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  3. c79b01b s390/qdio: don't release memory in qdio_setup_irq() by Julian Wiedmann · 6 years ago
  4. 252bbeb s390/qdio: fix access to uninitialized qdio_q fields by Julian Wiedmann · 6 years ago
  5. 895c53e i2c: designware: fix poll-after-enable regression by Alexander Monakov · 6 years ago
  6. ad04996 spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL by Kamal Dasu · 6 years ago
  7. 1c38432 spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master by Kamal Dasu · 6 years ago
  8. a436539 spi: pxa2xx: Allow 64-bit DMA by Andy Shevchenko · 6 years ago
  9. 0471d40 usbip: usbip_host: fix bad unlock balance during stub_probe() by Shuah Khan (Samsung OSG) · 6 years ago
  10. f2a6d5f usbip: usbip_host: fix NULL-ptr deref and use-after-free errors by Shuah Khan (Samsung OSG) · 6 years ago
  11. 59ad4f5 usbip: usbip_host: run rebind from exit when module is removed by Shuah Khan (Samsung OSG) · 6 years ago
  12. 58c9c70 usbip: usbip_host: delete device from busid_table after rebind by Shuah Khan (Samsung OSG) · 6 years ago
  13. dbab65b usbip: usbip_host: refine probe and disconnect debug msgs to be useful by Shuah Khan · 6 years ago
  14. d4e8148 UPSTREAM: dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  15. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 61e8f66 nfp: TX time stamp packets before HW doorbell is rung by Jakub Kicinski · 7 years ago
  17. 8c5e7b0 serial: sccnxp: Fix error handling in sccnxp_probe() by Alexey Khoroshilov · 7 years ago
  18. d7bfa99 bonding: send learning packets for vlans on slave by Debabrata Banerjee · 6 years ago
  19. 8274cb8 net/mlx5: Avoid cleaning flow steering table twice during error flow by Talat Batheesh · 6 years ago
  20. 89f502a bonding: do not allow rlb updates to invalid mac by Debabrata Banerjee · 6 years ago
  21. d979320 tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent(). by Michael Chan · 6 years ago
  22. 4a5de2f r8169: fix powering up RTL8168h by Heiner Kallweit · 6 years ago
  23. 7b863f6 qmi_wwan: do not steal interfaces from class drivers by Bjørn Mork · 6 years ago
  24. a541ccf net/mlx5: E-Switch, Include VF RDMA stats in vport statistics by Adi Nissim · 6 years ago
  25. a73d97e net/mlx4_en: Verify coalescing parameters are in range by Moshe Shemesh · 6 years ago
  26. b26c7be net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode by Grygorii Strashko · 6 years ago
  27. 1ed74a5 net: ethernet: sun: niu set correct packet size in skb by Rob Taglang · 6 years ago
  28. 205cd52 8139too: Use disable_irq_nosync() in rtl8139_poll_controller() by Ingo Molnar · 6 years ago
  29. 73fdfa3 FROMLIST: brcmfmac: fix initialization of struct cfg80211_inform_bss variable by Franky Lin · 6 years ago
  30. 039656e FROMLIST: brcmfmac: reports boottime_ns while informing bss by Franky Lin · 6 years ago
  31. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. 5d1639d thermal: exynos: Propagate error value from tmu_read() by Marek Szyprowski · 6 years ago
  33. 3cc96a4 thermal: exynos: Reading temperature makes sense only when TMU is turned on by Marek Szyprowski · 6 years ago
  34. c7a2c15 Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174" by Hans de Goede · 6 years ago
  35. ad43aed atm: zatm: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  36. 28d832b drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log by Florent Flament · 6 years ago
  37. 87994a2 drm/vc4: Fix scaling of uni-planar formats by Boris Brezillon · 6 years ago
  38. 0e79ef2 can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg() by Jimmy Assarsson · 6 years ago
  39. b269209 libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs by Hans de Goede · 6 years ago
  40. 63e2ae9 gpio: fix error path in lineevent_create by Uwe Kleine-König · 6 years ago
  41. 2b0e672 gpio: fix aspeed_gpio unmask irq by Govert Overgaauw · 6 years ago
  42. 31d04ca gpioib: do not free unrequested descriptors by Timur Tabi · 6 years ago
  43. 1899f67 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 7 years ago
  44. 74fa0af BACKPORT: dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  45. c4048b2 UPSTREAM: ANDROID: binder: prevent transactions into own process. by Martijn Coenen · 6 years ago
  46. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. a801ff4 platform/x86: asus-wireless: Fix NULL pointer dereference by João Paulo Rechi Vita · 6 years ago
  48. 0971002 usb: musb: trace: fix NULL pointer dereference in musb_g_tx() by Bin Liu · 6 years ago
  49. 9f3ac2e usb: musb: host: fix potential NULL pointer dereference by Bin Liu · 6 years ago
  50. 7845600 USB: serial: option: adding support for ublox R410M by SZ Lin (林上智) · 6 years ago
  51. 12b4975 USB: serial: option: reimplement interface masking by Johan Hovold · 6 years ago
  52. 1fac4fc USB: Accept bulk endpoints with 1024-byte maxpacket by Alan Stern · 6 years ago
  53. ddb6f52 USB: serial: visor: handle potential invalid device configuration by Greg Kroah-Hartman · 6 years ago
  54. ccd1746 drm/bridge: vga-dac: Fix edid memory leak by Sean Paul · 6 years ago
  55. 32c6a54 drm/vmwgfx: Fix a buffer object leak by Thomas Hellstrom · 6 years ago
  56. 900ed3e IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 6 years ago
  57. 7508e14 IB/mlx5: Use unlimited rate when static rate is not supported by Danit Goldberg · 6 years ago
  58. f0b2a49 NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2 by SZ Lin (林上智) · 6 years ago
  59. a3fe810 RDMA/mlx5: Protect from shift operand overflow by Leon Romanovsky · 6 years ago
  60. aa2fb1f RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 6 years ago
  61. 1378078 RDMA/cxgb4: release hw resources on device removal by Raju Rangoju · 6 years ago
  62. c0ff320 Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro by Vittorio Gambaletta (VittGam) · 6 years ago
  63. 4178de2 Input: leds - fix out of bound access by Dmitry Torokhov · 6 years ago
  64. 466e8d1 USB: serial: option: Add support for Quectel EP06 by Kristian Evensen · 6 years ago
  65. aa6b517 serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 7 years ago
  66. 23fb8f7 crypto: talitos - fix IPsec cipher in length by LEROY Christophe · 6 years ago
  67. 0e25e2c FROMLIST: staging: Fix sparse warnings in vsoc driver. by Alistair Strachan · 6 years ago
  68. 4a0c0ee FROMLIST: staging: vsoc: Fix a i386-randconfig warning. by Alistair Strachan · 6 years ago
  69. 334bf92 FROMLIST: staging: vsoc: Create wc kernel mapping for region shm. by Alistair Strachan · 6 years ago
  70. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  71. 537ef3a drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders by Nicolai Hähnle · 6 years ago
  72. a2a8b26 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 6 years ago
  73. 4edf8ff cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt by Shilpasri G Bhat · 6 years ago
  74. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  75. 8970c12 ARM: amba: Don't read past the end of sysfs "driver_override" buffer by Geert Uytterhoeven · 6 years ago
  76. 272c99c ARM: amba: Fix race condition with driver_override by Geert Uytterhoeven · 6 years ago
  77. a4e38e8 ARM: amba: Make driver_override output consistent with other buses by Geert Uytterhoeven · 6 years ago
  78. 5b066d6 PCI: aardvark: Fix PCIe Max Read Request Size setting by Evan Wang · 6 years ago
  79. e57bde8 PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf() by Victor Gu · 6 years ago
  80. d6bc6d1 PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf() by Victor Gu · 6 years ago
  81. dbf1c17 scsi: sd: Defer spinning up drive while SANITIZE is in progress by Mahesh Rajashekhara · 6 years ago
  82. f48bbba mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 6 years ago
  83. 0d8f379 mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug. by Joakim Tjernlund · 6 years ago
  84. 54a21fe mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 6 years ago
  85. ad30f05 tty: Use __GFP_NOFAIL for tty_ldisc_get() by Tetsuo Handa · 6 years ago
  86. 5080d33 tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set by Tony Lindgren · 6 years ago
  87. 11723a9 tty: n_gsm: Fix long delays with control frame timeouts in ADM mode by Tony Lindgren · 6 years ago
  88. 6a506d4 tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 6 years ago
  89. 97f54c1 drm/virtio: fix vq wait_event condition by Gerd Hoffmann · 6 years ago
  90. 47cb141 virtio_console: free buffers after reset by Michael S. Tsirkin · 6 years ago
  91. 00bc348 USB: Increment wakeup count on remote wakeup. by Ravi Chandra Sadineni · 6 years ago
  92. e4f3654 usb: core: Add quirk for HP v222w 16GB Mini by Kamil Lulko · 6 years ago
  93. 52721f2 USB: serial: cp210x: add ID for NI USB serial console by Kyle Roeschley · 6 years ago
  94. 1c971e4 USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster by Vasyl Vavrychuk · 6 years ago
  95. af50b89 USB: serial: simple: add libtransistor console by Collin May · 6 years ago
  96. c0182ba usbip: vhci_hcd: Fix usb device and sockfd leaks by Shuah Khan · 6 years ago
  97. 039cb1b usbip: usbip_host: fix to hold parent lock for device_attach() calls by Shuah Khan · 6 years ago
  98. 3bebadf usbip: usbip_event: fix to not print kernel pointer address by Shuah Khan · 6 years ago
  99. 17e20c8 random: rate limit unseeded randomness warnings by Theodore Ts'o · 6 years ago
  100. c3ff2da random: fix possible sleeping allocation from irq context by Theodore Ts'o · 6 years ago