Show patches with: State = Action Required       |    Archived = No       |   140 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
net: ethernet: Use dma_set_mask_and_coherent to set DMA mask net: ethernet: Use dma_set_mask_and_coherent to set DMA mask - - - 153- 2024-11-23 zhangheng netdev New
bpf, lsm: Fix getlsmprop hooks BTF IDs bpf, lsm: Fix getlsmprop hooks BTF IDs - - - 601- 2024-11-23 Thomas Weißschuh bpf New
[v3,net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() [v3,net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() - - - 18-- 2024-11-23 Jinghao Jia netdev New
net: wan: replace dma_set_mask()+dma_set_coherent_mask() with new helper net: wan: replace dma_set_mask()+dma_set_coherent_mask() with new helper - - - 171- 2024-11-23 zhangheng netdev New
[v4,2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0 Enable ethernet for qcs8300 - - - 1-- 2024-11-23 Yijie Yang New
[v4,1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet Enable ethernet for qcs8300 - - - 1-- 2024-11-23 Yijie Yang New
[bpf-next,v9,4/4] selftests/bpf: add usage example for cpu time counter kfuncs bpf: add cpu time counter kfuncs - - - 592- 2024-11-23 Vadim Fedorenko bpf New
[bpf-next,v9,3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit bpf: add cpu time counter kfuncs 1 - - 592- 2024-11-23 Vadim Fedorenko bpf New
[bpf-next,v9,2/4] bpf: add bpf_cpu_time_counter_to_ns helper bpf: add cpu time counter kfuncs 1 1 - 592- 2024-11-23 Vadim Fedorenko bpf New
[bpf-next,v9,1/4] bpf: add bpf_get_cpu_time_counter kfunc bpf: add cpu time counter kfuncs 3 - - 5821 2024-11-23 Vadim Fedorenko bpf New
[v3,fanotify,2/2] samples/fanotify: Add a sample fanotify fiter Fanotify in kernel filter - - - 1-- 2024-11-22 Song Liu New
[v3,fanotify,1/2] fanotify: Introduce fanotify filter Fanotify in kernel filter - - - 1-- 2024-11-22 Song Liu New
[net,v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug [net,v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug - - - 172- 2024-11-22 Asmaa Mnebhi netdev New
[net,6/6] bnxt_en: Unregister PTP during PCI shutdown and suspend bnxt_en: Bug fixes - 3 - 19-- 2024-11-22 Michael Chan netdev New
[net,5/6] bnxt_en: Refactor bnxt_ptp_init() bnxt_en: Bug fixes - 3 - 181- 2024-11-22 Michael Chan netdev New
[net,4/6] bnxt_en: Fix receive ring space parameters when XDP is active bnxt_en: Bug fixes - - - 181- 2024-11-22 Michael Chan netdev New
[net,3/6] bnxt_en: Fix queue start to update vnic RSS table bnxt_en: Bug fixes - 2 - 18-1 2024-11-22 Michael Chan netdev New
[net,2/6] bnxt_en: Set backplane link modes correctly for ethtool bnxt_en: Bug fixes - 1 - 19-- 2024-11-22 Michael Chan netdev New
[net,1/6] bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is down bnxt_en: Bug fixes - 3 - 19-- 2024-11-22 Michael Chan netdev New
[dwarves,v2,1/1] btf_encoder: handle .BTF_ids section endianness btf_encoder: handle .BTF_ids section endianness - 1 - 1-- 2024-11-22 Eduard Zingerman New
[net] net: hsr: fix hsr_init_sk() vs network/transport headers. [net] net: hsr: fix hsr_init_sk() vs network/transport headers. - - - 181- 2024-11-22 Eric Dumazet netdev New
[net,5/5] octeontx2-af: Quiesce traffic before NIX block reset octeontx2-af: misc RPM fixes - - - 181- 2024-11-22 Hariprasad Kelam netdev New
[net,4/5] octeontx2-af: RPM: fix stale FCFEC counters octeontx2-af: misc RPM fixes - - - 19-- 2024-11-22 Hariprasad Kelam netdev New
[net,3/5] octeontx2-af: RPM: fix stale RSFEC counters octeontx2-af: misc RPM fixes - - - 19-- 2024-11-22 Hariprasad Kelam netdev New
[net,2/5] octeontx2-af: RPM: Fix low network performance octeontx2-af: misc RPM fixes - - - 19-- 2024-11-22 Hariprasad Kelam netdev New
[net,1/5] octeontx2-af: RPM: Fix mismatch in lmac type octeontx2-af: misc RPM fixes - - - 19-- 2024-11-22 Hariprasad Kelam netdev New
[net] net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken [net] net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as broken - - - 19-- 2024-11-22 Maxime Chevallier netdev New
netfilter: nf_tables: Use get_cpu_ptr in nft_inner_eval netfilter: nf_tables: Use get_cpu_ptr in nft_inner_eval - - - 172- 2024-11-22 Pei Xiao netdev New
[net-next,v2] netpoll: Use rtnl_dereference() for npinfo pointer access [net-next,v2] netpoll: Use rtnl_dereference() for npinfo pointer access 1 1 - 19-- 2024-11-22 Breno Leitao netdev New
btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute - - - 601- 2024-11-22 Thomas Weißschuh bpf New
[v2,bpf,2/2] bpf: fix OOB devmap writes when deleting elements bpf: fix OOB accesses in map_delete_elem callbacks 1 1 - 60-1 2024-11-22 Fijalkowski, Maciej bpf New
[v2,bpf,1/2] xsk: fix OOB map writes when deleting elements bpf: fix OOB accesses in map_delete_elem callbacks 1 1 - 601- 2024-11-22 Fijalkowski, Maciej bpf New
[bpf] xsk: always clear DMA mapping information when unmapping the pool [bpf] xsk: always clear DMA mapping information when unmapping the pool 1 - - 61-- 2024-11-22 Larysa Zaremba bpf New
[net,v2,2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib - - - 19-- 2024-11-22 Parthiban Veerasooran netdev New
[net,v2,1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0 Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib - 1 - 18-1 2024-11-22 Parthiban Veerasooran netdev New
[net,2/2] net/smc: fix LGR and link use-after-free issue two fixes for SMC - - - 18-1 2024-11-22 Wen Gu netdev New
[net,1/2] net/smc: initialize close_work early to avoid warning two fixes for SMC - 2 - 19-- 2024-11-22 Wen Gu netdev New
[dwarves,v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling [dwarves,v1] btf_encoder: handle .BTF_ids section endianness when cross-compiling - 1 - 1-- 2024-11-22 Eduard Zingerman New
[net,v1] selftests: fix nested double quotes in f-string [net,v1] selftests: fix nested double quotes in f-string - - - 181- 2024-11-22 David Wei netdev New
[v5,tip/perf/core,2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution uprobes: speculative lockless VMA-to-uprobe lookup - 2 - 1-- 2024-11-22 Andrii Nakryiko New
[v5,tip/perf/core,1/2] uprobes: simplify find_active_uprobe_rcu() VMA checks uprobes: speculative lockless VMA-to-uprobe lookup 1 1 - 1-- 2024-11-22 Andrii Nakryiko New
net/sipa: Spreadtrum IPA driver code net/sipa: Spreadtrum IPA driver code - - - 1521 2024-11-22 Catdeo Zhang netdev New
Fix spelling and grammar mistake - bareudp.rst Fix spelling and grammar mistake - bareudp.rst - - - 172- 2024-11-21 Vyshnav Ajith New
[bpf-next] libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing [bpf-next] libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing 1 - - 60-1 2024-11-21 Andrii Nakryiko bpf New
Fix spelling mistake Fix spelling mistake - - - 181- 2024-11-21 Vyshnav Ajith New
[v6] xfrm: add SA information to the offloaded packet when if_id is set [v6] xfrm: add SA information to the offloaded packet when if_id is set - - - 163- 2024-11-21 Feng Wang netdev New
selftests/sched_ext: fix build after renames in sched_ext API selftests/sched_ext: fix build after renames in sched_ext API 1 - - 1-- 2024-11-21 Ihor Solodrai New
[net] marvell: pxa168_eth: fix call balance of pep->clk handling routines [net] marvell: pxa168_eth: fix call balance of pep->clk handling routines - - - 19-- 2024-11-21 Vitalii Mordan netdev New
[net] rtnetlink: fix rtnl_dump_ifinfo() error path [net] rtnetlink: fix rtnl_dump_ifinfo() error path - 2 - 181- 2024-11-21 Eric Dumazet netdev New
[PATCHv2,net] net: mdio-ipq4019: add missing error check [PATCHv2,net] net: mdio-ipq4019: add missing error check - 1 - 19-- 2024-11-21 Rosen Penev netdev New
net/qed: allow old cards not supporting "num_images" to work net/qed: allow old cards not supporting "num_images" to work - - - 181- 2024-11-21 Louis Leseur netdev New
can: dev: can_set_termination(): Allow gpio sleep can: dev: can_set_termination(): Allow gpio sleep - - - 1-- 2024-11-21 Nicolai Buchwitz netdev New
bpftool: Fix the wrong format specifier bpftool: Fix the wrong format specifier - 1 - 44-- 2024-11-21 liujing bpf New
bpftool: Fix wrong format output bpftool: Fix wrong format output - 1 - 44-- 2024-11-21 liujing bpf New
[v3] bpftool: fix potential NULL pointer dereferencing in prog_dump() [v3] bpftool: fix potential NULL pointer dereferencing in prog_dump() 1 1 - 44-- 2024-11-21 Amir Mohammadi bpf New
[iproute2-next,v2,2/2] iproute2: add 'ip monitor mcaddr' support [iproute2-next,v2,1/2] iproute2: expose netlink constants in UAPI - - - 1-- 2024-11-21 Yuyang Huang dsa New
[iproute2-next,v2,1/2] iproute2: expose netlink constants in UAPI [iproute2-next,v2,1/2] iproute2: expose netlink constants in UAPI - - - 1-- 2024-11-21 Yuyang Huang dsa New
[v8,2/2] mctp pcc: Implement MCTP over PCC Transport MCTP Over PCC Transport - - - 1611 2024-11-20 admiyo@os.amperecomputing.com netdev New
[v8,1/2] pcc: Check before sending MCTP PCC response ACK MCTP Over PCC Transport - - - 1521 2024-11-20 admiyo@os.amperecomputing.com New
[PATCHv2,net,2/2] selftests/rtnetlink.sh: add mngtempaddr test ipv6: fix temporary address not removed correctly - - - 181- 2024-11-20 Hangbin Liu netdev New
[PATCHv2,net,1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged ipv6: fix temporary address not removed correctly - - - 181- 2024-11-20 Hangbin Liu netdev New
[net,1/1] net: stmmac: set initial EEE policy configuration [net,1/1] net: stmmac: set initial EEE policy configuration - 1 - 19-- 2024-11-20 Choong Yong Liang netdev New
[net,v5,3/3] rtase: Corrects error handling of the rtase_check_mac_version_valid() Correcting switch hardware versions and reported speeds - - - 19-- 2024-11-20 Justin Lai netdev New
[net,v5,2/3] rtase: Correct the speed for RTL907XD-V1 Correcting switch hardware versions and reported speeds - - - 19-- 2024-11-20 Justin Lai netdev New
[net,v5,1/3] rtase: Refactor the rtase_check_mac_version_valid() function Correcting switch hardware versions and reported speeds - - - 19-- 2024-11-20 Justin Lai netdev New
[bpf-next,v3,14/14] selftests/bpf: remove test_flow_dissector.sh selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 5911 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,13/14] selftests/bpf: migrate bpf flow dissectors tests to test_progs selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 601- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,12/14] selftests/bpf: add network helpers to generate udp checksums selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,11/14] selftests/bpf: use the same udp and tcp headers in tests under test_progs selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 601- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,10/14] selftests/bpf: document pseudo-header checksum helpers selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,09/14] selftests/bpf: move ip checksum helper to network helpers selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,08/14] selftests/bpf: Enable generic tc actions in selftests config selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,07/14] selftests/bpf: migrate flow_dissector namespace exclusivity test selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,06/14] selftests/bpf: add gre packets testing to flow_dissector selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,05/14] selftests/bpf: expose all subtests from flow_dissector selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,04/14] selftests/bpf: re-split main function into dedicated tests selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,03/14] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 61-- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,02/14] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 601- 2024-11-20 Alexis Lothoré bpf New
[bpf-next,v3,01/14] selftests/bpf: add a macro to compare raw memory selftests/bpf: migrate test_flow_dissector.sh to test_progs 1 - - 60-1 2024-11-20 Alexis Lothoré bpf New
[2/4] perf/core: convert call_rcu(free_ctx) to kfree_rcu() Convert some simple call_rcu() to kfree_rcu()/kvfree_rcu() - - - 181- 2024-11-20 Ran Xiaokai New
[1/4] sched/topology: convert call_rcu(free_ctx) to kfree_rcu() Convert some simple call_rcu() to kfree_rcu()/kvfree_rcu() - - - 181- 2024-11-20 Ran Xiaokai New
samples/bpf: Remove unused variable samples/bpf: Remove unused variable - - - 44-- 2024-11-20 Zhu Jun bpf New
linux-next: manual merge of the ceph tree with the net tree linux-next: manual merge of the ceph tree with the net tree - - - 1-- 2024-11-20 Stephen Rothwell New
[net,v2,2/2] selftests: net: test extacks in netlink dumps [net,v2,1/2] netlink: fix false positive warning in extack during dumps - 1 - 171- 2024-11-19 Jakub Kicinski netdev New
[net,v2,1/2] netlink: fix false positive warning in extack during dumps [net,v2,1/2] netlink: fix false positive warning in extack during dumps - 1 - 171- 2024-11-19 Jakub Kicinski netdev New
[RESEND] net: microchip: vcap: Add typegroup table terminators in kunit tests [RESEND] net: microchip: vcap: Add typegroup table terminators in kunit tests - 2 - 181- 2024-11-19 Guenter Roeck netdev New
[bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT [bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT - - - 5821 2024-11-19 Sebastian Andrzej Siewior bpf New
[net] s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() [net] s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() - 3 - 19-- 2024-11-19 Alexandra Winter netdev New
[v5,15/16] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 1 - 18-1 2024-11-19 Jan Petrous via B4 Relay New
[v5,04/16] net: phy: Add helper for mapping RGMII link speed to clock rate Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45 - 2 - 18-1 2024-11-19 Jan Petrous via B4 Relay New
[net,v3,4/4] net: Comment copy_from_sockptr() explaining its behaviour net: Fix some callers of copy_from_sockptr() - - - 181- 2024-11-19 Michal Luczaj netdev New
[net,v3,3/4] rxrpc: Improve setsockopt() handling of malformed user input net: Fix some callers of copy_from_sockptr() - - - 19-- 2024-11-19 Michal Luczaj netdev New
[net,v3,2/4] llc: Improve setsockopt() handling of malformed user input net: Fix some callers of copy_from_sockptr() - - - 181- 2024-11-19 Michal Luczaj netdev New
[ethtool-next,v1,1/1] ethtool: add support for ETHTOOL_A_CABLE_FAULT_LENGTH_SRC and ETHTOOL_A_CABLE… [ethtool-next,v1,1/1] ethtool: add support for ETHTOOL_A_CABLE_FAULT_LENGTH_SRC and ETHTOOL_A_CABLE… - - - 1-- 2024-11-19 Oleksij Rempel ethtool New
[bpf,v3,2/2] selftests/bpf: Add test cases for various pointer specifiers bpf: enhance validation of pointer formatting 2 - - 601- 2024-11-19 Ilya Shchipletsov bpf New
[bpf,v3,1/2] bpf: fix %p% runtime check in bpf_bprintf_prepare bpf: enhance validation of pointer formatting 2 - - 601- 2024-11-19 Ilya Shchipletsov bpf New
[v2,bpf-next,6/6] selftest/bpf: replace magic constants by macros Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 592- 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,5/6] bpf: fix potential error return Add fd_array_cnt attribute for BPF_PROG_LOAD 1 - - 601- 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,4/6] selftests/bpf: Add tests for fd_array_cnt Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 5821 2024-11-19 Anton Protopopov bpf New
[v2,bpf-next,3/6] bpf: add fd_array_cnt attribute for prog_load Add fd_array_cnt attribute for BPF_PROG_LOAD - - - 5911 2024-11-19 Anton Protopopov bpf New
« 1 2 »