Show patches with: Archived = No       |   154045 patches
« 1 2 ... 186 187 1881540 1541 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v1,02/19] selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c selftests/bpf: Improve libc portability / musl support (part 1) - - - 5912 2024-07-23 Tony Ambardar bpf Accepted
[bpf-next,v1,01/19] selftests/bpf: Use pid_t consistently in test_progs.c selftests/bpf: Improve libc portability / musl support (part 1) 1 - - 5921 2024-07-23 Tony Ambardar bpf Accepted
[PATH,v5,3/3] vdpa/mlx5: Add the support of set mac address vdpa: support set mac address from vdpa tool 1 1 - 1-- 2024-07-23 Cindy Lu Superseded
[PATH,v5,2/3] vdpa_sim_net: Add the support of set mac address vdpa: support set mac address from vdpa tool 1 - - 1-- 2024-07-23 Cindy Lu Superseded
[PATH,v5,1/3] vdpa: support set mac address from vdpa tool vdpa: support set mac address from vdpa tool - - - 1-- 2024-07-23 Cindy Lu Superseded
[bpf-next] selftests/bpf: Add a test for mmap-able map in map [bpf-next] selftests/bpf: Add a test for mmap-able map in map - - - 5822 2024-07-23 Song Liu bpf Accepted
[bpf-next] selftests/bpf: don't include .d files on make clean [bpf-next] selftests/bpf: don't include .d files on make clean - - - 611- 2024-07-23 Ihor Solodrai bpf Accepted
[bpf-next,v2,2/2] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_* bpf: enable some functions in cgroup programs 1 - - 47114 2024-07-23 Matteo Croce bpf Superseded
[bpf-next,v2,1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs bpf: enable some functions in cgroup programs 1 - - 46214 2024-07-23 Matteo Croce bpf Superseded
[bpf-next,v2] tools/runqslower: Fix LDFLAGS and add LDLIBS support [bpf-next,v2] tools/runqslower: Fix LDFLAGS and add LDLIBS support 1 - - 62-- 2024-07-23 Tony Ambardar bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: Fix error linking uprobe_multi on mips [bpf-next,v2,1/2] selftests/bpf: Add missing system defines for mips - - - 62-- 2024-07-23 Tony Ambardar bpf Accepted
[bpf-next,v2,1/2] selftests/bpf: Add missing system defines for mips [bpf-next,v2,1/2] selftests/bpf: Add missing system defines for mips - - - 62-- 2024-07-23 Tony Ambardar bpf Accepted
[bpf-next,v4,10/10] selftests/bpf: test no_caller_saved_registers spill/fill removal no_caller_saved_registers attribute for helper calls - - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,09/10] selftests/bpf: __arch_* macro to limit test cases to specific archs no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,08/10] selftests/bpf: allow checking xlated programs in verifier_* tests no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,07/10] selftests/bpf: extract test_loader->expect_msgs as a data structure no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,06/10] selftests/bpf: no need to track next_match_pos in struct test_loader no_caller_saved_registers attribute for helper calls 1 - - 611- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,05/10] selftests/bpf: print correct offset for pseudo calls in disasm_insn() no_caller_saved_registers attribute for helper calls - - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,04/10] selftests/bpf: extract utility function for BPF disassembly no_caller_saved_registers attribute for helper calls 1 - - 6011 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,03/10] bpf, x86, riscv, arm: no_caller_saved_registers for bpf_get_smp_processor_id() no_caller_saved_registers attribute for helper calls - - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,02/10] bpf: no_caller_saved_registers attribute for helper calls no_caller_saved_registers attribute for helper calls - - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[bpf-next,v4,01/10] bpf: add a get_helper_proto() utility function no_caller_saved_registers attribute for helper calls 1 - - 602- 2024-07-22 Eduard Zingerman bpf Accepted
[PATCHv3,bpf-next,2/2] selftests/bpf: Add uprobe multi consumers test selftests/bpf: Add more uprobe multi tests - - - 602- 2024-07-22 Jiri Olsa bpf Accepted
[PATCHv3,bpf-next,1/2] selftests/bpf: Add uprobe fail tests for uprobe multi selftests/bpf: Add more uprobe multi tests - - - 602- 2024-07-22 Jiri Olsa bpf Accepted
[v1,net] can: bcm: Remove proc entry when dev is unregistered. [v1,net] can: bcm: Remove proc entry when dev is unregistered. - 1 - 181- 2024-07-22 Kuniyuki Iwashima netdev Awaiting Upstream
[v1,net] l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops. [v1,net] l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops. - 1 - 18-1 2024-07-22 Kuniyuki Iwashima netdev Deferred
[net] net: wangxun: use net_prefetch to simplify logic [net] net: wangxun: use net_prefetch to simplify logic - 1 - 19-- 2024-07-22 Joe Damato netdev Superseded
[v2,bpf-next,3/3] selftests/bpf: Ensure the unsupported struct_ops prog cannot be loaded bpf: Retire the unsupported_ops usage in struct_ops - - - 602- 2024-07-22 Martin KaFai Lau bpf Accepted
[v2,bpf-next,2/3] selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubs bpf: Retire the unsupported_ops usage in struct_ops - - - 602- 2024-07-22 Martin KaFai Lau bpf Accepted
[v2,bpf-next,1/3] bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs bpf: Retire the unsupported_ops usage in struct_ops - - - 602- 2024-07-22 Martin KaFai Lau bpf Accepted
[bpf-next] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_* [bpf-next] bpf: allow bpf_current_task_under_cgroup() with BPF_CGROUP_* - - - 611- 2024-07-22 Matteo Croce bpf Changes Requested
[bpf-next,v2] selftests/bpf: fix compilation failure when CONFIG_NET_FOU!=y [bpf-next,v2] selftests/bpf: fix compilation failure when CONFIG_NET_FOU!=y - - - 602- 2024-07-22 Artem Savkov bpf Superseded
[net-next,v7] net/mlx5: Reclaim max 50K pages at once [net-next,v7] net/mlx5: Reclaim max 50K pages at once 1 2 - 181- 2024-07-22 Anand Khoje netdev Superseded
[iwl-net] ice: Introduce netif_device_attach/detach into reset flow [iwl-net] ice: Introduce netif_device_attach/detach into reset flow - 1 - 17-1 2024-07-22 Dawid Osuchowski netdev Awaiting Upstream
[net-next,RFC,v15,14/14] net: stmmac: dwmac-loongson: Add loongson module author stmmac: Add Loongson platform support 1 - - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,13/14] net: stmmac: dwmac-loongson: Add Loongson GNET support stmmac: Add Loongson platform support 1 - - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,12/14] net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support stmmac: Add Loongson platform support 1 - - 1413 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,11/14] net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support stmmac: Add Loongson platform support 1 - - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,10/14] net: stmmac: dwmac-loongson: Introduce PCI device info data stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,09/14] net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,08/14] net: stmmac: dwmac-loongson: Init ref and PTP clocks rate stmmac: Add Loongson platform support 1 1 - 17-1 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,07/14] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,06/14] net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identi… stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,05/14] net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,04/14] net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size init stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,03/14] net: stmmac: Export dwmac1000_dma_ops stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,02/14] net: stmmac: Add multi-channel support stmmac: Add Loongson platform support 1 1 - 162- 2024-07-22 Yanteng Si netdev Superseded
[net-next,RFC,v15,01/14] net: stmmac: Move the atds flag to the stmmac_dma_cfg structure stmmac: Add Loongson platform support 1 1 - 171- 2024-07-22 Yanteng Si netdev Superseded
[RFC,v3,35/37] kvx: Add IPI driver Untitled series #872897 - - - --- 2024-07-22 Yann Sionneau RFC
[RFC,v3,34/37] kvx: Add power controller driver Untitled series #872897 - - - --- 2024-07-22 Yann Sionneau RFC
[RFC,v3,30/37] kvx: Add multi-processor (SMP) support Untitled series #872897 - - - --- 2024-07-22 Yann Sionneau RFC
[RFC,v3,13/37] kvx: Add build infrastructure Untitled series #872897 - - - --- 2024-07-22 Yann Sionneau RFC
tcp/dccp: replace using only even ports with all ports tcp/dccp: replace using only even ports with all ports - - - 172- 2024-07-22 xiaolinkui netdev Changes Requested
tools/resolve_btfids: fix comparison of distinct pointer types warning in resolve_btfids tools/resolve_btfids: fix comparison of distinct pointer types warning in resolve_btfids 1 - - 43-2 2024-07-22 Liwei Song bpf Accepted
[bpf,v5] bpf: Fixed segment issue when downgrade gso_size [bpf,v5] bpf: Fixed segment issue when downgrade gso_size - 1 - 611- 2024-07-22 Fred Li bpf Accepted
[PATH,v4,3/3] vdpa/mlx5: Add the support of set mac address vdpa: support set mac address from vdpa tool - - - 1-- 2024-07-22 Cindy Lu Superseded
[PATH,v4,2/3] vdpa_sim_net: Add the support of set mac address vdpa: support set mac address from vdpa tool 1 - - 1-- 2024-07-22 Cindy Lu Superseded
[PATH,v4,1/3] vdpa: support set mac address from vdpa tool vdpa: support set mac address from vdpa tool - - - 1-- 2024-07-22 Cindy Lu Superseded
[v4,2/2] selftests/bpf: integrate test_xdp_veth into test_progs selftests/bpf: convert test_xdp_veth to test_progs framework 1 - - 54-- 2024-07-21 Alexis Lothoré bpf Accepted
[v4,1/2] selftests/bpf: update xdp_redirect_map prog sections for libbpf selftests/bpf: convert test_xdp_veth to test_progs framework 1 - - 54-- 2024-07-21 Alexis Lothoré bpf Accepted
MAINTAINERS: Update bonding entry MAINTAINERS: Update bonding entry - - - 1-- 2024-07-21 Jay Vosburgh netdev Changes Requested
[RFC,net-next] bonding: Remove support for use_carrier [RFC,net-next] bonding: Remove support for use_carrier - - - 171- 2024-07-21 Jay Vosburgh netdev RFC
[v2,6/6] net: mvpp2: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - 18-- 2024-07-21 Javier Carrasco netdev Not Applicable
[v2,5/6] leds: pca995x: use device_for_each_child_node() to access device child nodes use device_for_each_child_node() to access device child nodes - 1 - 18-- 2024-07-21 Javier Carrasco Not Applicable
[v2,4/6] leds: is31fl319x: use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes - 1 - 171- 2024-07-21 Javier Carrasco Not Applicable
[v2,3/6] leds: bd2606mvv: fix device child node usage in bd2606mvv_probe() use device_for_each_child_node() to access device child nodes - - - 17-1 2024-07-21 Javier Carrasco Not Applicable
[v2,2/6] hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodes use device_for_each_child_node() to access device child nodes - 1 - 18-- 2024-07-21 Javier Carrasco Not Applicable
[v2,1/6] device property: document device_for_each_child_node macro use device_for_each_child_node() to access device child nodes - 1 - 18-- 2024-07-21 Javier Carrasco Not Applicable
[v3,bpf-next,4/4] bpftool: add document for net attach/detach on tcx subcommand bpftool: add tcx subcommand in net 1 - - 611- 2024-07-21 Tao Chen bpf Accepted
[v3,bpf-next,3/4] bpftool: add bash-completion for tcx subcommand bpftool: add tcx subcommand in net 1 - - 611- 2024-07-21 Tao Chen bpf Accepted
[v3,bpf-next,2/4] bpftool: add net attach/detach command to tcx prog bpftool: add tcx subcommand in net 1 - - 602- 2024-07-21 Tao Chen bpf Accepted
[v3,bpf-next,1/4] bpftool: refactor xdp attach/detach type judgment bpftool: add tcx subcommand in net 1 - - 602- 2024-07-21 Tao Chen bpf Accepted
[bpf-next,v1,2/2] selftests/bpf: Fix error linking uprobe_multi on mips selftests/bpf: Add support for MIPS systems - - - 62-- 2024-07-21 Tony Ambardar bpf Superseded
[bpf-next,v1,1/2] selftests/bpf: Add missing system defines for mips selftests/bpf: Add support for MIPS systems - - - 62-- 2024-07-21 Tony Ambardar bpf Superseded
[bpf-next,v1] tools/runqslower: Fix LDFLAGS and add LDLIBS support [bpf-next,v1] tools/runqslower: Fix LDFLAGS and add LDLIBS support - - - 61-1 2024-07-21 Tony Ambardar bpf Superseded
[net,v2] bnxt_en: update xdp_rxq_info in queue restart logic [net,v2] bnxt_en: update xdp_rxq_info in queue restart logic - 2 - 181- 2024-07-21 Taehee Yoo netdev Accepted
[net-next,RFC] net: ethernet: mtk_eth_soc: use prefetch methods [net-next,RFC] net: ethernet: mtk_eth_soc: use prefetch methods - - - 18-- 2024-07-20 Elad Yifee netdev RFC
[iproute] ss: fix expired time format of timer [iproute] ss: fix expired time format of timer - - - 1-- 2024-07-20 xixiliguo shemminger Accepted
[net] tcp: add SO_PEEK_OFF socket option tor TCPv6 [net] tcp: add SO_PEEK_OFF socket option tor TCPv6 - 1 - 1711 2024-07-20 Jon Maloy netdev Changes Requested
[bpf-next,4/4] selftests/bpf: Drop __start_server in network_helpers use network helpers, part 10 - - - 602- 2024-07-20 Geliang Tang bpf Accepted
[bpf-next,3/4] selftests/bpf: Drop inetaddr_len in sk_lookup use network helpers, part 10 - - - 602- 2024-07-20 Geliang Tang bpf Accepted
[bpf-next,2/4] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 10 - - - 602- 2024-07-20 Geliang Tang bpf Accepted
[bpf-next,1/4] selftests/bpf: Drop make_client in sk_lookup use network helpers, part 10 - - - 602- 2024-07-20 Geliang Tang bpf Accepted
[bpf-next,3/3] selftests/bpf: Ensure the unsupported struct_ops prog cannot be loaded bpf: Retire the unsupported_ops usage in struct_ops - - - 602- 2024-07-20 Martin KaFai Lau bpf Superseded
[bpf-next,2/3] selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubs bpf: Retire the unsupported_ops usage in struct_ops - - - 602- 2024-07-20 Martin KaFai Lau bpf Superseded
[bpf-next,1/3] bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs bpf: Retire the unsupported_ops usage in struct_ops - - - 5822 2024-07-20 Martin KaFai Lau bpf Superseded
[bpf-next,v2] selftests/bpf: Fix wrong binary in Makefile log output [bpf-next,v2] selftests/bpf: Fix wrong binary in Makefile log output - - - 62-- 2024-07-20 Tony Ambardar bpf Accepted
net: stmmac: fix the mistake of the device tree property string of reset gpio in stmmac_mdio_reset net: stmmac: fix the mistake of the device tree property string of reset gpio in stmmac_mdio_reset - - - 1711 2024-07-20 Zhouyi Zhou netdev Changes Requested
[bpf-next,v1] selftests/bpf: Fix wrong binary in Makefile log output [bpf-next,v1] selftests/bpf: Fix wrong binary in Makefile log output 1 - - 611- 2024-07-19 Tony Ambardar bpf Superseded
[net] net: airoha: Fix MBI_RX_AGE_SEL_MASK definition [net] net: airoha: Fix MBI_RX_AGE_SEL_MASK definition - 1 - 181- 2024-07-19 Lorenzo Bianconi netdev Accepted
[OFFLIST,RFC,4/4] selftests/bpf: Test bpf_kptr_xchg stashing into local kptr [OFFLIST,RFC,1/4] bpf: Search for kptrs in prog BTF structs - - - 5732 2024-07-19 Amery Hung bpf RFC
[OFFLIST,RFC,3/4] bpf: Support bpf_kptr_xchg into local kptr [OFFLIST,RFC,1/4] bpf: Search for kptrs in prog BTF structs - - - 5732 2024-07-19 Amery Hung bpf RFC
[OFFLIST,RFC,2/4] bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST [OFFLIST,RFC,1/4] bpf: Search for kptrs in prog BTF structs - - - 5732 2024-07-19 Amery Hung bpf RFC
[OFFLIST,RFC,1/4] bpf: Search for kptrs in prog BTF structs [OFFLIST,RFC,1/4] bpf: Search for kptrs in prog BTF structs - - - 5732 2024-07-19 Amery Hung bpf RFC
[net-next] net: bonding: correctly annotate RCU in bond_should_notify_peers() [net-next] net: bonding: correctly annotate RCU in bond_should_notify_peers() 1 1 - 181- 2024-07-19 Johannes Berg netdev Accepted
[GIT,PULL] Networking for v6.11-rc0 [GIT,PULL] Networking for v6.11-rc0 - - - 10-- 2024-07-19 Paolo Abeni Accepted
[(repost)] sched/core: defer printk() while rq lock is held [(repost)] sched/core: defer printk() while rq lock is held - - - 1-- 2024-07-19 Tetsuo Handa Not Applicable
[bpf-next,v2,9/9] selftests/bpf: Add verifier tests for bpf lsm Add BPF LSM return value range check, BPF part - - - 5822 2024-07-19 Xu Kuohai bpf Accepted
[bpf-next,v2,8/9] selftests/bpf: Add test for lsm tail call Add BPF LSM return value range check, BPF part - - - 5822 2024-07-19 Xu Kuohai bpf Accepted
[bpf-next,v2,7/9] selftests/bpf: Add return value checks for failed tests Add BPF LSM return value range check, BPF part - - - 5912 2024-07-19 Xu Kuohai bpf Accepted
« 1 2 ... 186 187 1881540 1541 »