index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
-3
/
+3
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
-0
/
+1
2026-02-27
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
-0
/
+1
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
-3
/
+3
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
-7
/
+26
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-8
/
+26
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
-2
/
+14
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-13
/
+0
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-3
/
+5
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
-1
/
+1
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
-3
/
+3
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
-0
/
+2
2026-02-23
default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
Linus Torvalds
-2
/
+2
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
-8
/
+7
2026-02-22
Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-5
/
+11
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
-24
/
+28
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
-6
/
+2
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-19
/
+19
2026-02-21
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
-14
/
+0
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+11
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-18
/
+17
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
-1
/
+2
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+2
2026-02-20
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-3
/
+15
2026-02-20
NTB/msi: Remove unused functions
Dr. David Alan Gilbert
-14
/
+0
2026-02-21
Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-1
/
+1
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-28
/
+63
2026-02-20
rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
-5
/
+11
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
-2
/
+6
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
-0
/
+5
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
-3
/
+10
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-14
/
+29
2026-02-19
net/mlx5: Fix multiport device check over light SFs
Shay Drory
-2
/
+2
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
-4
/
+11
2026-02-19
fsnotify: drop unused helper
Darrick J. Wong
-13
/
+0
2026-02-19
mshv: Handle insufficient root memory hypervisor statuses
Stanislav Kinsburskii
-28
/
+30
2026-02-19
mshv: Handle insufficient contiguous memory hypervisor status
Stanislav Kinsburskii
-0
/
+3
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
-0
/
+10
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
-0
/
+3
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-76
/
+331
2026-02-18
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-5
/
+9
2026-02-18
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
-2
/
+7
2026-02-18
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
-0
/
+2
2026-02-18
mshv: Add nested virtualization creation flag
Muminul Islam
-0
/
+2
2026-02-18
mshv: expose the scrub partition hypercall
Magnus Kulke
-0
/
+1
2026-02-18
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
-1
/
+6
2026-02-18
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-1
/
+1
[next]