BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 14:45:15 to 2023-06-07 19:51:59 UTC [more...]

[RFC bpf-next 0/8] bpf: support BTF kind metadata to separate
 2023-06-07 19:51 UTC  (22+ messages)
` [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI
` [RFC bpf-next 2/8] libbpf: support handling of metadata section in BTF
` [RFC bpf-next 4/8] btf: support kernel parsing of BTF with metadata, use it to parse BTF with unknown kinds

[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
 2023-06-07 19:26 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] bpf: Add generic attach/detach/query API for multi-progs
` [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
` [PATCH bpf-next v2 3/7] libbpf: Add opts-based attach/detach/query API for tcx
` [PATCH bpf-next v2 4/7] libbpf: Add link-based "
` [PATCH bpf-next v2 5/7] bpftool: Extend net dump with tcx progs
` [PATCH bpf-next v2 6/7] selftests/bpf: Add mprog API tests for BPF tcx opts
` [PATCH bpf-next v2 7/7] selftests/bpf: Add mprog API tests for BPF tcx links

[PATCH] tracing/user_events: Run BPF program if attached
 2023-06-07 19:26 UTC  (21+ messages)

[PATCH net-next] net: mana: Add support for vlan tagging
 2023-06-07 18:37 UTC 

[PATCH net-next v6 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
 2023-06-07 18:19 UTC 

Louis Santos sent you purchase order and Signed contract via LinkedIn
 2023-06-07 10:58 UTC 

[RFC PATCH bpf-next v4 0/3] Handle immediate reuse in bpf memory allocator
 2023-06-07 17:52 UTC  (13+ messages)
` [RFC PATCH bpf-next v4 1/3] bpf: Factor out a common helper free_all()
` [RFC PATCH bpf-next v4 2/3] selftests/bpf: Add benchmark for bpf memory allocator
` [RFC PATCH bpf-next v4 3/3] bpf: Only reuse after one RCU GP in "

[PATCH net-next v5 12/14] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
 2023-06-07 17:20 UTC  (2+ messages)

[RFC] fprobe call of rethook_try_get faults
 2023-06-07 16:42 UTC 

[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
 2023-06-07 16:39 UTC 

[PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
 2023-06-07 16:18 UTC  (5+ messages)
` [PATCH v2 bpf 03/11] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCH bpf v4 0/2] Fix verifier id tracking of scalars on spill
 2023-06-07 15:35 UTC  (4+ messages)
` [PATCH bpf v4 1/2] bpf: "
` [PATCH bpf v4 2/2] selftests/bpf: Add test cases to assert proper ID tracking "

[PATCH vhost v10 00/10] virtio core prepares for AF_XDP
 2023-06-07 14:05 UTC  (14+ messages)
` [PATCH vhost v10 07/10] virtio_ring: introduce helpers for premapped
` [PATCH vhost v10 10/10] virtio_net: support dma premapped

[PATCHv2 bpf] bpf: Add extra path pointer check to d_path helper
 2023-06-07 13:16 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING
 2023-06-07 12:59 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf, x86: clean garbage value in the stack of trampoline
` [PATCH bpf-next v3 3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments

【电子发票号码:30940297】您收到一张新的电子发票
 2023-06-07  9:21 UTC 

[PATCH bpf-next v2 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-07  9:18 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: make bpf_prog_pack allocator portable
` [PATCH bpf-next v2 2/3] arm64: patching: Add aarch64_insn_copy()
` [PATCH bpf-next v2 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH bpf v3 0/2] Fix BPF verifier bypass on scalar spill
 2023-06-07  7:36 UTC  (7+ messages)
` [PATCH bpf v3 1/2] bpf: Fix verifier tracking scalars on spill
` [PATCH bpf v3 2/2] selftests/bpf: Add test cases to assert proper ID tracking "

[PATCH v2 0/4] Bring back vmlinux.h generation
 2023-06-07  7:11 UTC  (12+ messages)
` [PATCH v2 1/4] perf build: Add ability to build with a generated vmlinux.h
` [PATCH v2 2/4] perf bpf: Move the declaration of struct rq
` [PATCH v2 3/4] perf test: Add build tests for BUILD_BPF_SKEL
` [PATCH v2 4/4] perf build: Filter out BTF sources without a .BTF section

[PATCH v3] libbpf: kprobe.multi: Filter with available_filter_functions
 2023-06-07  6:01 UTC  (6+ messages)
` [PATCH v4] "

[PATCH v4 1/3] kallsyms: move kallsyms_show_value() out of kallsyms.c
 2023-06-07  3:40 UTC  (8+ messages)
    ` [PATCH v4 2/3] bpf: make bpf_dump_raw_ok() based on CONFIG_KALLSYMS
    ` [PATCH v4 3/3] kallsyms: make kallsyms_show_value() as generic function

[PATCH 1/2] [v3] bpf: hide unused bpf_patch_call_args
 2023-06-06 22:49 UTC  (4+ messages)
` [PATCH 2/2] [v3] bpf: fix bpf_probe_read_kernel prototype mismatch

[PATCH bpf-next v3 0/4] verify scalar ids mapping in regsafe()
 2023-06-06 22:24 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] bpf: use scalar ids in mark_chain_precision()
` [PATCH bpf-next v3 2/4] selftests/bpf: check if mark_chain_precision() follows scalar ids
` [PATCH bpf-next v3 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
` [PATCH bpf-next v3 4/4] selftests/bpf: verify that check_ids() is used for scalars in regsafe()

[bug report] selftests/bpf: specify expected instructions in test_verifier tests
 2023-06-06 21:18 UTC  (2+ messages)

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

[PATCH RESEND bpf-next 00/18] BPF token
 2023-06-06 20:13 UTC  (15+ messages)
` [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-06-06 19:00 UTC  (6+ messages)

[PATCH 00/13] mm: jit/text allocator
 2023-06-06 18:21 UTC  (22+ messages)
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX

[PATCH bpf] selftests/bpf: Fix sockopt_sk selftest
 2023-06-06 17:22 UTC 

[PATCH bpf-next] bpf: getsockopt hook to get optval without checking kernel retval
 2023-06-06 17:04 UTC  (6+ messages)
  `  "

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-06 16:16 UTC  (3+ messages)

[PATCH RESEND] bpf: cleanup unused function declaration
 2023-06-06 15:10 UTC  (2+ messages)

[PATCH bpf-next V1] selftests/bpf: Fix check_mtu using wrong variable type
 2023-06-06 15:10 UTC  (4+ messages)

[PATCH bpf-next 0/2] add mechanism to report map pressure
 2023-06-06  7:49 UTC  (11+ messages)
` [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure

[PATCH bpf] bpf: Add extra path pointer check to d_path helper
 2023-06-06  7:08 UTC  (5+ messages)

[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
 2023-06-06  2:02 UTC  (4+ messages)
` [PATCH bpf-next v2 2/5] "

[PATCH bpf] bpf: search_bpf_extables should search subprogram extables
 2023-06-06  1:31 UTC  (4+ messages)

[PATCH] selftests/bpf: Add missing selftests kconfig options
 2023-06-05 23:40 UTC  (2+ messages)

[PATCH] bpf: cleanup unused function declaration
 2023-06-05 23:32 UTC  (3+ messages)

[PATCH bpf v2] bpf: Fix UAF in task local storage
 2023-06-05 23:04 UTC  (3+ messages)

[PATCH bpf-next] tools/resolve_btfids: fix setting HOSTCFLAGS
 2023-06-05 22:50 UTC  (2+ messages)

[RFC PATCH] bpf: Remove in_atomic() from bpf_link_put()
 2023-06-05 22:47 UTC  (10+ messages)
      ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH bpf-next 1/2] bpf: Support bpf_for_each_map_elem() for BPF_MAP_TYPE_HASH_OF_MAPS maps
 2023-06-05 22:16 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test bpf_for_each_map_elem on BPF_MAP_TYPE_HASH_OF_MAPS

[PATCH bpf v2] bpf: netfilter: add BPF_NETFILTER bpf_attach_type
 2023-06-05 22:02 UTC  (2+ messages)

[PATCH bpf-next] bpf: replace open code with for allocated object check
 2023-06-05 21:40 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
 2023-06-05 21:40 UTC  (2+ messages)

[PATCH 0/2] Add api to manipulate global varaible
 2023-06-05 21:28 UTC  (3+ messages)
` [PATCH 1/2] Add api to manipulate global variable

[PATCH bpf-next V2] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
 2023-06-05 20:50 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] verify scalar ids mapping in regsafe()
 2023-06-05 20:43 UTC  (15+ messages)
` [PATCH bpf-next v2 1/4] bpf: verify scalar ids mapping in regsafe() using check_ids()

[PATCH v2 bpf-next 0/9] bpf_refcount followups (part 1)
 2023-06-05 20:30 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-05 20:19 UTC  (11+ messages)
` [PATCH bpf-next 1/3] bpf: make bpf_prog_pack allocator portable
` [PATCH bpf-next 2/3] arm64: patching: Add aarch64_insn_copy()
` [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH v1 0/3] Bring back vmlinux.h generation
 2023-06-05 19:14 UTC  (5+ messages)

[PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
 2023-06-05 18:54 UTC  (8+ messages)

[PATCH] libbpf:fix use empty function pointers in ringbuf_poll
 2023-06-05 17:26 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54
 2023-06-05 15:59 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).