Show patches with: State = Action Required       |   568 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,bpf-next] bpftool: introduce btf c dump sorting [v2,bpf-next] bpftool: introduce btf c dump sorting - 1 - 49-- 2024-05-09 Mykyta Yatsenko mykyta.yatsenko5@gmail.com bpf New
[iproute2] vdpa: Add virtqueue pairs set capacity [iproute2] vdpa: Add virtqueue pairs set capacity - - - 1-- 2022-03-24 08005325@163.com dsa New
[net-next,v9] net/ipv4: add tracepoint for icmp_send [net-next,v9] net/ipv4: add tracepoint for icmp_send - 2 - 172- 2024-05-07 xu.xin16@zte.com.cn netdev New
[bpf-next,v5] libbpf: Expose API to consume one ring at a time [bpf-next,v5] libbpf: Expose API to consume one ring at a time 1 - - 4221 2023-07-28 Adam Sindelar bpf New
[v2,bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later [v2,bpf-next] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later 1 - 1 48-- 2024-05-07 Alan Maguire bpf New
[v5,bpf-next,3/3] selftests/bpf: add dump type data tests to btf dump tests libbpf: BTF dumper support for typed data - - - 1311 2021-06-19 Alan Maguire bpf New
[v5,bpf-next,2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs libbpf: BTF dumper support for typed data - - - 14-1 2021-06-19 Alan Maguire bpf New
[v5,bpf-next,1/3] libbpf: BTF dumper support for typed data libbpf: BTF dumper support for typed data - - - 14-1 2021-06-19 Alan Maguire bpf New
[iproute2,v3] Add a description section to the rdma man page [iproute2,v3] Add a description section to the rdma man page 1 - - 1-- 2021-02-03 Alan Perry shemminger New
rdma.8: Add basic description for users unfamiliar with rdma rdma.8: Add basic description for users unfamiliar with rdma 1 - - 1-- 2020-12-23 Alan Perry shemminger New
dma: fix DMA sync for drivers not calling dma_set_mask*() dma: fix DMA sync for drivers not calling dma_set_mask*() - - 2 1-- 2024-05-09 Alexander Lobakin New
[iproute2] ip route: save: exclude rtnh_flags which can't be set [iproute2] ip route: save: exclude rtnh_flags which can't be set - - - 1-- 2021-11-26 Alexander Mikhalitsyn dsa New
[bpf-next,2/2] selftests/bpf: Update linked_list tests for non-owning ref semantics [bpf-next,1/2] bpf: Migrate release_on_unlock logic to non-owning ref semantics - - - 5411 2022-12-30 Alexei Starovoitov bpf New
[bpf-next,1/2] bpf: Migrate release_on_unlock logic to non-owning ref semantics [bpf-next,1/2] bpf: Migrate release_on_unlock logic to non-owning ref semantics - - - 542- 2022-12-30 Alexei Starovoitov bpf New
iproute2: fix build failure on ppc64le iproute2: fix build failure on ppc64le - - - 1-- 2024-02-09 Andrea Claudi shemminger New
[iproute2,3/3] doc: fix 'infact' --> 'in fact' typo Fix some typos in doc and man pages - - - 1-- 2022-03-22 Andrea Claudi shemminger New
[iproute2,2/3] man: fix some typos Fix some typos in doc and man pages - - - 1-- 2022-03-22 Andrea Claudi shemminger New
[iproute2,1/3] man: devlink-region: fix typo in example Fix some typos in doc and man pages - - - 1-- 2022-03-22 Andrea Claudi shemminger New
[iproute2,2/2] lib/fs: Fix single return points for get_cgroup2_* Some fixes to lib/fs.c - - - 1-- 2020-12-18 Andrea Claudi dsa New
[iproute2,1/2] lib/fs: avoid double call to mkdir on make_path() Some fixes to lib/fs.c 1 - - 1-- 2020-12-18 Andrea Claudi dsa New
[iproute2] ss: mptcp: fix add_addr_accepted stat print [iproute2] ss: mptcp: fix add_addr_accepted stat print 1 - - 1-- 2020-11-18 Andrea Claudi shemminger New
[iproute2-next,v1,1/1] seg6: add support for vrftable attribute in End.DT4/DT6 behaviors seg6: add support for SRv6 End.DT4/DT6 behavior - - - 1-1 2020-11-23 Andrea Mayer dsa New
[bpf-next,v2] libbpf: handle producer position overflow [bpf-next,v2] libbpf: handle producer position overflow 1 - - 44-1 2023-07-24 Andrew Werner bpf New
[bpf-next,v2] selftests/bpf: improve ringbuf benchmark output [bpf-next,v2] selftests/bpf: improve ringbuf benchmark output 1 - - 4122 2023-07-19 Andrew Werner bpf New
[4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces Fix user stack traces captured from uprobes - - - 38-7 2024-05-08 Andrii Nakryiko bpf New
[3/4] perf,x86: avoid missing caller address in stack traces captured in uprobe Fix user stack traces captured from uprobes - - - 38-7 2024-05-08 Andrii Nakryiko bpf New
[2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes Fix user stack traces captured from uprobes - - - 38-7 2024-05-08 Andrii Nakryiko bpf New
[1/4] uprobes: rename get_trampoline_vaddr() and make it global Fix user stack traces captured from uprobes - - - 38-7 2024-05-08 Andrii Nakryiko bpf New
[v10,bpf-next,17/17] bpf,selinux: allocate bpf_security_struct per BPF token BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,16/17] selftests/bpf: add BPF token-enabled tests BPF token and BPF FS-based delegation - - - 4223 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,15/17] libbpf: add BPF token support to bpf_prog_load() API BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,14/17] libbpf: add BPF token support to bpf_btf_load() API BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,13/17] libbpf: add BPF token support to bpf_map_create() API BPF token and BPF FS-based delegation - - - 4313 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,12/17] libbpf: add bpf_token_create() API BPF token and BPF FS-based delegation - - - 4214 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,11/17] bpf,lsm: add BPF token LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks BPF token and BPF FS-based delegation 1 - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,08/17] bpf: consistently use BPF token throughout BPF verifier logic BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,07/17] bpf: take into account BPF token when fetching helper protos BPF token and BPF FS-based delegation - - - 4412 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,06/17] bpf: add BPF token support to BPF_PROG_LOAD command BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,05/17] bpf: add BPF token support to BPF_BTF_LOAD command BPF token and BPF FS-based delegation - - - 4412 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,04/17] bpf: add BPF token support to BPF_MAP_CREATE command BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,03/17] bpf: introduce BPF token object BPF token and BPF FS-based delegation - - - 4322 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,02/17] bpf: add BPF token delegation mount options to BPF FS BPF token and BPF FS-based delegation - - - 4313 2023-11-10 Andrii Nakryiko bpf New
[v10,bpf-next,01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach BPF token and BPF FS-based delegation 1 - - 4412 2023-11-10 Andrii Nakryiko bpf New
[bpf-next,3/3] selftests/bpf: use target-less SEC() definitions in various tests Add target-less tracing SEC() definitions 1 - - 152- 2022-04-08 Andrii Nakryiko bpf New
[bpf-next,2/3] libbpf: support target-less SEC() definitions for BTF-backed programs Add target-less tracing SEC() definitions 1 - - 152- 2022-04-08 Andrii Nakryiko bpf New
[bpf-next,1/3] libbpf: allow "incomplete" basic tracing SEC() definitions Add target-less tracing SEC() definitions 1 - - 152- 2022-04-08 Andrii Nakryiko bpf New
[v2,bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation [v2,bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation - - - 15-- 2020-12-08 Andrii Nakryiko bpf New
[bpf-next,7/7] selftests/bpf: add fentry/fexit/fmod_ret selftest for kernel module Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,6/7] selftests/bpf: make BPF sidecar traceable function global Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,5/7] selftests/bpf: add tp_btf CO-RE reloc test for modules Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,4/7] libbpf: support attachment of BPF tracing programs to kernel modules Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,3/7] libbpf: factor out low-level BPF program loading helper Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,2/7] bpf: allow to specify kernel module BTFs when attaching BPF programs Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[bpf-next,1/7] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier Add kernel modules support for tracing BPF program attachments - - - 1-1 2020-11-21 Andrii Nakryiko bpf New
[net-next,v1,1/1] net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one [net-next,v1,1/1] net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one - - - 181- 2024-05-08 Andy Shevchenko netdev New
[iproute2] iplink: fix accepting non-canonical ifxxx names [iproute2] iplink: fix accepting non-canonical ifxxx names - - - 1-- 2022-11-02 Anton Protopopov shemminger New
bpf: fix incorrect initialization of bpf_ctx_convert_map bpf: fix incorrect initialization of bpf_ctx_convert_map - - - --- 2020-10-26 Arnd Bergmann bpf New
bpf: suppress -Wcast-function-type warning bpf: suppress -Wcast-function-type warning 1 - - --- 2020-10-26 Arnd Bergmann bpf New
[net-next,v2,14/14] net: qede: use extack in qede_parse_actions() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,13/14] net: qede: propagate extack through qede_flow_spec_validate() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,12/14] net: qede: use faked extack in qede_flow_spec_to_rule() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,11/14] net: qede: use extack in qede_parse_flow_attr() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,10/14] net: qede: add extack in qede_add_tc_flower_fltr() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,09/14] net: qede: use extack in qede_flow_parse_udp_v4() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,08/14] net: qede: use extack in qede_flow_parse_udp_v6() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,07/14] net: qede: use extack in qede_flow_parse_tcp_v4() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,06/14] net: qede: use extack in qede_flow_parse_tcp_v6() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,05/14] net: qede: use extack in qede_flow_parse_v4_common() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,04/14] net: qede: use extack in qede_flow_parse_v6_common() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,03/14] net: qede: use extack in qede_set_v4_tuple_to_profile() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,02/14] net: qede: use extack in qede_set_v6_tuple_to_profile() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[net-next,v2,01/14] net: qede: use extack in qede_flow_parse_ports() net: qede: convert filter code to use extack - - - 19-- 2024-05-08 Asbjørn Sloth Tønnesen netdev New
[bpf-next,v3,10/10] samples/bpf: add option to set the busy-poll budget Introduce preferred busy-polling 1 - - 141- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,09/10] samples/bpf: add busy-poll support to xdpsock Introduce preferred busy-polling 1 - - 141- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,08/10] samples/bpf: use recvfrom() in xdpsock/l2fwd Introduce preferred busy-polling 1 - - 132- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,07/10] samples/bpf: use recvfrom() in xdpsock/rxdrop Introduce preferred busy-polling 1 - - 141- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,06/10] xsk: propagate napi_id to XDP socket Rx path Introduce preferred busy-polling 4 - - 141- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,05/10] xsk: add busy-poll support for {recv,send}msg() Introduce preferred busy-polling 1 - - 141- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,04/10] xsk: check need wakeup flag in sendmsg() Introduce preferred busy-polling 1 - - 15-- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,03/10] xsk: add support for recvmsg() Introduce preferred busy-polling 1 - - 141- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,02/10] net: add SO_BUSY_POLL_BUDGET socket option Introduce preferred busy-polling - 1 - 141- 2020-11-19 Björn Töpel bpf New
[bpf-next,v3,01/10] net: introduce preferred busy-polling Introduce preferred busy-polling - 1 - 141- 2020-11-19 Björn Töpel bpf New
[iproute2-next,2/2] Check args with num_of_vlans flower: match on the number of vlan tags - - - 1-- 2022-03-23 Boris Sukholitko dsa New
[iproute2-next,1/2] Add num of vlans parameter flower: match on the number of vlan tags - - - 1-- 2022-03-23 Boris Sukholitko dsa New
[bpf-next,v3,2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs [bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers - - - 44-- 2024-05-08 Brad Cowie bpf New
[bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers [bpf-next,v3,1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers - - - 44-- 2024-05-08 Brad Cowie bpf New
[net,v2] af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg [net,v2] af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg - - - 181- 2024-05-09 Breno Leitao netdev New
[next] net: dsa: microchip: Fix spellig mistake "configur" -> "configure" [next] net: dsa: microchip: Fix spellig mistake "configur" -> "configure" - - - 181- 2024-05-09 Colin Ian King netdev New
[iproute2-next] ss: dump sockmap information [iproute2-next] ss: dump sockmap information - - - 1-- 2023-03-13 Cong Wang dsa New
[bpf-next,v3,3/3] selftests/bpf: add timeout map check in map_ptr tests bpf: introduce timeout map 1 - - 1411 2020-12-22 Cong Wang bpf New
[bpf-next,v3,2/3] selftests/bpf: add test cases for bpf timeout map bpf: introduce timeout map - - - 142- 2020-12-22 Cong Wang bpf New
[bpf-next,v3,1/3] bpf: introduce timeout map bpf: introduce timeout map - - - 1222 2020-12-22 Cong Wang bpf New
[bpf-next,5/5] bpf/selftests: add selftest for SMC bpf capability net/smc: Introduce BPF injection capability - - - 1726 2023-04-26 D. Wythe bpf New
[bpf-next,4/5] bpf: add smc negotiator support in BPF struct_ops net/smc: Introduce BPF injection capability - - - 1915 2023-04-26 D. Wythe bpf New
[bpf-next,3/5] net/smc: allow set or get smc negotiator by sockopt net/smc: Introduce BPF injection capability - - - 1915 2023-04-26 D. Wythe bpf New
[bpf-next,2/5] net/smc: allow smc to negotiate protocols on policies net/smc: Introduce BPF injection capability - - - 1915 2023-04-26 D. Wythe bpf New
[bpf-next,1/5] net/smc: move smc_sock related structure definition net/smc: Introduce BPF injection capability - - - 1915 2023-04-26 D. Wythe bpf New
[net] net/mlx5: Fix error handling in mlx5_init_one_light() [net] net/mlx5: Fix error handling in mlx5_init_one_light() - - - 19-- 2024-05-09 Dan Carpenter netdev New
« 1 2 3 45 6 »