public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-16 19:55:56 to 2026-04-17 20:22:36 UTC [more...]

[PATCHv5 bpf-next 00/28] bpf: tracing_multi link
 2026-04-17 20:22 UTC  (33+ messages)
` [PATCHv5 bpf-next 01/28] ftrace: Add ftrace_hash_count function
` [PATCHv5 bpf-next 02/28] ftrace: Add ftrace_hash_remove function
` [PATCHv5 bpf-next 03/28] ftrace: Add add_ftrace_hash_entry function
` [PATCHv5 bpf-next 04/28] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv5 bpf-next 05/28] bpf: Add struct bpf_trampoline_ops object
` [PATCHv5 bpf-next 06/28] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
` [PATCHv5 bpf-next 07/28] bpf: Add bpf_trampoline_add/remove_prog functions
` [PATCHv5 bpf-next 08/28] bpf: Add struct bpf_tramp_node object
` [PATCHv5 bpf-next 09/28] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv5 bpf-next 10/28] bpf: Add multi tracing attach types
` [PATCHv5 bpf-next 11/28] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv5 bpf-next 12/28] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv5 bpf-next 13/28] bpf: Add support for tracing multi link
` [PATCHv5 bpf-next 14/28] bpf: Add support for tracing_multi link cookies
` [PATCHv5 bpf-next 15/28] bpf: Add support for tracing_multi link session
` [PATCHv5 bpf-next 16/28] bpf: Add support for tracing_multi link fdinfo
` [PATCHv5 bpf-next 17/28] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv5 bpf-next 18/28] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv5 bpf-next 19/28] libbpf: Add btf_type_is_traceable_func function
` [PATCHv5 bpf-next 20/28] libbpf: Add support to create tracing multi link
` [PATCHv5 bpf-next 21/28] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv5 bpf-next 22/28] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv5 bpf-next 23/28] selftests/bpf: Add tracing multi intersect tests
` [PATCHv5 bpf-next 24/28] selftests/bpf: Add tracing multi cookies test
` [PATCHv5 bpf-next 25/28] selftests/bpf: Add tracing multi session test
` [PATCHv5 bpf-next 26/28] selftests/bpf: Add tracing multi attach fails test
` [PATCHv5 bpf-next 27/28] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv5 bpf-next 28/28] selftests/bpf: Add tracing multi attach rollback tests

[PATCH] libbpf: Report error when a negative kprobe offset is specified
 2026-04-17 19:58 UTC 

[GIT PULL] BPF fixes for 7.1-rc1
 2026-04-17 19:26 UTC 

[PATCH v2 0/4] Firmware LSM hook
 2026-04-17 19:17 UTC  (11+ messages)

[PATCH] libbpf: Report error when a negative kprobe offset is specified
 2026-04-17 19:16 UTC  (2+ messages)

[PATCH bpf v1 1/1] bpf: Dissociate struct_ops program with map if map_update fails
 2026-04-17 19:10 UTC  (2+ messages)

[PATCH bpf-next v2] arm32, bpf: Reject BPF-to-BPF calls and callbacks in the JIT
 2026-04-17 19:10 UTC  (4+ messages)

[PATCH v3 bpf-next 0/6] bpf: Extend BTF UAPI vlen, kinds to use unused bits
 2026-04-17 19:07 UTC  (14+ messages)
` [PATCH v3 bpf-next 1/6] "
` [PATCH v3 bpf-next 2/6] libbpf: Adjust btf_vlen() to return a __u32
` [PATCH v3 bpf-next 3/6] bpftool: Support 24-bit vlen
` [PATCH v3 bpf-next 4/6] selftests/bpf: Fix up btf/invalid test for extended kind
` [PATCH v3 bpf-next 5/6] selftests/bpf: Fix up __u16 vlen assumptions
` [PATCH v3 bpf-next 6/6] Documentation/bpf: Update btf doc with updated vlen, kind sizes

[PATCH bpf-next v7 0/9] Introduce arena library and runtime
 2026-04-17 18:21 UTC  (21+ messages)
` [PATCH bpf-next v7 3/9] selftests/bpf: Move bpf_arena_spin_lock.h to the top level
` [PATCH bpf-next v7 4/9] selftests/bpf: Move READ_ONCE/WRITE_ONCE macros to bpf_experimental.h

[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
 2026-04-17 18:03 UTC  (12+ messages)
` [RFC PATCH 08/20] bpf: Add Landlock ruleset map type

