summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-25Linux 4.19.315v4.19.315Greg Kroah-Hartman1-1/+1
2024-05-25docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa1-1/+0
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson1-1/+29
2024-05-25tracing: Remove unnecessary var_ref destroy in track_data_destroy()Tom Zanussi1-1/+0
2024-05-25tracing: Generalize hist trigger onmax and save actionTom Zanussi1-76/+160
2024-05-25tracing: Split up onmatch action dataTom Zanussi2-44/+63
2024-05-25tracing: Refactor hist trigger action codeTom Zanussi1-169/+238
2024-05-25tracing: Have the historgram use the result of str_has_prefix() for len of pr...Steven Rostedt (VMware)1-4/+5
2024-05-25tracing: Use str_has_prefix() instead of using fixed sizesSteven Rostedt (VMware)5-5/+5
2024-05-25tracing: Use str_has_prefix() helper for histogram codeSteven Rostedt (VMware)1-16/+16
2024-05-25string.h: Add str_has_prefix() helper functionSteven Rostedt (VMware)1-0/+20
2024-05-25tracing: Consolidate trace_add/remove_event_call back to the nolock functionsSteven Rostedt (VMware)3-31/+7
2024-05-25tracing: Remove unneeded synth_event_mutexMasami Hiramatsu1-23/+7
2024-05-25tracing: Use dyn_event framework for synthetic eventsMasami Hiramatsu3-98/+176
2024-05-25tracing: Add unified dynamic event frameworkMasami Hiramatsu5-0/+337
2024-05-25tracing: Simplify creation and deletion of synthetic eventsMasami Hiramatsu1-35/+18
2024-05-25btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet1-0/+1
2024-05-25dm: limit the number of targets and parameter size areaMikulas Patocka3-3/+11
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli1-7/+0
2024-05-17Linux 4.19.314v4.19.314Greg Kroah-Hartman1-1/+1
2024-05-17af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2-1/+4
2024-05-17net: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo1-3/+10
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie1-1/+5
2024-05-17tipc: fix UAF in error pathPaolo Abeni1-1/+5
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff1-1/+1
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard1-3/+3
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos1-2/+4
2024-05-17af_unix: Fix garbage collector racing against connect()Michal Luczaj1-1/+17
2024-05-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima4-15/+16
2024-05-17ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet1-1/+5
2024-05-17net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau1-2/+7
2024-05-17phonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
2024-05-17rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats1-1/+1
2024-05-17Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou1-0/+3
2024-05-17Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou1-0/+4
2024-05-17tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima1-1/+7
2024-05-17tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet3-3/+7
2024-05-17tcp: remove redundant check on tskbColin Ian King1-5/+2
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt1-0/+1
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
2024-05-179p: explicitly deny setlease attemptsJeff Layton1-0/+2
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt1-0/+3
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt1-1/+1
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz1-37/+36
2024-05-17scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi1-0/+12
2024-05-17btrfs: always clear PERTRANS metadata during commitBoris Burkov1-1/+1
2024-05-17btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov1-1/+1