BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-21 08:45:59 to 2024-03-22 18:09:01 UTC [more...]

BUG? flaky "migrate_reuseport/IPv4 TCP_NEW_SYN_RECV reqsk_timer_handler" test
 2024-03-22 18:08 UTC  (3+ messages)

[PATCH] libbpf: add specific btf name info when do core
 2024-03-22 17:57 UTC  (4+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-22 17:54 UTC  (7+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH bpf-next v2 0/5] bpf: Fix a couple of test failures with LTO kernel
 2024-03-22 17:28 UTC  (24+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: Replace CHECK with ASSERT macros for ksyms test
` [PATCH bpf-next v2 2/5] libbpf: Mark libbpf_kallsyms_parse static function
` [PATCH bpf-next v2 3/5] libbpf: Handle <orig_name>.llvm.<hash> symbol properly
` [PATCH bpf-next v2 4/5] selftests/bpf: Fix kprobe_multi_bench_attach test failure with LTO kernel
` [PATCH bpf-next v2 5/5] selftests/bpf: Add a selftest with available_filter_functions_addrs

[PATCH] kbuild: disable pahole multithreading for reproducible builds
 2024-03-22 17:27 UTC  (3+ messages)

[PATCH bpf-next] selftests/bench: use syscall(SYS_gettid) as libc support for gettid() is sometimes absent
 2024-03-22 17:10 UTC  (2+ messages)

[PATCHv2 bpf-next] selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
 2024-03-22 17:10 UTC  (2+ messages)

[PATCH bpf-next 0/3] Inline two LBR-related helpers
 2024-03-22 16:45 UTC  (15+ messages)
` [PATCH bpf-next 1/3] bpf: make bpf_get_branch_snapshot() architecture-agnostic
` [PATCH bpf-next 2/3] bpf: inline bpf_get_branch_snapshot() helper
` [PATCH bpf-next 3/3] bpf,x86: inline bpf_get_smp_processor_id() on x86-64

[PATCH bpf v4] bpf: verifier: prevent userspace memory access
 2024-03-22 16:53 UTC  (6+ messages)

[PATCH bpf-next 0/6] bench: fast in-kernel triggering benchmarks
 2024-03-22 16:52 UTC  (9+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: rename and clean up userspace-triggered benchmarks
` [PATCH bpf-next 2/6] selftests/bpf: add batched, mostly in-kernel BPF triggering benchmarks
` [PATCH bpf-next 3/6] selftests/bpf: remove syscall-driven benchs, keep syscall-count only
` [PATCH bpf-next 4/6] selftests/bpf: lazy-load trigger bench BPF programs
` [PATCH bpf-next 5/6] bpf: add bpf_test_tp() kfunc triggering tp and allowing error injection
` [PATCH bpf-next 6/6] selftests/bpf: add batched tp/raw_tp/fmodret tests

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-22 16:50 UTC  (10+ messages)
` [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers
` [PATCH bpf-next v5 2/6] bpf/verifier: add bpf_timer as a kfunc capable type
` [PATCH bpf-next v5 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
` [PATCH bpf-next v5 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH bpf-next v5 5/6] tools: sync include/uapi/linux/bpf.h
` [PATCH bpf-next v5 6/6] selftests/bpf: add sleepable timer tests
  ` [PATCH bpf-next v5b "

[PATCH] ftrace: make extra rcu_is_watching() validation check optional
 2024-03-22 16:03 UTC 

[PATCH bpf] bpf: verifier: fix NULL pointer dereference in do_misc_fixups()
 2024-03-22 15:37 UTC  (2+ messages)

[PATCH bpf v2] bpf: verifier: reject addr_space_cast insn without arena
 2024-03-22 15:35 UTC 

[PATCH 0/3] leds: trigger: Add led trigger for bpf
 2024-03-22 15:24 UTC  (5+ messages)
` [PATCH 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf module
` [PATCH 2/3] selftests/bpf: Add selftests for bpf led programs
` [PATCH 3/3] leds: trigger: Add documentation for ledtrig-bpf

[PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs)
 2024-03-22 15:00 UTC  (4+ messages)
` [PATCH v4 2/7] HID: bpf: export hid_hw_output_report as a BPF kfunc

[PATCH bpf-next] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
 2024-03-22 14:25 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool
 2024-03-22 14:16 UTC  (4+ messages)

[PATCH net] bpf: Don't redirect too small packets
 2024-03-22 14:10 UTC  (2+ messages)

[PATCH v1 bpf-next 0/2] BPF: support mark in bpf_fib_lookup
 2024-03-22 14:02 UTC  (3+ messages)
` [PATCH v1 bpf-next 1/2] bpf: add support for passing mark with bpf_fib_lookup
` [PATCH v1 bpf-next 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests

[PATCH dwarves v5 0/2] pahole: Inject kfunc decl tags into BTF
 2024-03-22 13:56 UTC  (4+ messages)
` [PATCH dwarves v5 2/2] "

[PATCH RFC bpf-next 0/3] uprobe: uretprobe speed up
 2024-03-22 13:40 UTC  (20+ messages)
` [PATCH RFC bpf-next 3/3] selftests/bpf: Mark uprobe trigger functions with nocf_check attribute
` [PATCH RFC bpf-next 4/3] uprobe: ensure sys_uretprobe uses sysret

[PATCH bpf] selftests/bpf: verifier_arena: fix mmap address for arm64
 2024-03-22 13:35 UTC 

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-22 11:24 UTC  (3+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS

[PATCH bpf-next] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
 2024-03-22  6:13 UTC 

[RFC bpf-next 00/13] bpf: support resilient split BTF
 2024-03-22 10:24 UTC  (15+ messages)
` [RFC dwarves] btf_encoder: add base_ref BTF feature to generate split BTF with base refs
` [RFC bpf-next 01/13] libbpf: add support to btf__add_fwd() for ENUM64
` [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF
` [RFC bpf-next 03/13] selftests/bpf: test split base reference BTF generation
` [RFC bpf-next 04/13] libbpf: add btf__parse_opts() API for flexible BTF parsing
` [RFC bpf-next 05/13] bpftool: support displaying raw split BTF using base reference BTF as base
` [RFC bpf-next 06/13] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later
` [RFC bpf-next 07/13] resolve_btfids: use .BTF.base_ref BTF as base BTF if -r option is used
` [RFC bpf-next 08/13] kbuild, bpf: add module-specific pahole/resolve_btfids flags for base reference BTF
` [RFC bpf-next 09/13] libbpf: split BTF reconciliation
` [RFC bpf-next 10/13] module, bpf: store BTF base reference pointer in struct module
` [RFC bpf-next 11/13] libbpf,bpf: share BTF reconcile-related code with kernel
` [RFC bpf-next 12/13] selftests/bpf: extend base reference tests cover BTF reconciliation
` [RFC bpf-next 13/13] bpftool: support displaying reconciled-with-base split BTF

[syzbot] [bpf?] KMSAN: uninit-value in array_map_lookup_elem
 2024-03-22  8:15 UTC 

[PATCH v2 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-03-22  8:05 UTC  (3+ messages)
` [PATCH v2 6/6] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95

[PATCH bpf-next v2] bpf: fix warning for crash_kexec
 2024-03-22  5:55 UTC  (4+ messages)

[syzbot] [bpf?] [net?] possible deadlock in tty_port_tty_get (2)
 2024-03-22  4:42 UTC 

[PATCH bpf-next v2 1/6] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-03-21 21:25 UTC  (3+ messages)

libbpf: Build failures due to access to out of tools/ headers
 2024-03-21 20:28 UTC  (2+ messages)

[PATCH v2 00/13] dso/dsos memory savings and clean up
 2024-03-21 20:28 UTC  (15+ messages)
` [PATCH v2 01/13] perf dso: Reorder variables to save space in struct dso
` [PATCH v2 02/13] perf dsos: Attempt to better abstract dsos internals
` [PATCH v2 03/13] perf dsos: Tidy reference counting and locking
` [PATCH v2 04/13] perf dsos: Add dsos__for_each_dso
` [PATCH v2 05/13] perf dso: Move dso functions out of dsos
` [PATCH v2 06/13] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v2 07/13] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v2 08/13] perf dsos: Remove __dsos__addnew
` [PATCH v2 09/13] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v2 10/13] perf dsos: Switch hand code to bsearch
` [PATCH v2 11/13] perf dso: Add reference count checking and accessor functions
` [PATCH v2 12/13] perf dso: Reference counting related fixes
` [PATCH v2 13/13] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH bpf-next v2 0/5] bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
 2024-03-21 20:15 UTC  (6+ messages)
` [PATCH bpf-next v2 2/5] selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test

[PATCH bpf-next v2] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-03-21 19:22 UTC  (4+ messages)

[PATCH bpf-next v3] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-03-21 19:19 UTC 

[PATCH] bpf-next: Avoid goto in regs_refine_cond_op()
 2024-03-21 19:00 UTC  (2+ messages)

[PATCH 1/1] libbpf: Define MFD_CLOEXEC if not available
 2024-03-21 18:50 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION e7528c088874326d3060a46f572252be43755a86
 2024-03-21 16:30 UTC 

[PATCH bpf-next] bpf: avoid get_kernel_nofault() to fetch kprobe entry IP
 2024-03-21 16:16 UTC  (6+ messages)

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-21 16:11 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-21 16:09 UTC  (13+ messages)
` [PATCH bpf-next v4 2/6] bpf/verifier: add bpf_timer as a kfunc capable type
` [PATCH bpf-next v4 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
` [PATCH bpf-next v4 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
` [PATCH bpf-next v4 6/6] selftests/bpf: add sleepable timer tests

[PATCH 1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches
 2024-03-21 16:06 UTC  (3+ messages)

[PATCH bpf-next] bpf: mark kprobe_multi_link_prog_run as always inlined function
 2024-03-21 16:04 UTC  (4+ messages)

[RESEND PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0)
 2024-03-21 15:39 UTC 

[PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0)
 2024-03-21 15:38 UTC 

[PATCH bpf-next v2 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-21 15:31 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction

[syzbot] [bpf?] KMSAN: uninit-value in trie_lookup_elem
 2024-03-21 15:11 UTC 

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-21 14:07 UTC  (3+ messages)
` stack access issue. "

[PATCH bpf-next v2 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-03-21 13:49 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] tools/include: copy ethtool.h to tools directory
` [PATCH bpf-next v2 2/7] selftests/xsk: make batch size variable
` [PATCH bpf-next v2 3/7] selftests/bpf: implement get_hw_ring_size function to retrieve current and max interface size
` [PATCH bpf-next v2 4/7] selftests/bpf: implement set_hw_ring_size function to configure interface ring size
` [PATCH bpf-next v2 5/7] selftests/xsk: introduce set_ring_size function with a retry mechanism for handling AF_XDP socket closures
` [PATCH bpf-next v2 6/7] selftests/xsk: test AF_XDP functionality under minimal ring configurations
` [PATCH bpf-next v2 7/7] selftests/xsk: add new test case for AF_XDP under max ring sizes

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-03-21 12:42 UTC  (9+ messages)

[PATCH bpf v3] bpf: verifier: prevent userspace memory access
 2024-03-21 12:30 UTC  (3+ messages)

[PATCH net v2] dpaa_eth: fix XDP queue index
 2024-03-21 12:26 UTC  (3+ messages)
` [PATCH net v3] "

[PATCH bpf v2] bpf: verifier: prevent userspace memory access
 2024-03-21 11:48 UTC  (4+ messages)

[PATCH bpf-next v2] arm64: bpf: fix 32bit unconditional bswap
 2024-03-21 11:00 UTC  (2+ messages)

[PATCH bpf] bpf: verifier: prevent userspace memory access
 2024-03-21 10:13 UTC  (4+ messages)

general protection fault in bpf_check/do_misc_fixups
 2024-03-21  9:52 UTC 

[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run2
 2024-03-21  9:01 UTC 

[syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run4
 2024-03-21  9:01 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).