[PATCH bpf-next v10 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-17 17:22 UTC  (5+ messages)
` [PATCH bpf-next v10 2/6] bpf: Add bpf_prog_run_array_sleepable()

[PATCH bpf] bpf: Validate node_id in arena_alloc_pages()
 2026-04-17 17:20 UTC  (5+ messages)

[PATCH bpf-next v4 2/8] bpf: Introduce global percpu data
 2026-04-17 17:03 UTC  (7+ messages)

[PATCH bpf v3 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-17 16:25 UTC  (7+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH v2 0/2] selftests/bpf: Use local types for kfunc declarations
 2026-04-17 16:16 UTC  (4+ messages)
` [PATCH v2 1/2] selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtable
` [PATCH v2 2/2] selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kern

[PATCH bpf-next v4 0/8] bpf: Introduce global percpu data
 2026-04-17 16:07 UTC  (7+ messages)
` [PATCH bpf-next v4 5/8] bpf: Update per-CPU maps using BPF_F_ALL_CPUS flag

[PATCH bpf-next] selftests/bpf: drop xdping tool
 2026-04-17 15:33 UTC 

[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
 2026-04-17 15:16 UTC  (8+ messages)

[PATCH bpf-next] bpf, arm32: Reject BPF_PSEUDO_CALL in the JIT
 2026-04-17 14:23 UTC  (6+ messages)

[PATCH bpf-next v4 0/6] bpf: decap flags and GSO state updates
 2026-04-17 12:27 UTC  (4+ messages)
` [PATCH bpf-next v4 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room

[PATCH bpf-next v4 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
 2026-04-17 11:44 UTC  (4+ messages)

XDP BPF JIT memory leak on armv7
 2026-04-17 11:35 UTC  (7+ messages)

[PATCH bpf v2 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-17  9:27 UTC  (9+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH bpf v2 1/2] libbpf: fix deduplication of typedef with base definitions
 2026-04-17  8:33 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: ensure typedef are deduplicated in split BTF

[PATCH] bpf: crypto: reject unterminated type and algorithm names
 2026-04-17  7:43 UTC  (2+ messages)

[PATCH bpf-next 0/2] Detect and prune dead branches using intersection checks
 2026-04-17  5:34 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpf/verifier: Use intersection checks when simulating to detect dead branches

[PATCH bpf-next v5 00/16] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-17  5:03 UTC  (34+ messages)
` [PATCH bpf-next v5 01/16] bpf: Remove unused parameter from check_map_kptr_access()
` [PATCH bpf-next v5 02/16] bpf: Refactor to avoid redundant calculation of bpf_reg_state
` [PATCH bpf-next v5 03/16] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v5 04/16] bpf: Prepare verifier logs for upcoming kfunc stack arguments
` [PATCH bpf-next v5 05/16] bpf: Introduce bpf register BPF_REG_PARAMS
` [PATCH bpf-next v5 06/16] bpf: Limit the scope of BPF_REG_PARAMS usage
` [PATCH bpf-next v5 07/16] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
` [PATCH bpf-next v5 08/16] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next v5 09/16] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next v5 10/16] bpf: Reject stack arguments if tail call reachable
` [PATCH bpf-next v5 11/16] bpf: Support stack arguments for kfunc calls
` [PATCH bpf-next v5 12/16] bpf: Enable stack argument support for x86_64
` [PATCH bpf-next v5 13/16] bpf,x86: Implement JIT support for stack arguments
` [PATCH bpf-next v5 14/16] selftests/bpf: Add tests for BPF function "
` [PATCH bpf-next v5 15/16] selftests/bpf: Add negative test for greater-than-8-byte kfunc stack argument
` [PATCH bpf-next v5 16/16] selftests/bpf: Add verifier tests for stack argument validation

