summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-21fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()mirror-aosp-deprecated-android-3.18-o-releaseandroid-goldfish-o-3.18-devAlexander Potapenko
2020-12-04do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-12-04epoll: Keep a reference on files added to the check listMarc Zyngier
2020-12-04HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-12-04HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-12-04HID: hid-input: clear unmapped usagesDmitry Torokhov
2020-12-04audit: fix error handling in audit_data_to_entry()Paul Moore
2020-09-08media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-08-05cfg80211: Use const more consistently in for_each_element macrosJouni Malinen
2020-08-05cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2020-08-05USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-08-05drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger
2020-08-05drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger
2020-08-05nl80211: validate beacon headJohannes Berg
2020-08-05selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-07-06Input: add safety guards to input_set_keycode()Dmitry Torokhov
2020-06-05vt: selection, push sel_lock upJiri Slaby
2020-06-05vt: selection, push console lock downJiri Slaby
2020-06-05vt: selection, close sel_buffer raceJiri Slaby
2020-06-05vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-05-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2020-05-15Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda
2020-05-01can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2020-04-06HID: Fix assumption that devices have inputsAlan Stern
2020-04-06Input: ff-memless - kill timer in destroy()Oliver Neukum
2020-03-03staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan
2020-03-03tcp: Clear sk_send_head after purging the write queueBen Hutchings
2020-03-03USB: core: Fix races in character device registration and deregistraionAlan Stern
2020-03-03HID: hiddev: avoid opening a disconnected deviceHillf Danton
2020-03-03HID: hiddev: do cleanup in failure of opening a deviceHillf Danton
2020-01-29UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen
2020-01-07mtd: fsl-quadspi: fix macro collision problems with READ/WRITEHan Xu
2019-12-13ALSA: core: Fix card races between register and disconnectTakashi Iwai
2019-12-13block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2019-12-13rtlwifi: Fix potential overflow on P2P codeLaura Abbott
2019-12-02ANDROID: fiq_debugger: removeMark Salyzyn
2019-12-02tcp: purge write queue in tcp_connect_init()Eric Dumazet
2019-11-07Revert "BACKPORT: kernel: add kcov code coverage"Todd Kjos
2019-11-06ARM: fix put_user() for gcc-8Arnd Bergmann
2019-11-04ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan
2019-11-04UPSTREAM: ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen
2019-11-04BACKPORT: binder: Set end of SG buffer area properly.Martijn Coenen
2019-11-04binder: fix possible UAF when freeing bufferTodd Kjos
2019-10-04ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng
2019-06-12UPSTREAM: binder: check for overflow when alloc for security contextTodd Kjos
2019-05-31media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-03-04FROMGIT: binder: create node flag to request sender's security contextTodd Kjos
2019-02-28UPSTREAM: binder: fix race that allows malicious free of live bufferTodd Kjos
2019-02-28jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o
2019-02-28ext4: avoid running out of journal credits when appending to an inline fileTheodore Ts'o