1. 1a0e259 net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 7 years ago
  2. 481aedf ip: fix IP_CHECKSUM handling by Paolo Abeni · 7 years ago
  3. 7c56012 ptr_ring: fix race conditions when resizing by Michael S. Tsirkin · 7 years ago
  4. c2219da irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 7 years ago
  5. f23fd87 vxlan: fix oops in dev_fill_metadata_dst by Paolo Abeni · 7 years ago
  6. 171d92a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 7 years ago
  7. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 7 years ago
  8. 9206efc packet: Do not call fanout_release from atomic contexts by Anoob Soman · 7 years ago
  9. 722737f packet: fix races in fanout_add() by Eric Dumazet · 7 years ago
  10. e0cb282 net: ethernet: ti: cpsw: fix cpsw assignment in resume by Ivan Khoronzhuk · 7 years ago
  11. 42b5278 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 7 years ago
  12. 859900c net/mlx5e: Disable preemption when doing TC statistics upcall by Or Gerlitz · 7 years ago
  13. 90aa799 kcm: fix a null pointer dereference in kcm_sendmsg() by WANG Cong · 7 years ago
  14. 1409935 kcm: fix 0-length case for kcm_sendmsg() by WANG Cong · 7 years ago
  15. ae7d431 Linux 4.9.12 by Greg Kroah-Hartman · 7 years ago
  16. 7b07123 videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB by Hans Verkuil · 7 years ago
  17. 8629aed bcache: Make gc wakeup sane, remove set_task_state() by Kent Overstreet · 8 years ago
  18. 68214ad ntb_transport: Pick an unused queue by Thomas VanSelus · 7 years ago
  19. f420260 ntb: ntb_perf missing dmaengine_unmap_put by Dave Jiang · 7 years ago
  20. 4332538 NTB: ntb_transport: fix debugfs_remove_recursive by Allen Hubbe · 7 years ago
  21. 215d4d6 timekeeping: Use deferred printk() in debug code by Sergey Senozhatsky · 7 years ago
  22. 7ee2103 printk: use rcuidle console tracepoint by Sergey Senozhatsky · 7 years ago
  23. 5c3765b PCI/PME: Restore pcie_pme_driver.remove by Yinghai Lu · 7 years ago
  24. 48a4158 Revert "i2c: designware: detect when dynamic tar update is possible" by Jarkko Nikula · 7 years ago
  25. 17c4434 ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user() by Kees Cook · 7 years ago
  26. 808de34 futex: Move futex_init() to core_initcall by Yang Yang · 7 years ago
  27. dfe8f57 drm/dp/mst: fix kernel oops when turning off secondary monitor by Pierre-Louis Bossart · 7 years ago
  28. 7499da9 drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor by Michel Dänzer · 7 years ago
  29. 19d2d86 Input: elan_i2c - add ELAN0605 to the ACPI table by IHARA Hiroka · 7 years ago
  30. a975e8e Fix missing sanity check in /dev/sg by Al Viro · 7 years ago
  31. a026c97 scsi: don't BUG_ON() empty DMA transfers by Johannes Thumshirn · 7 years ago
  32. 920b60a powerpc/64: Disable use of radix under a hypervisor by Paul Mackerras · 7 years ago
  33. ef746a3 mmc: core: fix multi-bit bus width without high-speed mode by Anssi Hannula · 7 years ago
  34. 80a0477 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 7 years ago
  35. 7283448 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 7 years ago
  36. 6cf921b siano: make it work again with CONFIG_VMAP_STACK by Mauro Carvalho Chehab · 7 years ago
  37. 166a246 vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 7 years ago
  38. eee1550 Linux 4.9.11 by Greg Kroah-Hartman · 7 years ago
  39. 724aeda x86/fpu/xstate: Fix xcomp_bv in XSAVES header by Yu-cheng Yu · 7 years ago
  40. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 7 years ago
  41. 0e0751c net/mlx5: Don't unlock fte while still using it by Mark Bloch · 8 years ago
  42. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 7 years ago
  43. 16a3fbe igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 7 years ago
  44. 53a76d6 mld: do not remove mld souce list info when set link down by Hangbin Liu · 7 years ago
  45. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 7 years ago
  46. 12758a2 net: dsa: Do not destroy invalid network devices by Florian Fainelli · 7 years ago
  47. a700cf2 ping: fix a null pointer dereference by WANG Cong · 7 years ago
  48. 8284954 packet: round up linear to header len by Willem de Bruijn · 7 years ago
  49. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 7 years ago
  50. 4cd0362 sit: fix a double free on error path by WANG Cong · 7 years ago
  51. 2b7f50d lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled by David Ahern · 7 years ago
  52. 00eff2e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 7 years ago
  53. 4400acc mlx4: Invoke softirqs after napi_reschedule by Benjamin Poirier · 7 years ago
  54. 970390f catc: Use heap buffer for memory size test by Ben Hutchings · 7 years ago
  55. 61bf9f3 catc: Combine failure cleanup code in catc_probe() by Ben Hutchings · 7 years ago
  56. e898f6f rtl8150: Use heap buffers for all register access by Ben Hutchings · 7 years ago
  57. 878b015b pegasus: Use heap buffers for all register access by Ben Hutchings · 7 years ago
  58. b90cb48 macvtap: read vnet_hdr_size once by Willem de Bruijn · 7 years ago
  59. 26989c9 tun: read vnet_hdr_sz once by Willem de Bruijn · 7 years ago
  60. 0f895f5 tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 7 years ago
  61. 1e340bb ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 7 years ago
  62. ae1768b ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 7 years ago
  63. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 7 years ago
  64. f5b5444 ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  65. d5b6fd7 net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 7 years ago
  66. 455a457 stmmac: Discard masked flags in interrupt status register by Alexey Brodkin · 7 years ago
  67. ca876df tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 7 years ago
  68. e6fbace ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 7 years ago
  69. a7fe4e5 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 7 years ago
  70. 6c8556f net/sched: matchall: Fix configuration race by Yotam Gigi · 7 years ago
  71. 64cc7ef net/mlx5e: Fix update of hash function/key via ethtool by Gal Pressman · 7 years ago
  72. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 7 years ago
  73. 390caee Linux 4.9.10 by Greg Kroah-Hartman · 7 years ago
  74. e5c2e51 perf/core: Fix crash in perf_event_read() by Peter Zijlstra · 7 years ago
  75. de65c30 perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 7 years ago
  76. 85df621 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 7 years ago
  77. 6b4af0d stacktrace, lockdep: Fix address, newline ugliness by Omar Sandoval · 7 years ago
  78. b7dd5ed IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 7 years ago
  79. 5476efe IB/rxe: Fix resid update by Eyal Itkin · 7 years ago
  80. c8cbc21 x86/CPU/AMD: Fix Zen SMT topology by Yazen Ghannam · 7 years ago
  81. 6e306c5 x86/CPU/AMD: Bring back Compute Unit ID by Borislav Petkov · 7 years ago
  82. c3cc425 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 7 years ago
  83. 34f840f Revert "ALSA: line6: Only determine control port properties if needed" by Takashi Iwai · 7 years ago
  84. 23b1595 ALSA: seq: Don't handle loop timeout at snd_seq_pool_done() by Takashi Iwai · 7 years ago
  85. 5024b2f ALSA: seq: Fix race at creating a queue by Takashi Iwai · 7 years ago
  86. 2e0feb5 ALSA: hda - adding a new NV HDMI/DP codec ID in the driver by Hui Wang · 7 years ago
  87. 765c0f9 xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend() by Boris Ostrovsky · 7 years ago
  88. e7f9f10 powerpc/powernv: Fix CPU hotplug to handle waking on HVI by Benjamin Herrenschmidt · 7 years ago
  89. 3433972 powerpc/mm/radix: Update ERAT flushes when invalidating TLB by Benjamin Herrenschmidt · 7 years ago
  90. 93fb043 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 7 years ago
  91. 76a9ac0 scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash by Mauricio Faria de Oliveira · 7 years ago
  92. b5d5f28 scsi: mpt3sas: disable ASPM for MPI2 controllers by ojab · 7 years ago
  93. 5684c7d scsi: aacraid: Fix INTx/MSI-x issue with older controllers by Dave Carroll · 7 years ago
  94. e197224 scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send by Steffen Maier · 7 years ago
  95. 1cf897f Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() by Dexuan Cui · 7 years ago
  96. 964dfbe Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  97. e2fdf78 Drivers: hv: vmbus: On write cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  98. afbb98f Drivers: hv: vmbus: Base host signaling strictly on the ring state by K. Y. Srinivasan · 8 years ago
  99. e68f0db net/mlx5e: Modify TIRs hash only when it's needed by Gal Pressman · 7 years ago
  100. 1a1981e mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 7 years ago