1. 1411707 bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  2. 9e38375 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  3. beaa66c tun: fix premature POLLOUT notification on tun devices by Hannes Frederic Sowa · 8 years ago
  4. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  5. 9bce26f bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 8 years ago
  6. 683100e ipv6: avoid write to a possibly cloned skb by Florian Westphal · 8 years ago
  7. 4a8d3bb ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 8 years ago
  8. 87c0286 mpls: Do not decrement alive counter for unregister events by David Ahern · 8 years ago
  9. b61206e mpls: Send route delete notifications when router module is unloaded by David Ahern · 8 years ago
  10. 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
  11. ccb65adc uapi: fix linux/packet_diag.h userspace compilation error by Dmitry V. Levin · 8 years ago
  12. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 8 years ago
  13. db6e779 vrf: Fix use-after-free in vrf_xmit by David Ahern · 8 years ago
  14. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 8 years ago
  15. 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
  16. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  17. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  18. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 8 years ago
  19. 4547f03 strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  20. 51ae1fb dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 8 years ago
  21. 0bcc319 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 8 years ago
  22. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  23. 62fe052 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 8 years ago
  24. fa7c48f net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 8 years ago
  25. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 8 years ago
  26. 8f4db60 mlxsw: spectrum_router: Avoid potential packets loss by Ido Schimmel · 8 years ago
  27. 02595f4 geneve: lock RCU on TX path by Jakub Kicinski · 8 years ago
  28. 0a40da4 vxlan: lock RCU on TX path by Jakub Kicinski · 8 years ago
  29. feaa5ba net: phy: Avoid deadlock during phy_error() by Florian Fainelli · 8 years ago
  30. 837786c l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  31. 063893e net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
  32. 36931eb ipv4: mask tos for input route by Julian Anastasov · 8 years ago
  33. a64407f vxlan: don't allow overwrite of config src addr by Brian Russell · 8 years ago
  34. f708105 vti6: return GRE_KEY for vti6 by David Forster · 8 years ago
  35. ee2da79 vxlan: correctly validate VXLAN ID against VXLAN_N_VID by Matthias Schiffer · 8 years ago
  36. 0c6e38e net/mlx5e: Fix wrong CQE decompression by Tariq Toukan · 8 years ago
  37. a633266 net/mlx5e: Do not reduce LRO WQE size when not using build_skb by Tariq Toukan · 8 years ago
  38. 9e354ab net/mlx5e: Register/unregister vport representors on interface attach/detach by Saeed Mahameed · 8 years ago
  39. 8a16224 Linux 4.9.16 by Greg Kroah-Hartman · 8 years ago
  40. c818669 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 8 years ago
  41. 8fed8fc ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 8 years ago
  42. 39df597 rc: raw decoder for keymap protocol is not loaded on register by Sean Young · 8 years ago
  43. 21582cd dm: flush queued bios when process blocks to avoid deadlock by Mikulas Patocka · 8 years ago
  44. d29e621 KVM: arm/arm64: Let vcpu thread modify its own active state by Jintack Lim · 8 years ago
  45. 9d89c20 KVM: s390: Fix guest migration for huge guests resulting in panic by Janosch Frank · 8 years ago
  46. ce8ab5f serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 8 years ago
  47. d0ef6ec USB: serial: io_ti: fix information leak in completion handler by Johan Hovold · 8 years ago
  48. 449b0bb USB: serial: io_ti: fix NULL-deref in interrupt callback by Johan Hovold · 8 years ago
  49. f06b170 USB: iowarrior: fix NULL-deref in write by Johan Hovold · 8 years ago
  50. 653418a USB: iowarrior: fix NULL-deref at probe by Johan Hovold · 8 years ago
  51. 6d6c589 USB: serial: omninet: fix reference leaks at open by Johan Hovold · 8 years ago
  52. 0ab90dd USB: serial: safe_serial: fix information leak in completion handler by Johan Hovold · 8 years ago
  53. 24db1c5 usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers by Guenter Roeck · 8 years ago
  54. d863767 usb: host: xhci-dbg: HCIVERSION should be a binary number by Peter Chen · 8 years ago
  55. 03123df Revert "usb: gadget: uvc: Add missing call for additional setup data" by Roger Quadros · 8 years ago
  56. 5ce2e4c usb: gadget: function: f_fs: pass companion descriptor along by Felipe Balbi · 8 years ago
  57. 40192c9 usb: ohci-at91: Do not drop unhandled USB suspend control requests by Jelle Martijn Kok · 8 years ago
  58. accadd8 usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() by Roger Quadros · 8 years ago
  59. 808ee14 usb: dwc3: gadget: make Set Endpoint Configuration macros safe by Felipe Balbi · 8 years ago
  60. de90394 usb: gadget: dummy_hcd: clear usb_gadget region before registration by Peter Chen · 8 years ago
  61. ed99f5a PCI: Prevent VPD access for QLogic ISP2722 by Ethan Zhao · 8 years ago
  62. 1ced52e powerpc/xics: Work around limitations of OPAL XICS priority handling by Balbir Singh · 8 years ago
  63. bc8d2ee powerpc: Emulation support for load/store instructions on LE by Ravi Bangoria · 8 years ago
  64. ac4666a i2c: add missing of_node_put in i2c_mux_del_adapters by Qi Hou · 8 years ago
  65. 0699625 dw2102: don't do DMA on stack by Jonathan McDowell · 8 years ago
  66. 56d91e1 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  67. ee6f7ee ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 8 years ago
  68. 8bb208d tracing: Add #undef to fix compile error by Rik van Riel · 8 years ago
  69. b72ae5c cpmac: remove hopeless #warning by Arnd Bergmann · 8 years ago
  70. 04275d2 bcm63xx_enet: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  71. b7e968d MIPS: ralink: Remove unused rt*_wdt_reset functions by Arnd Bergmann · 8 years ago
  72. dd2419e MIPS: ralink: Remove unused timer functions by Arnd Bergmann · 8 years ago
  73. f340641 MIPS: ralink: Cosmetic change to prom_init(). by John Crispin · 8 years ago
  74. 7b767f6 mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy by Arnd Bergmann · 8 years ago
  75. 976e40d MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change by Arnd Bergmann · 8 years ago
  76. dd2ef28 MIPS: ip22: Fix ip28 build for modern gcc by Arnd Bergmann · 8 years ago
  77. aff853a MIPS: Update ip27_defconfig for SCSI_DH change by Arnd Bergmann · 8 years ago
  78. 23096c5 MIPS: ip27: Disable qlge driver in defconfig by Arnd Bergmann · 8 years ago
  79. ad8387a MIPS: VDSO: avoid duplicate CAC_BASE definition by Arnd Bergmann · 8 years ago
  80. 5841e3d MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change by Arnd Bergmann · 8 years ago
  81. 2c1820e crypto: improve gcc optimization flags for serpent and wp512 by Arnd Bergmann · 8 years ago
  82. ce4d67c USB: serial: digi_acceleport: fix OOB-event processing by Johan Hovold · 8 years ago
  83. e1533c4 USB: serial: digi_acceleport: fix OOB data sanity check by Johan Hovold · 8 years ago
  84. d962bf8 Linux 4.9.15 by Greg Kroah-Hartman · 8 years ago
  85. 182ff0e drivers: hv: Turn off write permission on the hypercall page by K. Y. Srinivasan · 8 years ago
  86. 63e8736 fat: fix using uninitialized fields of fat_inode/fsinfo_inode by OGAWA Hirofumi · 8 years ago
  87. 16ace91 mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 8 years ago
  88. 1771fc5 thp: fix another corner case of munlock() vs. THPs by Kirill A. Shutemov · 8 years ago
  89. 2f18b39 x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 8 years ago
  90. 91cdd9d x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 8 years ago
  91. 290215a libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 8 years ago
  92. ff3bcdc drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT by Hans de Goede · 8 years ago
  93. 686ea586 drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code by Ville Syrjälä · 8 years ago
  94. 967e17b drm: Cancel drm_fb_helper_resume_work on unload by Chris Wilson · 8 years ago
  95. 9edc456 drm: Cancel drm_fb_helper_dirty_work on unload by Chris Wilson · 8 years ago
  96. 868a747 drm/i915/gvt: Disable access to stolen memory as a guest by Chris Wilson · 8 years ago
  97. f72b751 drm/atomic: fix an error code in mode_fixup() by Dan Carpenter · 8 years ago
  98. 98620b5 drm/imx: imx-tve: Do not set the regulator voltage by Fabio Estevam · 8 years ago
  99. 3a654a8 dmaengine: imx-sdma - correct the dma transfer residue calculation by Nandor Han · 8 years ago
  100. 56a567d drm/vmwgfx: Work around drm removal of control nodes by Thomas Hellstrom · 8 years ago