BPF List
 help / color / mirror / Atom feed
 messages from 2024-11-27 12:35:28 to 2024-12-01 12:46:25 UTC [more...]

[PATCH bpf-next v9 0/4] bpf: add cpu time counter kfuncs
 2024-12-01 12:46 UTC  (3+ messages)
` [PATCH bpf-next v9 1/4] bpf: add bpf_get_cpu_time_counter kfunc

[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
 2024-12-01  1:42 UTC  (4+ messages)
` [PATCH net 1/2] skmsg: return copied bytes in sk_msg_memcopy_from_iter
` [PATCH net 2/2] tcp_bpf: fix copied value in tcp_bpf_sendmsg

[syzbot] [bpf?] WARNING: locking bug in emon
 2024-11-30 23:57 UTC 

[syzbot] [bpf?] [netfilter?] INFO: rcu detected stall in sys_sendmmsg (7)
 2024-11-30 18:05 UTC 

[PATCH bpf-next] bpf: Add multi-prog support for XDP BPF programs
 2024-11-30 17:54 UTC  (2+ messages)

ebpf can allow sub-word load results to be used as 64-bit pointers
 2024-11-30 17:49 UTC  (2+ messages)

[PATCH v2 bpf 0/2] bpf: fix OOB accesses in map_delete_elem callbacks
 2024-11-30  0:43 UTC  (2+ messages)

[RFC PATCH 0/9] pahole: shared ELF and faster reproducible BTF encoding
 2024-11-30  0:17 UTC  (19+ messages)
` [RFC PATCH 1/9] btf_encoder: simplify function encoding
` [RFC PATCH 2/9] btf_encoder: store,use section-relative addresses in ELF function representation
` [RFC PATCH 3/9] btf_encoder: separate elf function, saved function representations
` [RFC PATCH 4/9] dwarf_loader: introduce pre_load_module hook to conf_load
` [RFC PATCH 5/9] btf_encoder: introduce elf_functions struct type
` [RFC PATCH 6/9] btf_encoder: collect elf_functions in btf_encoder__pre_load_module
` [RFC PATCH 7/9] btf_encoder: switch to shared elf_functions table
` [RFC PATCH 8/9] btf_encoder: introduce btf_encoding_context
` [RFC PATCH 9/9] pahole: faster reproducible BTF encoding

[PATCH bpf-next 0/3] Introduce GRO support to cpumap codebase
 2024-11-29 23:11 UTC  (4+ messages)