[PATCH bpf v3 0/2] bpf: fix sock_ops rtt_min OOB read
 2026-04-17  2:31 UTC  (3+ messages)
` [PATCH 1/2] bpf: extract SOCK_OPS_LOAD_TCP_SOCK_FIELD from SOCK_OPS_GET_FIELD
` [PATCH 2/2] bpf: guard sock_ops rtt_min against non-locked tcp_sock

[PATCH bpf-next v4 8/8] selftests/bpf: Add a test to verify bpf_iter for global percpu data
 2026-04-17  2:17 UTC  (3+ messages)

[PATCH net-next 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
 2026-04-17  2:08 UTC  (2+ messages)

[PATCH bpf-next v4 7/8] selftests/bpf: Add tests to verify global percpu data
 2026-04-17  2:06 UTC  (3+ messages)

[PATCH bpf-next v4 6/8] bpftool: Generate skeleton for global percpu data
 2026-04-17  2:01 UTC  (3+ messages)

arm64: Supporting DYNAMIC_FTRACE_WITH_CALL_OPS with CLANG_CFI
 2026-04-17  1:10 UTC  (3+ messages)

[PATCH v10 00/12] VMSCAPE optimization for BHI variant
 2026-04-16 23:12 UTC  (6+ messages)
` [PATCH v10 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v10 09/12] x86/vmscape: Use static_call() for predictor flush

[PATCHv3 bpf] libbpf: Prevent double close and leak of btf objects
 2026-04-16 23:10 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: allow UTF-8 literals in bpf_bprintf_prepare()
 2026-04-16 23:00 UTC  (6+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: cover UTF-8 trace_printk output

[PATCH bpf-next 0/2] bpf: Fix NULL deref when storing scalar into kptr slot
 2026-04-16 22:30 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: Fix NULL deref in map_kptr_match_type for scalar regs
` [PATCH bpf-next 2/2] selftests/bpf: Reject scalar store into kptr slot

[PATCH v4 00/10] Reintroduce Hornet LSM
 2026-04-16 22:17 UTC  (4+ messages)
` [PATCH v4 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PATCH v4 09/10] selftests/hornet: Add a selftest for the Hornet LSM
 2026-04-16 21:55 UTC  (2+ messages)

[PATCH v4 08/10] hornet: Add a light skeleton data extractor scripts
 2026-04-16 21:44 UTC  (2+ messages)

[PATCH v4 07/10] hornet: Introduce gen_sig
 2026-04-16 21:33 UTC  (2+ messages)

[PATCH v4 06/10] security: Hornet LSM
 2026-04-16 21:24 UTC  (2+ messages)

[PATCH net-next v7 7/7] net: bcmgenet: reject MTU changes incompatible with XDP
 2026-04-16 20:47 UTC  (2+ messages)

[PATCH v2 bpf-next 7/8] selftests/bpf: Fix up __u16 vlen assumptions
 2026-04-16 20:32 UTC  (2+ messages)

[PATCH v2 bpf-next 5/8] selftests/bpf: Test BTF sanitization rejection for invalid vlen
 2026-04-16 20:20 UTC  (2+ messages)

[PATCH v4 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
 2026-04-16 20:17 UTC  (2+ messages)

[PATCH net-next v7 6/7] net: bcmgenet: add XDP statistics counters
 2026-04-16 20:08 UTC  (2+ messages)

[PATCH bpf-next v7 08/11] selftests/bpf: Allow test_progs to link with a partial object set
 2026-04-16 20:05 UTC  (2+ messages)

[PATCH v2 bpf-next 3/8] libbpf: Add feature for kernel extended vlen/kind support
 2026-04-16 20:01 UTC  (2+ messages)

[PATCH v4 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
 2026-04-16 19:56 UTC  (2+ messages)

[PATCH bpf-next v7 06/11] selftests/bpf: Tolerate test file compilation failures
 2026-04-16 19:55 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