BPF List
 help / color / mirror / Atom feed
 messages from 2023-03-23 05:18:31 to 2023-03-25 20:07:22 UTC [more...]

[Patch net-next v3] sock_map: dump socket map id via diag
 2023-03-25 20:07 UTC  (3+ messages)

Kernel panic on bpf_skb_pull_data
 2023-03-25 19:52 UTC 

[PATCH bpf 1/2] mm: Fix copy_from_user_nofault()
 2023-03-25 19:47 UTC  (3+ messages)

[PATCH net v3] ixgbe: Panic during XDP_TX with > 64 CPUs
 2023-03-25 18:29 UTC  (2+ messages)

[PATCH bpf-next 00/43] First set of verifier/*.c migrated to inline assembly
 2023-03-25 16:16 UTC  (46+ messages)
` [PATCH bpf-next 01/43] selftests/bpf: Report program name on parse_test_spec error
` [PATCH bpf-next 02/43] selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.h
` [PATCH bpf-next 03/43] selftests/bpf: Unprivileged tests for test_loader.c
` [PATCH bpf-next 04/43] selftests/bpf: Tests execution support "
` [PATCH bpf-next 05/43] selftests/bpf: prog_tests entry point for migrated test_verifier tests
` [PATCH bpf-next 06/43] selftests/bpf: verifier/and.c converted to inline assembly
` [PATCH bpf-next 07/43] selftests/bpf: verifier/array_access.c "
` [PATCH bpf-next 08/43] selftests/bpf: verifier/basic_stack.c "
` [PATCH bpf-next 09/43] selftests/bpf: verifier/bounds_deduction.c "
` [PATCH bpf-next 10/43] selftests/bpf: verifier/bounds_mix_sign_unsign.c "
` [PATCH bpf-next 11/43] selftests/bpf: verifier/cfg.c "
` [PATCH bpf-next 12/43] selftests/bpf: verifier/cgroup_inv_retcode.c "
` [PATCH bpf-next 13/43] selftests/bpf: verifier/cgroup_skb.c "
` [PATCH bpf-next 14/43] selftests/bpf: verifier/cgroup_storage.c "
` [PATCH bpf-next 15/43] selftests/bpf: verifier/const_or.c "
` [PATCH bpf-next 16/43] selftests/bpf: verifier/ctx_sk_msg.c "
` [PATCH bpf-next 17/43] selftests/bpf: verifier/direct_stack_access_wraparound.c "
` [PATCH bpf-next 18/43] selftests/bpf: verifier/div0.c "
` [PATCH bpf-next 19/43] selftests/bpf: verifier/div_overflow.c "
` [PATCH bpf-next 20/43] selftests/bpf: verifier/helper_access_var_len.c "
` [PATCH bpf-next 21/43] selftests/bpf: verifier/helper_packet_access.c "
` [PATCH bpf-next 22/43] selftests/bpf: verifier/helper_restricted.c "
` [PATCH bpf-next 23/43] selftests/bpf: verifier/helper_value_access.c "
` [PATCH bpf-next 24/43] selftests/bpf: verifier/int_ptr.c "
` [PATCH bpf-next 25/43] selftests/bpf: verifier/ld_ind.c "
` [PATCH bpf-next 26/43] selftests/bpf: verifier/leak_ptr.c "
` [PATCH bpf-next 27/43] selftests/bpf: verifier/map_ptr.c "
` [PATCH bpf-next 28/43] selftests/bpf: verifier/map_ret_val.c "
` [PATCH bpf-next 29/43] selftests/bpf: verifier/masking.c "
` [PATCH bpf-next 30/43] selftests/bpf: verifier/meta_access.c "
` [PATCH bpf-next 31/43] selftests/bpf: verifier/raw_stack.c "
` [PATCH bpf-next 32/43] selftests/bpf: verifier/raw_tp_writable.c "
` [PATCH bpf-next 33/43] selftests/bpf: verifier/ringbuf.c "
` [PATCH bpf-next 34/43] selftests/bpf: verifier/spill_fill.c "
` [PATCH bpf-next 35/43] selftests/bpf: verifier/stack_ptr.c "
` [PATCH bpf-next 36/43] selftests/bpf: verifier/uninit.c "
` [PATCH bpf-next 37/43] selftests/bpf: verifier/value_adj_spill.c "
` [PATCH bpf-next 38/43] selftests/bpf: verifier/value.c "
` [PATCH bpf-next 39/43] selftests/bpf: verifier/value_or_null.c "
` [PATCH bpf-next 40/43] selftests/bpf: verifier/var_off.c "
` [PATCH bpf-next 41/43] selftests/bpf: verifier/xadd.c "
` [PATCH bpf-next 42/43] selftests/bpf: verifier/xdp.c "

inline ASM helpers for proving bounds checks
 2023-03-25 16:02 UTC 

[PATCH] arm64: remove special treatment for the link order of head.o
 2023-03-25 11:42 UTC  (4+ messages)

[PATCH bpf-next v4] bpf, docs: Add extended call instructions
 2023-03-25 10:23 UTC 

[RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly
 2023-03-25  4:46 UTC  (42+ messages)
` [RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock
` [RFC PATCH 3/7] cgroup: rstat: remove cgroup_rstat_flush_irqsafe()
` [RFC PATCH 4/7] memcg: sleep during flushing stats in safe contexts
` [RFC PATCH 6/7] workingset: memcg: sleep when flushing stats in workingset_refault()

[PATCH bpf-next] libbpf: synchronize access to print function pointer
 2023-03-25  3:09 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpftool: Add inline annotations when dumping program CFGs
 2023-03-25  3:05 UTC  (9+ messages)
` [PATCH bpf-next 1/5] bpftool: Fix documentation about line info display for prog dumps
` [PATCH bpf-next 2/5] bpftool: Fix bug for long instructions in program CFG dumps
` [PATCH bpf-next 3/5] bpftool: Support inline annotations when dumping the CFG of a program
` [PATCH bpf-next 4/5] bpftool: Support "opcodes", "linum", "visual" simultaneously
` [PATCH bpf-next 5/5] bpftool: Support printing opcodes and source file references in CFG

[PATCH v2 bpf-next 0/3] veristat: add better support of freplace programs
 2023-03-25  3:01 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: disassociate section handler on explicit bpf_program__set_type() call
` [PATCH v2 bpf-next 2/3] veristat: add -d debug mode option to see debug libbpf log
` [PATCH v2 bpf-next 3/3] veristat: guess and substitue underlying program type for freplace (EXT) progs

[PATCH 0/5] usermode_driver: Add management library and API
 2023-03-25  2:54 UTC  (6+ messages)

[PATCH bpf-next v2 0/2] bpf: add bound tracking for BPF_MOD
 2023-03-25  1:57 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: check if verifier tracks dst_reg bound "

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-03-24 23:27 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC

[PATCH bpf-next 0/3] veristat: add better support of freplace programs
 2023-03-24 22:33 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: disassociate section handler on explicit bpf_program__set_type() call
` [PATCH bpf-next 2/3] veristat: add -d debug mode option to see debug libbpf log
` [PATCH bpf-next 3/3] veristat: guess and substitue underlying program type for freplace (EXT) progs

[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
 2023-03-24 21:56 UTC  (10+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Implement batching in UDP iterator
` [PATCH v4 bpf-next 2/4] bpf: Add bpf_sock_destroy kfunc
` [PATCH v4 bpf-next 3/4] bpf,tcp: Avoid taking fast sock lock in iterator
` [PATCH v4 bpf-next 4/4] selftests/bpf: Add tests for bpf_sock_destroy

Network RX per process per interface statistics
 2023-03-24 20:19 UTC  (2+ messages)

[PATCH] selftests/bpf: Improve exception handling in rbtree_add_and_remove()
 2023-03-24 20:07 UTC 

[PATCH bpf-next] bpf: Check IS_ERR for the bpf_map_get() return value
 2023-03-24 19:50 UTC  (4+ messages)

[PATCH] capability: test_deny_namespace breakage due to capability conversion to u64
 2023-03-24 19:48 UTC  (3+ messages)

Kernel panic on bpf_skb_pull_data
 2023-03-24 19:42 UTC  (2+ messages)

[PATCH bpf-next V2 0/6] XDP-hints kfuncs for Intel driver igc
 2023-03-24 19:40 UTC  (15+ messages)
` [PATCH bpf-next V2 3/6] selftests/bpf: xdp_hw_metadata RX hash return code info

[PATCH RFC v2 bpf-next 0/3] bpf: add netfilter program type
 2023-03-24 19:22 UTC  (12+ messages)
` [PATCH RFC v2 bpf-next 1/3] bpf: add bpf_link support for BPF_NETFILTER programs

[syzbot] [bpf?] [net?] general protection fault in bpf_struct_ops_link_create
 2023-03-24 18:22 UTC  (3+ messages)

[PATCH v3 0/4] Add ftrace direct call for arm64
 2023-03-24 18:01 UTC  (6+ messages)
` [PATCH v3 1/4] arm64: ftrace: Add direct call support
` [PATCH v3 2/4] arm64: ftrace: Simplify get_ftrace_plt
` [PATCH v3 3/4] arm64: ftrace: Add direct call trampoline samples support
` [PATCH v3 4/4] selftests/bpf: Update the tests deny list on aarch64

[PATCH bpf-next V4] xsk: allow remap of fill and/or completion rings
 2023-03-24 13:30 UTC  (3+ messages)

[PATCH] ixgbe: Panic during XDP_TX with > 64 CPUs
 2023-03-24  8:52 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH bpf-next V3] xsk: allow remap of fill and/or completion rings
 2023-03-24  6:48 UTC  (2+ messages)

[PATCH] tracing: Refuse fprobe if RCU is not watching
 2023-03-24  3:01 UTC  (6+ messages)

pull-request: bpf 2023-03-23
 2023-03-23 23:36 UTC  (2+ messages)

[PATCH v3 bpf-next 0/5] bpf-next: Add socket destroy capability
 2023-03-23 21:45 UTC  (13+ messages)
` [PATCH v3 bpf-next 2/5] bpf: Add bpf_sock_destroy kfunc
` [PATCH v3 bpf-next 4/5] [RFC] udp: Fix destroying UDP listening sockets

GCC-BPF triggers double free in libbpf Error: failed to link 'linked_maps2.bpf.o': Cannot allocate memory (12)
 2023-03-23 19:45 UTC  (7+ messages)

[PATCH bpf-next v12 0/8] Transit between BPF TCP congestion controls
 2023-03-23 14:50 UTC  (5+ messages)
` [PATCH bpf-next v12 8/8] selftests/bpf: Test switching TCP Congestion Control algorithms

[PATCH bpf-next v6 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-03-23 14:00 UTC  (9+ messages)
` [PATCH bpf-next v6 1/2] bpf: "

[syzbot] possible deadlock in bpf_trace_printk
 2023-03-23 11:30 UTC  (4+ messages)
` [syzbot] [bpf?] [trace?] "

How to avoid race conditions in older kernel where spinlock is unavailable
 2023-03-23 11:20 UTC  (2+ messages)

[PATCH net-next 0/8] virtio_net: refactor xdp codes
 2023-03-23 11:04 UTC  (14+ messages)
` [PATCH net-next 1/8] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next 2/8] virtio_net: mergeable xdp: introduce mergeable_xdp_prepare

bpf: missed fentry/fexit invocations due to implicit recursion
 2023-03-23  8:17 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox