bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-18 18:06:13 to 2023-05-23 14:30:21 UTC [more...]

[PATCH bpf-next] selftests/bpf: add xdp_feature selftest for bond device
 2023-05-23 14:30 UTC  (3+ messages)

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2023-05-23 14:10 UTC  (14+ messages)
` (no subject)
  ` 
          ` kprobes and rcu_is_watching()

[PATCH 1/2] bpf: hide unused bpf_patch_call_args
 2023-05-23 13:59 UTC  (5+ messages)
` [PATCH 2/2] bpf: add bpf_probe_read_kernel declaration

[PATCH] libbpf: kprobe.multi: Filter with blacklist and available_filter_functions
 2023-05-23 13:25 UTC 

[PATCH v3 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-23 10:26 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/4] bpf: validate BPF object in BPF_OBJ_PIN before calling LSM
` [PATCH v3 bpf-next 2/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
` [PATCH v3 bpf-next 3/4] libbpf: add opts-based bpf_obj_pin() API and add support for path_fd
` [PATCH v3 bpf-next 4/4] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-23 10:16 UTC  (29+ 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 05/15] ice: Introduce ice_xdp_buff
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32

[PATCH bpf v10 00/14] bpf sockmap fixes
 2023-05-23 10:00 UTC  (20+ messages)
` [PATCH bpf v10 01/14] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v10 02/14] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v10 03/14] bpf: sockmap, reschedule is now done through backlog
` [PATCH bpf v10 04/14] bpf: sockmap, improved check for empty queue
` [PATCH bpf v10 05/14] bpf: sockmap, handle fin correctly
` [PATCH bpf v10 06/14] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v10 07/14] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v10 08/14] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v10 09/14] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v10 10/14] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v10 11/14] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v10 12/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v10 13/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops
` [PATCH bpf v10 14/14] bpf: sockmap, test progs verifier error with latest clang

[PATCH bpf-next 0/3] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-23  7:49 UTC  (20+ messages)
` [PATCH bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
      ` fd == 0 means AT_FDCWD "

[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-23  4:33 UTC  (4+ messages)

[PATCH v1 0/3] Bring back vmlinux.h generation
 2023-05-23  1:27 UTC  (6+ messages)
` [PATCH v1 1/3] perf build: Add ability to build with a generated vmlinux.h
` [PATCH v1 2/3] perf bpf: Move the declaration of struct rq
` [PATCH v1 3/3] perf test: Add build tests for BUILD_BPF_SKEL

[PATCH bpf v9 00/14] bpf sockmap fixes
 2023-05-23  1:22 UTC  (17+ messages)
` [PATCH bpf v9 01/14] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v9 02/14] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v9 03/14] bpf: sockmap, reschedule is now done through backlog
` [PATCH bpf v9 04/14] bpf: sockmap, improved check for empty queue
` [PATCH bpf v9 05/14] bpf: sockmap, handle fin correctly
` [PATCH bpf v9 06/14] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v9 07/14] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v9 08/14] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v9 09/14] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v9 10/14] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v9 11/14] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v9 12/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v9 13/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops
` [PATCH bpf v9 14/14] bpf: sockmap, test progs verifier error with latest clang

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-05-22 23:21 UTC  (3+ messages)

[RFC dwarves 0/6] Encoding function addresses using DECL_TAGs
 2023-05-22 21:31 UTC  (12+ messages)
` [RFC dwarves 5/6] btf_encoder: store ELF function representations sorted by name _and_ address

[RFC PATCH stable 5.4 0/8] bpf: Fix bpf_probe_read/bpf_probe_read_str helpers
 2023-05-22 20:33 UTC  (9+ messages)
` [RFC PATCH stable 5.4 1/8] uaccess: Add strict non-pagefault kernel-space read function
` [RFC PATCH stable 5.4 2/8] bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
` [RFC PATCH stable 5.4 3/8] bpf: Restrict bpf_probe_read{, str}() only to archs where they work
` [RFC PATCH stable 5.4 4/8] maccess: clarify kerneldoc comments
` [RFC PATCH stable 5.4 5/8] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [RFC PATCH stable 5.4 6/8] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [RFC PATCH stable 5.4 7/8] bpf: rework the compat kernel probe handling
` [RFC PATCH stable 5.4 8/8] bpf: bpf_probe_read_kernel_str() has to return amount of data read on success

[PATCH bpf] bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
 2023-05-22 17:33 UTC  (3+ messages)

[syzbot] [net?] general protection fault in __sk_mem_raise_allocated
 2023-05-22 17:32 UTC  (2+ messages)

[PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFD
 2023-05-22 17:12 UTC  (3+ messages)

[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
 2023-05-22 16:19 UTC  (3+ messages)

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-22 13:56 UTC  (3+ messages)
` [PATCH v4 9/9] net: use new capable_any functionality

