BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-05 11:56:21 to 2026-06-06 12:42:32 UTC [more...]

[PATCHv8 bpf-next 00/29] bpf: tracing_multi link
 2026-06-06 12:39 UTC  (16+ messages)
` [PATCHv8 bpf-next 01/29] ftrace: Add ftrace_hash_count function
` [PATCHv8 bpf-next 02/29] ftrace: Add ftrace_hash_remove function
` [PATCHv8 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
` [PATCHv8 bpf-next 04/29] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv8 bpf-next 05/29] bpf: Add struct bpf_trampoline_ops object
` [PATCHv8 bpf-next 06/29] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
` [PATCHv8 bpf-next 07/29] bpf: Add bpf_trampoline_add/remove_prog functions
` [PATCHv8 bpf-next 08/29] bpf: Add struct bpf_tramp_node object
` [PATCHv8 bpf-next 09/29] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv8 bpf-next 10/29] bpf: Add multi tracing attach types
` [PATCHv8 bpf-next 11/29] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv8 bpf-next 12/29] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv8 bpf-next 13/29] bpf: Add support for tracing multi link
` [PATCHv8 bpf-next 14/29] bpf: Add support for tracing_multi link cookies
` [PATCHv8 bpf-next 15/29] bpf: Add support for tracing_multi link session

[PATCH net v2 0/4] net: mvpp2: fix XDP RX buffer handling
 2026-06-06 12:15 UTC  (9+ messages)
` [PATCH net v3 "
  ` [PATCH net v3 1/4] net: mvpp2: sync RX data at the hardware packet offset
  ` [PATCH net v3 2/4] net: mvpp2: limit XDP frame size to the RX buffer
  ` [PATCH net v3 3/4] net: mvpp2: refill RX buffers before XDP or skb use
  ` [PATCH net v3 4/4] net: mvpp2: build skb from XDP-adjusted data on XDP_PASS

[PATCH bpf-next v3 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-06 11:32 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
` [PATCH bpf-next v3 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds

[PATCH bpf-next v5 0/3] Add validation for bpf_set_retval helper
 2026-06-06 10:02 UTC  (9+ messages)
` [PATCH bpf-next v5 1/3] selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
` [PATCH bpf-next v5 2/3] bpf: Add validation for bpf_set_retval argument
` [PATCH bpf-next v5 3/3] selftests/bpf: Add tests for bpf_set_retval validation

[PATCH bpf v3] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-06  9:58 UTC  (3+ messages)

[PATCH net] tcp: clear sock_ops cb flags before force-closing a child socket
 2026-06-06  9:50 UTC  (2+ messages)

[RFC PATCH 6.1.y 0/2] bpf: backport scalar not-equal tracking fixes
 2026-06-06  9:19 UTC  (6+ messages)

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-06  8:51 UTC  (15+ messages)
` [PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v2 4/8] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v2 5/8] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-06  3:58 UTC  (4+ messages)

[PATCH] bpf: Fix signedness bug
 2026-06-06  3:50 UTC  (6+ messages)

[PATCH bpf-next 1/2] bpf: Expose signature verdict via bpf_prog_aux
 2026-06-06  3:40 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Inspect the signature verdict exposed to BPF LSM

[PATCH bpf-next v4 0/3] selftests/bpf: libarena: Add initial data structures
 2026-06-06  3:40 UTC  (11+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: libarena: Add rbtree data structure
` [PATCH bpf-next v4 2/3] selftests/bpf: libarena: Add spmc queue "
` [PATCH bpf-next v4 3/3] selftests/bpf: libarena: parallel test harness and spmc parallel selftest

[PATCH] bpf: defer freeing htab internal structs to workqueue to fix sleep-in-atomic
 2026-06-06  3:25 UTC  (3+ messages)

[PATCH bpf v2] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-06  3:13 UTC  (4+ messages)

[PATCH net-next v2 14/14] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCA8081 phy
 2026-06-06  1:01 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-06-06  1:01 UTC  (13+ messages)
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 10/14] dt-bindings: net: toshiba,tc9654-dwmac: add TC9564 Ethernet bridge
` [PATCH net-next v2 13/14] net: stmmac: tc956x: add TC956x/QPS615 support

[PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
 2026-06-06  1:01 UTC  (2+ messages)

[PATCH net-next v2 11/14] misc: tc956x_pci: add TC956x/QPS615 support
 2026-06-06  1:01 UTC  (2+ messages)

[PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
 2026-06-06  1:01 UTC  (2+ messages)

[PATCH net-next v2 06/14] net: stmmac: dma: create a separate dma_device pointer
 2026-06-06  1:01 UTC  (2+ messages)

[PATCH net-next v2 05/14] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
 2026-06-06  1:01 UTC  (2+ messages)

[PATCH net-next v2 01/14] dt-bindings: net: qca,qca808x: Add regulator properties
 2026-06-06  1:01 UTC  (2+ messages)

[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
 2026-06-05 23:43 UTC 

[PATCH] selftests/bpf: Fix test_lirc test
 2026-06-05 23:00 UTC  (2+ messages)

[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-06-05 23:00 UTC  (2+ messages)

[PATCH bpf-next v1 00/17] Redesign Verification Errors
 2026-06-05 22:31 UTC  (15+ messages)
` [PATCH bpf-next v1 01/17] bpf: Add verifier diagnostics report helpers
` [PATCH bpf-next v1 02/17] bpf: Define verifier diagnostic categories
` [PATCH bpf-next v1 03/17] bpf: Add source and instruction diagnostic context
` [PATCH bpf-next v1 04/17] bpf: Track verifier branch diagnostic history
` [PATCH bpf-next v1 05/17] bpf: Track verifier register "

[PATCH bpf-next 0/2] RISC-V JIT support for bpf_get_current_task/_btf
 2026-06-05 22:30 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Check tail zero of bpf_map_info and bpf_prog_info
 2026-06-05 22:30 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Check tail zero of bpf_map_info
` [PATCH bpf-next v3 2/3] bpf: Check tail zero of bpf_prog_info
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info

[PATCH bpf v4 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-06-05 22:30 UTC  (2+ messages)

[PATCH bpf 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-05 22:17 UTC  (4+ messages)
  `  "

[PATCH net] tls: fix use-after-free in tls_sw_sendmsg() cork error path
 2026-06-05 21:48 UTC 

[PATCH bpf-next] bpf: reject sleepable BPF_LSM_CGROUP programs at load time
 2026-06-05 21:40 UTC  (3+ messages)

[PATCH bpf-next RESEND v12 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-06-05 21:30 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Clear rb node linkage when freeing bpf_rb_root
 2026-06-05 21:20 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix flaky file_reader test
 2026-06-05 21:20 UTC  (3+ messages)

[PATCH v1] bpftool build: Restrict feature tests during bootstrap compilation
 2026-06-05 21:20 UTC  (2+ messages)

[PATCH bpf-next v3 0/5] Object relationship tracking refactor followup
 2026-06-05 21:20 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v3 2/5] bpf: Check acquire_reference() error for "__ref" struct_ops arguments
` [PATCH bpf-next v3 3/5] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v3 4/5] bpf: Remove WARN_ON_ONCE in check_ids()
` [PATCH bpf-next v3 5/5] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test

[PATCH bpf-next v1 0/3] Object relationship refactor followup
 2026-06-05 21:20 UTC  (2+ messages)

[PATCH RFC bpf-next v2 0/3] bpf: Fix LRU NMI/tracepoint re-entry deadlock
 2026-06-05 21:00 UTC  (3+ messages)
` [PATCH RFC bpf-next v2 1/3] bpf: Fix NMI/tracepoint re-entry deadlock on lru locks

[PATCH bpf-next v2 0/5] Object relationship tracking refactor followup
 2026-06-05 20:01 UTC  (16+ messages)
` [PATCH bpf-next v2 1/5] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v2 2/5] bpf: Check acquire_reference() error for "__ref" struct_ops arguments
` [PATCH bpf-next v2 3/5] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v2 4/5] bpf: Remove WARN_ON_ONCE in check_ids()
` [PATCH bpf-next v2 5/5] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test

[PATCH bpf] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
 2026-06-05 19:00 UTC  (3+ messages)

[PATCH bpf-next v1 2/3] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
 2026-06-05 18:09 UTC  (7+ messages)

BPF CI for Stable
 2026-06-05 17:12 UTC  (2+ messages)

[PATCH net v4 0/4] net: mvpp2: fix XDP RX buffer handling
 2026-06-05 15:44 UTC  (5+ messages)
` [PATCH net v4 1/4] net: mvpp2: sync RX data at the hardware packet offset
` [PATCH net v4 2/4] net: mvpp2: limit XDP frame size to the RX buffer
` [PATCH net v4 3/4] net: mvpp2: refill RX buffers before XDP or skb use
` [PATCH net v4 4/4] net: mvpp2: build skb from XDP-adjusted data on XDP_PASS

[PATCH bpf v2] bpf: devmap: reject fragmented frames in clone-based broadcasts
 2026-06-05 15:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: Replace scratch PTE atomically when allocating arena pages
 2026-06-05 15:30 UTC  (2+ messages)

[PATCH bpf-next] bpf/selftests: remove lirc test
 2026-06-05 15:21 UTC  (3+ messages)

[PATCH v5] btf: reject to register duplicated kfunc
 2026-06-05 15:20 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-06-05 15:14 UTC  (3+ messages)
` [PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers (update 1)

[PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer and run parse_maintainers.pl
 2026-06-05 15:10 UTC  (3+ messages)

[PATCH] rhashtable: Use irq work for shrinking
 2026-06-05 15:10 UTC  (2+ messages)

[PATCH bpf-next v7 00/12] bpf: Introduce resizable hash map
 2026-06-05 15:10 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add test for arena vma split and fork rejection
 2026-06-05 14:31 UTC  (5+ messages)
` [PATCH v2 bpf-next] selftests/bpf: add arena split and fork tests

[PATCH bpf-next v2] selftests/bpf: Run test_perf_branches more than 1 time
 2026-06-05 14:06 UTC  (4+ messages)

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-05 13:53 UTC  (3+ messages)
` [PATCH v4 3/4] perf/arm64: "

[PATCH net] net/tls: preserve sk_msg sg.copy when splitting records
 2026-06-05 13:40 UTC  (2+ messages)

[PATCH bpf-next v7 03/12] rhashtable: Use irq work for shrinking
 2026-06-05 12:40 UTC  (2+ messages)

[PATCH bpf-next v7 05/12] bpf: Implement iteration ops for resizable hashtab
 2026-06-05 12:40 UTC  (2+ messages)

[PATCH bpf-next v7 07/12] bpf: Optimize word-sized keys for resizable hashtable
 2026-06-05 12:22 UTC  (2+ messages)

[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
 2026-06-05 12:13 UTC  (8+ messages)
` [PATCH v2 1/6] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v2 2/6] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v2 3/6] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v2 4/6] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v2 5/6] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param

[PATCH bpf-next v7 12/12] selftests/bpf: Add resizable hashmap to benchmarks
 2026-06-05 12:03 UTC  (2+ messages)

[PATCH bpf-next v7 10/12] selftests/bpf: Add BPF iterator tests for resizable hash map
 2026-06-05 11:56 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