Commit Graph

  • 32a93db402 kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE master David Rientjes 2018-02-21 14:45:32 -08:00
  • f8726f44a6 mm/mempolicy.c: avoid use uninitialized preferred_node Yisheng Xie 2018-03-22 16:17:02 -07:00
  • 44754ac61a mm/madvise.c: fix madvise() infinite loop under special circumstances chenjie 2017-11-29 16:10:54 -08:00
  • 0eaba11236 bridge: check brport attr show in brport_show Xin Long 2018-02-12 17:15:40 +08:00
  • f1bd2ee338 MIPS: c-r4k: Fix data corruption related to cache coherence NeilBrown 2018-04-27 09:28:34 +10:00
  • a557cae823 netfilter: x_tables: fix ordering of jumpstack allocation and table update Will Deacon 2013-10-21 13:14:53 +01:00
  • 50638e14a8 mm/init: fix zone boundary creation Oliver O'Halloran 2016-07-26 15:22:17 -07:00
  • b74968df2f usb: add helper to extract bits 12:11 of wMaxPacketSize Felipe Balbi 2016-09-26 10:51:18 +03:00
  • 1f2376002a USB: usbfs: Filter flags passed in from user space Oliver Neukum 2017-11-23 16:39:52 +01:00
  • da680323d5 scsi: use dma_get_cache_alignment() as minimum DMA alignment Huacai Chen 2017-11-21 14:23:38 +01:00
  • be1517924e scsi: dma-mapping: always provide dma_get_cache_alignment Christoph Hellwig 2017-11-21 14:23:37 +01:00
  • 79720c54b2 USB: core: Add type-specific length check of BOS descriptors Masakazu Mokuno 2017-11-10 01:25:50 +09:00
  • ab9fb9c293 usb: host: fix incorrect updating of offset Colin Ian King 2017-11-07 16:45:04 +00:00
  • 483ed717e3 NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625 SZ Lin (林上智) 2017-12-29 17:02:17 +08:00
  • e10f897cd7 USB: serial: option: adding support for YUGA CLM920-NC5 SZ Lin (林上智) 2017-12-19 17:40:32 +08:00
  • ef2898ece7 USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID David Kozub 2017-12-05 22:40:04 +01:00
  • 4e9c672020 xhci: Don't add a virt_dev to the devs array before it's fully allocated Mathias Nyman 2017-12-08 18:10:05 +02:00
  • 31c32079c2 xhci: Don't show incorrect WARN message about events for empty rings Mathias Nyman 2017-12-01 13:41:19 +02:00
  • 018033060c xfrm: Return error on unknown encap_type in init_state Herbert Xu 2018-01-05 22:12:32 +11:00
  • fbf989ac12 net/packet: fix a race in packet_bind() and packet_notifier() Eric Dumazet 2017-11-28 08:03:30 -08:00
  • 4a70f9f431 net_sched: red: Avoid illegal values Nogah Frankel 2017-12-04 13:31:11 +02:00
  • 90442daf68 net_sched: red: Avoid devision by zero Nogah Frankel 2017-12-04 13:31:10 +02:00
  • 72a02f1429 usbnet: fix alignment for frames with no ethernet header Bjørn Mork 2017-12-06 20:21:24 +01:00
  • 5fe81adc3f USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse Bjørn Mork 2017-09-22 22:18:18 +02:00
  • 86cc0701ea USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications" Bjørn Mork 2017-04-21 10:01:29 +02:00
  • 0ecfea7fdb pptp: remove a buggy dst release in pptp_connect() Eric Dumazet 2018-04-02 18:48:37 -07:00
  • fa51b33262 net: add skb_mac_header_len helper Daniel Borkmann 2017-07-02 02:13:25 +02:00
  • 2ab1586075 pppoe: fix reception of frames with no mac header Guillaume Nault 2018-09-14 16:28:05 +02:00
  • 2174ccb82f pppoe: check sockaddr length in pppoe_connect() Guillaume Nault 2018-04-23 16:38:27 +02:00
  • 370f9d31f3 pppoe: take ->needed_headroom of lower device into account on xmit Guillaume Nault 2018-01-22 18:06:37 +01:00
  • 2cff779d75 include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header Denys Vlasenko 2015-03-09 15:52:17 +01:00
  • d682513852 net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() Nicolai Stange 2018-01-08 15:54:44 +01:00
  • b8270cc452 net: ipv4: fix for a race condition in raw_sendmsg Mohamed Ghannam 2017-12-10 03:50:58 +00:00
  • f5045b4a06 ipv4: Avoid reading user iov twice after raw_probe_proto_opt Herbert Xu 2014-11-07 21:27:09 +08:00
  • 0762f2017d net: igmp: add a missing rcu locking section Eric Dumazet 2018-02-01 10:26:57 -08:00
  • d7873ea30c net: igmp: fix source address check for IGMPv3 reports Felix Fietkau 2018-01-19 11:50:46 +01:00
  • 28d8a48f77 net: igmp: Use correct source address on IGMPv3 reports Kevin Cernekee 2017-12-11 11:13:45 -08:00
  • d2be3dadef net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks Nikolay Aleksandrov 2017-12-18 17:35:09 +02:00
  • 1bd1a170e8 tcp md5sig: Use skb's saddr when replying to an incoming segment Christoph Paasch 2017-12-11 00:05:46 -08:00
  • 71c9301b11 futex: Prevent overflow by strengthen input validation Li Jinyue 2017-12-14 17:04:54 +08:00
  • a2248e559d fscache: Fix the default for fscache_maybe_release_page() David Howells 2018-01-02 10:02:19 +00:00
  • e683f82e48 ext4: fix crash when a directory's i_size is too small Chandan Rajendra 2017-12-11 15:00:57 -05:00
  • 9d16c84548 crypto: algapi - fix NULL dereference in crypto_remove_spawns() Eric Biggers 2017-12-29 14:30:19 -06:00
  • 921a24c643 af_key: fix buffer overread in verify_address_len() Eric Biggers 2017-12-29 18:13:05 -06:00
  • 02f5791ccb af_key: fix buffer overread in parse_exthdrs() Eric Biggers 2017-12-29 18:15:23 -06:00
  • 446ba3e8fd netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr() Pablo Neira Ayuso 2013-06-11 01:51:31 +02:00
  • 2719ca83cd netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary Pablo Neira Ayuso 2013-05-07 03:22:18 +02:00
  • 4392d656c8 mtd: nand: fix bug writing 1 byte less than page size Hector Palacios 2016-07-18 10:39:18 +02:00
  • 5334a90980 sd: get disk reference in sd_check_events() Hannes Reinecke 2016-04-26 08:06:58 +02:00
  • e6f4533752 opt-opkg-upd.sh simplified Alexander Ryzhov 2018-05-31 05:44:26 +00:00
  • 46abd57ee9 Merged in bleissem/rt-n56u (pull request #56) Alexander Bleissem 2018-05-18 09:41:03 +00:00
  • f4b9efb382 Merged in dkuzmindealersocket/rt-n56u (pull request #59) Dmitry Kuzmin 2018-05-18 09:39:07 +00:00
  • 8ec3a1037a Switch from Entware-ng to Entware Alexander Ryzhov 2018-05-10 05:49:16 -04:00
  • a79af5ff67 add autopoint dep Dmitry Kuzmin 2018-03-09 18:21:52 +00:00
  • e58fdd7663 tcp_cubic: do not set epoch_start in the future Eric Dumazet 2015-09-17 08:38:00 -07:00
  • 12503627ee tcp_cubic: better follow cubic curve after idle period Eric Dumazet 2015-09-09 21:55:07 -07:00
  • ccc3e27816 usb-modeswitch: update to 2.5.2 andy.padavan 2018-01-29 03:26:16 +07:00
  • 964a72f47c usbnet: silence an unnecessary warning Oliver Neukum 2018-01-17 16:33:54 +01:00
  • a649bbf10a ralink arch: MT7620/MT7621/MT7628: fix create PCIe BAR0 window andy.padavan 2018-01-29 02:44:23 +07:00
  • 688c3f9453 pkt_sched: Fix warning false positives. David S. Miller 2012-09-27 18:35:47 -04:00
  • 13c6fbbc0c sch_tbf: fix two null pointer dereferences on init failure Nikolay Aleksandrov 2017-08-30 12:49:05 +03:00
  • 56467a6126 sch_cbq: fix null pointer dereferences on init failure Nikolay Aleksandrov 2017-08-30 12:49:01 +03:00
  • 5ef66925fc sch_netem: avoid null pointer deref on init failure Nikolay Aleksandrov 2017-08-30 12:49:03 +03:00
  • 8f8cd9d893 sch_fq_codel: avoid double free on init failure Nikolay Aleksandrov 2017-08-30 12:49:02 +03:00
  • 7bcb142c57 sch_hfsc: fix null pointer deref and double free on init failure Nikolay Aleksandrov 2017-08-30 12:49:00 +03:00
  • 245f8adcb4 sch_multiq: fix double free on init failure Nikolay Aleksandrov 2017-08-30 12:48:58 +03:00
  • 0ed646737e sch_htb: fix crash on init failure Nikolay Aleksandrov 2017-08-30 12:48:57 +03:00
  • 7047c4e7eb net_sched: fix error recovery at qdisc creation Eric Dumazet 2017-02-10 10:31:49 -08:00
  • be9ed3f4ce net sched filters: fix notification of filter delete with proper handle Jamal Hadi Salim 2016-10-24 20:18:27 -04:00
  • 6111eb30b7 fq_codel: explicitly reset flows in ->reset() Eric Dumazet 2015-07-31 17:53:39 -07:00
  • 510e35781e ipv6: dad: don't remove dynamic addresses if link is down Sabrina Dubroca 2017-06-29 16:56:54 +02:00
  • 1486d701f2 ipv6: always add flag an address that failed DAD with DADFAILED Lubomir Rintel 2016-01-08 13:47:23 +01:00
  • daa3847fce tcp: fix tcp_mtu_probe() vs highest_sack Eric Dumazet 2017-10-30 23:08:20 -07:00
  • 9f07272a6c FS-Cache: fix dereference of NULL user_key_payload Eric Biggers 2017-10-09 12:40:00 -07:00
  • 89305aead3 dccp: CVE-2017-8824: use-after-free in DCCP code Mohamed Ghannam 2017-12-05 20:58:35 +00:00
  • 1cee89cbcd packet: only test po->has_vnet_hdr once in packet_snd Willem de Bruijn 2017-09-26 12:20:17 -04:00
  • ab85ee034b tun/tap: sanitize TUNSETSNDBUF input Craig Gallek 2017-10-30 18:50:11 -04:00
  • f25ca86df4 net: sched: use pfifo_fast for non real queues Eric Dumazet 2016-03-02 08:21:43 -08:00
  • 1e3d7e6bb9 qdisc: fix a module refcount leak in qdisc_create_dflt() Eric Dumazet 2016-08-24 09:39:02 -07:00
  • ac3301b619 qdisc: fix build with !CONFIG_NET_SCHED stephen hemminger 2013-08-31 10:15:33 -07:00
  • 12783dd03d qdisc: make args to qdisc_create_default const stephen hemminger 2013-08-31 10:15:50 -07:00
  • f5e6f6407d qdisc: allow setting default queuing discipline stephen hemminger 2013-08-27 16:19:08 -07:00
  • 6ce3105c7f 8021q: fix a memory leak for VLAN 0 device Cong Wang 2018-01-09 13:40:41 -08:00
  • dbef71608d vlan: fix a use-after-free in vlan_device_event() Cong Wang 2017-11-09 16:43:13 -08:00
  • 29e8ffbed1 netfilter: x_tables: fix unconditional helper Florian Westphal 2016-03-22 18:02:52 +01:00
  • 355fbc0184 netfilter: x_tables: make sure e->next_offset covers remaining blob size Florian Westphal 2016-03-22 18:02:50 +01:00
  • 24256848ae netfilter: x_tables: fix 32bit compat layer Hans Dedecker 2018-01-12 18:03:46 +07:00
  • 5549acbd49 netfilter: x_tables: validate e->target_offset early Florian Westphal 2016-03-22 18:02:49 +01:00
  • 65f16d6393 crypto: talitos - fix sha224 LEROY Christophe 2017-09-13 12:44:51 +02:00
  • aca6862b67 crypto: shash - Fix zero-length shash ahash digest crash Herbert Xu 2017-10-09 23:30:02 +08:00
  • 86b7dac8df crypto: salsa20 - fix blkcipher_walk API usage Eric Biggers 2017-11-28 20:56:59 -08:00
  • d0d30ac7ce crypto: hmac - require that the underlying hash algorithm is unkeyed Eric Biggers 2017-11-28 18:01:38 -08:00
  • 9da9c15b2a ipsec: Fix aborted xfrm policy dump crash Ben Hutchings 2017-12-09 19:24:58 +00:00
  • 19656b8ce1 af_key: do not use GFP_KERNEL in atomic contexts Eric Dumazet 2017-08-14 10:16:45 -07:00
  • c820571fc1 xfrm_user: fix info leak in xfrm_notify_sa() Mathias Krause 2017-08-26 17:08:58 +02:00
  • 2fbfd6a0df xfrm_user: fix info leak in build_aevent() Mathias Krause 2017-08-26 17:09:00 +02:00
  • 947e0897b6 xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY Sabrina Dubroca 2017-05-03 16:43:19 +02:00
  • edfbc64bcb l2tp: remove l2tp_session_find() Guillaume Nault 2017-04-11 13:12:21 +02:00
  • 50e50298fb l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 Guillaume Nault 2017-11-03 16:49:00 +01:00
  • 255eaf3685 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 Guillaume Nault 2017-03-29 08:44:59 +02:00