bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-06 21:08:13 to 2023-01-11 09:57:35 UTC [more...]

[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
 2023-01-11  9:53 UTC  (16+ messages)
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()

[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-11  9:47 UTC  (9+ messages)
` [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
` [PATCH HID for-next v1 6/9] HID: bpf: rework how programs are attached and stored in the kernel

[PATCH bpf-next v3 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2023-01-11  9:35 UTC  (16+ messages)
` [PATCH bpf-next v3 01/15] selftests/xsk: print correct payload for packet dump
` [PATCH bpf-next v3 02/15] selftests/xsk: do not close unused file descriptors
` [PATCH bpf-next v3 03/15] selftests/xsk: submit correct number of frames in populate_fill_ring
` [PATCH bpf-next v3 04/15] selftests/xsk: print correct error codes when exiting
` [PATCH bpf-next v3 05/15] selftests/xsk: remove unused variable outstanding_tx
` [PATCH bpf-next v3 06/15] selftests/xsk: add debug option for creating netdevs
` [PATCH bpf-next v3 07/15] selftests/xsk: replace asm acquire/release implementations
` [PATCH bpf-next v3 08/15] selftests/xsk: remove namespaces
` [PATCH bpf-next v3 09/15] selftests/xsk: load and attach XDP program only once per mode
` [PATCH bpf-next v3 10/15] selftests/xsk: remove unnecessary code in control path
` [PATCH bpf-next v3 11/15] selftests/xsk: get rid of built-in XDP program
` [PATCH bpf-next v3 12/15] selftests/xsk: add test when some packets are XDP_DROPed
` [PATCH bpf-next v3 13/15] selftests/xsk: merge dual and single thread dispatchers
` [PATCH bpf-next v3 14/15] selftests/xsk: automatically restore packet stream
` [PATCH bpf-next v3 15/15] selftests/xsk: automatically switch XDP programs

[bpf-next v5 1/3] bpf: hash map, avoid deadlock with suitable hash mask
 2023-01-11  9:29 UTC  (3+ messages)
` [bpf-next v5 2/3] selftests/bpf: add test case for htab map
` [bpf-next v5 3/3] bpf: hash map, suppress false lockdep warning

[QUESTION] usage of BPF_MAP_TYPE_RINGBUF
 2023-01-11  8:27 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-11  8:01 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnel

WARNING: attempt to execute device eBPF program on the host!
 2023-01-11  4:02 UTC 

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-11  2:37 UTC  (9+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] libbpf: Fix map creation flags sanitization
 2023-01-11  2:10 UTC  (3+ messages)

[PATCH bpf-next] bpftool: fix output for skipping kernel config check
 2023-01-11  2:00 UTC  (3+ messages)

[syzbot] WARNING: locking bug in __perf_event_task_sched_in (2)
 2023-01-11  1:47 UTC  (2+ messages)

[PATCH bpf-next v3] bpf: btf: limit logging of ignored BTF mismatches
 2023-01-11  1:40 UTC  (2+ messages)

[PATCH bpf-next v2] bpf, x86: Simplify the parsing logic of structure parameters
 2023-01-11  0:00 UTC  (2+ messages)

[PATCH] bpf: Replace 0-length arrays with flexible arrays
 2023-01-10 22:50 UTC  (2+ messages)

[PATCH v1 0/7] Add and use run_command_strbuf
 2023-01-10 22:20 UTC  (8+ messages)
` [PATCH v1 1/7] perf llvm: Fix inadvertent file creation
` [PATCH v1 2/7] tools lib: Move strbuf to libapi
` [PATCH v1 3/7] tools lib subcmd: Add run_command_strbuf
` [PATCH v1 4/7] tools lib api: Minor strbuf_read improvements
` [PATCH v1 5/7] tools lib api: Tweak strbuf allocation size computation
` [PATCH v1 6/7] perf help: Use run_command_strbuf
` [PATCH v1 7/7] perf llvm: Remove read_from_pipe

[PATCH bpf-next v1] bpf: Remove the unnecessary insn buffer comparison
 2023-01-10 22:20 UTC  (4+ messages)

[PATCH bpf-next] bpftool: Add missing quotes to libbpf bootstrap submake vars
 2023-01-10 22:20 UTC  (3+ messages)

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-10 20:59 UTC  (14+ messages)

[PATCH 1/3] perf/core: Change the layout of perf_sample_data
 2023-01-10 20:06 UTC  (10+ messages)
` [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()

[PATCH v3 1/2] perf build: Properly guard libbpf includes
 2023-01-10 20:00 UTC  (18+ messages)

[PATCH 5.15 255/290] perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode
 2023-01-10 18:05 UTC 

[PATCH 6.1 063/159] bpf: Always use maximal size for copy_array()
 2023-01-10 18:04 UTC  (2+ messages)
` [PATCH 6.1 099/159] perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode

[PATCH 6.0 094/148] perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non BPF mode
 2023-01-10 18:03 UTC 

[RFC bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-10 17:26 UTC  (4+ messages)
` [RFC bpf-next 6/8] libbpf: add API to get XDP/XSK supported features

[PATCH v3 1/2] bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
 2023-01-10 16:55 UTC  (12+ messages)
` [PATCH v3 2/2] bpf: remove the do_idr_lock parameter from bpf_prog_free_id()

[PATCH v4 00/17] IOMMUFD Generic interface
 2023-01-10 15:30 UTC  (8+ messages)

[PATCH v1 0/3] Assume libbpf 1.0 in build
 2023-01-10 13:36 UTC  (6+ messages)
` [PATCH v1 1/3] tools build: Pass libbpf feature only if libbpf 1.0+
` [PATCH v1 2/3] perf build: Remove libbpf pre-1.0 feature tests
` [PATCH v1 3/3] perf bpf: Remove pre libbpf 1.0 conditional logic

[PATCH v3] kallsyms: Remove the performance test from kallsyms_selftest.c
 2023-01-10 13:01 UTC 

[PATCH bpf-next v2 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2023-01-10 12:10 UTC  (8+ messages)
` [PATCH bpf-next v2 03/15] selftests/xsk: submit correct number of frames in populate_fill_ring
` [PATCH bpf-next v2 15/15] selftests/xsk: automatically switch XDP programs

Prezentacja
 2023-01-10  9:05 UTC 

Closing the BPF map permission loophole
 2023-01-10  9:11 UTC  (14+ messages)

[PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
 2023-01-10  8:44 UTC  (5+ messages)
` [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses

[bpf-next v4 1/2] bpf: hash map, avoid deadlock with suitable hash mask
 2023-01-10  8:10 UTC  (10+ messages)
` [bpf-next v4 2/2] selftests/bpf: add test case for htab map

[PATCH] perf lock contention: Do not use BPF task local storage
 2023-01-10  6:29 UTC  (7+ messages)

[RFC PATCH bpf-next 0/6] bpf: Handle reuse in bpf memory alloc
 2023-01-10  6:26 UTC  (5+ messages)

[PATCH] libbpf: resolve kernel function name optimization for kprobe
 2023-01-10  3:11 UTC  (3+ messages)

[PATCH bpf-next 0/3] Annotate kfuncs with new __bpf_kfunc macro
 2023-01-10  2:21 UTC  (10+ messages)
` [PATCH bpf-next 1/3] bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncs

[PATCH bpf-next v1 0/8] Dynptr fixes
 2023-01-10  2:19 UTC  (28+ messages)
` [PATCH bpf-next v1 1/8] bpf: Fix state pruning for STACK_DYNPTR stack slots
` [PATCH bpf-next v1 2/8] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
` [PATCH bpf-next v1 3/8] bpf: Fix partial dynptr stack slot reads/writes
` [PATCH bpf-next v1 4/8] bpf: Allow reinitializing unreferenced dynptr stack slots
` [PATCH bpf-next v1 5/8] selftests/bpf: Add dynptr pruning tests

[bpf-next v1] bpf: hash map, suppress lockdep warning
 2023-01-10  2:01 UTC  (6+ messages)

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-09 22:44 UTC  (7+ messages)
` [PATCH bpf-next v6 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v6 16/17] net/mlx5e: Support RX XDP metadata

[syzbot] WARNING in bpf_xdp_adjust_tail (4)
 2023-01-09 18:08 UTC 

[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2023-01-09 17:46 UTC  (12+ messages)
  ` bpf helpers freeze. Was: "

[PATCH bpf-next] bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
 2023-01-09 16:55 UTC  (3+ messages)

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 15:53 UTC  (6+ messages)

Fwd: [PATCH bpf] scripts: Exclude Rust CUs with pahole
 2023-01-09 15:39 UTC  (2+ messages)

[BUG] bpf: pointer-leak due to insufficient speculative store bypass mitigation
 2023-01-09 15:05 UTC  (2+ messages)
` [PATCH] bpf: Fix "

KASAN: use-after-free Read in ___bpf_prog_run
 2023-01-09 13:21 UTC  (5+ messages)

[PATCH] bpf_doc: Fix build error with older python versions
 2023-01-09 11:34 UTC  (4+ messages)

[PATCH v3 0/9] virtio-net: support multi buffer xdp
 2023-01-09  8:56 UTC  (4+ messages)
` [PATCH v3 2/9] virtio-net: set up xdp for multi buffer packets

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-09  8:15 UTC  (4+ messages)

WARNING in debug_mutex_unlock
 2023-01-09  7:44 UTC 

[PATCH v2] scripts: Exclude Rust CUs with pahole
 2023-01-08 19:19 UTC  (4+ messages)

[PATCH] bpf: skip task with pid=1 in send_signal_common()
 2023-01-06 22:00 UTC  (4+ messages)

[PATCH] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
 2023-01-06 21:08 UTC  (5+ messages)
      ` [Bpf] "


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