bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-01 17:51:20 to 2022-12-06 02:45:59 UTC [more...]

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-06  2:45 UTC 

[PATCH v2] panic: Taint kernel if fault injection has been used
 2022-12-06  2:17 UTC  (4+ messages)

[PATCH bpf-next 1/2] selftests/bpf: add generic BPF program verification tester
 2022-12-06  1:11 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester

[PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
 2022-12-06  1:10 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: Bring test_offload.py back to life
 2022-12-06  1:10 UTC 

[PATCH 0/3] libtraceevent from system and build fix
 2022-12-05 22:59 UTC  (4+ messages)
` [PATCH 1/3] perf build: Fixes for LIBTRACEEVENT_DYNAMIC
` [PATCH 2/3] perf build: Use libtraceevent from the system
` [PATCH 3/3] perf build: Fix python/perf.so library's name

[PATCH] bpf: call get_random_u32() for random integers
 2022-12-05 22:47 UTC  (3+ messages)

[PATCH net-next v2 0/2] Fix pinning devmaps
 2022-12-05 22:31 UTC  (3+ messages)
` [PATCH net-next v2 2/2] Add a selftest for devmap pinning

[PATCH bpf-next v2 0/2] Document some recent core kfunc additions
 2022-12-05 22:01 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf/docs: Document struct task_struct * kfuncs
` [PATCH bpf-next v2 2/2] bpf/docs: Document struct cgroup "

[PATCH HID for-next v2 0/4] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
 2022-12-05 21:59 UTC  (6+ messages)
` [PATCH HID for-next v2 1/4] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
` [PATCH HID for-next v2 2/4] HID: bpf: do not rely on ALLOW_ERROR_INJECTION
` [PATCH HID for-next v2 3/4] HID: bpf: enforce HID_BPF dependencies
` [PATCH HID for-next v2 4/4] selftests: hid: ensures we have the proper requirements in config

[PATCH bpf-next] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
 2022-12-05 21:10 UTC  (2+ messages)

[PATCH bpf-next 0/2] Document some recent core kfunc additions
 2022-12-05 20:58 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf/docs: Document struct task_struct * kfuncs
` [PATCH bpf-next 2/2] bpf/docs: Document struct cgroup "

[PATCH bpf-next v3 0/3] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2022-12-05 20:49 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] kallsyms: add space-efficient lookup in one module
` [PATCH bpf-next v3 2/3] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
` [PATCH bpf-next v3 3/3] bpf/selftests: Test fentry attachment to shadowed functions

[PATCH] bpftool: Fix memory leak in do_build_table_cb
 2022-12-05 20:05 UTC  (2+ messages)

[PATCH bpf-next v1] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
 2022-12-05 17:11 UTC  (2+ messages)

[PATCH bpf-next v9 3/4] bpf: Add kfuncs for storing struct task_struct * as a kptr
 2022-12-05 15:02 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2022-12-05 14:42 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] bpf: "

Bad padding with bpftool btf dump .. format c
 2022-12-05 13:54 UTC  (12+ messages)
  ` Sv: "

[PATCH bpf-next 0/3] BPF selftests fixes
 2022-12-05 13:16 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Install all required files to run selftests
` [PATCH bpf-next 2/3] selftests/bpf: Use "is not set" instead of "=n"
` [PATCH bpf-next 3/3] selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y

[PATCH 0/5] Improvements to incremental builds
 2022-12-05 12:50 UTC  (7+ messages)
` [PATCH 1/5] tools lib api: Add dependency test to install_headers
` [PATCH 2/5] tools lib perf: "
` [PATCH 3/5] tools lib subcmd: "
` [PATCH 4/5] tools lib symbol: "
` [PATCH 5/5] perf build: Fix python/perf.so library's name

[PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
 2022-12-05 12:28 UTC  (10+ messages)

[PATCH 5.10] libbpf: Handle size overflow for ringbuf mmap
 2022-12-05 11:37 UTC 

[PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
 2022-12-05  9:11 UTC  (5+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in __build_skb_around
 2022-12-05  8:03 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-12-05  3:10 UTC  (2+ messages)

[PATCH bpf v2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
 2022-12-05  3:00 UTC  (2+ messages)

[PATCH] libbpf: Fix build warning on ref_ctr_off
 2022-12-05  2:50 UTC 

[PATCH bpf-next v3 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-12-05  1:19 UTC  (8+ messages)
` [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension

[PATCH bpf-next 0/2] bpf: Fix to preserve reg parent/live fields when copying range info
 2022-12-05  1:17 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify copy_register_state() preserves parent/live fields

[PATCH bpf-next 1/2] bpf: Enable sleeptable support for cgrp local storage
 2022-12-05  1:00 UTC  (2+ messages)

[PATCH v2 bpf-next 0/1] BPF Iterator Document
 2022-12-05  0:50 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/1] bpf, docs: "

[PATCH] panic: Taint kernel if fault injection has been used
 2022-12-04 22:22 UTC  (3+ messages)

[PATCH bpf-next] bpf: Do not mark certain LSM hook arguments as trusted
 2022-12-04 21:10 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: Handle MEM_RCU type properly
 2022-12-04 21:00 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics
` [PATCH bpf-next v2 3/3] docs/bpf: Add KF_RCU documentation

[PATCH net-next 0/6] tsnep: XDP support
 2022-12-03 21:54 UTC  (7+ messages)
` [PATCH net-next 1/6] tsnep: Add adapter down state
` [PATCH net-next 2/6] tsnep: Add XDP TX support
` [PATCH net-next 3/6] tsnep: Support XDP BPF program setup
` [PATCH net-next 4/6] tsnep: Prepare RX buffer for XDP support
` [PATCH net-next 5/6] tsnep: Add RX queue info "
` [PATCH net-next 6/6] tsnep: Add XDP RX support

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-12-03 20:58 UTC  (12+ messages)

[PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
 2022-12-03 19:43 UTC  (4+ messages)

[PATCH] net: xsk: Don't include <linux/rculist.h>
 2022-12-03 16:51 UTC 

[PATCH bpf-next] libbpf: parse usdt args without offset on x86 (e.g. 8@(%rsp))
 2022-12-03 12:37 UTC  (3+ messages)
  ` [PATCH bpf-next v2] "

[PATCH] samples: bpf: fix broken behavior of tracex2 write_size count
 2022-12-03  9:11 UTC  (3+ messages)

[PATCH bpf-next,v6 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-12-03  8:46 UTC  (5+ messages)
` [PATCH bpf-next,v6 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH bpf-next,v6 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH bpf-next,v6 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
` [PATCH bpf-next,v6 4/4] selftests/bpf: add xfrm_info tests

[PATCH bpf-next,v4 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-12-03  7:35 UTC  (12+ messages)
` [PATCH bpf-next,v4 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH bpf-next,v4 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH bpf-next,v4 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
` [PATCH bpf-next,v4 4/4] selftests/bpf: add xfrm_info tests

[PATCH bpf-next,v5 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-12-03  7:30 UTC  (5+ messages)
` [PATCH bpf-next,v5 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH bpf-next,v5 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH bpf-next,v5 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
` [PATCH bpf-next,v5 4/4] selftests/bpf: add xfrm_info tests

[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-12-03  0:53 UTC  (6+ messages)

[PATCH bpf-next v2] libbpf:Improved usability of the Makefile in libbpf
 2022-12-03  0:40 UTC  (2+ messages)

[PATCH] selftests/bpf: add GCC compatible builtins to bpf_legacy.h
 2022-12-03  0:30 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix DENYLIST for a name change
 2022-12-02 23:58 UTC 

[RFC bpf-next 0/5] bpf: making BTF self-describing
 2022-12-02 23:43 UTC  (7+ messages)
` [RFC bpf-next 2/5] libbpf: provide libbpf API to encode BTF kind information

[RFC bpf-next 0/2] bpf: verify scalar ids mapping in regsafe() using check_ids()
 2022-12-02 22:48 UTC  (6+ messages)
` [RFC bpf-next 1/2] "

[PATCH bpf] bpf, docs: Correct the example of BPF_XOR
 2022-12-02 21:30 UTC  (2+ messages)

[PATCH bpf-next v3 01/11] bpf: Document XDP RX metadata
 2022-12-02 20:58 UTC  (2+ messages)

[PATCH bpf-next] bpf, docs: BPF Iterator Document
 2022-12-02 20:01 UTC 

[PATCHSET RFC] sched: Implement BPF extensible scheduler class
 2022-12-02 18:01 UTC  (3+ messages)
  ` [PATCH 14/31] sched_ext: "

[PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
 2022-12-02 17:39 UTC 

questions: LPM -> irq or queue mapping on the card for cake?
 2022-12-02 16:53 UTC 

[Q/A][ICMP Unreach need-to-frag] Forwarded packets and IP fragmentation
 2022-12-02 11:47 UTC 

[PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
 2022-12-02 11:40 UTC 

[PATCH bpf v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
 2022-12-02 10:54 UTC  (2+ messages)

[PATCH bpf] bpf: Proper R0 zero-extension for BPF_CALL instructions
 2022-12-02 10:36 UTC 

[PATCH bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC
 2022-12-02  9:58 UTC  (3+ messages)

[PATCH bpf-next,v3 0/4] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-12-02  8:09 UTC  (8+ messages)
` [PATCH bpf-next,v3 1/4] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH bpf-next,v3 2/4] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH bpf-next,v3 3/4] tools: add IFLA_XFRM_COLLECT_METADATA to uapi/linux/if_link.h
` [PATCH bpf-next,v3 4/4] selftests/bpf: add xfrm_info tests

[RFC PATCH bpf-next] bpf: Allow get bpf object with CAP_BPF
 2022-12-02  7:36 UTC  (8+ messages)

[RFC PATCH 0/9] virtio_net: support multi buffer xdp
 2022-12-02  5:41 UTC  (3+ messages)

[PATCH bpf-next 0/3] Refactor verifier prune and jump point handling
 2022-12-02  5:10 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: decouple prune and jump points
` [PATCH bpf-next 2/3] bpf: mostly decouple jump history management from is_state_visited()
` [PATCH bpf-next 3/3] bpf: remove unnecessary prune and jump points

[PATCH v2 bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
 2022-12-02  3:50 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Validate multiple ref release_on_unlock logic

[PATCH] Improved usability of the Makefile in libbpf
 2022-12-02  2:13 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST
 2022-12-02  1:06 UTC  (2+ messages)

[PATCH bpf-next] bpf: Handle MEM_RCU type properly
 2022-12-02  0:08 UTC  (5+ messages)

[PATCH ipsec-next,v2 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-12-01 20:48 UTC  (13+ messages)
` [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests

[RFC hid v1 00/10] HID-BPF: add support for in-tree BPF programs
 2022-12-01 18:21 UTC  (5+ messages)
` [RFC hid v1 01/10] bpftool: generate json output of skeletons

[PATCH bpf-next 1/2] bpf: Fix release_on_unlock release logic for multiple refs
 2022-12-01 18:19 UTC  (3+ 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).