1. efb19a7 Merge 4.9.287 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
  2. aa13f01 Linux 4.9.287 by Greg Kroah-Hartman · 3 years, 2 months ago
  3. c0f8cf2 perf/x86: Reset destroy callback on event init failure by Anand K Mistry · 3 years, 3 months ago
  4. c35598d scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported" by Colin Ian King · 3 years, 3 months ago
  5. a155b69 scsi: ses: Fix unsigned comparison with less than zero by Jiapeng Chong · 3 years, 3 months ago
  6. 2db11e4 mac80211: Drop frames from invalid MAC address in ad-hoc mode by YueHaibing · 3 years, 4 months ago
  7. a86b328 netfilter: ip6_tables: zero-initialize fragment offset by Jeremy Sowden · 3 years, 4 months ago
  8. 0ee6e6f HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS by Mizuho Mori · 3 years, 5 months ago
  9. 9bbd42e gup: document and work around "COW can break either way" issue by Linus Torvalds · 4 years, 7 months ago
  10. f7ca439 i40e: fix endless loop under rtnl by Jiri Benc · 3 years, 3 months ago
  11. 9e3614f rtnetlink: fix if_nlmsg_stats_size() under estimation by Eric Dumazet · 3 years, 3 months ago
  12. df0c941 drm/nouveau/debugfs: fix file release memory leak by Yang Yingliang · 3 years, 4 months ago
  13. edaf13a netlink: annotate data races around nlk->bound by Eric Dumazet · 3 years, 3 months ago
  14. 49c85ce net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size() by Eric Dumazet · 3 years, 3 months ago
  15. 7a9475a ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence by Oleksij Rempel · 3 years, 3 months ago
  16. eb71a4f ptp_pch: Load module automatically if ID matches by Andy Shevchenko · 3 years, 3 months ago
  17. 7a1721a powerpc/fsl/dts: Fix phy-connection-type for fm1mac3 by Pali Rohár · 3 years, 3 months ago
  18. 08d7056 net_sched: fix NULL deref in fifo_set_limit() by Eric Dumazet · 3 years, 3 months ago
  19. 2250392 phy: mdio: fix memory leak by Pavel Skripkin · 3 years, 3 months ago
  20. 4fd6663 bpf: Fix integer overflow in prealloc_elems_and_freelist() by Tatsuhiko Yasumatsu · 3 years, 3 months ago
  21. 056fddf xtensa: call irqchip_init only when CONFIG_USE_OF is selected by Max Filippov · 3 years, 3 months ago
  22. a560c30 ARM: dts: omap3430-sdp: Fix NAND device node by Roger Quadros · 3 years, 4 months ago
  23. a7a996d4 nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero by Trond Myklebust · 3 years, 3 months ago
  24. 286f944 ovl: fix missing negative dentry check in ovl_rename() by Zheng Liang · 3 years, 3 months ago
  25. 29e0a6c USB: cdc-acm: fix break reporting by Johan Hovold · 3 years, 3 months ago
  26. 4724fe0 USB: cdc-acm: fix racy tty buffer accesses by Johan Hovold · 3 years, 3 months ago
  27. 0fde6a0 Partially revert "usb: Kconfig: using select for USB_COMMON dependency" by Ben Hutchings · 3 years, 3 months ago
  28. 0b0decf Merge 4.9.286 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  29. 9e8a7b7 Linux 4.9.286 by Greg Kroah-Hartman · 3 years, 3 months ago
  30. 3ab891b libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD. by Kate Hsuan · 3 years, 4 months ago
  31. 0bf8cf9 usb: testusb: Fix for showing the connection speed by Faizel K B · 3 years, 4 months ago
  32. a3e5a92 scsi: sd: Free scsi_disk device via put_device() by Ming Lei · 3 years, 4 months ago
  33. aae02f8 ext2: fix sleeping in atomic bugs on error by Dan Carpenter · 3 years, 3 months ago
  34. dc027c5 sparc64: fix pci_iounmap() when CONFIG_PCI is not set by Linus Torvalds · 3 years, 3 months ago
  35. d3734d8 xen-netback: correct success/error reporting for the SKB-with-fraglist case by Jan Beulich · 3 years, 3 months ago
  36. b8ddeaf net: mdio: introduce a shutdown method to mdio device drivers by Vladimir Oltean · 3 years, 3 months ago
  37. 09818f6 af_unix: fix races in sk_peer_pid and sk_peer_cred accesses by Eric Dumazet · 3 years, 3 months ago
  38. d2b843c Merge 4.9.285 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  39. af222b7 Linux 4.9.285 by Greg Kroah-Hartman · 3 years, 3 months ago
  40. 88c0f7f cred: allow get_cred() and put_cred() to be given NULL. by NeilBrown · 6 years ago
  41. efc5c8d HID: usbhid: free raw_report buffers in usbhid_stop by Anirudh Rayabharam · 3 years, 6 months ago
  42. c3a2856 netfilter: ipset: Fix oversized kvmalloc() calls by Jozsef Kadlecsik · 3 years, 4 months ago
  43. 6fc4476 HID: betop: fix slab-out-of-bounds Write in betop_probe by F.A.Sulaiman · 3 years, 4 months ago
  44. 946b397 arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55 by Suzuki K Poulose · 3 years, 11 months ago
  45. e9d7bf5 ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE by Alex Sverdlin · 3 years, 3 months ago
  46. 1e26b3e ARM: 9079/1: ftrace: Add MODULE_PLTS support by Alex Sverdlin · 3 years, 3 months ago
  47. 0e5fb0f ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link() by Alex Sverdlin · 3 years, 3 months ago
  48. b7499f5 ARM: 9077/1: PLT: Move struct plt_entries definition to header by Alex Sverdlin · 3 years, 3 months ago
  49. 826b703 EDAC/synopsys: Fix wrong value type assignment for edac_mode by Sai Krishna Potthuri · 3 years, 4 months ago
  50. b8e3343 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 3 months ago
  51. 204cbee ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 3 months ago
  52. c0adb5a ipack: ipoctal: fix module reference leak by Johan Hovold · 3 years, 3 months ago
  53. f99060f ipack: ipoctal: fix missing allocation-failure check by Johan Hovold · 3 years, 3 months ago
  54. a794b76 ipack: ipoctal: fix tty-registration error handling by Johan Hovold · 3 years, 3 months ago
  55. b73995ed ipack: ipoctal: fix tty registration race by Johan Hovold · 3 years, 3 months ago
  56. 741ea26 ipack: ipoctal: fix stack information leak by Johan Hovold · 3 years, 3 months ago
  57. e373d23 e100: fix buffer overrun in e100_get_regs by Jacob Keller · 3 years, 4 months ago
  58. 881942c e100: fix length calculation in e100_get_regs_len by Jacob Keller · 3 years, 4 months ago
  59. d7e1cad hwmon: (tmp421) fix rounding for negative values by Paul Fertser · 3 years, 3 months ago
  60. e5bb852 mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap by Lorenzo Bianconi · 3 years, 3 months ago
  61. ed0d756 ipvs: check that ip_vs_conn_tab_bits is between 8 and 20 by Andrea Claudi · 3 years, 4 months ago
  62. 31de381 mac80211: fix use-after-free in CCMP/GCMP RX by Johannes Berg · 3 years, 3 months ago
  63. 1ba2e77 cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory by James Morse · 3 years, 3 months ago
  64. cb4a53b cpufreq: schedutil: Use kobject release() method to free sugov_tunables by Kevin Hao · 3 years, 5 months ago
  65. 70aed03 tty: Fix out-of-bound vmalloc access in imageblit by Igor Matheus Andrade Torrente · 3 years, 6 months ago
  66. d488b40 qnx4: work around gcc false positive warning bug by Linus Torvalds · 3 years, 3 months ago
  67. bd817c5 arm64: dts: marvell: armada-37xx: Extend PCIe MEM space by Pali Rohár · 3 years, 6 months ago
  68. c8895ba spi: Fix tegra20 build with CONFIG_PM=n by Linus Torvalds · 3 years, 3 months ago
  69. 659739e net: 6pack: Fix tx timeout and slot time by Guenter Roeck · 3 years, 4 months ago
  70. 41f9972 alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile by Guenter Roeck · 3 years, 4 months ago
  71. ba05195 arm64: Mark __stack_chk_guard as __ro_after_init by Dan Li · 3 years, 3 months ago
  72. 6e41799 parisc: Use absolute_pointer() to define PAGE0 by Helge Deller · 3 years, 3 months ago
  73. 91c89fe qnx4: avoid stringop-overread errors by Linus Torvalds · 3 years, 3 months ago
  74. fde5229 sparc: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
  75. 8a86445 net: i825xx: Use absolute_pointer for memcpy from fixed memory location by Guenter Roeck · 3 years, 3 months ago
  76. 255b49c compiler.h: Introduce absolute_pointer macro by Guenter Roeck · 3 years, 3 months ago
  77. 134129c m68k: Double cast io functions to unsigned long by Guenter Roeck · 3 years, 4 months ago
  78. fc03d22 net: stmmac: allow CSR clock of 300MHz by Jesper Nilsson · 3 years, 4 months ago
  79. dacfd5e blktrace: Fix uaf in blk_trace access after removing by sysfs by Zhihao Cheng · 3 years, 3 months ago
  80. ef76175 scsi: iscsi: Adjust iface sysfs attr detection by Baokun Li · 3 years, 4 months ago
  81. a93641509 net/mlx4_en: Don't allow aRFS for encapsulated packets by Aya Levin · 3 years, 3 months ago
  82. 77fe879 net: hso: fix muxed tty registration by Johan Hovold · 3 years, 3 months ago
  83. 62a0c21 serial: mvebu-uart: fix driver's tx_empty callback by Pali Rohár · 3 years, 4 months ago
  84. 8a55826 mcb: fix error handling in mcb_alloc_bus() by Dan Carpenter · 3 years, 4 months ago
  85. 55a304c USB: serial: option: add device id for Foxconn T99W265 by Slark Xiao · 3 years, 3 months ago
  86. a3d6747 USB: serial: option: remove duplicate USB device ID by Krzysztof Kozlowski · 3 years, 3 months ago
  87. 623b42c USB: serial: option: add Telit LN920 compositions by Carlo Lobrano · 3 years, 4 months ago
  88. d422b51 USB: serial: mos7840: remove duplicated 0xac24 device ID by Krzysztof Kozlowski · 3 years, 3 months ago
  89. 92b67aa staging: greybus: uart: fix tty use after free by Johan Hovold · 3 years, 4 months ago
  90. df8ae5e USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter by Uwe Brandt · 3 years, 3 months ago
  91. 6eb94b3 usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c by Ondrej Zary · 3 years, 4 months ago
  92. 2c3b078 xen/x86: fix PV trap handling on secondary processors by Jan Beulich · 3 years, 3 months ago
  93. 7c26d7b cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
  94. 2a6992e usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned() by Dan Carpenter · 3 years, 3 months ago
  95. b6b7ceb usb: gadget: r8a66597: fix a loop in set_feature() by Dan Carpenter · 3 years, 4 months ago
  96. 13c06af ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 3 months ago
  97. 3ca8068 BACKPORT: loop: Set correct device size when using LOOP_CONFIGURE by Martijn Coenen · 4 years, 4 months ago
  98. 459b0aa Merge 4.9.284 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  99. 4c0fe77 Linux 4.9.284 by Greg Kroah-Hartman · 3 years, 3 months ago
  100. 92e7bca sctp: validate from_addr_param return by Marcelo Ricardo Leitner · 3 years, 6 months ago