[PATCH net-next v6 2/3] net: core: add getsockopt SO_PEERPIDFD
 2023-05-22 13:24 UTC 

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

[PATCH net-next v10 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
 2023-05-22 12:11 UTC 

[PATCH V2 net-next] net: fec: turn on XDP features
 2023-05-22 10:20 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: hbm: Fix compile error about fallthrough marking
 2023-05-22  8:47 UTC  (2+ messages)

a small question about bpftool struct_ops
 2023-05-21  8:27 UTC  (4+ messages)

[PATCH v12 00/11] tracing: Add fprobe/tracepoint events
 2023-05-21  7:51 UTC  (4+ messages)
` [PATCH v12 11/11] Documentation: tracing/probes: Add fprobe event tracing document

[syzbot] [fs?] INFO: task hung in synchronize_rcu (4)
 2023-05-21  5:04 UTC  (3+ messages)

[PATCH] block: introduce block_io_start/block_io_done tracepoints
 2023-05-21  3:51 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-20 13:39 UTC  (12+ messages)
` [PATCH v2 bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
` [PATCH v2 bpf-next 2/3] libbpf: add opts-based bpf_obj_pin() API and add support for path_fd
` [PATCH v2 bpf-next 3/3] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests

[PATCH v9 bpf-next 0/9] bpf: Add socket destroy capability
 2023-05-20  6:00 UTC  (11+ messages)
` [PATCH v9 bpf-next 1/9] bpf: tcp: Avoid taking fast sock lock in iterator
` [PATCH v9 bpf-next 2/9] udp: seq_file: Helper function to match socket attributes
` [PATCH v9 bpf-next 3/9] bpf: udp: Encapsulate logic to get udp table
` [PATCH v9 bpf-next 4/9] udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
` [PATCH v9 bpf-next 5/9] bpf: udp: Implement batching for sockets iterator
` [PATCH v9 bpf-next 6/9] bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
` [PATCH v9 bpf-next 7/9] bpf: Add bpf_sock_destroy kfunc
` [PATCH v9 bpf-next 8/9] selftests/bpf: Add helper to get port using getsockname
` [PATCH v9 bpf-next 9/9] selftests/bpf: Test bpf_sock_destroy

[PATCH v8 bpf-next 01/10] bpf: tcp: Avoid taking fast sock lock in iterator
 2023-05-19 22:52 UTC  (7+ messages)

[PATCH v2] bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
 2023-05-19 18:03 UTC  (2+ messages)

[PATCH bpf-next 00/21] xsk: multi-buffer support
 2023-05-19 17:13 UTC  (22+ messages)
` [PATCH bpf-next 01/21] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH bpf-next 05/21] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH bpf-next 07/21] xsk: allow core/drivers to test EOP bit
` [PATCH bpf-next 08/21] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH bpf-next 09/21] xsk: discard zero length descriptors in "
` [PATCH bpf-next 10/21] xsk: support mbuf on ZC RX
` [PATCH bpf-next 11/21] ice: xsk: add RX multi-buffer support
` [PATCH bpf-next 12/21] xsk: support ZC Tx multi-buffer in batch API
` [PATCH bpf-next 13/21] xsk: report ZC multi-buffer capability via xdp_features
` [PATCH bpf-next 14/21] ice: xsk: Tx multi-buffer support
` [PATCH bpf-next 15/21] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH bpf-next 16/21] selftests/xsk: add basic multi-buffer test
` [PATCH bpf-next 17/21] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH bpf-next 18/21] selftests/xsk: add invalid descriptor "
` [PATCH bpf-next 19/21] selftests/xsk: add metadata copy test for multi-buff
` [PATCH bpf-next 20/21] selftests/xsk: add test for too many frags
` [PATCH bpf-next 21/21] selftests/xsk: reset NIC settings to default after running test suite

[PATCH bpf-next v2 0/2] bpf: Show target_{obj,btf}_id for tracing link
 2023-05-19 17:10 UTC  (2+ messages)

[PATCH v8 bpf-next 09/10] bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
 2023-05-19  8:25 UTC  (2+ messages)

[PATCH net-next] net: fec: turn on XDP features
 2023-05-19  1:27 UTC  (4+ messages)

libbpf: bpf_prog_load failed, invalid argument
 2023-05-18 22:08 UTC  (2+ messages)

[Bpf] IETF BPF working group draft charter
 2023-05-18 19:42 UTC  (4+ 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).