summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-22Linux 3.14.59v3.14.59Greg Kroah-Hartman
2016-01-22KEYS: Fix keyring ref leak in join_session_keyring()Yevgeny Pats
2016-01-22KEYS: Fix race between read and revokeDavid Howells
2016-01-22KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells
2016-01-22KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells
2016-01-22af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2016-01-22bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2016-01-22pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2016-01-22skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-22vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22ipv6: sctp: clone options to avoid use after freeEric Dumazet
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-22sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2016-01-22gre6: allow to update all parameters via rtnlNicolas Dichtel
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson
2016-01-22ocfs2: fix umask ignored issueJunxiao Bi
2016-01-22nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2016-01-22nfs4: start callback_ident at idr 1Benjamin Coddington
2016-01-22firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter
2016-01-22ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2016-01-22ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2016-01-22Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2016-01-22Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2016-01-22ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2016-01-22ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2016-01-22broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2016-01-22net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2016-01-22net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2016-01-22net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2016-01-22tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2016-01-22tcp: md5: fix lockdep annotationEric Dumazet
2016-01-22net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2016-01-22snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2016-01-22ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2016-01-22sctp: translate host order to network order when setting a hmacidlucien
2016-01-22packet: infer protocol from ethernet header if unsetDaniel Borkmann
2016-01-22packet: always probe for transport headerDaniel Borkmann
2016-01-22packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2016-01-22tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2016-01-22unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat
2015-12-09Linux 3.14.58v3.14.58Greg Kroah-Hartman
2015-12-09ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch