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
Age
Commit message (
Expand
)
Author
Lines
2026-03-11
tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()
Wesley Atwell
-1
/
+1
2026-03-11
Merge tag 'nf-26-03-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-14
/
+23
2026-03-11
Merge branch 'selftests-net-fix-cmd-process-timeout-handling'
Jakub Kicinski
-2
/
+3
2026-03-11
selftests: net: fix timeout passed as positional argument to communicate()
Gal Pressman
-1
/
+1
2026-03-11
selftests: net: pass bpftrace timeout to cmd()
Gal Pressman
-1
/
+2
2026-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-82
/
+44
2026-03-11
Merge branch 'neighbour-fix-update-of-proxy-neighbour'
Jakub Kicinski
-1
/
+57
2026-03-11
selftests: rtnetlink: add neighbour update test
Sabrina Dubroca
-0
/
+55
2026-03-11
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
-1
/
+2
2026-03-11
net: dsa: realtek: Fix LED group port bit for non-zero LED group
Marek Behún
-3
/
+3
2026-03-11
Merge branch 'net-macb-clean-up-several-member-settings-of-macb_config-instan...
Jakub Kicinski
-58
/
+34
2026-03-11
net: macb: Clean up the .usrio settings in macb_config instances
Kevin Hao
-18
/
+1
2026-03-11
net: macb: Clean up the .init settings in macb_config instances
Kevin Hao
-18
/
+14
2026-03-11
net: macb: Clean up the .clk_init setting in the macb_config instances
Kevin Hao
-22
/
+19
2026-03-11
selftests: net: local_termination: test link-local protocols
Daniel Golle
-0
/
+25
2026-03-11
tipc: fix divide-by-zero in tipc_sk_filter_connect()
Mehul Rao
-0
/
+2
2026-03-11
tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rst
Eric Dumazet
-0
/
+1
2026-03-11
selftests: af_unix: validate SO_PEEK_OFF advancement and reset
Soichiro Ueda
-0
/
+46
2026-03-11
net: dsa: microchip: Fix error path in PTP IRQ setup
Bastien Curutchet (Schneider Electric)
-3
/
+8
2026-03-11
Merge branch 'net-bpf-nd_tbl-fixes-for-when-ipv6-disable-1'
Jakub Kicinski
-10
/
+20
2026-03-11
bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
-0
/
+3
2026-03-11
bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
-0
/
+4
2026-03-11
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
-1
/
+1
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
-9
/
+12
2026-03-11
cifs: make default value of retrans as zero
Shyam Prasad N
-1
/
+1
2026-03-11
smb: client: fix open handle lookup in cifs_open()
Paulo Alcantara
-76
/
+113
2026-03-11
smb: client: fix iface port assignment in parse_server_interfaces
Henrique Carvalho
-2
/
+12
2026-03-11
dt-bindings: bus: Remove unused bindings
Andy Shevchenko
-197
/
+0
2026-03-11
bus: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
-720
/
+0
2026-03-11
Merge patch series "pidfd: add CLONE_AUTOREAP, CLONE_NNP, and CLONE_PIDFD_AUT...
Christian Brauner
-13
/
+996
2026-03-11
selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests
Christian Brauner
-0
/
+278
2026-03-11
selftests/pidfd: add CLONE_NNP tests
Christian Brauner
-0
/
+126
2026-03-11
selftests/pidfd: add CLONE_AUTOREAP tests
Christian Brauner
-1
/
+498
2026-03-11
cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock
Shakeel Butt
-16
/
+9
2026-03-11
cgroup: add lockless fast-path checks to cgroup_file_notify()
Shakeel Butt
-13
/
+17
2026-03-11
cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
Shakeel Butt
-1
/
+8
2026-03-11
pidfd: add CLONE_PIDFD_AUTOKILL
Christian Brauner
-9
/
+60
2026-03-11
clone: add CLONE_NNP
Christian Brauner
-1
/
+10
2026-03-11
clone: add CLONE_AUTOREAP
Christian Brauner
-4
/
+26
2026-03-11
i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
Adrian Ng Ho Yin
-2
/
+2
2026-03-11
i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
Peter Yin
-0
/
+2
2026-03-11
EDAC/mpc85xx: Constify device sysfs attributes
Thomas Weißschuh
-1
/
+1
2026-03-11
EDAC/device: Allow addition of const sysfs attributes
Thomas Weißschuh
-3
/
+3
2026-03-11
ima: Add code comments to explain IMA iint cache atomic_flags
Coiby Xu
-1
/
+26
2026-03-11
EDAC/pci_sysfs: Constify instance sysfs attributes
Thomas Weißschuh
-5
/
+5
2026-03-11
EDAC/device: Constify info sysfs attributes
Thomas Weißschuh
-5
/
+5
2026-03-11
EDAC/device: Drop unnecessary and dangerous casts of attributes
Thomas Weißschuh
-5
/
+3
2026-03-11
i3c: mipi-i3c-hci: Fallback to software reset when bus disable fails
Adrian Hunter
-30
/
+35
2026-03-11
i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
Adrian Hunter
-3
/
+10
2026-03-11
i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt context
Adrian Hunter
-27
/
+24
[prev]
[next]