index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-16
net: always declare __sock_wfree() and tcp_wfree()
Eric Dumazet
1
-2
/
+1
2026-05-15
net: block MSG_NO_SHARED_FRAGS in sendmsg()
Jann Horn
1
-1
/
+1
2026-05-15
net/sched: qdisc_qstats_qlen_backlog() runs locklessly
Eric Dumazet
1
-3
/
+3
2026-05-15
netlink: add one debug check in nla_nest_end()
Eric Dumazet
1
-1
/
+4
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-95
/
+153
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-10
/
+18
2026-05-14
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
1
-0
/
+3
2026-05-14
bridge: Add internal flags for neigh_forward_grat
Danielle Ratson
1
-0
/
+1
2026-05-14
bridge: uapi: Add neigh_forward_grat netlink attributes
Danielle Ratson
2
-0
/
+18
2026-05-14
net/sched: netem: add per-impairment extended statistics
Stephen Hemminger
1
-0
/
+10
2026-05-14
net: make is_skb_wmem() available to modules
Eric Dumazet
2
-2
/
+11
2026-05-14
macsec: use rcu_work to defer TX SA crypto cleanup out of softirq
Jinliang Zheng
1
-1
/
+2
2026-05-14
macsec: use rcu_work to defer RX SA crypto cleanup out of softirq
Jinliang Zheng
1
-1
/
+3
2026-05-14
netconsole: move find_skb() from netpoll
Breno Leitao
1
-1
/
+0
2026-05-14
netpoll: rename and export netpoll_zap_completion_queue()
Breno Leitao
1
-0
/
+1
2026-05-14
netconsole: move netpoll_udp_checksum() from netpoll
Breno Leitao
1
-1
/
+0
2026-05-14
netconsole: move push_udp() from netpoll
Breno Leitao
1
-1
/
+0
2026-05-14
netconsole: move push_eth() from netpoll
Breno Leitao
1
-1
/
+0
2026-05-14
netconsole: move push_ipv4() from netpoll
Breno Leitao
1
-1
/
+0
2026-05-14
netconsole: move push_ipv6() from netpoll
Breno Leitao
1
-1
/
+0
2026-05-14
netconsole: move netpoll_send_udp() from netpoll
Breno Leitao
1
-1
/
+0
2026-05-14
netpoll: expose UDP packet builder helpers for netconsole
Breno Leitao
1
-0
/
+6
2026-05-14
ptr_ring: move free-space check into separate helper
Simon Schippers
1
-2
/
+18
2026-05-14
vhost-net: wake queue of tun/tap after ptr_ring consume
Simon Schippers
1
-0
/
+3
2026-05-14
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+10
2026-05-14
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2026-05-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+6
2026-05-13
dpll: add fractional frequency offset to pin-parent-device
Ivan Vecera
1
-1
/
+15
2026-05-13
net: constify sk_skb_reason_drop() sock parameter
Eric Dumazet
2
-3
/
+4
2026-05-13
rtnetlink: add RTEXT_FILTER_NAME_ONLY support
Eric Dumazet
1
-0
/
+1
2026-05-12
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+6
2026-05-12
net/sched: mq: no longer acquire qdisc spinlocks in dump operations
Eric Dumazet
1
-0
/
+9
2026-05-12
net/sched: add const qualifiers to gnet_stats helpers
Eric Dumazet
2
-9
/
+9
2026-05-12
net/sched: add qdisc_qlen_lockless() helper
Eric Dumazet
1
-1
/
+6
2026-05-12
net/sched: annotate data-races around sch->qstats.backlog
Eric Dumazet
1
-3
/
+13
2026-05-12
net/sched: add qdisc_qlen_inc() and qdisc_qlen_dec()
Eric Dumazet
1
-11
/
+21
2026-05-12
net: mention the convention for .ndo_setup_tc()
David Yang
1
-0
/
+6
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
1
-0
/
+9
2026-05-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
1
-0
/
+5
2026-05-10
sched_ext: Close root-enable vs sched_ext_dead() race with SCX_TASK_INIT_BEGIN
Tejun Heo
1
-4
/
+6
2026-05-10
sched_ext: Replace SCX_TASK_OFF_TASKS flag with SCX_TASK_DEAD state
Tejun Heo
1
-4
/
+5
2026-05-10
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+1
2026-05-09
Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-77
/
+100
2026-05-09
net/mlx5: Add VHCA_ID page management mode support
Moshe Shemesh
1
-0
/
+7
2026-05-09
net/mlx5: Make debugfs page counters by function type dynamic
Moshe Shemesh
1
-0
/
+2
2026-05-09
Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
5
-5
/
+7
2026-05-09
genetlink: free the skb on 'group >= family->n_mcgrps'
Alice Ryhl
1
-1
/
+3
2026-05-09
net: nsh: fix incorrect header length macros
Ilya Maximets
1
-2
/
+2
2026-05-09
ipv6: flowlabel: enforce per-netns limit for unprivileged callers
Maoyi Xie
1
-0
/
+1
2026-05-08
kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Jianpeng Chang
1
-1
/
+1
[next]