public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 04:54:28 to 2026-04-07 15:08:06 UTC [more...]

[RFC PATCH 0/4] trace, livepatch: Allow kprobe return overriding for livepatched functions
 2026-04-07 15:08 UTC  (21+ messages)
` [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_patch

[PATCH bpf] bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
 2026-04-07 15:00 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf: Allow prog name matching for tests with __description
 2026-04-07 14:56 UTC 

[PATCH bpf-next] selftests/bpf: add test for nullable PTR_TO_BUF access
 2026-04-07 14:54 UTC 

[PATCH] bpf: add bpf_real_inode() kfunc
 2026-04-07 14:54 UTC  (5+ messages)

[PATCH] bpf: Fix suspicious RCU usage in LPM trie for sleepable programs
 2026-04-07 14:50 UTC  (2+ messages)

[RFC bpf] Ingress RX queue provenance across cpumap redirect
 2026-04-07 14:47 UTC  (2+ messages)

[PATCH net-next v9 0/4] net: stmmac: Add PCI driver support for BCM8958x
 2026-04-07 14:09 UTC  (8+ messages)
` [PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in stmmac core driver
` [PATCH net-next v9 4/4] net: stmmac: Add BCM8958x driver to build system

[PATCH bpf v4 0/2] bpf: reject direct access to nullable PTR_TO_BUF pointers
 2026-04-07 13:42 UTC  (5+ messages)
` [PATCH bpf v4 2/2] selftests/bpf: add test for nullable PTR_TO_BUF access

[PATCH net-next 00/10] net: lan966x: add support for PCIe FDMA
 2026-04-07 13:20 UTC  (8+ messages)

[RFC PATCH bpf-next v5 0/2] tracing: Fix kprobe attachment when module shadows vmlinux symbol
 2026-04-07 12:59 UTC  (7+ messages)
` [RFC PATCH bpf-next v5 1/2] tracing: Prefer vmlinux symbols over module symbols for unqualified kprobes
` [RFC PATCH bpf-next v5 2/2] selftests/bpf: Add tests for duplicate kprobe symbol handling

linux-next: manual merge of the bpf-next tree with the powerpc tree
 2026-04-07 11:56 UTC 

[PATCH bpf-next v3 0/6] bpf: decap flags and GSO state updates
 2026-04-07 11:52 UTC  (8+ messages)
` [PATCH bpf-next v3 1/6] bpf: name the enum for BPF_FUNC_skb_adjust_room flags
` [PATCH bpf-next v3 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH bpf-next v3 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH bpf-next v3 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH bpf-next v3 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room
` [PATCH bpf-next v3 6/6] selftests/bpf: tc_tunnel validate decap GSO state

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-07 11:50 UTC  (11+ messages)
` [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear page per rq

[PATCH bpf v3 0/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops and add selftest
 2026-04-07 11:46 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
` [PATCH bpf v3 2/2] selftests/bpf: Add tests for sock_ops ctx access with same src/dst register

[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
 2026-04-07 11:36 UTC  (6+ messages)

[PATCH] kbuild/btf: Avoid relinking modules when only vmlinux changes
 2026-04-07 11:30 UTC  (2+ messages)

[PATCH] bpf: fix btf_types_are_same for cross-BTF type comparison
 2026-04-07 11:19 UTC  (4+ messages)

[PATCH bpf v4] bpf: Fix RCU stall in bpf_fd_array_map_clear()
 2026-04-07 10:38 UTC 

[PATCH net-next v11 00/14] netkit: Support for io_uring zero-copy and AF_XDP
 2026-04-07  9:50 UTC  (2+ messages)

BPF Sleepable LSM program causes invalid wait context in trampoline
 2026-04-07  8:49 UTC 

[PATCH net-next v2 0/4] bpf-timestamp: convert to push-level granularity
 2026-04-07  7:43 UTC  (13+ messages)
` [PATCH net-next v2 2/4] tcp: advance the tsflags check to save cycles
` [PATCH net-next v2 3/4] bpf-timestamp: keep track of the skb when wait_for_space occurs

[PATCH v2 0/5] LoongArch: BPF: Support more atomic instructions
 2026-04-07  6:23 UTC  (6+ messages)
` [PATCH v2 1/5] LoongArch: Define format for AM{SWAP/ADD}.{B/H}, DBAR and BSTRINS.D
` [PATCH v2 2/5] LoongArch: BPF: Add the default case in emit_atomic() and rename it
` [PATCH v2 3/5] LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
` [PATCH v2 4/5] LoongArch: BPF: Support load-acquire and store-release instructions
` [PATCH v2 5/5] selftests/bpf: Make CAN_USE_LOAD_ACQ_STORE_REL usable for LoongArch

[PATCH bpf-next v4 0/9] Introduce arena library and runtime
 2026-04-07  5:52 UTC  (13+ messages)
` [PATCH bpf-next v4 1/9] bpf: Upgrade scalar to PTR_TO_ARENA on arena pointer addition
` [PATCH bpf-next v4 2/9] selftests/bpf: Add test for scalar/arena "
` [PATCH bpf-next v4 3/9] selftests/bpf: Move bpf_arena_spin_lock.h to the top level
` [PATCH bpf-next v4 4/9] selftests/bpf: Deduplicate WRITE_ONCE macro between headers
` [PATCH bpf-next v4 5/9] selftests/bpf: Add basic libarena scaffolding
` [PATCH bpf-next v4 6/9] selftests/bpf: Add arena ASAN runtime to libarena
` [PATCH bpf-next v4 7/9] selftests/bpf: Add ASAN support for libarena selftests
` [PATCH bpf-next v4 8/9] selftests/bpf: Add buddy allocator for libarena
` [PATCH bpf-next v4 9/9] selftests/bpf: Add selftests for libarena buddy allocator

[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-07  5:22 UTC  (4+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()

[PATCH net-next v9 3/4] net: stmmac: Add PCI glue driver for BCM8958x
 2026-04-07  2:10 UTC  (2+ messages)

[PATCH net-next v9 2/4] net: stmmac: Integrate dw25gmac into hwif handling
 2026-04-07  2:09 UTC  (2+ messages)

[PATCH] bpf: add is_locked_tcp_sock guard for sock_ops rtt_min access
 2026-04-07  1:56 UTC  (3+ messages)

[PATCH v6 net 0/8] xsk: tailroom reservation and MTU validation
 2026-04-07  1:50 UTC  (10+ messages)
` [PATCH v6 net 3/8] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH v6 net 4/8] xsk: validate MTU against usable frame size on bind

[PATCH net v2] net: skb: fix cross-cache free of KFENCE-allocated skb head
 2026-04-07  1:50 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] Properly load values from insn_arays with non-zero offsets
 2026-04-07  1:40 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Do not ignore offsets for loads from insn_arrays
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add more tests for loading insn arrays with offsets

[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
 2026-04-07  1:34 UTC  (3+ messages)

[PATCH v2][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
 2026-04-07  0:22 UTC  (5+ messages)

[PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
 2026-04-06 23:09 UTC  (9+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for sock_ops ctx access with same src/dst register

[PATCH bpf-next v5 0/7] Allow variable offsets for syscall PTR_TO_CTX
 2026-04-06 22:30 UTC  (10+ messages)
` [PATCH bpf-next v5 1/7] bpf: Support "
` [PATCH bpf-next v5 2/7] bpf: Enable unaligned accesses for syscall ctx
` [PATCH bpf-next v5 3/7] selftests/bpf: Convert ctx tests from ASM to C
` [PATCH bpf-next v5 4/7] selftests/bpf: Add syscall ctx variable offset tests
` [PATCH bpf-next v5 5/7] selftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTX
` [PATCH bpf-next v5 6/7] selftests/bpf: Add tests for unaligned syscall ctx accesses
` [PATCH bpf-next v5 7/7] selftests/bpf: Add tests for syscall ctx accesses beyond U16_MAX

[PATCH net 8/9] igb: remove napi_synchronize() in igb_down()
 2026-04-06 21:30 UTC 

[PATCH v2 net 0/6] Fix short frame transmission in enetc
 2026-04-06 20:41 UTC  (7+ messages)
` [PATCH v2 net 1/6] net: enetc: increment error counter in enetc_xdp_xmit() on DMA mapping errors
` [PATCH v2 net 2/6] net: enetc: linearize PTP event packets with one-step TX timestamping
` [PATCH v2 net 3/6] net: enetc: ensure enetc_xdp_xmit() calls enetc_update_tx_ring_tail()
` [PATCH v2 net 4/6] net: enetc: fix bogus TX ring consumer index after reinitialization
` [PATCH v2 net 5/6] net: enetc: pad short frames in software
` [PATCH v2 net 6/6] net: enetc: pad short XDP frames coming from devmap

[PATCH bpf-next] bpf/tests: Exhaustive test coverage for signed division and modulo
 2026-04-06 20:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH bpf v3 1/2] bpf: Reject sleepable kprobe_multi programs at attach time
 2026-04-06 20:11 UTC  (5+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_multi is not sleepable

[PATCH net-next v6 0/7] net: bcmgenet: add XDP support
 2026-04-06 18:57 UTC  (13+ messages)
` [PATCH net-next v6 2/7] net: bcmgenet: register xdp_rxq_info for each RX ring
` [PATCH net-next v6 3/7] net: bcmgenet: add basic XDP support (PASS/DROP)
` [PATCH net-next v6 4/7] net: bcmgenet: add XDP_TX support
` [PATCH net-next v6 5/7] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support
` [PATCH net-next v6 6/7] net: bcmgenet: add XDP statistics counters
` [PATCH net-next v6 7/7] net: bcmgenet: reject MTU changes incompatible with XDP

[PATCH v4 00/10] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-06 18:22 UTC  (11+ messages)
` [PATCH v4 01/10] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH v4 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH v4 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH v4 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH v4 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH v4 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH v4 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH v4 08/10] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH v4 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH v4 10/10] selftests/bpf: Tolerate missing files during install

[PATCH v1] perf cgroup: Update metric leader in evlist__expand_cgroup
 2026-04-06 17:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] [RFC PATCH] bpf/xdp: propagate queue_index via xdp_frame for cpumap
 2026-04-06 17:46 UTC  (3+ messages)

[PATCH] bpf: verifier: restrict insn_array_maps to jump tables
 2026-04-06 17:33 UTC  (3+ messages)

[PATCH bpf-next 00/10] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-06 17:24 UTC  (11+ messages)
` [PATCH bpf-next 03/10] bpf: Support stack arguments for bpf functions

[PATCH v3 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-06 16:11 UTC  (12+ messages)
` [PATCH v3 01/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH v3 02/11] selftests/bpf: Route test_kmods through the kselftest module flow
` [PATCH v3 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH v3 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH v3 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH v3 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH v3 07/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH v3 08/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH v3 09/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH v3 10/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH v3 11/11] selftests/bpf: Tolerate missing files during install

[PATCH bpf-next v1 0/2] Allow referenced dynptr to be overwritten when siblings exists
 2026-04-06 15:05 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] bpf: Allow overwriting referenced dynptr when refcnt > 1
` [PATCH bpf-next v1 2/2] selftests/bpf: Test overwriting referenced dynptr

[PATCH bpf v3 0/2] bpf: reject negative CO-RE accessor indices
 2026-04-06 15:03 UTC  (5+ messages)
` [PATCH bpf v3 1/2] bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()
` [PATCH bpf v3 2/2] selftests/bpf: add test for negative CO-RE accessor index rejection

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-06 14:23 UTC  (12+ messages)

[PATCH] bpf: verifier: restrict insn_array_maps to jump tables
 2026-04-06 11:37 UTC  (2+ messages)

[PATCH net-next v2] selftests/drivers/net: Add an xdp test to xdp.py
 2026-04-06  7:26 UTC 

[PATCH bpf-next v3 00/11] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-06  4:59 UTC  (6+ messages)
` [PATCH bpf-next v3 08/11] bpf,x86: Implement JIT support for stack arguments


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