aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-04ext4: verify the depth of extent tree in ext4_find_extent()ASB-2019-01-05_3.18-o-mr1Theodore Ts'o
2019-01-04mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2019-01-04mremap: properly flush TLB before releasing the pageLinus Torvalds
2019-01-04Fix up non-directory creation in SGID directoriesLinus Torvalds
2019-01-04ext4: add more inode number paranoia checksTheodore Ts'o
2019-01-04ext4: never move the system.data xattr out of the inode bodyTheodore Ts'o
2019-01-04ext4: only look at the bg_flags field if it is validTheodore Ts'o
2019-01-04ext4: fix bitmap position validationLukas Czerner
2019-01-04ext4: add validity checks for bitmap block numbersTheodore Ts'o
2019-01-04ext4: don't update checksum of new initialized bitmapsTheodore Ts'o
2019-01-04ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o
2018-12-21exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-12-21ANDROID: uid_sys_stats: Copy task_struct comm field to bigger bufferDmitry Shmidt
2018-12-07x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-12-04net: Set sk_prot_creator when cloning sockets to the right protoASB-2018-12-05_3.18-o-mr1Christoph Paasch
2018-11-02staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeASB-2018-11-05_3.18-o-mr1Greg Hackmann
2018-11-02media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2018-11-02Bluetooth: hidp: buffer overflow in hidp_process_reportMark Salyzyn
2018-10-04ANDROID: sdcardfs: Change current->fs under lockASB-2018-10-05_3.18-o-mr1Daniel Rosenberg
2018-10-04ANDROID: sdcardfs: Don't use OVERRIDE_CRED macroDaniel Rosenberg
2018-08-30staging: android: ion: check for kref overflowASB-2018-09-05_3.18-o-mr1Daniel Rosenberg
2018-08-07netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsASB-2018-08-05_3.18-o-mr1Florian Westphal
2018-08-07FROMLIST: binder: fix proc->files use-after-freeTodd Kjos
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