summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-25Linux 4.19.315v4.19.315Greg Kroah-Hartman
2024-05-25docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa
2024-05-25serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson
2024-05-25tracing: Remove unnecessary var_ref destroy in track_data_destroy()Tom Zanussi
2024-05-25tracing: Generalize hist trigger onmax and save actionTom Zanussi
2024-05-25tracing: Split up onmatch action dataTom Zanussi
2024-05-25tracing: Refactor hist trigger action codeTom Zanussi
2024-05-25tracing: Have the historgram use the result of str_has_prefix() for len of pr...Steven Rostedt (VMware)
2024-05-25tracing: Use str_has_prefix() instead of using fixed sizesSteven Rostedt (VMware)
2024-05-25tracing: Use str_has_prefix() helper for histogram codeSteven Rostedt (VMware)
2024-05-25string.h: Add str_has_prefix() helper functionSteven Rostedt (VMware)
2024-05-25tracing: Consolidate trace_add/remove_event_call back to the nolock functionsSteven Rostedt (VMware)
2024-05-25tracing: Remove unneeded synth_event_mutexMasami Hiramatsu
2024-05-25tracing: Use dyn_event framework for synthetic eventsMasami Hiramatsu
2024-05-25tracing: Add unified dynamic event frameworkMasami Hiramatsu
2024-05-25tracing: Simplify creation and deletion of synthetic eventsMasami Hiramatsu
2024-05-25btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()Dominique Martinet
2024-05-25dm: limit the number of targets and parameter size areaMikulas Patocka
2024-05-25Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"Harshit Mogalapalli
2024-05-17Linux 4.19.314v4.19.314Greg Kroah-Hartman
2024-05-17af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-05-17net: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-05-17dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-05-17tipc: fix UAF in error pathPaolo Abeni
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-05-17af_unix: Fix garbage collector racing against connect()Michal Luczaj
2024-05-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima
2024-05-17ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet
2024-05-17net: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau
2024-05-17phonet: fix rtm_phonet_notify() skb allocationEric Dumazet
2024-05-17rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats
2024-05-17Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou
2024-05-17Bluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou
2024-05-17tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().Kuniyuki Iwashima
2024-05-17tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV socketsEric Dumazet
2024-05-17tcp: remove redundant check on tskbColin Ian King
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-05-17fs/9p: drop inodes immediately on non-.L tooJoakim Sindholt
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-179p: explicitly deny setlease attemptsJeff Layton
2024-05-17fs/9p: translate O_TRUNC into OTRUNCJoakim Sindholt
2024-05-17fs/9p: only translate RWX permissions for plain 9P2000Joakim Sindholt
2024-05-17selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-05-17scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi
2024-05-17btrfs: always clear PERTRANS metadata during commitBoris Burkov
2024-05-17btrfs: make btrfs_clear_delalloc_extent() free delalloc reserveBoris Burkov