1. 3b16e64 ceph: fix message length computation by Arnd Bergmann · 10 years ago
  2. 273ef13 ocfs2: fix umask ignored issue by Junxiao Bi · 10 years ago
  3. 2cc11ce nfs: if we have no valid attrs, then don't declare the attribute cache valid by Jeff Layton · 10 years ago
  4. 254cbeb nfs4: start callback_ident at idr 1 by Benjamin Coddington · 10 years ago
  5. 03ecdde debugfs: fix refcount imbalance in start_creating by Daniel Borkmann · 10 years ago
  6. 3c10560 nfsd: eliminate sending duplicate and repeated delegations by Andrew Elble · 10 years ago
  7. 35b2e29 nfsd: serialize state seqid morphing operations by Jeff Layton · 10 years ago
  8. 16693ba firewire: ohci: fix JMicron JMB38x IT context discovery by Stefan Richter · 10 years ago
  9. 3e447b6 ext4, jbd2: ensure entering into panic after recording an error in superblock by Daeho Jeong · 10 years ago
  10. 456dd91 ext4: fix potential use after free in __ext4_journal_stop by Lukas Czerner · 10 years ago
  11. b8a7a30 ext4 crypto: fix memory leak in ext4_bio_write_page() by Theodore Ts'o · 10 years ago
  12. 0330982 rbd: don't put snap_context twice in rbd_queue_workfn() by Ilya Dryomov · 10 years ago
  13. c39df1c Btrfs: fix race when listing an inode's xattrs by Filipe Manana · 10 years ago
  14. d22b284 Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow by Filipe Manana · 10 years ago
  15. 51ac5ed Btrfs: fix race leading to incorrect item deletion when dropping extents by Filipe Manana · 10 years ago
  16. f1008f6 Btrfs: fix truncation of compressed and inlined extents by Filipe Manana · 10 years ago
  17. 83881c1 Btrfs: fix file corruption and data loss after cloning inline extents by Filipe Manana · 10 years ago
  18. 3d817ad net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 10 years ago
  19. cbff65f ipv6: sctp: implement sctp_v6_destroy_sock() by Eric Dumazet · 10 years ago
  20. e08ca7b net/neighbour: fix crash at dumping device-agnostic proxy entries by Konstantin Khlebnikov · 10 years ago
  21. 81ed463 ipv6: add complete rcu protection around np->opt by Eric Dumazet · 10 years ago
  22. 879e7d3 bpf, array: fix heap out-of-bounds access when updating elements by Daniel Borkmann · 10 years ago
  23. 28492d3 RDS: fix race condition when sending a message on unbound socket by Quentin Casasnovas · 10 years ago
  24. c9cc126 ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 10 years ago
  25. ed454cb broadcom: fix PHY_ID_BCM5481 entry in the id table by Aaro Koskinen · 10 years ago
  26. 0c3c060 net: ip6mr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 10 years ago
  27. 3621421 net: ipmr: fix static mfc/dev leaks on table destruction by Nikolay Aleksandrov · 10 years ago
  28. 8f1c1d1 net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds by Daniel Borkmann · 10 years ago
  29. 967ade5 tcp: initialize tp->copied_seq in case of cross SYN connection by Eric Dumazet · 10 years ago
  30. ddb686a tcp: fix potential huge kmalloc() calls in TCP_REPAIR by Eric Dumazet · 10 years ago
  31. 039abed tcp: disable Fast Open on timeouts after handshake by Yuchung Cheng · 10 years ago
  32. ec8769e tcp: md5: fix lockdep annotation by Eric Dumazet · 10 years ago
  33. 36c1943 net: qmi_wwan: add XS Stick W100-2 from 4G Systems by Bjørn Mork · 10 years ago
  34. 97546fa snmp: Remove duplicate OUTMCAST stat increment by Neil Horman · 10 years ago
  35. 6cb5485 ip_tunnel: disable preemption when updating per-cpu tstats by Jason A. Donenfeld · 10 years ago
  36. 32c3ff4 sctp: translate host order to network order when setting a hmacid by lucien · 10 years ago
  37. b89d1e92 packet: fix tpacket_snd max frame len by Daniel Borkmann · 10 years ago
  38. 292d328 packet: infer protocol from ethernet header if unset by Daniel Borkmann · 10 years ago
  39. c59fd2e packet: only allow extra vlan len on ethernet devices by Daniel Borkmann · 10 years ago
  40. 302f6f0 packet: always probe for transport header by Daniel Borkmann · 10 years ago
  41. 01c0b87 packet: do skb_probe_transport_header when we actually have data by Daniel Borkmann · 10 years ago
  42. 393914a tools/net: Use include/uapi with __EXPORTED_HEADERS__ by Kamal Mostafa · 10 years ago
  43. 5c77e26 unix: avoid use-after-free in ep_remove_wait_queue by Rainer Weikusat · 10 years ago
  44. cb37126 Linux 4.1.14 by Greg Kroah-Hartman · 10 years ago v4.1.14
  45. a52ec6d netlink: Add missing goto statement to netlink_insert by Herbert Xu · 10 years ago
  46. 3f11689 KVM: s390: enable SIMD only when no VCPUs were created by David Hildenbrand · 10 years ago
  47. 5051ab9 staging/lustre: use jiffies for lp_last_query times by Arnd Bergmann · 10 years ago
  48. 84390ca xhci: Workaround to get Intel xHCI reset working more reliably by Rajmohan Mani · 10 years ago
  49. ff4fcbd tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 10 years ago
  50. 8d0fe57 tty: audit: Fix audit source by Peter Hurley · 10 years ago
  51. 4676cd7 ALSA: usb-audio: work around CH345 input SysEx corruption by Clemens Ladisch · 10 years ago
  52. 96c9346 ALSA: usb-audio: prevent CH345 multiport output SysEx corruption by Clemens Ladisch · 10 years ago
  53. 237508e ALSA: usb-audio: add packet size quirk for the Medeli DD305 by Clemens Ladisch · 10 years ago
  54. 52066c0 USB: option: add XS Stick W100-2 from 4G Systems by Bjørn Mork · 10 years ago
  55. 31fe65f USB: serial: option: add support for Novatel MiFi USB620L by Aleksander Morgado · 10 years ago
  56. ea7f479 USB: ti_usb_3410_5052: Add Honeywell HGI80 ID by David Woodhouse · 10 years ago
  57. 6418b4c usb: musb: core: fix order of arguments to ulpi write callback by Uwe Kleine-König · 10 years ago
  58. 794ffe1 USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem by Bjørn Mork · 10 years ago
  59. 9341494 USB: qcserial: Add support for Quectel EC20 Mini PCIe module by Petr Štetiar · 10 years ago
  60. 058b974 usblp: do not set TASK_INTERRUPTIBLE before lock by Jiri Slaby · 10 years ago
  61. 81f136a usb: ehci-orion: fix probe for !GENERIC_PHY by Jonas Gorski · 10 years ago
  62. 3577eb6 ALSA: usb: Add native DSD support for Aune X1S by Jurgen Kramer · 10 years ago
  63. fca6d6f usb: chipidea: imx: refine clock operations to adapt for all platforms by Peter Chen · 10 years ago
  64. 697fdba usb: dwc3: pci: Add platform data for Synopsys HAPS by John Youn · 10 years ago
  65. ee7683c usb: dwc3: Support Synopsys USB 3.1 IP by John Youn · 10 years ago
  66. 9426f37 usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1 by John Youn · 10 years ago
  67. 443635f usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID by John Youn · 10 years ago
  68. 13ba356 usb: chipidea: otg: gadget module load and unload support by Li Jun · 11 years ago
  69. d23ccda usb: dwc3: gadget: let us set lower max_speed by Ben McCauley · 10 years ago
  70. 7ea7903 usb: gadget: atmel_usba_udc: Expose correct device speed by Douglas Gilbert · 10 years ago
  71. 6ea81ff Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs" by Ville Syrjälä · 10 years ago
  72. 1c122e9 KVM: s390: avoid memory overwrites on emergency signal injection by David Hildenbrand · 10 years ago
  73. 22b017c KVM: s390: fix wrong lookup of VCPUs by array index by David Hildenbrand · 10 years ago
  74. af2bcce KVM: Provide function for VCPU lookup by id by David Hildenbrand · 10 years ago
  75. 3ba8381 KVM: s390: SCA must not cross page boundaries by David Hildenbrand · 10 years ago
  76. 72c8282 ath10k: fix invalid NSS for 4x4 devices by Rajkumar Manoharan · 10 years ago
  77. d3a80fb arm64: page-align sections for DEBUG_RODATA by Mark Rutland · 10 years ago
  78. a95468b arm64: Fix compat register mappings by Robin Murphy · 10 years ago
  79. 39851b0 can: sja1000: clear interrupts on start by Mirza Krak · 10 years ago
  80. 85f576c can: Use correct type in sizeof() in nla_put() by Marek Vasut · 10 years ago
  81. d4815c1 Bluetooth: Fix removing connection parameters when unpairing by Johan Hedberg · 10 years ago
  82. a1475c6 Bluetooth: ath3k: Add support of AR3012 0cf3:817b device by Dmitry Tunin · 10 years ago
  83. d53162c Bluetooth: ath3k: Add new AR3012 0930:021c id by Dmitry Tunin · 10 years ago
  84. 4fb2de6 Bluetooth: hidp: fix device disconnect on idle timeout by David Herrmann · 10 years ago
  85. adb2ed8 staging: rtl8712: Add device ID for Sitecom WLA2100 by Larry Finger · 10 years ago
  86. b0b69c7 mwifiex: fix mwifiex_rdeeprom_read() by Dan Carpenter · 10 years ago
  87. 7c306d8 mfd: twl6040: Fix deferred probe handling for clk32k by Tony Lindgren · 10 years ago
  88. 3b5167f clk: versatile-icst: fix memory leak by Linus Walleij · 10 years ago
  89. 669b331 fs/proc, core/debug: Don't expose absolute kernel addresses via wchan by Ingo Molnar · 10 years ago
  90. b4a0135 net: mvneta: Fix CPU_MAP registers initialisation by Maxime Ripard · 10 years ago
  91. 158b78a iwlwifi: Add new PCI IDs for the 8260 series by Oren Givon · 10 years ago
  92. 964e857 iwlwifi: pcie: fix (again) prepare card flow by Emmanuel Grumbach · 10 years ago
  93. 345e744 NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE by Christophe Ricard · 10 years ago
  94. 8e5c139 NFC: nci: Fix improper management of HCI return code by Christophe Ricard · 10 years ago
  95. 2854c58 NFC: nci: Fix incorrect data chaining when sending data by Christophe Ricard · 10 years ago
  96. 95457ae nl80211: Fix potential memory leak from parse_acl_data by Ola Olsson · 10 years ago
  97. 9da1752 mac80211: fix divide by zero when NOA update by Janusz.Dziedzic@tieto.com · 10 years ago
  98. b45a2ff mac80211: allow null chandef in tracing by Arik Nemtsov · 10 years ago
  99. f1a112c mac80211: fix driver RSSI event calculations by Johannes Berg · 10 years ago
  100. 64e2fe7 mac80211: Fix local deauth while associating by Andrei Otcheretianski · 10 years ago