summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-04net: Set sk_prot_creator when cloning sockets to the right protoandroid-3.10Christoph Paasch
2018-10-16iovec: make sure the caller actually wants anything in memcpy_fromiovecendPaul Lawrence
2018-10-03ANDROID: sdcardfs: Change current->fs under lockDaniel Rosenberg
2018-10-03ANDROID: sdcardfs: Don't use OVERRIDE_CRED macroDaniel Rosenberg
2018-08-09ANDROID: Revert "net: increase fragment memory usage limits"Greg Hackmann
2018-07-27UPSTREAM: tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-27UPSTREAM: tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-09UPSTREAM: perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds
2018-06-13NFC: llcp: Limit size of SDP URIKees Cook
2018-04-25BACKPORT: futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman
2018-04-25UPSTREAM: kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger
2018-04-23UPSTREAM: scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2018-04-02crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-03-27BACKPORT: futex: Prevent overflow by strengthen input validationLi Jinyue
2018-03-26udp: consistently apply ufo or fragmentationWillem de Bruijn
2018-03-26udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2018-03-26inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2018-03-26ipv6: udp packets following an UFO enqueued packet need also be handled by UFOHannes Frederic Sowa
2018-03-14BACKPORT: ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers
2018-03-14UPSTREAM: KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2018-02-15BACKPORT: xfrm: Fix return value check of copy_sec_ctx.Steffen Klassert
2018-02-14ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2018-02-14BACKPORT: netlink: add a start callback for starting a netlink dumpTom Herbert
2018-02-14UPSTREAM: genl: Fix genl dumpit() locking.Pravin B Shelar
2018-02-14UPSTREAM: genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira
2018-02-08UPSTREAM: loop: fix concurrent lo_open/lo_releaseMarissa Wall
2018-02-08BACKPORT: ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-01-26arm64: issue isb when trapping CNTVCT_EL0 accessGreg Hackmann
2018-01-26BACKPORT: arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier
2018-01-26BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2018-01-26UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP h...Alexander Potapenko
2018-01-24ANDROID: xattr: Pass EOPNOTSUPP to permission2Daniel Rosenberg
2018-01-19ANDROID: sdcardfs: Move default_normal to superblockDaniel Rosenberg
2018-01-14ANDROID: Kconfig: add depends for UID_SYS_STATSGanesh Mahendran
2018-01-14ANDROID: Skip building uid_sys_stats and keyreset drivers as modulesAmit Pundir
2018-01-13ANDROID: uid_sys_stats: fix the commentArtem Borisov
2018-01-08ANDROID: sdcardfs: Fix missing break on default_normalDaniel Rosenberg
2018-01-03ANDROID: scsi: sg: Fix build breakageDaniel Rosenberg
2018-01-03ANDROID: sdcardfs: Add default_normal optionDaniel Rosenberg
2018-01-03ANDROID: sdcardfs: notify lower file of opensDaniel Rosenberg
2017-12-28UPSTREAM: net: reduce skb_warn_bad_offload() noiseEric Dumazet
2017-12-28UPSTREAM: net: remove open-coded skb_cow_head.françois romieu
2017-12-11UPSTREAM: sctp: do not peel off an assoc from one netns to another oneXin Long
2017-12-01UPSTREAM: net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti
2017-12-01BACKPORT: xfrm: Don't use sk_family for socket policy lookupsSteffen Klassert
2017-11-20UPSTREAM: ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-11-16BACKPORT: packet: in packet_do_bind, test fanout with bind_lock heldMarissa Wall
2017-11-16UPSTREAM: packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-11-16UPSTREAM: ALSA: usb-audio: Check out-of-bounds access by corrupted buffer des...Takashi Iwai
2017-11-16UPSTREAM: USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern