summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05epoll: do not insert into poll queues until all sanity checks are doneASB-2022-01-05_4.4-p-releasedeprecated/android-4.4-p-releaseandroid-4.4-p-releaseAl Viro
2021-12-06seq_file: disallow extremely large seq buffer allocationsASB-2021-12-05_4.4-p-releaseEric Sandeen
2021-11-02scripts/dtc: Remove redundant YYLOC global declarationDirk Mueller
2021-11-01UPSTREAM: xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn
2021-11-01ANDROID: xt_quota2: remove trailing junk which might have a digit in itSam Liddicott
2021-11-01ANDROID: xt_quota2: clear quota2_log message before sendingTodd Kjos
2021-11-01ANDROID: xt_quota2: set usersize in xt_match registration objectTodd Kjos
2021-11-01usb: max-3421: Prevent corruption of freed memoryMark Tomlinson
2021-09-17tty: Fix ->session lockingASB-2021-11-06_4.4-p-releaseASB-2021-10-05_4.4-p-releaseJann Horn
2021-09-05ANDROID: xt_qtaguid: fix UAF raceASB-2021-09-05_4.4-p-releaseWill McVicker
2021-05-27futex: Remove rt_mutex_deadlock_account_*()ASB-2021-08-05_4.4-p-releaseASB-2021-07-05_4.4-p-releaseASB-2021-06-05_4.4-p-releaseLee Jones
2021-05-27futex: Handle faults correctly for PI futexesLee Jones
2021-05-27futex: Simplify fixup_pi_state_owner()Lee Jones
2021-05-27futex: Use pi_state_update_owner() in put_pi_state()Lee Jones
2021-05-27rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Lee Jones
2021-05-27futex: Provide and use pi_state_update_owner()Lee Jones
2021-05-27futex: Replace pointless printk in fixup_owner()Lee Jones
2021-05-27futex: Avoid violating the 10th rule of futexLee Jones
2021-05-27futex: Rework inconsistent rt_mutex/futex_q stateLee Jones
2021-05-27futex,rt_mutex: Provide futex specific rt_mutex APILee Jones
2021-05-27HID: make arrays usage and value to be the sameWill McVicker
2021-05-27futex: Fix inode life-time issuePeter Zijlstra
2021-05-27netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6Vasily Averin
2021-05-27futex: Unbreak futex hashingThomas Gleixner
2021-04-28tty: Fix ->pgrp locking in tiocspgrp()ASB-2021-05-05_4.4-p-releaseJann Horn
2021-04-02icmp: randomize the global rate limiterASB-2021-04-05_4.4-p-releaseEric Dumazet
2021-04-02block: Fix use-after-free in blkdev_get()Jason Yan
2021-03-01ANDROID: xt_qtaguid: Remove tag_entry from process list on untagASB-2021-03-05_4.4-p-releaseKalesh Singh
2021-02-01ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockoptASB-2021-02-05_4.4-p-releaseXin Long
2020-12-21fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()ASB-2021-01-05_4.4-p-releaseAlexander Potapenko
2020-12-04do_epoll_ctl(): clean the failure exits up a bitASB-2020-12-05_4.4-p-releaseAl Viro
2020-12-04fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-12-04epoll: Keep a reference on files added to the check listMarc Zyngier
2020-12-04fs/epoll: drop ovflist branch predictionDavidlohr Bueso
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-10-20UPSTREAM: binder: fix UAF when releasing todo listASB-2020-11-05_4.4-p-releaseTodd Kjos
2020-09-08media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsASB-2020-10-05_4.4-p-releaseASB-2020-09-05_4.4-p-releaseWill Deacon
2020-08-05cfg80211: Use const more consistently in for_each_element macrosASB-2020-08-05_4.4-p-releaseJouni 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()ASB-2020-07-05_4.4-p-releaseDmitry Torokhov
2020-06-05vt: selection, push sel_lock upASB-2020-06-05_4.4-p-releaseJiri Slaby
2020-06-05Revert "net/flow_dissector: switch to siphash"Todd Kjos