1. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 331b057 Linux 4.9.80 by Greg Kroah-Hartman · 6 years ago
  3. 1333c3e spi: imx: do not access registers while clocks disabled by Stefan Agner · 6 years ago
  4. 5846849 serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS by Fabio Estevam · 6 years ago
  5. 9df8476 usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bit by Shuah Khan · 6 years ago
  6. 57d4bb1 usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc() by Benjamin Herrenschmidt · 6 years ago
  7. 92e64a1 usb: uas: unconditionally bring back host after reset by Oliver Neukum · 6 years ago
  8. f24d171 usb: f_fs: Prevent gadget unbind if it is already unbound by Hemant Kumar · 6 years ago
  9. 800de0f USB: serial: simple: add Motorola Tetra driver by Johan Hovold · 6 years ago
  10. f800795 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 6 years ago
  11. 4c6fcc3 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 6 years ago
  12. ec719c5 USB: serial: io_edgeport: fix possible sleep-in-atomic by Jia-Ju Bai · 6 years ago
  13. aa6a93f CDC-ACM: apply quirk for card reader by Oliver Neukum · 6 years ago
  14. c3b1f31 USB: cdc-acm: Do not log urb submission errors on disconnect by Hans de Goede · 6 years ago
  15. 068cc4a USB: serial: pl2303: new device id for Chilitag by Greg Kroah-Hartman · 6 years ago
  16. 2ef0d2a usb: option: Add support for FS040U modem by OKAMOTO Yoshiaki · 6 years ago
  17. 55eaecf tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 6 years ago
  18. 383e062 staging: lustre: separate a connection destroy from free struct kib_conn by Dmitry Eremin · 6 years ago
  19. f94b238 drm/vc4: Move IRQ enable to PM path by Stefan Schake · 6 years ago
  20. ace1911 staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID by Larry Finger · 7 years ago
  21. 0e216b0 usb: gadget: don't dereference g until after it has been null checked by Colin Ian King · 7 years ago
  22. b4bfc8e media: usbtv: add a new usbid by Icenowy Zheng · 7 years ago
  23. c16c193 ARM: dts: NSP: Fix PPI interrupt types by Florian Fainelli · 7 years ago
  24. 9adb2a0 iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type by Emmanuel Grumbach · 7 years ago
  25. a248dc6 scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg by Gustavo A. R. Silva · 7 years ago
  26. fa64914 scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path by Guilherme G. Piccoli · 7 years ago
  27. fde77c7 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 6 years ago
  28. d960244 xfs: ubsan fixes by Darrick J. Wong · 6 years ago
  29. 9301165 drm/omap: Fix error handling path in 'omap_dmm_probe()' by Christophe JAILLET · 7 years ago
  30. f7170eb drm/bridge: tc358767: fix 1-lane behavior by Andrey Gusakov · 7 years ago
  31. 8ae615f drm/bridge: tc358767: fix AUXDATAn registers access by Andrey Gusakov · 7 years ago
  32. 1bdfc52 drm/bridge: tc358767: fix timing calculations by Andrey Gusakov · 7 years ago
  33. c559086 drm/bridge: tc358767: fix DP0_MISC register set by Andrey Gusakov · 7 years ago
  34. 8d4bfe8 drm/bridge: tc358767: filter out too high modes by Andrey Gusakov · 7 years ago
  35. 5f6a044 drm/bridge: tc358767: do no fail on hi-res displays by Andrey Gusakov · 7 years ago
  36. 7b86238 kmemleak: add scheduling point to kmemleak_scan() by Yisheng Xie · 6 years ago
  37. d2a67f7 SUNRPC: Allow connect to return EHOSTUNREACH by Trond Myklebust · 7 years ago
  38. c4ecc2f quota: Check for register_shrinker() failure. by Tetsuo Handa · 6 years ago
  39. d47907b net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit by Geert Uytterhoeven · 6 years ago
  40. e11616d drm/amdgpu: don't try to move pinned BOs by Christian König · 7 years ago
  41. 54a1fdf xfs: fortify xfs_alloc_buftarg error handling by Michal Hocko · 7 years ago
  42. 98ae1ca bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()' by Christophe JAILLET · 7 years ago
  43. d5a746c hwmon: (pmbus) Use 64bit math for DIRECT format values by Robert Lippert · 6 years ago
  44. 3b77423 lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  45. f25e222 nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  46. f35ab8e grace: replace BUG_ON by WARN_ONCE in exit_net hook by Vasily Averin · 7 years ago
  47. 2a7d4a7 nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  48. 5cd3586 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  49. c57767b auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM by Thomas Meyer · 7 years ago
  50. c6a3455 xen-netfront: remove warning when unloading module by Eduardo Otubo · 7 years ago
  51. b5bfda0 xfs: always free inline data before resetting inode fork during ifree by Darrick J. Wong · 7 years ago
  52. 5c0b19b KVM: VMX: Fix rflags cache during vCPU reset by Wanpeng Li · 7 years ago
  53. b0fa04e KVM: X86: Fix softlockup when get the current kvmclock by Wanpeng Li · 7 years ago
  54. 90ef2c3 reiserfs: remove unneeded i_version bump by Jeff Layton · 7 years ago
  55. 8cfb396 btrfs: fix deadlock when writing out space cache by Josef Bacik · 7 years ago
  56. 030d467 mac80211: fix the update of path metric for RANN frame by Chun-Yeow Yeoh · 7 years ago
  57. 03899a4 openvswitch: fix the incorrect flow action alloc size by zhangliping · 7 years ago
  58. 8275584 drm/amdkfd: Fix SDMA oversubsription handling by Felix Kuehling · 7 years ago
  59. 16980af drm/amdkfd: Fix SDMA ring buffer size calculation by shaoyunl · 7 years ago
  60. 8afdbb1 drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode by Felix Kuehling · 7 years ago
  61. 409982c bcache: check return value of register_shrinker by Michael Lyle · 7 years ago
  62. 6436981 cpufreq: Add Loongson machine dependencies by James Hogan · 7 years ago
  63. 876b31f KVM: x86: ioapic: Preserve read-only values in the redirection table by Nikita Leshenko · 7 years ago
  64. 1d3ab3b ACPI / bus: Leave modalias empty for devices which are not present by Hans de Goede · 7 years ago
  65. a9f2c16 KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered by Nikita Leshenko · 7 years ago
  66. 2f9e94e KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race by Nikita Leshenko · 7 years ago
  67. ec73d16 KVM: X86: Fix operand/address-size during instruction decoding by Wanpeng Li · 7 years ago
  68. 114de9b KVM: x86: Don't re-execute instruction when not passing CR2 value by Liran Alon · 7 years ago
  69. 60d9b22 KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure by Liran Alon · 7 years ago
  70. d8f75b4 cpupower : Fix cpupower working when cpu0 is offline by Abhishek Goel · 7 years ago
  71. 82e57cd cpupowerutils: bench - Fix cpu online check by Abhishek Goel · 7 years ago
  72. 036c227 drm/vc4: Account for interrupts in flight by Stefan Schake · 7 years ago
  73. 30942f9 igb: Free IRQs when device is hotplugged by Lyude Paul · 6 years ago
  74. 3a98d07 mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  75. e29997d gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE by Jesse Chan · 7 years ago
  76. cb1a0b5 gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  77. 5179317 power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  78. ddba3c6 HID: wacom: EKR: ensure devres groups at higher indexes are released by Aaron Armstrong Skomra · 6 years ago
  79. b7edc45 crypto: af_alg - whitelist mask and type by Stephan Mueller · 6 years ago
  80. 1ce8e52 crypto: sha3-generic - fixes for alignment and big endian operation by Ard Biesheuvel · 6 years ago
  81. 95259cb crypto: aesni - handle zero length dst buffer by Stephan Mueller · 6 years ago
  82. f180320 crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH by Hauke Mehrtens · 7 years ago
  83. cc1fa4a gpio: Fix kernel stack leak to userspace by Linus Walleij · 6 years ago
  84. 241c04f gpio: stmpe: i2c transfer are forbiden in atomic context by Patrice Chotard · 6 years ago
  85. efe3f94 tools/gpio: Fix build error with musl libc by Joel Stanley · 6 years ago
  86. 2a7076e RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 7 years ago
  87. 20e6f5b net/mlx5: Define interface bits for fencing UMR wqe by Max Gurtovoy · 7 years ago
  88. 56bc086 loop: fix concurrent lo_open/lo_release by Linus Torvalds · 6 years ago
  89. 47af77b ANDROID: sdcardfs: Protect set_top by Daniel Rosenberg · 6 years ago
  90. 3d7d3cd ANDROID: fsnotify: Notify lower fs of open by Daniel Rosenberg · 6 years ago
  91. bf71113 Revert "ANDROID: sdcardfs: notify lower file of opens" by Daniel Rosenberg · 6 years ago
  92. 3e3abc7 ANDROID: sdcardfs: Use lower getattr times/size by Daniel Rosenberg · 6 years ago
  93. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 6c6f924 Linux 4.9.79 by Greg Kroah-Hartman · 6 years ago
  95. f12d060 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 6 years ago
  96. f531fbb bpf: reject stores into ctx via st and xadd by Daniel Borkmann · 6 years ago
  97. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 6 years ago
  98. 4606077 bpf: fix divides by zero by Eric Dumazet · 6 years ago
  99. 5cb917a bpf: avoid false sharing of map refcount with max_entries by Daniel Borkmann · 6 years ago
  100. fcabc6d bpf: arsh is not supported in 32 bit alu thus reject it by Daniel Borkmann · 6 years ago