aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-05x86/MCE: Serialize sysfs changesASB-2018-07-05_3.18-o-mr1Seunghun Han
2018-07-05scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2018-07-05futex: Prevent overflow by strengthen input validationLi Jinyue
2018-07-05usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2018-07-05futex: Remove requirement for lock_page() in get_futex_key()Mel Gorman
2018-07-05usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2018-05-31ipv6: fix udpv6 sendmsg crash caused by too small MTUASB-2018-06-05_3.18-o-mr1Mike Maloney
2018-05-31KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2018-05-31ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers
2018-05-07UPSTREAM: timer: Export destroy_hrtimer_on_stack()ASB-2018-05-05_3.18-o-mr1Guenter Roeck
2018-05-07loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2018-05-07Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2018-05-07ANDROID: build.config: enforce trace_printk checkWei Wang
2018-05-07FROMLIST: staging: Fix sparse warnings in vsoc driver.Alistair Strachan
2018-05-07FROMLIST: staging: vsoc: Fix a i386-randconfig warning.Alistair Strachan
2018-05-07ANDROID: staging: 'vsoc' driver build fix.Alistair Strachan
2018-05-07ANDROID: Add build server config for cuttlefish.Alistair Strachan
2018-05-07ANDROID: Add defconfig for cuttlefish.Alistair Strachan
2018-05-07FROMLIST: staging: Android: Add 'vsoc' driver for cuttlefish.Greg Hartman
2018-04-03sctp: do not peel off an assoc from one netns to another oneASB-2018-04-05_3.18-o-mr1Xin Long
2018-04-03net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2018-04-03KEYS: encrypted: fix buffer overread in valid_master_desc()Eric Biggers
2018-02-28packet: in packet_do_bind, test fanout with bind_lock heldASB-2018-03-05_3.18-o-mr1Willem de Bruijn
2018-02-28packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2018-02-28ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2018-02-28ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai
2018-02-28USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2018-02-28HID: usbhid: fix out-of-bounds bugJaejoong Kim
2018-02-28USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2018-02-28USB: serial: console: fix use-after-free after failed setupJohan Hovold
2018-02-28USB: uas: fix bug in handling of alternate settingsAlan Stern
2018-02-07ANDROID: qtaguid: Fix the UAF probelm with tag_ref_treeChenbo Feng
2018-02-07staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic
2018-02-05KEYS: add missing permission check for request_key() destinationASB-2018-02-05_3.18-o-mr1Eric Biggers
2018-02-05blk-mq: fix race between timeout and freeing requestMing Lei
2018-02-05ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2018-02-05mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()Kirill A. Shutemov
2018-01-24netlink: add a start callback for starting a netlink dumpTom Herbert
2018-01-24ipsec: Fix aborted xfrm policy dump crashHerbert Xu
2018-01-24netlink: Add netns check on tapsKevin Cernekee
2018-01-24USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2018-01-24crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2018-01-24PCI: Fix race condition with driver_overrideNicolai Stange
2018-01-19FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas
2018-01-19FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-01-16ANDROID: mnt: Fix freeing of mount dataDaniel Rosenberg
2018-01-08arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryASB-2018-01-05_3.18-o-mr1Will Deacon
2018-01-08arm64: use RET instruction for exiting the trampolineWill Deacon
2018-01-08FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-01-08FROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...Will Deacon