bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-11 14:26:47 to 2023-05-15 13:53:01 UTC [more...]

[PATCH iwl-net v2] ice: recycle/free all of the fragments from multi-buffer frame
 2023-05-15 13:52 UTC 

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-15 13:49 UTC  (26+ messages)
` [PATCH RESEND bpf-next 01/15] ice: make RX hash reading code more reusable
` [PATCH RESEND bpf-next 02/15] ice: make RX HW timestamp "
` [PATCH RESEND bpf-next 03/15] ice: make RX checksum checking "
` [PATCH RESEND bpf-next 04/15] ice: Make ptype internal to descriptor info processing
` [PATCH RESEND bpf-next 05/15] ice: Introduce ice_xdp_buff
` [PATCH RESEND bpf-next 06/15] ice: Support HW timestamp hint
` [PATCH RESEND bpf-next 07/15] ice: Support RX hash XDP hint
` [PATCH RESEND bpf-next 08/15] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 10/15] ice: Implement "
` [PATCH RESEND bpf-next 11/15] xdp: Add checksum level hint
` [PATCH RESEND bpf-next 12/15] ice: Implement "
` [PATCH RESEND bpf-next 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32
` [PATCH RESEND bpf-next 15/15] selftests/bpf: Add flags and new hints to xdp_hw_metadata

[PATCHv4 bpf-next 00/10] bpf: Move kernel test kfuncs into bpf_testmod
 2023-05-15 13:37 UTC  (11+ messages)
` [PATCHv4 bpf-next 01/10] libbpf: Store zero fd to fd_array for loader kfunc relocation
` [PATCHv4 bpf-next 02/10] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv4 bpf-next 03/10] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv4 bpf-next 04/10] selftests/bpf: Use only stdout in un/load_bpf_testmod functions
` [PATCHv4 bpf-next 05/10] selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
` [PATCHv4 bpf-next 06/10] selftests/bpf: Use un/load_bpf_testmod functions in tests
` [PATCHv4 bpf-next 07/10] selftests/bpf: Load bpf_testmod for verifier test
` [PATCHv4 bpf-next 08/10] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCHv4 bpf-next 09/10] selftests/bpf: Remove extern from kfuncs declarations
` [PATCHv4 bpf-next 10/10] bpf: Move kernel test kfuncs to bpf_testmod

[PATCH iwl-net] ice: recycle/free all of the fragments from multi-buffer packet
 2023-05-15 13:17 UTC  (5+ messages)

[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
 2023-05-15 13:11 UTC  (6+ messages)

[PATCH bpf-next v2 0/3] bpf: bpf trampoline improvements
 2023-05-15 13:08 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix memleak due to fentry attach failure
` [PATCH bpf-next v2 2/3] bpf: Remove bpf trampoline selector
` [PATCH bpf-next v2 3/3] bpf: Show target_{obj,btf}_id in tracing link info

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-15 13:07 UTC  (8+ messages)

[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
 2023-05-15 12:15 UTC 

[PATCH v10 00/11] tracing: Add fprobe/tracepoint events
 2023-05-15 11:57 UTC  (13+ messages)
` [PATCH v10 01/11] fprobe: Pass return address to the handlers
` [PATCH v10 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v10 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v10 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v10 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v10 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v10 07/11] tracing/probes: Add $args meta argument for all function args
` [PATCH v10 08/11] tracing/probes: Add BTF retval type support
` [PATCH v10 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v10 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v10 11/11] Documentation: tracing/probes: Add fprobe event tracing document

[PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-05-15 11:50 UTC  (2+ messages)

[PATCH net-next v7 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
 2023-05-15  9:33 UTC 

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-15  7:56 UTC  (12+ messages)
` [PATCH v4 4/9] block: use new capable_any functionality
` [PATCH v4 5/9] drivers: "
` [PATCH v4 6/9] fs: "
` [PATCH v4 7/9] kernel: "
` [PATCH v4 8/9] bpf: "
` [PATCH v4 9/9] net: "
` [PATCH v4 0/9] Introduce capable_any()

selftest sock_fields failed on s390x with latest llvm17
 2023-05-15  7:55 UTC  (7+ messages)

[PATCH net v6] virtio_net: Fix error unwinding of XDP initialization
 2023-05-15  7:50 UTC  (6+ messages)

[PATCH] bpf: reject blacklisted symbols in kprobe_multi to avoid recursive trap
 2023-05-15  5:59 UTC  (11+ messages)

[PATCH bpf-next] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
 2023-05-15  4:06 UTC  (10+ messages)

[PATCH 0/4] Make fpobe + rethook immune to recursion
 2023-05-15  3:52 UTC  (2+ messages)

[PATCH bpf-next v1 0/5] net/smc: Introduce BPF injection capability
 2023-05-15  3:34 UTC  (9+ messages)
