BPF List
 help / color / mirror / Atom feed
 messages from 2023-03-25 02:56:43 to 2023-03-28 08:12:29 UTC [more...]

W sprawie samochodu
 2023-03-28  8:05 UTC 

[PATCH] loongarch/bpf: Fix bpf load failed with CONFIG_BPF_JIT_ALWAYS_ON, caused by jit (BPF_ST | BPF_NOSPEC) code
 2023-03-28  7:52 UTC  (5+ messages)
  ` [PATCH v2] loongarch/bpf: Skip speculation barrier opcode, which caused ltp testcase bpf_prog02 to fail

[PATCH v1 0/9] memcg: make rstat flushing irq and sleep friendly
 2023-03-28  6:16 UTC  (10+ messages)
` [PATCH v1 1/9] cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
` [PATCH v1 2/9] memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
` [PATCH v1 3/9] memcg: do not flush stats in irq context
` [PATCH v1 4/9] cgroup: rstat: add WARN_ON_ONCE() if flushing outside task context
` [PATCH v1 5/9] memcg: replace stats_flush_lock with an atomic
` [PATCH v1 6/9] memcg: sleep during flushing stats in safe contexts
` [PATCH v1 7/9] workingset: memcg: sleep when flushing stats in workingset_refault()
` [PATCH v1 8/9] vmscan: memcg: sleep when flushing stats during reclaim
` [PATCH v1 9/9] memcg: do not modify rstat tree for zero updates

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

[PATCH v3 bpf-next 0/5] bpf: Use bpf_mem_cache_alloc/free in bpf_local_storage
 2023-03-28  3:51 UTC  (4+ messages)
` [PATCH v3 bpf-next 5/5] selftests/bpf: Add bench for task storage creation

[RFC PATCH bpf-next 00/13] bpf: Introduce BPF namespace
 2023-03-28  3:48 UTC  (24+ messages)
` [RFC PATCH bpf-next 01/13] fork: New clone3 flag for "
` [RFC PATCH bpf-next 02/13] proc_ns: Extend the field type in struct proc_ns_operations to long
` [RFC PATCH bpf-next 03/13] bpf: Implement bpf namespace
` [RFC PATCH bpf-next 04/13] bpf: No need to check if id is 0
` [RFC PATCH bpf-next 05/13] bpf: Make bpf objects id have the same alloc and free pattern
` [RFC PATCH bpf-next 06/13] bpf: Helpers to alloc and free object id in bpf namespace
` [RFC PATCH bpf-next 07/13] bpf: Add bpf helper to get bpf object id
` [RFC PATCH bpf-next 08/13] bpf: Alloc and free bpf_map id in bpf namespace
` [RFC PATCH bpf-next 09/13] bpf: Alloc and free bpf_prog "
` [RFC PATCH bpf-next 10/13] bpf: Alloc and free bpf_link "
` [RFC PATCH bpf-next 11/13] bpf: Allow iterating bpf objects with CAP_BPF "
` [RFC PATCH bpf-next 12/13] bpf: Use bpf_idr_lock array instead
` [RFC PATCH bpf-next 13/13] selftests/bpf: Add selftest for bpf namespace