` [PATCH bpf-next 1/3] net: Add napi_init_for_gro utility routine
` [PATCH bpf-next 2/3] net: add napi_threaded_poll to netdevice.h
` [PATCH bpf-next 3/3] bpf: cpumap: Add gro support

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-29 22:19 UTC  (10+ messages)
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure

[PATCH bpf-next v4 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-29 19:30 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
 2024-11-29 16:47 UTC  (2+ messages)

[GIT PULL] Networking for v6.13
 2024-11-29 16:33 UTC  (3+ messages)

[PATCH bpf v2] tools: Override makefile ARCH variable if defined, but empty
 2024-11-29 16:20 UTC  (3+ messages)

[PATCH HID] selftests/hid: fix kfunc inclusions with newer bpftool
 2024-11-29 14:27 UTC  (2+ messages)

[PATCH v3 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
 2024-11-29 13:28 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
` [PATCH v3 bpf-next 2/7] bpf: move map/prog compatibility checks
` [PATCH v3 bpf-next 3/7] bpf: add fd_array_cnt attribute for prog_load
` [PATCH v3 bpf-next 4/7] libbpf: prog load: allow to use fd_array_cnt
` [PATCH v3 bpf-next 5/7] selftests/bpf: Add tests for fd_array_cnt
` [PATCH v3 bpf-next 6/7] bpf: fix potential error return
` [PATCH v3 bpf-next 7/7] selftest/bpf: replace magic constants by macros

[PATCH bpf v2 0/9] Fixes for LPM trie
 2024-11-29 12:18 UTC  (9+ messages)
` [PATCH bpf v2 4/9] bpf: Handle in-place update for full LPM trie correctly
` [PATCH bpf v2 6/9] bpf: Switch to bpf mem allocator for LPM trie
` [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t "

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-29 12:09 UTC  (3+ messages)

[PATCH bpf-next v5 0/7] IRQ save/restore
 2024-11-29  9:29 UTC  (9+ messages)
` [PATCH bpf-next v5 1/7] bpf: Consolidate locks and reference state in verifier state
` [PATCH bpf-next v5 2/7] bpf: Refactor {acquire,release}_reference_state
` [PATCH bpf-next v5 3/7] bpf: Refactor mark_{dynptr,iter}_read
` [PATCH bpf-next v5 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
` [PATCH bpf-next v5 5/7] bpf: Improve verifier log for resource leak on exit
` [PATCH bpf-next v5 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
` [PATCH bpf-next v5 7/7] selftests/bpf: Add IRQ save/restore tests

[PATCH] sched_ext: Add __weak to fix the build errors
 2024-11-29  9:10 UTC 

[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
 2024-11-29  4:11 UTC  (7+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops

[Patch bpf v2 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
 2024-11-29  1:22 UTC  (5+ messages)
` [Patch bpf v2 1/4] bpf: Check negative offsets in __bpf_skb_min_len()
` [Patch bpf v2 2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
` [Patch bpf v2 3/4] selftests/bpf: Introduce socket_helpers.h for TC tests
` [Patch bpf v2 4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress

[PATCH bpf-next v1 0/3] Fix missing process_iter_arg type check
 2024-11-29  0:20 UTC  (6+ messages)
` [PATCH bpf-next v1 1/3] bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
` [PATCH bpf-next v1 2/3] bpf: Zero index arg error string for dynptr and iter
` [PATCH bpf-next v1 3/3] selftests/bpf: Add tests for iter arg check

[PATCH dwarves v3 0/1] btf_encoder: handle .BTF_ids section endianness
 2024-11-28 21:14 UTC  (9+ messages)
` [PATCH dwarves v3 1/1] "

RFT: Testing pahole for the release of v1.28
 2024-11-28 20:40 UTC 

[PATCH bpf-next v3 1/2] bpf: Remove bpf_probe_write_user() warning message
 2024-11-28 19:05 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] bpf: Refactor bpf_tracing_func_proto() and remove bpf_get_probe_write_proto()

[Patch bpf 1/2] bpf: check negative offsets in __bpf_skb_min_len()
 2024-11-28 18:38 UTC  (5+ messages)
` [Patch bpf 2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
  ` [External] "

[PATCH v3 fanotify 0/2] Fanotify in kernel filter
 2024-11-28 17:10 UTC  (9+ messages)
` [PATCH v3 fanotify 1/2] fanotify: Introduce fanotify filter
` [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter

[PATCH] HID: bpf: drop unneeded casts discarding const
 2024-11-28 15:40 UTC  (2+ messages)

[PATCH] HID: bpf: constify hid_ops
 2024-11-28 15:40 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: ensure proper root namespace cleanup when test fail
 2024-11-28 14:38 UTC 

[PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
 2024-11-28 14:30 UTC  (7+ messages)

[PATCH 0/3] perf tool: Fix multiple memory leakages
 2024-11-28 12:54 UTC  (4+ messages)
` [PATCH 1/3] perf header: Fix one memory leakage in process_bpf_btf()
` [PATCH 2/3] perf header: Fix one memory leakage in process_bpf_prog_info()
` [PATCH 3/3] perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()

[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
 2024-11-28 10:57 UTC  (15+ messages)

[PATCH] tools/bpf: bpftool:Fix the wrong format specifier
 2024-11-28  9:58 UTC  (3+ messages)

[PATCH bpf-next v3 0/7] IRQ save/restore
 2024-11-28  7:26 UTC  (21+ messages)
` [PATCH bpf-next v3 1/7] bpf: Consolidate locks and reference state in verifier state
` [PATCH bpf-next v3 2/7] bpf: Refactor {acquire,release}_reference_state
` [PATCH bpf-next v3 3/7] bpf: Refactor mark_{dynptr,iter}_read
` [PATCH bpf-next v3 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
` [PATCH bpf-next v3 5/7] bpf: Improve verifier log for resource leak on exit
` [PATCH bpf-next v3 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
` [PATCH bpf-next v3 7/7] selftests/bpf: Add IRQ save/restore tests

[PATCH mm/stable] mm: fix vrealloc()'s KASAN poisoning logic
 2024-11-28  6:15 UTC  (3+ messages)

[PATCH] LoongArch: BPF: Adjust the parameter of emit_jirl()
 2024-11-28  6:11 UTC 

[BUG] possible deadlock in __schedule (with reproducer available)
 2024-11-28  4:48 UTC  (4+ messages)

[PATCH v2 bpf-next 0/6] Add fd_array_cnt attribute for BPF_PROG_LOAD
 2024-11-28  4:15 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/6] bpf: add fd_array_cnt attribute for prog_load

[PATCH] bpf: Optimize resource leakage problems
 2024-11-28  3:07 UTC  (2+ messages)

[PATCH bpf-next 0/9] bpf: Constify BPF ops
 2024-11-28  2:43 UTC  (11+ messages)
` [PATCH bpf-next 1/9] bpf: tcp: Remove inaccurate comment about extern
` [PATCH bpf-next 2/9] bpf: Move func_models from bpf_struct_ops to bpf_struct_ops_desc
` [PATCH bpf-next 3/9] bpf: Allow registration of const struct bpf_struct_ops
` [PATCH bpf-next 4/9] const_structs.checkpatch: add bpf_struct_ops
` [PATCH bpf-next 5/9] bpf: Allow registration of const cfi_stubs
` [PATCH bpf-next 6/9] bpf, net: tcp: Constify BPF ops
` [PATCH bpf-next 7/9] bpf, net: dummy_ops: "
` [PATCH bpf-next 8/9] HID: bpf: constify "
` [PATCH bpf-next 9/9] sched_ext: Constify "

[PATCH bpf-next v2 0/4] Fixes for stack with allow_ptr_leaks
 2024-11-28  2:07 UTC  (12+ messages)
` [PATCH bpf-next v2 1/4] bpf: Don't relax STACK_INVALID to STACK_MISC when not allow_ptr_leaks
` [PATCH bpf-next v2 2/4] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
` [PATCH bpf-next v2 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
` [PATCH bpf-next v2 4/4] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar

[PATCH v2] bpf, verifier: Improve precision of BPF_MUL
 2024-11-27 22:53 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] IRQ save/restore
 2024-11-27 21:35 UTC  (8+ messages)
` [PATCH bpf-next v4 1/7] bpf: Consolidate locks and reference state in verifier state
` [PATCH bpf-next v4 2/7] bpf: Refactor {acquire,release}_reference_state
` [PATCH bpf-next v4 3/7] bpf: Refactor mark_{dynptr,iter}_read
` [PATCH bpf-next v4 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
` [PATCH bpf-next v4 5/7] bpf: Improve verifier log for resource leak on exit
` [PATCH bpf-next v4 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
` [PATCH bpf-next v4 7/7] selftests/bpf: Add IRQ save/restore tests

Storing sk_buffs as kptrs in map
 2024-11-27 20:54 UTC  (5+ messages)
` [External] "

[PATCH bpf-next v9 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
 2024-11-27 19:07 UTC  (2+ messages)

[PATCH bpf-next v1 0/4] Fixes for stack with allow_ptr_leaks
 2024-11-27 18:51 UTC  (5+ messages)
` [PATCH bpf-next v1 1/4] bpf: Don't relax STACK_INVALID to STACK_MISC when not allow_ptr_leaks
` [PATCH bpf-next v1 2/4] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
` [PATCH bpf-next v1 3/4] selftests/bpf: Add test for reading from STACK_INVALID slots
` [PATCH bpf-next v1 4/4] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar

[PATCH bpf-next v2 0/7] IRQ save/restore
 2024-11-27 16:39 UTC  (9+ messages)
` [PATCH bpf-next v2 1/7] bpf: Consolidate locks and reference state in verifier state
` [PATCH bpf-next v2 2/7] bpf: Refactor {acquire,release}_reference_state
` [PATCH bpf-next v2 3/7] bpf: Refactor mark_{dynptr,iter}_read
` [PATCH bpf-next v2 4/7] bpf: Introduce support for bpf_local_irq_{save,restore}
` [PATCH bpf-next v2 5/7] bpf: Improve verifier log for resource leak on exit
` [PATCH bpf-next v2 6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc
` [PATCH bpf-next v2 7/7] selftests/bpf: Add IRQ save/restore tests

[PATCH 1/3] ima: Remove inode lock
 2024-11-27 15:57 UTC  (3+ messages)

[PATCH] btf: Use BIN_ATTR_SIMPLE_RO() to define vmlinux attribute
 2024-11-27 15:22 UTC  (3+ messages)

[PATCH v2 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2024-11-27 12:36 UTC  (2+ messages)


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