` [PATCH bpf-next v1 1/5] net/smc: move smc_sock related structure definition
` [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
` [PATCH bpf-next v1 3/5] net/smc: allow set or get smc negotiator by sockopt
` [PATCH bpf-next v1 4/5] bpf: add smc negotiator support in BPF struct_ops
` [PATCH bpf-next v1 5/5] bpf/selftests: add selftest for SMC bpf capability

[PATCH 0/4] Make fpobe + rethook immune to recursion
 2023-05-15  3:13 UTC 

[PATCH v9.1 00/11] tracing: Add fprobe/tracepoint events
 2023-05-14  4:11 UTC  (7+ messages)
` [PATCH v9.1 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v9.1 07/11] tracing/probes: Add $$args meta argument for all function args

[PATCH bpf-next v6 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
 2023-05-14  0:10 UTC  (7+ messages)
` [PATCH bpf-next v6 1/4] "
` [PATCH bpf-next v6 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
` [PATCH bpf-next v6 3/4] selftests/bpf: Correctly handle optlen > 4096
` [PATCH bpf-next v6 4/4] bpf: Document EFAULT changes for sockopt

[PATCH net-next v2 0/2] introduce skb_frag_fill_page_desc()
 2023-05-13 19:10 UTC  (2+ messages)

[syzbot] [bpf?] [net?] kernel BUG in pskb_expand_head (2)
 2023-05-12 22:36 UTC  (2+ messages)

verifier backtracking bug
 2023-05-12 22:16 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix offsetof() and container_of() to work with CO-RE
 2023-05-12 19:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Address KCSAN report on bpf_lru_list
 2023-05-12 19:10 UTC  (3+ messages)

[PATCH bpf-next 00/10] seltests/xsk: prepare for AF_XDP multi-buffer testing
 2023-05-12 15:44 UTC  (12+ messages)
` [PATCH bpf-next 01/10] selftests/xsk: do not change XDP program when not necessary
` [PATCH bpf-next 02/10] selftests/xsk: generate simpler packets with variable length
` [PATCH bpf-next 03/10] selftests/xsk: add varying payload pattern within packet
` [PATCH bpf-next 04/10] selftests/xsk: dump packet at error
` [PATCH bpf-next 05/10] selftests/xsk: add packet iterator for tx to packet stream
` [PATCH bpf-next 06/10] selftests/xsk: store offset in pkt instead of addr
` [PATCH bpf-next 07/10] selftests/xsx: test for huge pages only once
` [PATCH bpf-next 08/10] selftests/xsk: populate fill ring based on frags needed
` [PATCH bpf-next 09/10] selftests/xsk: generate data for multi-buffer packets
` [PATCH bpf-next 10/10] selftests/xsk: adjust packet pacing for multi-buffer support

[PATCH bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-12 15:16 UTC  (16+ messages)
` [PATCH 01/15] ice: make RX hash reading code more reusable
` [PATCH 02/15] ice: make RX HW timestamp "
` [PATCH 03/15] ice: make RX checksum checking "
` [PATCH 04/15] ice: Make ptype internal to descriptor info processing
` [PATCH 05/15] ice: Introduce ice_xdp_buff
` [PATCH 06/15] ice: Support HW timestamp hint
` [PATCH 07/15] ice: Support RX hash XDP hint
` [PATCH 08/15] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH 09/15] xdp: Add VLAN tag hint
` [PATCH 10/15] ice: Implement "
` [PATCH 11/15] xdp: Add checksum level hint
` [PATCH 12/15] ice: Implement "
` [PATCH 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH 14/15] net, xdp: allow metadata > 32
` [PATCH 15/15] selftests/bpf: Add flags and new hints to xdp_hw_metadata

[PATCH bpf-next 0/4] bpftool: Fix skeletons compilation for older kernels
 2023-05-12 14:47 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpftool: use a local copy of perf_event to fix accessing ::bpf_cookie
` [PATCH bpf-next 2/4] bpftool: define a local bpf_perf_link to fix accessing its fields
` [PATCH bpf-next 3/4] bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
` [PATCH bpf-next 4/4] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCH bpf-next] bpftool: specify XDP Hints ifname when loading program
 2023-05-12 13:36 UTC  (3+ messages)

[PATCH bpf] tools: bpftool: JIT limited misreported as negative value on aarch64
 2023-05-12 12:09 UTC  (3+ messages)

[PATCH net v3] virtio_net: Fix error unwinding of XDP initialization
 2023-05-12  3:25 UTC  (9+ messages)

[PATCH bpf-next 0/4] bpf: query effective progs without cgroup_mutex
 2023-05-11 17:20 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: export bpf_prog_array_copy_core
` [PATCH bpf-next 2/4] rculist: add hlist_for_each_rcu
` [PATCH bpf-next 3/4] bpf: refactor __cgroup_bpf_query
` [PATCH bpf-next 4/4] bpf: query effective progs without cgroup_mutex

[PATCH bpf-next 00/10] Centralize BPF permission checks
 2023-05-11 16:21 UTC  (3+ messages)
` [PATCH bpf-next 10/10] bpf: consistenly use program's recorded capabilities in BPF verifier

[PATCH bpf-next] RFC: bpf: query effective progs without cgroup_mutex
 2023-05-11 15:59 UTC  (7+ messages)
` [PATCH bpf-next v5 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
` [PATCH bpf-next v5 1/4] "
` [PATCH bpf-next v5 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
` [PATCH bpf-next v5 3/4] selftests/bpf: Correctly handle optlen > 4096
` [PATCH bpf-next v5 4/4] bpf: Document EFAULT changes for sockopt

[syzbot] [bpf?] KASAN: slab-out-of-bounds Write in copy_array (2)
 2023-05-11 15:19 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).