summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15Merge tag 'v4.1.15' into toradex_vf_4.1-nextColibri_VF_LinuxImageV2.5Beta3_20151215Marcel Ziswiler
2015-12-15spi-fsl-dspi: Fix CTAR Register accessBhuvanchandra DV
2015-12-15ARM: colibri_vf: Add multitouch HID and RAWHID supportStefan Agner
2015-12-14Linux 4.1.15v4.1.15Greg Kroah-Hartman
2015-12-14ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han
2015-12-14ceph: fix message length computationArnd Bergmann
2015-12-14ocfs2: fix umask ignored issueJunxiao Bi
2015-12-14nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-12-14nfs4: start callback_ident at idr 1Benjamin Coddington
2015-12-14debugfs: fix refcount imbalance in start_creatingDaniel Borkmann
2015-12-14nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble
2015-12-14nfsd: serialize state seqid morphing operationsJeff Layton
2015-12-14firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2015-12-14ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o
2015-12-14rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-12-14Btrfs: fix race when listing an inode's xattrsFilipe Manana
2015-12-14Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2015-12-14Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2015-12-14Btrfs: fix truncation of compressed and inlined extentsFilipe Manana
2015-12-14Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-12-14net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-14ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann
2015-12-14RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-14tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-12-14tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet
2015-12-14tcp: disable Fast Open on timeouts after handshakeYuchung Cheng
2015-12-14tcp: md5: fix lockdep annotationEric Dumazet
2015-12-14net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-12-14sctp: translate host order to network order when setting a hmacidlucien
2015-12-14packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-12-14packet: infer protocol from ethernet header if unsetDaniel Borkmann
2015-12-14packet: only allow extra vlan len on ethernet devicesDaniel Borkmann
2015-12-14packet: always probe for transport headerDaniel Borkmann
2015-12-14packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2015-12-14tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-12-14unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09Linux 4.1.14v4.1.14Greg Kroah-Hartman
2015-12-09netlink: Add missing goto statement to netlink_insertHerbert Xu