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