[PATCH bpf-next 00/43] First set of verifier/*.c migrated to inline assembly
 2023-03-28  3:48 UTC  (28+ messages)
` [PATCH bpf-next 26/43] selftests/bpf: verifier/leak_ptr.c converted "
` [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 "

[PATCH bpf-next 0/2] Fix double-free when linker processes empty sections
 2023-03-28  3:10 UTC  (6+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Test if bpftool linker handles "
` [PATCH bpf-next 2/2] libbpf: Fix double-free when linker processes "

[PATCH bpf-next 0/2] verifier/xdp_direct_packet_access.c converted to inline assembly
 2023-03-28  2:08 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: remove verifier/xdp_direct_packet_access.c, converted to progs/verifier_xdp_direct_packet_access.c

[PATCH bpf] bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
 2023-03-28  0:42 UTC 

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

[RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly
 2023-03-27 23:23 UTC  (10+ messages)
` [RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock

[PATCH 1/2] perf lock contention: Fix debug stat if no contention
 2023-03-27 22:57 UTC  (2+ messages)
` [PATCH 2/2] perf lock contention: Show detail failure reason for BPF

[PATCH v4 bpf-next 0/5] bpf-nex: Add socket destroy capability
 2023-03-27 22:34 UTC  (12+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Implement batching in UDP iterator
` [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

[PATCH bpf-next] kallsyms: move module-related functions under correct configs
 2023-03-27 19:28 UTC  (4+ messages)

[PATCH net-next v4 0/3] Add support for sockmap to vsock
 2023-03-27 19:11 UTC  (4+ messages)
` [PATCH net-next v4 1/3] vsock: support sockmap
` [PATCH net-next v4 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH net-next v4 3/3] selftests/bpf: add a test case for vsock sockmap

[PATCH bpf-next] selftests/bpf: Remove two infinite loop bound check cases
 2023-03-27 18:55 UTC  (4+ messages)

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

[PATCH bpf-next] selftests/bpf: Don't assume page size is 4096
 2023-03-27 18:50 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] veristat: add better support of freplace programs
 2023-03-27 18:47 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: disassociate section handler on explicit bpf_program__set_type() call
` [PATCH v2 bpf-next 3/3] veristat: guess and substitue underlying program type for freplace (EXT) progs

[PATCH bpf-next] libbpf: synchronize access to print function pointer
 2023-03-27 18:40 UTC  (5+ messages)

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

[PATCH bpf v2 00/11] bpf sockmap fixes
 2023-03-27 18:17 UTC  (14+ messages)
` [PATCH bpf v2 01/12] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v2 02/12] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v2 03/12] bpf: sockmap, improved check for empty queue
` [PATCH bpf v2 04/12] bpf: sockmap, handle fin correctly
` [PATCH bpf v2 05/12] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v2 06/12] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v2 07/12] bpf: sockmap incorrectly handling copied_seq
` [PATCH bpf v2 08/12] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v2 09/12] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v2 10/12] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v2 11/12] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v2 12/12] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops

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

Network RX per process per interface statistics
 2023-03-27 17:09 UTC  (4+ messages)

[Patch net-next v3] sock_map: dump socket map id via diag
 2023-03-27 16:33 UTC  (7+ messages)

[linux-next:master] BUILD REGRESSION 011eb7443621f49ca1e8cdf9c74c215f25019118
 2023-03-27 14:30 UTC 

[PATCH v3 0/4] Add ftrace direct call for arm64
 2023-03-27 13:45 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: ftrace: Add direct call trampoline samples support

[PATCH v5 0/4] fs/ufs: Replace kmap() with kmap_local_page
 2023-03-27 13:23 UTC  (3+ messages)

[PATCH dwarves v2 0/5] Support for new btf_type_tag encoding
 2023-03-27 12:55 UTC  (5+ messages)
` [PATCH dwarves v2 1/5] fprintf: Correct names for types with btf_type_tag attribute

[PATCH 0/5] usermode_driver: Add management library and API
 2023-03-27 11:27 UTC  (7+ messages)

[PATCH bpf-next 0/5] bpftool: Add inline annotations when dumping program CFGs
 2023-03-27 10:30 UTC  (8+ messages)
` [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 v13 bpf-next 09/10] bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
 2023-03-27  7:47 UTC  (13+ messages)

[Patch bpf-next] sock_map: include sk_psock memory overhead too
 2023-03-27  3:48 UTC  (2+ messages)

[PATCH net v3] ixgbe: Panic during XDP_TX with > 64 CPUs
 2023-03-27  3:00 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next v2 1/2] bpf: Fix __reg_bound_offset 64->32 var_off subreg propagation
 2023-03-27  2:39 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Check when bounds are not in the 32-bit range

[PATCH bpf-next v4] bpf, docs: Add docs on extended 64-bit immediate instructions
 2023-03-26  5:49 UTC 

[PATCH bpf-next v3] bpf, docs: Add docs on extended 64-bit immediate instructions
 2023-03-26  5:00 UTC  (3+ messages)
` [Bpf] "

[PATCH bpf-next V4] xsk: allow remap of fill and/or completion rings
 2023-03-26  4:11 UTC  (2+ messages)

[PATCH bpf-next v5] bpf, docs: Add extended call instructions
 2023-03-26  4:12 UTC  (2+ messages)

[PATCH bpf-next v4] bpf, docs: Add extended call instructions
 2023-03-26  2:12 UTC  (2+ messages)
` [Bpf] "

[PATCH bpf-next 0/3] Don't invoke KPTR_REF destructor on NULL xchg
 2023-03-26  0:12 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: Only invoke kptr dtor following non-NULL xchg
` [PATCH bpf-next 2/3] bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
` [PATCH bpf-next 3/3] bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS

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)

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


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