summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-07md: add fallback to correct bitmap_ops on version mismatchYu Kuai
2026-04-07md/raid5: validate payload size before accessing journal metadataJunrui Luo
2026-04-07md: remove unused static md_wq workqueueAbd-Alrhman Masalkhi
2026-04-07md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocationsGregory Price
2026-04-07erofs: handle 48-bit blocks/uniaddr for extra devicesZhan Xusheng
2026-04-06drbd: remove DRBD_GENLA_F_MANDATORY flag handlingChristoph Böhmwalder
2026-04-06net/mlx5: Update the list of the PCI supported devicesMichael Guralnik
2026-04-06Merge branch 'mptcp-support-msg_eor-and-small-cleanups'Jakub Kicinski
2026-04-06selftests: mptcp: join: recreate signal endp with same IDMatthieu Baerts (NGI0)
2026-04-06tcp: add recv_should_stop helperGeliang Tang
2026-04-06mptcp: preserve MSG_EOR semantics in sendmsg pathGang Yan
2026-04-06mptcp: reduce 'overhead' from u16 to u8Gang Yan
2026-04-06dpaa2: avoid linking objects into multiple modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann
2026-04-06net: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann
2026-04-06eth: remove the driver for acenic / tigon1&2Jakub Kicinski
2026-04-06net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPIKevin Hao
2026-04-06Merge branch 'nfc-support-for-five-qualcomm-sdm845-phones'Jakub Kicinski
2026-04-06dt-bindings: nfc: nxp,nci: Document PN557 compatibleDavid Heidelberg
2026-04-06net: skb: fix cross-cache free of KFENCE-allocated skb headJiayuan Chen
2026-04-06vsock/test: fix send_buf()/recv_buf() EINTR handlingStefano Garzarella
2026-04-06Merge branch 'xsk-tailroom-reservation-and-mtu-validation'Jakub Kicinski
2026-04-06selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski
2026-04-06selftests: bpf: have a separate variable for drop testMaciej Fijalkowski
2026-04-06selftests: bpf: fix pkt grow testsMaciej Fijalkowski
2026-04-06selftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski
2026-04-06xsk: validate MTU against usable frame size on bindMaciej Fijalkowski
2026-04-06xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski
2026-04-06xsk: respect tailroom for ZC setupsMaciej Fijalkowski
2026-04-06xsk: tighten UMEM headroom validation to account for tailroom and min frameMaciej Fijalkowski
2026-04-06ip6_tunnel: use generic for_each_ip_tunnel_rcu macroYue Haibing
2026-04-06Merge branch 'properly-load-values-from-insn_arays-with-non-zero-offsets'Alexei Starovoitov
2026-04-06selftests/bpf: Add more tests for loading insn arrays with offsetsAnton Protopopov
2026-04-06bpf: Do not ignore offsets for loads from insn_arraysAnton Protopopov
2026-04-06bpf: Avoid -Wflex-array-members-not-at-end warningsGustavo A. R. Silva
2026-04-06net: advance skb_defer_disable_key check in napi_consume_skbJason Xing
2026-04-06Merge branch 'net-dsa-mxl862xx-add-support-for-bridge-offloading'Jakub Kicinski
2026-04-06net: dsa: mxl862xx: implement bridge offloadingDaniel Golle
2026-04-06dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()Daniel Golle
2026-04-06net: dsa: add bridge member iteration macroDaniel Golle
2026-04-06net: dsa: move dsa_bridge_ports() helper to dsa.hDaniel Golle
2026-04-06vsock: avoid timeout for non-blocking accept() with empty backlogLaurence Rowe
2026-04-06psp: add missing device stats to get-stats reply attributesDaniel Zahka
2026-04-06net: mctp: defer creation of dst after source-address checkJeremy Kerr
2026-04-06net: mctp: tests: use actual address when creating dev with addrJeremy Kerr
2026-04-06selftests: net: py: color the basics in the outputJakub Kicinski
2026-04-06Merge branch 'allow-variable-offsets-for-syscall-ptr_to_ctx'Alexei Starovoitov
2026-04-06selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAXKumar Kartikeya Dwivedi
2026-04-06selftests/bpf: Add tests for unaligned syscall ctx accessesKumar Kartikeya Dwivedi
2026-04-06selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTXKumar Kartikeya Dwivedi