1. 1730a2b bonding: fix accounting of active ports in 3ad by Jarod Wilson · 7 years ago
  2. 304b410 ipv6: fix out of bound writes in __ip6_append_data() by Eric Dumazet · 7 years ago
  3. ee72e7e bridge: start hello_timer when enabling KERNEL_STP in br_stp_start by Xin Long · 7 years ago
  4. 0d10ebbc qmi_wwan: add another Lenovo EM74xx device ID by Bjørn Mork · 7 years ago
  5. 2ea4221 bridge: netlink: check vlan_default_pvid range by Tobias Jungel · 7 years ago
  6. 3fa202e ipv6: Check ip6_find_1stfragopt() return value properly. by David S. Miller · 7 years ago
  7. a2c845e ipv6: Prevent overrun when parsing v6 header options by Craig Gallek · 7 years ago
  8. 6864761 net: Improve handling of failures on link and route dumps by David Ahern · 7 years ago
  9. 0174b07 tcp: eliminate negative reordering in tcp_clean_rtx_queue by Soheil Hassas Yeganeh · 7 years ago
  10. ac3735b net/mlx5e: Fix ethtool pause support and advertise reporting by Gal Pressman · 7 years ago
  11. 1594973 net/mlx5e: Use the correct pause values for ethtool advertising by Gal Pressman · 7 years ago
  12. f79d330 net/packet: fix missing net_device reference release by Douglas Caetano dos Santos · 7 years ago
  13. 5e7d9f0 sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 7 years ago
  14. eb7f6d6 sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 7 years ago
  15. 8d62524 tcp: avoid fragmenting peculiar skbs in SACK by Yuchung Cheng · 7 years ago
  16. a5db124 net: fix compile error in skb_orphan_partial() by Eric Dumazet · 7 years ago
  17. 5d165da netem: fix skb_orphan_partial() by Eric Dumazet · 7 years ago
  18. 21e3113 bpf, arm64: fix faulty emission of map access in tail calls by Daniel Borkmann · 7 years ago
  19. c1f3f19 s390/qeth: add missing hash table initializations by Ursula Braun · 7 years ago
  20. 96a81eb s390/qeth: avoid null pointer dereference on OSN by Julian Wiedmann · 7 years ago
  21. b68c2e3 s390/qeth: unbreak OSM and OSN support by Julian Wiedmann · 7 years ago
  22. 25c1a1e s390/qeth: handle sysfs error during initialization by Ursula Braun · 7 years ago
  23. 4bd8f5e ipv6/dccp: do not inherit ipv6_mc_list from parent by WANG Cong · 7 years ago
  24. 8f1f08b driver: vrf: Fix one possible use-after-free issue by Gao Feng · 7 years ago
  25. 4eed440 dccp/tcp: do not inherit mc_list from parent by Eric Dumazet · 7 years ago
  26. db3fd45 Linux 4.9.30 by Greg Kroah-Hartman · 7 years ago
  27. 5a597b2 drm/i915/gvt: Disable access to stolen memory as a guest by Chris Wilson · 8 years ago
  28. 1489183 drivers: char: mem: Check for address space wraparound with mmap() by Julius Werner · 7 years ago
  29. 51d9c51 nfsd: encoders mustn't use unitialized values in error cases by J. Bruce Fields · 7 years ago
  30. ea46555 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 7 years ago
  31. f2b6f50 NFS: Use GFP_NOIO for two allocations in writeback by Benjamin Coddington · 7 years ago
  32. a8c35e5 NFS: Fix use after free in write error path by Fred Isaman · 7 years ago
  33. 88ac6b7 NFSv4: Fix a hang in OPEN related to server reboot by Trond Myklebust · 7 years ago
  34. 5438f89 drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2 by Mario Kleiner · 7 years ago
  35. 5956b28 mtd: nand: add ooblayout for old hamming layout by Alexander Couzens · 7 years ago
  36. 6639b27 mtd: nand: omap2: Fix partition creation via cmdline mtdparts by Roger Quadros · 7 years ago
  37. e437af9 mtd: nand: orion: fix clk handling by Simon Baatz · 7 years ago
  38. db66364 PCI: Freeze PME scan before suspending devices by Lukas Wunner · 7 years ago
  39. 9ad81ec PCI: Only allow WC mmap on prefetchable resources by David Woodhouse · 7 years ago
  40. 6bec009 PCI: Fix another sanity check bug in /proc/pci mmap by David Woodhouse · 7 years ago
  41. fa3bbb1 PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms by David Woodhouse · 7 years ago
  42. 87e7dc9 PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs by K. Y. Srinivasan · 7 years ago
  43. d1d63f9 PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC by K. Y. Srinivasan · 7 years ago
  44. dd0023d tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 7 years ago
  45. cc0aa21 um: Fix to call read_initrd after init_bootmem by Masami Hiramatsu · 7 years ago
  46. 541c678 osf_wait4(): fix infoleak by Al Viro · 7 years ago
  47. 07d8aab MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6 by Huacai Chen · 7 years ago
  48. 6d6a43a nvme: unmap CMB and remove sysfs file in reset path by Jon Derrick · 7 years ago
  49. 423f175 genirq: Fix chained interrupt data ordering by Thomas Gleixner · 7 years ago
  50. 3fe1165 uwb: fix device quirk on big-endian hosts by Johan Hovold · 7 years ago
  51. f157261 stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms by Daniel Micay · 7 years ago
  52. e8a8a69 metag/uaccess: Check access_ok in strncpy_from_user by James Hogan · 7 years ago
  53. 9fefcb9 metag/uaccess: Fix access_ok() by James Hogan · 7 years ago
  54. 21f2950 iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings by KarimAllah Ahmed · 7 years ago
  55. 58e36d6 staging: rtl8192e: GetTs Fix invalid TID 7 warning. by Malcolm Priestley · 7 years ago
  56. 93a46fe staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD. by Malcolm Priestley · 7 years ago
  57. d0226f9 staging: rtl8192e: fix 2 byte alignment of register BSSIDR. by Malcolm Priestley · 7 years ago
  58. f420550 staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory. by Malcolm Priestley · 7 years ago
  59. e6b8f5a arm64: documentation: document tagged pointer stack constraints by Kristina Martsenko · 7 years ago
  60. e817a7f arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 7 years ago
  61. 4775fbc arm64: armv8_deprecated: ensure extension of addr by Mark Rutland · 7 years ago
  62. f2e4f4e arm64: ensure extension of smp_store_release value by Mark Rutland · 7 years ago
  63. 8867513 arm64: xchg: hazard against entire exchange variable by Mark Rutland · 7 years ago
  64. 31a331c arm64: dts: hi6220: Reset the mmc hosts by Daniel Lezcano · 7 years ago
  65. 5ee1c67 ARM: dts: imx6sx-sdb: Remove OPP override by Leonard Crestez · 7 years ago
  66. 03d8b26 ARM: dts: at91: sama5d3_xplained: not all ADC channels are available by Ludovic Desroches · 7 years ago
  67. 086ea4b ARM: dts: at91: sama5d3_xplained: fix ADC vref by Ludovic Desroches · 7 years ago
  68. 9f6cea2 ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call by Vladimir Murzin · 7 years ago
  69. 3304f5a1 ARM: 8662/1: module: split core and init PLT sections by Ard Biesheuvel · 7 years ago
  70. ee77345 KVM: arm: plug potential guest hardware debug leakage by Zhichao Huang · 7 years ago
  71. 0ba7e8e arm: KVM: Do not use stack-protector to compile HYP code by Marc Zyngier · 7 years ago
  72. d0fb4b7 arm64: KVM: Do not use stack-protector to compile EL2 code by Marc Zyngier · 7 years ago
  73. a685601 powerpc/tm: Fix FP and VMX register corruption by Michael Neuling · 7 years ago
  74. 018b918 powerpc/64e: Fix hang when debugging programs with relocated kernel by LiuHailong · 7 years ago
  75. 3915c56 powerpc/iommu: Do not call PageTransHuge() on tail pages by Alexey Kardashevskiy · 7 years ago
  76. 5ba5685 powerpc/pseries: Fix of_node_put() underflow during DLPAR remove by Tyrel Datwyler · 7 years ago
  77. a0da3e0 powerpc/book3s/mce: Move add_taint() later in virtual mode by Mahesh Salgaonkar · 7 years ago
  78. 222f1d66 powerpc/eeh: Avoid use after free in eeh_handle_special_event() by Russell Currey · 7 years ago
  79. 690f09e powerpc/mm: Ensure IRQs are off in switch_mm() by David Gibson · 7 years ago
  80. 2338de4 cx231xx-cards: fix NULL-deref at probe by Johan Hovold · 7 years ago
  81. 8ebb884 cx231xx-audio: fix NULL-deref at probe by Johan Hovold · 7 years ago
  82. 1b24b8c cx231xx-audio: fix init error path by Johan Hovold · 7 years ago
  83. 4061692 dw2102: limit messages to buffer size by Alyssa Milburn · 7 years ago
  84. e42a671 digitv: limit messages to buffer size by Alyssa Milburn · 7 years ago
  85. 28590f1 dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops by Daniel Scheller · 7 years ago
  86. 64579fc zr364xx: enforce minimum size when reading header by Alyssa Milburn · 7 years ago
  87. 466b45a dib0700: fix NULL-deref at probe by Johan Hovold · 7 years ago
  88. 074912d s5p-mfc: Fix unbalanced call to clock management by Marek Szyprowski · 7 years ago
  89. 4a9c542 gspca: konica: add missing endpoint sanity check by Johan Hovold · 7 years ago
  90. e2f95f8 s5p-mfc: Fix race between interrupt routine and device functions by Marek Szyprowski · 7 years ago
  91. 6bee0b1 iio: hid-sensor: Store restore poll and hysteresis on S3 by Srinivas Pandruvada · 7 years ago
  92. a99462b iio: proximity: as3935: fix as3935_write by Matt Ranostay · 7 years ago
  93. 820adcc ipx: call ipxitf_put() in ioctl error path by Dan Carpenter · 7 years ago
  94. c67e87a USB: hub: fix non-SS hub-descriptor handling by Johan Hovold · 7 years ago
  95. 3e4a4e6 USB: hub: fix SS hub-descriptor handling by Johan Hovold · 7 years ago
  96. f9cd79e USB: serial: io_ti: fix div-by-zero in set_termios by Johan Hovold · 7 years ago
  97. c3e024f USB: serial: mct_u232: fix big-endian baud-rate handling by Johan Hovold · 7 years ago
  98. d8fc44d USB: serial: qcserial: add more Lenovo EM74xx device IDs by Bjørn Mork · 7 years ago
  99. 7e54076 usb: serial: option: add Telit ME910 support by Daniele Palmas · 7 years ago
  100. ee0f3a8 USB: iowarrior: fix info ioctl on big-endian hosts by Johan Hovold · 7 years ago