index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-25
Linux 4.19.315
v4.19.315
Greg Kroah-Hartman
2024-05-25
docs: kernel_include.py: Cope with docutils 0.21
Akira Yokosawa
2024-05-25
serial: kgdboc: Fix NMI-safety problems from keyboard reset code
Daniel Thompson
2024-05-25
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2024-05-25
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2024-05-25
tracing: Split up onmatch action data
Tom Zanussi
2024-05-25
tracing: Refactor hist trigger action code
Tom Zanussi
2024-05-25
tracing: Have the historgram use the result of str_has_prefix() for len of pr...
Steven Rostedt (VMware)
2024-05-25
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2024-05-25
tracing: Use str_has_prefix() helper for histogram code
Steven Rostedt (VMware)
2024-05-25
string.h: Add str_has_prefix() helper function
Steven Rostedt (VMware)
2024-05-25
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
Steven Rostedt (VMware)
2024-05-25
tracing: Remove unneeded synth_event_mutex
Masami Hiramatsu
2024-05-25
tracing: Use dyn_event framework for synthetic events
Masami Hiramatsu
2024-05-25
tracing: Add unified dynamic event framework
Masami Hiramatsu
2024-05-25
tracing: Simplify creation and deletion of synthetic events
Masami Hiramatsu
2024-05-25
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Dominique Martinet
2024-05-25
dm: limit the number of targets and parameter size area
Mikulas Patocka
2024-05-25
Revert "selftests: mm: fix map_hugetlb failure on 64K page size systems"
Harshit Mogalapalli
2024-05-17
Linux 4.19.314
v4.19.314
Greg Kroah-Hartman
2024-05-17
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
drm/vmwgfx: Fix invalid reads in fence signaled events
Zack Rusin
2024-05-17
dyndbg: fix old BUG_ON in >control parser
Jim Cromie
2024-05-17
tipc: fix UAF in error path
Paolo Abeni
2024-05-17
usb: gadget: f_fs: Fix a race condition when processing setup packets.
Chris Wulff
2024-05-17
usb: gadget: composite: fix OS descriptors w_value logic
Peter Korsgaard
2024-05-17
firewire: nosy: ensure user_length is taken into account when fetching packet...
Thanassis Avgerinos
2024-05-17
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
2024-05-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
2024-05-17
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
2024-05-17
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
2024-05-17
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
2024-05-17
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-17
tcp: remove redundant check on tskb
Colin Ian King
2024-05-17
net:usb:qmi_wwan: support Rolling modules
Vanillan Wang
2024-05-17
fs/9p: drop inodes immediately on non-.L too
Joakim Sindholt
2024-05-17
gpio: crystalcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-05-17
gpio: wcove: Use -ENOTSUPP consistently
Andy Shevchenko
2024-05-17
9p: explicitly deny setlease attempts
Jeff Layton
2024-05-17
fs/9p: translate O_TRUNC into OTRUNC
Joakim Sindholt
2024-05-17
fs/9p: only translate RWX permissions for plain 9P2000
Joakim Sindholt
2024-05-17
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
2024-05-17
scsi: target: Fix SELinux error when systemd-modules loads the target module
Maurizio Lombardi
2024-05-17
btrfs: always clear PERTRANS metadata during commit
Boris Burkov
2024-05-17
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
[next]