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

[PATCH] ftrace: make extra rcu_is_watching() validation check optional
 2024-03-25 22:13 UTC  (4+ messages)

[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run1
 2024-03-25 21:57 UTC  (4+ messages)
` raw_tp+cookie is buggy. Was: "

[PATCH RFC bpf-next] bpf: defer bpf_link dealloc to after RCU grace period
 2024-03-25 21:51 UTC 

pull-request: bpf 2024-03-25
 2024-03-25 21:35 UTC 

[PATCH v2 00/13] dso/dsos memory savings and clean up
 2024-03-25 21:03 UTC  (7+ messages)
` [PATCH v2 04/13] perf dsos: Add dsos__for_each_dso
` [PATCH v2 12/13] perf dso: Reference counting related fixes

[PATCH bpf-next v2 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-25 20:31 UTC  (13+ messages)
` [PATCH bpf-next v2 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

[PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create
 2024-03-25 20:04 UTC  (2+ messages)

[PATCH v1 bpf-next 0/2] BPF: support mark in bpf_fib_lookup
 2024-03-25 20:03 UTC  (9+ 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] uprobes: reduce contention on uprobes_tree access
 2024-03-25 19:12 UTC  (5+ messages)

[PATCH bpf] riscv, bpf: Fix kfunc parameters incompatibility between bpf and riscv abi
 2024-03-25 18:34 UTC  (5+ messages)

[PATCH dwarves v6 0/3] pahole: Inject kfunc decl tags into BTF
 2024-03-25 17:53 UTC  (4+ messages)
` [PATCH dwarves v6 1/3] gobuffer: Add gobuffer__sort() helper
` [PATCH dwarves v6 2/3] pahole: Add --btf_feature=decl_tag_kfuncs feature
` [PATCH dwarves v6 3/3] pahole: Inject kfunc decl tags into BTF

[PATCH dwarves v5 0/2] pahole: Inject kfunc decl tags into BTF
 2024-03-25 17:43 UTC  (5+ messages)
` [PATCH dwarves v5 2/2] "

[PATCH bpf-next 0/6] bench: fast in-kernel triggering benchmarks
 2024-03-25 17:36 UTC  (5+ messages)
` [PATCH bpf-next 2/6] selftests/bpf: add batched, mostly in-kernel BPF "
` [PATCH bpf-next 5/6] bpf: add bpf_test_tp() kfunc triggering tp and allowing error injection

[RFC PATCH] libbpf: Add bpf_program__set_section_name api
 2024-03-25 17:25 UTC  (2+ messages)

[PATCH bpf-next 0/3] Inline two LBR-related helpers
 2024-03-25 17:20 UTC  (10+ messages)
` [PATCH bpf-next 3/3] bpf,x86: inline bpf_get_smp_processor_id() on x86-64

[RFC bpf-next 00/13] bpf: support resilient split BTF
 2024-03-25 16:41 UTC  (5+ messages)
` [RFC bpf-next 08/13] kbuild, bpf: add module-specific pahole/resolve_btfids flags for base reference BTF

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

[PATCH net] bpf: Don't redirect too small packets
 2024-03-25 16:28 UTC  (7+ messages)

[PATCH bpf-next v2] selftests/bpf: Use start_server and connect_fd_to_fd
 2024-03-25 16:21 UTC  (3+ messages)

[PATCH bpf-next] bpf: implement insn_is_cast_user() helper for JITs
 2024-03-25 16:20 UTC  (2+ messages)

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

[PATCH] selftests/bpf: Use start_server in bpf_tcp_ca
 2024-03-25 16:10 UTC  (2+ messages)

[PATCH net-next v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-25 16:00 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH bpf-next] bpf: Sync uapi bpf.h to tools directory
 2024-03-25 15:43 UTC  (2+ messages)

[PATCH bpf-next] bpf: improve error message for unsupported helper
 2024-03-25 15:22 UTC 

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

[linux-next:master] BUILD REGRESSION 1fdad13606e104ff103ca19d2d660830cb36d43e
 2024-03-25 15:04 UTC 

[PATCH net-next v13 00/15] Introducing P4TC (series 1)
 2024-03-25 14:28 UTC  (16+ messages)
` [PATCH net-next v13 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v13 02/15] net/sched: act_api: increase action kind string length
` [PATCH net-next v13 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
` [PATCH net-next v13 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH net-next v13 05/15] net: sched: act_api: Add support for preallocated P4 action instances
` [PATCH net-next v13 06/15] p4tc: add P4 data types
` [PATCH net-next v13 07/15] p4tc: add template API
` [PATCH net-next v13 08/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v13 09/15] p4tc: add template action create, update, delete, get, flush and dump
` [PATCH net-next v13 10/15] p4tc: add runtime action support
` [PATCH net-next v13 11/15] p4tc: add template table create, update, delete, get, flush and dump
` [PATCH net-next v13 12/15] p4tc: add runtime table entry create and update
` [PATCH net-next v13 13/15] p4tc: add runtime table entry get, delete, flush and dump
` [PATCH net-next v13 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v13 15/15] p4tc: add P4 classifier

[syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult
 2024-03-25 13:49 UTC  (5+ messages)
` [PATCH] bpf, sockmap: fix "

[syzbot] [bpf?] [net?] KMSAN: uninit-value in sock_map_delete_elem
 2024-03-25 13:27 UTC 

[PATCH bpf-next v2 0/7] Add check for bpf lsm return value
 2024-03-25  9:56 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] bpf, lsm: Annotate lsm hook return integer with new macro LSM_RET_INT
` [PATCH bpf-next v2 2/7] bpf, lsm: Add return value range description for lsm hook
` [PATCH bpf-next v2 3/7] bpf, lsm: Add function to read lsm hook return value range
` [PATCH bpf-next v2 4/7] bpf, lsm: Check bpf lsm hook return values in verifier
` [PATCH bpf-next v2 5/7] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v2 6/7] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v2 7/7] selftests/bpf: Add return value checks and corrections for failed progs

[syzbot] [bpf?] [net?] KMSAN: uninit-value in dev_map_lookup_elem
 2024-03-25  9:36 UTC 

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-25  8:42 UTC  (11+ 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] bpf: Sync uapi bpf.h to tools directory
 2024-03-25  3:35 UTC 

[PATCH iwl-next,v4 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-03-25  2:09 UTC 

[PATCH bpf] bpf: Protect against int overflow for stack access size
 2024-03-25  1:07 UTC  (2+ messages)

[PATCH bpf] bpf: verifier: prevent userspace memory access
 2024-03-24 23:48 UTC  (6+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-24 23:37 UTC  (11+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH 6.6 379/638] perf bpf: Clean up the generated/copied vmlinux.h
 2024-03-24 22:56 UTC 

[PATCH 6.7 426/713] perf bpf: Clean up the generated/copied vmlinux.h
 2024-03-24 22:42 UTC 

[PATCH 6.8 392/715] perf bpf: Clean up the generated/copied vmlinux.h
 2024-03-24 22:29 UTC 

[PATCH bpf-next v2 0/1] Support kCFI + BPF on arm64
 2024-03-24 21:15 UTC  (2+ messages)
` [PATCH bpf-next v2 1/1] arm64/cfi,bpf: "

[PATCH bpf v5] bpf: verifier: prevent userspace memory access
 2024-03-24 20:47 UTC  (4+ messages)

[PATCH bpf v4] bpf: verifier: prevent userspace memory access
 2024-03-24 19:12 UTC  (7+ messages)

[syzbot] [bpf?] general protection fault in bpf_check (2)
 2024-03-24  8:37 UTC  (3+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-24  2:55 UTC  (6+ messages)
` stack access issue. "

[PATCH bpf-next 0/2] bpf,riscv: Add support for BPF Arena
 2024-03-24  2:39 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next 2/2] bpf,riscv: Implement bpf_addr_space_cast instruction

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

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

[PATCHSET v5] sched: Implement BPF extensible scheduler class
 2024-03-23 22:12 UTC  (4+ messages)
` [PATCH 12/36] sched_ext: "

[PATCH bpf-next v3 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-23 18:48 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v3 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction

[PATCH] libbpf: add specific btf name info when do core
 2024-03-23 14:40 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-23 10:21 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction

[PATCH bpf] selftests/bpf: verifier_arena: fix mmap address for arm64
 2024-03-23  3:50 UTC  (2+ messages)

[PATCH bpf v2] bpf: verifier: reject addr_space_cast insn without arena
 2024-03-23  3:50 UTC  (2+ messages)

[RESEND PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0)
 2024-03-23  3:30 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] bpf: Fix a couple of test failures with LTO kernel
 2024-03-22 22:23 UTC  (14+ messages)
` [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 bpf-next v2 0/6] bpf: Add bpf_link support for sk_msg and sk_skb progs
 2024-03-22 21:35 UTC  (13+ messages)
` [PATCH bpf-next v2 1/6] "
` [PATCH bpf-next v2 2/6] libbpf: Add new sec_def "sk_skb/verdict"
` [PATCH bpf-next v2 3/6] libbpf: Add bpf_link support for BPF_PROG_TYPE_SK_{MSG,SKB}

[PATCH bpf-next 1/2] bpf: Remove CONFIG_X86 and CONFIG_DYNAMIC_FTRACE guard from the tcp-cc kfuncs
 2024-03-22 19:14 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel "

[linux-next:master] BUILD REGRESSION 13ee4a7161b6fd938aef6688ff43b163f6d83e37
 2024-03-22 18:16 UTC 

BUG? flaky "migrate_reuseport/IPv4 TCP_NEW_SYN_RECV reqsk_timer_handler" test
 2024-03-22 18:08 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).