bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-22 01:37:01 to 2023-05-25 03:38:08 UTC [more...]

[Bpf] IETF BPF working group draft charter
 2023-05-24 21:06 UTC  (23+ messages)

[PATCH bpf-next] bpf: Export rx queue info for reuseport ebpf prog
 2023-05-25  3:37 UTC 

[PATCH bpf-next 0/3] Relax checks for unprivileged bpf() commands
 2023-05-25  3:22 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: drop unnecessary bpf_capable() check in BPF_MAP_FREEZE command
` [PATCH bpf-next 2/3] bpf: don't require CAP_SYS_ADMIN for getting NEXT_ID
` [PATCH bpf-next 3/3] bpf: don't require bpf_capable() for GET_INFO_BY_FD

[PATCH RFC bpf-next 0/3] Revamp bpf_attr and make it easier to evolve
 2023-05-25  3:18 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/3] bpf: revamp bpf_attr and name each command's field and substruct
` [PATCH RFC bpf-next 2/3] bpf: use new named bpf_attr substructs for few commands
` [PATCH RFC bpf-next 3/3] libbpf: use new bpf_xxx_attr structs for bpf() commands

[PATCH bpf-next] libbpf: change var type in datasec resize func
 2023-05-25  0:13 UTC 

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

[PATCH v3 dwarves 0/6] Support for new btf_type_tag encoding
 2023-05-25  0:13 UTC  (8+ messages)
` [PATCH v3 dwarves 1/6] dwarves.h: expose ptr_table interface
` [PATCH v3 dwarves 2/6] dwarf_loader: Track unspecified types in a separate list
` [PATCH v3 dwarves 3/6] dwarf_loader: handle btf_type_tag w/o special pointer type
` [PATCH v3 dwarves 4/6] dwarf_loader: support btf:type_tag DW_TAG_LLVM_annotation
` [PATCH v3 dwarves 5/6] dwarf_loader: move type tags before CVR qualifiers when necessary
` [PATCH v3 dwarves 6/6] btf_encoder: skip type tags for VAR entry types

[PATCH] perf bpf filter: Fix a broken perf sample data naming in BPF
 2023-05-25  0:03 UTC 

[PATCH net] net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
 2023-05-24 21:22 UTC 

[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-24 19:44 UTC  (7+ messages)

[syzbot] [bpf?] WARNING in btf_type_id_size (2)
 2023-05-24 19:44 UTC 

[PATCH v3 bpf-next 0/2] libbpf: capability for resizing datasec maps
 2023-05-24 18:50 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: add "
` [PATCH v3 bpf-next 2/2] libbpf: selftests "

[PATCH 1/2] [v2] bpf: hide unused bpf_patch_call_args
 2023-05-24 18:45 UTC  (8+ messages)
` [PATCH 2/2] [v2] bpf: fix bpf_probe_read_kernel prototype mismatch

CONFIRMATION
 2023-05-24 18:04 UTC 

pull-request: bpf 2023-05-24
 2023-05-24 17:08 UTC 

[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
 2023-05-24 17:04 UTC  (9+ messages)

[PATCH RFC net-next/mm V4 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-05-24 16:42 UTC  (6+ messages)
` [PATCH RFC net-next/mm V4 1/2] mm/page_pool: catch page_pool memory leaks
` [PATCH RFC net-next/mm V4 2/2] page_pool: Remove workqueue in new shutdown scheme

[PATCH bpf-next 00/21] xsk: multi-buffer support
 2023-05-24 16:27 UTC  (12+ 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

mlx5 XDP redirect leaking memory on kernel 6.3
 2023-05-24 15:28 UTC  (7+ messages)

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-05-24 15:02 UTC  (4+ messages)

[PATCH] block: introduce block_io_start/block_io_done tracepoints
 2023-05-24 14:16 UTC  (2+ messages)

[PATCH net] net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
 2023-05-24 12:57 UTC 

[PATCH] libbpf: kprobe.multi: Filter with blacklist and available_filter_functions
 2023-05-24  8:41 UTC  (10+ messages)
        ` [PATCH v3] libbpf: kprobe.multi: Filter with available_filter_functions
  ` [PATCH v2] "

Revised Quotation
 2023-05-24  7:35 UTC 

[PATCH v4 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-23 19:43 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM
` [PATCH v4 bpf-next 2/4] libbpf: start v1.3 development cycle
` [PATCH v4 bpf-next 3/4] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
` [PATCH v4 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 17:35 UTC  (30+ 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-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
 2023-05-23 17:25 UTC  (12+ messages)
` fd == 0 means AT_FDCWD "

[PATCH v3 bpf-next 0/4] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-23 16:21 UTC  (10+ 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 bpf-next v2] bpftool: specify XDP Hints ifname when loading program
 2023-05-23 15:00 UTC  (4+ messages)

[PATCH bpf v10 00/14] bpf sockmap fixes
 2023-05-23 14:31 UTC  (21+ 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] selftests/bpf: add xdp_feature selftest for bond device
 2023-05-23 14:30 UTC  (3+ messages)

[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 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  (3+ messages)

[RFC dwarves 0/6] Encoding function addresses using DECL_TAGs
 2023-05-22 21:31 UTC  (8+ 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 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)


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).