Show patches with: Archived = No       |   142737 patches
« 1 2 3 41427 1428 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,net-next] net: phy: mxl-gpy: add basic LED support [RFC,net-next] net: phy: mxl-gpy: add basic LED support - - - 1611 2024-09-29 Daniel Golle netdev RFC
[PATCHv5,bpf-next,13/13] selftests/bpf: Add uprobe sessions to consumer test uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,12/13] selftests/bpf: Add uprobe session single consumer test uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,11/13] selftests/bpf: Add kprobe session verifier test for return value uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,10/13] selftests/bpf: Add uprobe session verifier test for return value uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,09/13] selftests/bpf: Add uprobe session recursive test uprobe, bpf: Add session support 1 - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,08/13] selftests/bpf: Add uprobe session cookie test uprobe, bpf: Add session support 1 - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,07/13] selftests/bpf: Add uprobe session test uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,06/13] libbpf: Add support for uprobe multi session attach uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,05/13] bpf: Allow return values 0 and 1 for uprobe/kprobe session uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,04/13] bpf: Add support for uprobe multi session context uprobe, bpf: Add session support 1 - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,03/13] bpf: Add support for uprobe multi session attach uprobe, bpf: Add session support 1 - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,02/13] uprobe: Add support for session consumer uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[PATCHv5,bpf-next,01/13] uprobe: Add data pointer to consumer handlers uprobe, bpf: Add session support - - - 43-- 2024-09-29 Jiri Olsa bpf New
[v2] vhost/vsock: specify module version [v2] vhost/vsock: specify module version - - - 1-- 2024-09-29 Aleksandr Mikhalitsyn New
[v1] bpf: Prevent infinite loops with bpf_redirect_peer [v1] bpf: Prevent infinite loops with bpf_redirect_peer - - - 44-- 2024-09-29 Jordan Rife bpf New
[bpf-next,v4,4/4] selftests/bpf: Add cases to test tailcall in freplace bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-29 Leon Hwang bpf New
[bpf-next,v4,3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been… bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-29 Leon Hwang bpf New
[bpf-next,v4,2/4] bpf: Prevent extending tail callee prog with freplace prog bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-29 Leon Hwang bpf New
[bpf-next,v4,1/4] bpf: Prevent updating extended prog to prog_array map bpf: Fix tailcall infinite loop caused by freplace - - - 592- 2024-09-29 Leon Hwang bpf New
bpf: fix the xdp_adjust_tail sample prog issue bpf: fix the xdp_adjust_tail sample prog issue - - - 44-- 2024-09-29 Yuan Chen bpf Changes Requested
bpf: fix the xdp_adjust_tail sample prog issue bpf: fix the xdp_adjust_tail sample prog issue - - - 2-- 2024-09-29 Yuan Chen bpf Superseded
[net] bridge: mcast: Fail MDB get request on empty entry [net] bridge: mcast: Fail MDB get request on empty entry - - 1 17-1 2024-09-29 Ido Schimmel netdev New
[net,3/3] net: dsa: mv88e6xxx: support 4000ps cycle counter period net: dsa: mv88e6xxx: fix MV88E6393X PHC frequency on internal clock - - - 1611 2024-09-29 Shenghao Yang netdev New
[net,2/3] net: dsa: mv88e6xxx: read cycle counter period from hardware net: dsa: mv88e6xxx: fix MV88E6393X PHC frequency on internal clock - - - 1521 2024-09-29 Shenghao Yang netdev New
[net,1/3] net: dsa: mv88e6xxx: group cycle counter coefficients net: dsa: mv88e6xxx: fix MV88E6393X PHC frequency on internal clock - - - 1611 2024-09-29 Shenghao Yang netdev New
[bpf-next,v2,2/2] selftests/bpf: make sure linking objects with duplicate extern functions doesn't … BPF static linker: fix failure when encountering duplicate extern functions - - - 592- 2024-09-29 Eric Long via B4 Relay bpf New
[bpf-next,v2,1/2] libbpf: do not resolve size on duplicate FUNCs BPF static linker: fix failure when encountering duplicate extern functions - - - 592- 2024-09-29 Eric Long via B4 Relay bpf New
[v2,-next] selftests/bpf: Use ARRAY_SIZE for array length [v2,-next] selftests/bpf: Use ARRAY_SIZE for array length - - - 44-- 2024-09-29 Jiapeng Chong bpf New
[bpf-next,2/2] selftests/bpf: make sure linking objects with duplicate extern functions doesn't fail BPF static linker: fix failure when encountering duplicate extern functions - - - 3428 2024-09-29 Eric Long via B4 Relay bpf Superseded
[bpf-next,1/2] libbpf: do not resolve size on duplicate FUNCs BPF static linker: fix failure when encountering duplicate extern functions - - - 3329 2024-09-29 Eric Long via B4 Relay bpf Superseded
[net] vrf: revert "vrf: Remove unnecessary RCU-bh critical section" [net] vrf: revert "vrf: Remove unnecessary RCU-bh critical section" - 2 1 16-2 2024-09-29 Willem de Bruijn netdev New
[v2,net,3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled net: enetc: fix some issues of XDP - - - 17-1 2024-09-29 Wei Fang netdev New
[v2,net,2/3] net: enetc: fix the issues of XDP_REDIRECT feature net: enetc: fix some issues of XDP - 1 - 17-1 2024-09-29 Wei Fang netdev New
[v2,net,1/3] net: enetc: remove xdp_drops statistic from enetc_xdp_drop() net: enetc: fix some issues of XDP - 1 - 17-1 2024-09-29 Wei Fang netdev New
arcnet: com20020-pci: Add check devm_kasprintf() returned value arcnet: com20020-pci: Add check devm_kasprintf() returned value - - - 1521 2024-09-29 Charles Han netdev New
Documentation: networking/tcp_ao: typo and grammar fixes Documentation: networking/tcp_ao: typo and grammar fixes - - - 1611 2024-09-29 Leo Stone netdev New
[3/3] horizon: Casting type 32 to 64 bits. Untitled series #893623 - - - --- 2024-09-28 Andrey Shumilin New
[v2,net] net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code [v2,net] net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code - 2 - 17-1 2024-09-28 Dan Carpenter netdev New
[iproute2,v2,2/2] arpd: drop useless initializers [iproute2,v2,1/2] arpd: use designated initializers for msghdr structure - - - 1-- 2024-09-28 Dario Binacchi shemminger Accepted
[iproute2,v2,1/2] arpd: use designated initializers for msghdr structure [iproute2,v2,1/2] arpd: use designated initializers for msghdr structure - - - 1-- 2024-09-28 Dario Binacchi shemminger Accepted
[V6,5/5] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings PCIe TPH and cache direct injection support - 2 - 17-1 2024-09-27 Wei Huang netdev Changes Requested
[V6,4/5] bnxt_en: Add TPH support in BNXT driver PCIe TPH and cache direct injection support - 2 - 1611 2024-09-27 Wei Huang netdev Changes Requested
[V6,3/5] PCI/TPH: Add TPH documentation PCIe TPH and cache direct injection support - 3 - 1521 2024-09-27 Wei Huang Changes Requested
[V6,2/5] PCI/TPH: Add Steering Tag support PCIe TPH and cache direct injection support - 3 - 16-2 2024-09-27 Wei Huang Changes Requested
[V6,1/5] PCI: Add TLP Processing Hints (TPH) support PCIe TPH and cache direct injection support - 5 - 1521 2024-09-27 Wei Huang Changes Requested
[net] hv_netvsc: Fix VF namespace also in netvsc_open [net] hv_netvsc: Fix VF namespace also in netvsc_open - - - 1611 2024-09-27 Haiyang Zhang netdev New
[RFC/PATCH,bpf-next,3/3] selftests/bpf: Add a test for kmem_cache_iter bpf: Add kmem_cache iterator and kfunc (v2) - - - 5029 2024-09-27 Namhyung Kim bpf RFC
[RFC/PATCH,bpf-next,2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc bpf: Add kmem_cache iterator and kfunc (v2) 2 - - 52-9 2024-09-27 Namhyung Kim bpf RFC
[RFC/PATCH,bpf-next,1/3] bpf: Add kmem_cache iterator bpf: Add kmem_cache iterator and kfunc (v2) 2 - - 5119 2024-09-27 Namhyung Kim bpf RFC
[RFC,net-next,v1] Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1 [RFC,net-next,v1] Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1 - - - 1521 2024-09-27 Oleksij Rempel netdev RFC
[iwl-net] ice: Fix increasing MSI-X on VF [iwl-net] ice: Fix increasing MSI-X on VF - 1 - 1-1 2024-09-27 Marcin Szycik netdev Awaiting Upstream
pull request: bluetooth 2024-09-27 pull request: bluetooth 2024-09-27 - - - 8-1 2024-09-27 Luiz Augusto von Dentz New
[HID] HID: bpf: fix cfi stubs for hid_bpf_ops [HID] HID: bpf: fix cfi stubs for hid_bpf_ops - - - 1-- 2024-09-27 Benjamin Tissoires New
[5.10,v2,3/3] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches Re-adapt "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches" - - - 1-1 2024-09-27 Pu Lehui bpf New
[5.10,v2,2/3] Revert "bpf: Eliminate rlimit-based memory accounting for devmap maps" Re-adapt "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches" - - - 1-1 2024-09-27 Pu Lehui bpf New
[5.10,v2,1/3] Revert "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches" Re-adapt "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches" - - - 1-1 2024-09-27 Pu Lehui bpf New
[bpf-next,2/2] selftests: bpf: Add missing per-arch include path [bpf-next,1/2] libbpf: Add missing per-arch include path - - - 60-1 2024-09-27 Björn Töpel bpf New
[bpf-next,1/2] libbpf: Add missing per-arch include path [bpf-next,1/2] libbpf: Add missing per-arch include path - - - 60-1 2024-09-27 Björn Töpel bpf New
[iwl-net,v2] ice: Flush FDB entries before reset [iwl-net,v2] ice: Flush FDB entries before reset - 1 - 1611 2024-09-27 Wojciech Drewek netdev Awaiting Upstream
[bpf-next] selftests, bpf: Skip MPLS test_tc_tunnel tests if MPLS is unavailable [bpf-next] selftests, bpf: Skip MPLS test_tc_tunnel tests if MPLS is unavailable - - - 61-- 2024-09-27 Simon Horman bpf New
net: phy: realtek: Check the index value in led_hw_control_get net: phy: realtek: Check the index value in led_hw_control_get - 1 - 1611 2024-09-27 Hui Wang netdev New
[net,v3] selftests: forwarding: no_forwarding: Fix issue related with assigning two different vids … [net,v3] selftests: forwarding: no_forwarding: Fix issue related with assigning two different vids … - - - 17-1 2024-09-27 Kacper Ludwinski netdev Changes Requested
[RFC,2/2] cpufreq_ext: Add bpf sample cpufreq_ext: Introduce cpufreq ext governor - - - 1-- 2024-09-27 Yipeng Zou bpf RFC
[RFC,1/2] cpufreq_ext: Introduce cpufreq ext governor cpufreq_ext: Introduce cpufreq ext governor - - - 1-- 2024-09-27 Yipeng Zou RFC
[v2] uprobes: Improve the usage of xol slots for better scalability [v2] uprobes: Improve the usage of xol slots for better scalability - - - 1-- 2024-09-27 Liao, Chang New
pull-request: ieee802154 for net 2024-09-27 pull-request: ieee802154 for net 2024-09-27 - - - 8-1 2024-09-27 Stefan Schmidt New
[-next] selftests/bpf: Use ARRAY_SIZE for array length [-next] selftests/bpf: Use ARRAY_SIZE for array length - - - 20-7 2024-09-27 Jiapeng Chong bpf Superseded
[net] ppp: do not assume bh is held in ppp_channel_bridge_input() [net] ppp: do not assume bh is held in ppp_channel_bridge_input() - - - 1521 2024-09-27 Eric Dumazet netdev New
net: retain NOCARRIER on protodown interfaces net: retain NOCARRIER on protodown interfaces - - - 1611 2024-09-27 Volodymyr Boyko netdev New
[net,v2] selftests: forwarding: no_forwarding: Fix issue related with assigning two different vids … [net,v2] selftests: forwarding: no_forwarding: Fix issue related with assigning two different vids … - 1 - 1512 2024-09-27 Kacper Ludwiński netdev New
selftests: rds: Remove include.sh when make clean selftests: rds: Remove include.sh when make clean - - - 1521 2024-09-27 zhangjiao2 netdev New
[net] selftests: rds: move include.sh to TEST_FILES [net] selftests: rds: move include.sh to TEST_FILES - - - 18-- 2024-09-27 Hangbin Liu netdev New
selftests/net: Add missing va_end. selftests/net: Add missing va_end. - 1 - 1621 2024-09-27 zhangjiao2 netdev New
[RFC,net-next,v2] net/smc: Introduce a hook to modify syn_smc at runtime [RFC,net-next,v2] net/smc: Introduce a hook to modify syn_smc at runtime - - - 1422 2024-09-27 D. Wythe netdev RFC
[bpf-next] docs/bpf: Document some special sdiv/smod operations [bpf-next] docs/bpf: Document some special sdiv/smod operations - - - 601- 2024-09-27 Yonghong Song bpf New
selftests: netfilter: Add missing resturn value. selftests: netfilter: Add missing resturn value. 1 - - 1621 2024-09-27 zhangjiao2 netdev New
[2/2] net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal [1/2] net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal - - - 1621 2024-09-27 Nicolas Pitre netdev New
[1/2] net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal [1/2] net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal - - - 1621 2024-09-27 Nicolas Pitre netdev New
[net,v4,2/2] net: phy: aquantia: remove usage of phy_set_max_speed Fix AQR PMA capabilities - - - 1611 2024-09-27 Abhishek Chauhan (ABC) netdev New
[net,v4,1/2] net: phy: aquantia: AQR115c fix up PMA capabilities Fix AQR PMA capabilities - 1 - 162- 2024-09-27 Abhishek Chauhan (ABC) netdev New
[bpf-next,v3,5/5] selftests/bpf: Add private stack tests bpf: Support private stack for bpf progs - - - 5911 2024-09-26 Yonghong Song bpf Changes Requested
[bpf-next,v3,4/5] bpf, x86: Add jit support for private stack bpf: Support private stack for bpf progs - - - 5821 2024-09-26 Yonghong Song bpf Changes Requested
[bpf-next,v3,3/5] bpf: Mark each subprog with proper pstack states bpf: Support private stack for bpf progs - - - 592- 2024-09-26 Yonghong Song bpf Changes Requested
[bpf-next,v3,2/5] bpf: Collect stack depth information bpf: Support private stack for bpf progs - - - 592- 2024-09-26 Yonghong Song bpf Changes Requested
[bpf-next,v3,1/5] bpf: Allow each subprog having stack size of 512 bytes bpf: Support private stack for bpf progs - - - 592- 2024-09-26 Yonghong Song bpf Changes Requested
[2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95 PCI: add enabe(disable)_device() hook for bridge - - - 1-- 2024-09-26 Frank Li New
[1/2] PCI: Add enable_device() and disable_device() callbacks for bridges PCI: add enabe(disable)_device() hook for bridge - - - 1-- 2024-09-26 Frank Li New
[v6,7/7] wifi: wilc1000: Add WILC3000 support [v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string - - - 1-- 2024-09-26 Marek Vasut netdev New
[v6,6/7] wifi: wilc1000: Register wiphy after reading out chipid [v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string - - - 1-- 2024-09-26 Marek Vasut netdev New
[v6,5/7] wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c [v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string - 1 - 1-- 2024-09-26 Marek Vasut netdev New
[v6,4/7] wifi: wilc1000: Fill in missing error handling [v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string - 1 - 1-- 2024-09-26 Marek Vasut netdev New
[v6,3/7] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.c [v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string - 1 - 1-- 2024-09-26 Marek Vasut netdev New
[v6,2/7] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c [v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string - - - 1-- 2024-09-26 Marek Vasut netdev New
[v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string [v6,1/7] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string - 1 - 1-- 2024-09-26 Marek Vasut netdev New
[nf] netfilter: nf_tables: prevent nf_skb_duplicated corruption [nf] netfilter: nf_tables: prevent nf_skb_duplicated corruption - - - 1531 2024-09-26 Eric Dumazet netdev New
[v2,3/3] riscv: dts: thead: Add TH1520 ethernet nodes Add the dwmac driver support for T-HEAD TH1520 SoC - - - 1-- 2024-09-26 Drew Fustini New
[v2,2/3] net: stmmac: Add glue layer for T-HEAD TH1520 SoC Add the dwmac driver support for T-HEAD TH1520 SoC - - - 1-- 2024-09-26 Drew Fustini netdev New
[v2,1/3] dt-bindings: net: Add T-HEAD dwmac support Add the dwmac driver support for T-HEAD TH1520 SoC - - - 1-- 2024-09-26 Drew Fustini netdev New
[bpf-next/net,v7,3/3] selftests/bpf: Add mptcp subflow subtest selftests/bpf: new MPTCP subflow subtest - 1 - 5911 2024-09-26 Matthieu Baerts (NGI0) bpf New
« 1 2 3 41427 1428 »