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-04-07
md/raid1: serialize overlap io for writemostly disk
Xiao Ni
-14
/
+39
2026-04-07
md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Yu Kuai
-1
/
+61
2026-04-07
md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Yu Kuai
-12
/
+128
2026-04-07
md: add fallback to correct bitmap_ops on version mismatch
Yu Kuai
-1
/
+110
2026-04-07
md/raid5: validate payload size before accessing journal metadata
Junrui Luo
-15
/
+33
2026-04-07
md: remove unused static md_wq workqueue
Abd-Alrhman Masalkhi
-8
/
+0
2026-04-07
md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Gregory Price
-9
/
+9
2026-04-07
erofs: handle 48-bit blocks/uniaddr for extra devices
Zhan Xusheng
-4
/
+8
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
-197
/
+114
2026-04-06
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
-0
/
+1
2026-04-06
Merge branch 'mptcp-support-msg_eor-and-small-cleanups'
Jakub Kicinski
-21
/
+44
2026-04-06
selftests: mptcp: join: recreate signal endp with same ID
Matthieu Baerts (NGI0)
-2
/
+2
2026-04-06
tcp: add recv_should_stop helper
Geliang Tang
-15
/
+13
2026-04-06
mptcp: preserve MSG_EOR semantics in sendmsg path
Gang Yan
-4
/
+22
2026-04-06
mptcp: reduce 'overhead' from u16 to u8
Gang Yan
-1
/
+8
2026-04-06
dpaa2: avoid linking objects into multiple modules
Arnd Bergmann
-4
/
+21
2026-04-06
net: ethernet: ti-cpsw: fix linking built-in code to modules
Arnd Bergmann
-15
/
+139
2026-04-06
net: ethernet: ti-cpsw:: rename soft_reset() function
Arnd Bergmann
-4
/
+4
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
-4057
/
+0
2026-04-06
net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPI
Kevin Hao
-1
/
+1
2026-04-06
Merge branch 'nfc-support-for-five-qualcomm-sdm845-phones'
Jakub Kicinski
-0
/
+1
2026-04-06
dt-bindings: nfc: nxp,nci: Document PN557 compatible
David Heidelberg
-0
/
+1
2026-04-06
net: skb: fix cross-cache free of KFENCE-allocated skb head
Jiayuan Chen
-4
/
+1
2026-04-06
vsock/test: fix send_buf()/recv_buf() EINTR handling
Stefano Garzarella
-2
/
+6
2026-04-06
Merge branch 'xsk-tailroom-reservation-and-mtu-validation'
Jakub Kicinski
-38
/
+150
2026-04-06
selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
Maciej Fijalkowski
-2
/
+4
2026-04-06
selftests: bpf: have a separate variable for drop test
Maciej Fijalkowski
-1
/
+3
2026-04-06
selftests: bpf: fix pkt grow tests
Maciej Fijalkowski
-3
/
+21
2026-04-06
selftests: bpf: introduce a common routine for reading procfs
Maciej Fijalkowski
-24
/
+66
2026-04-06
xsk: validate MTU against usable frame size on bind
Maciej Fijalkowski
-3
/
+25
2026-04-06
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
-1
/
+5
2026-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
-3
/
+24
2026-04-06
xsk: tighten UMEM headroom validation to account for tailroom and min frame
Maciej Fijalkowski
-1
/
+2
2026-04-06
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Yue Haibing
-6
/
+3
2026-04-06
Merge branch 'properly-load-values-from-insn_arays-with-non-zero-offsets'
Alexei Starovoitov
-39
/
+135
2026-04-06
selftests/bpf: Add more tests for loading insn arrays with offsets
Anton Protopopov
-39
/
+115
2026-04-06
bpf: Do not ignore offsets for loads from insn_arrays
Anton Protopopov
-0
/
+20
2026-04-06
bpf: Avoid -Wflex-array-members-not-at-end warnings
Gustavo A. R. Silva
-12
/
+9
2026-04-06
net: advance skb_defer_disable_key check in napi_consume_skb
Jason Xing
-1
/
+3
2026-04-06
Merge branch 'net-dsa-mxl862xx-add-support-for-bridge-offloading'
Jakub Kicinski
-71
/
+1041
2026-04-06
net: dsa: mxl862xx: implement bridge offloading
Daniel Golle
-58
/
+1022
2026-04-06
dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
Daniel Golle
-0
/
+3
2026-04-06
net: dsa: add bridge member iteration macro
Daniel Golle
-3
/
+6
2026-04-06
net: dsa: move dsa_bridge_ports() helper to dsa.h
Daniel Golle
-13
/
+13
2026-04-06
vsock: avoid timeout for non-blocking accept() with empty backlog
Laurence Rowe
-9
/
+6
2026-04-06
psp: add missing device stats to get-stats reply attributes
Daniel Zahka
-0
/
+8
2026-04-06
net: mctp: defer creation of dst after source-address check
Jeremy Kerr
-11
/
+11
2026-04-06
net: mctp: tests: use actual address when creating dev with addr
Jeremy Kerr
-1
/
+1
2026-04-06
selftests: net: py: color the basics in the output
Jakub Kicinski
-0
/
+20
2026-04-06
Merge branch 'allow-variable-offsets-for-syscall-ptr_to_ctx'
Alexei Starovoitov
-93
/
+703
[prev]
[next]