BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-04 16:24:26 to 2026-06-05 10:05:54 UTC [more...]

[linux-6.6.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
 2026-06-05 10:05 UTC  (2+ messages)

[PATCH] bpf: Clear rb node linkage when freeing bpf_rb_root
 2026-06-05  9:51 UTC  (3+ messages)

[PATCH net] tcp: clear sock_ops cb flags before force-closing a child socket
 2026-06-05  9:49 UTC 

[PATCH bpf 0/2] Keep dynamic inner array lookups nullable
 2026-06-05  9:48 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] selftests/bpf: Cover dynamic inner array lookup nullability

[PATCH bpf-next v2] bpf: Clear rb node linkage when freeing bpf_rb_root
 2026-06-05  9:41 UTC 

[PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-05  9:01 UTC  (5+ messages)

[PATCH bpf-next v1 00/17] Redesign Verification Errors
 2026-06-05  8:48 UTC  (44+ 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 v1 06/17] bpf: Track verifier reference "
` [PATCH bpf-next v1 07/17] bpf: Track verifier context "
` [PATCH bpf-next v1 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v1 09/17] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v1 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v1 11/17] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v1 12/17] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v1 13/17] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v1 14/17] bpf: Report Policy helper and kfunc errors
` [PATCH bpf-next v1 15/17] bpf: Report Verifier Limit errors
` [PATCH bpf-next v1 16/17] bpf: Report Verifier Internal errors
` [PATCH bpf-next v1 17/17] bpf: Gate verifier diagnostics on log level

[PATCH] net: stmmac: prevent kernel panic during XDP program and XSK pool transitions
 2026-06-05  8:06 UTC  (2+ messages)

[PATCH bpf-next] bpf/selftests: remove lirc test
 2026-06-05  7:58 UTC 

BPF CI for Stable
 2026-06-05  7:45 UTC 

configurable block error injection
 2026-06-05  7:23 UTC  (5+ messages)

[PATCH v3 00/13] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-06-05  6:45 UTC  (28+ messages)
` [PATCH v3 01/13] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v3 02/13] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v3 03/13] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v3 04/13] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v3 05/13] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v3 06/13] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v3 07/13] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v3 08/13] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v3 09/13] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v3 10/13] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 11/13] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 12/13] s390/preempt: "
` [PATCH v3 13/13] irq: Optimize reschedule check in local_interrupt_enable()

[PATCH bpf-next v2 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-05  4:39 UTC  (10+ messages)
` [PATCH bpf-next v2 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
    `  "
` [PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds
    `  "

[PATCH net-next v2 00/15] gve: AdminQ mode related refactors
 2026-06-05  3:56 UTC  (9+ messages)
` [PATCH net-next v2 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v2 05/15] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v2 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v2 14/15] gve: add ctrl ops to for queue operations

[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-06-05  2:55 UTC  (7+ messages)
` [PATCH v3 1/3] bpf: NUL-terminate replaced sysctl value
` [PATCH v3 3/3] bpf: Restore sysctl new-value from 1 to 0

[PATCH bpf v4 0/3] Add validation for bpf_set_retval helper
 2026-06-05  2:51 UTC  (7+ messages)
` [PATCH bpf v4 2/3] bpf: Add validation for bpf_set_retval argument

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-06-05  2:40 UTC  (16+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: qca,qca808x: Add regulator properties
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 04/14] net: pcs: xpcs: re-order xpcs_pre_config() to update after the reset
` [PATCH net-next v2 05/14] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
` [PATCH net-next v2 06/14] net: stmmac: dma: create a separate dma_device pointer
` [PATCH net-next v2 07/14] net: stmmac: dwxgmac2: Add multi MSI interrupt mode
` [PATCH net-next v2 08/14] net: stmmac: dwxgmac2: Add XGMAC 3.01a support
` [PATCH net-next v2 09/14] net: stmmac: dwxgmac2: export symbols for XGMAC 3.01a DMA
` [PATCH net-next v2 10/14] dt-bindings: net: toshiba,tc9654-dwmac: add TC9564 Ethernet bridge
` [PATCH net-next v2 11/14] misc: tc956x_pci: add TC956x/QPS615 support
` [PATCH net-next v2 12/14] gpio: tc956x: "
` [PATCH net-next v2 13/14] net: stmmac: "
` [PATCH net-next v2 14/14] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCA8081 phy

[PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
 2026-06-05  1:56 UTC  (4+ messages)

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-05  1:29 UTC  (6+ messages)
` [PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v4 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
  ` [PATCH bpf v4 2/2] selftests/bpf: Add regression test for kfunc implicit arg injection

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

[PATCH bpf-next v2 0/3] selftests/bpf: libarena: Add initial data structures
 2026-06-05  0:29 UTC  (5+ messages)

[PATCH bpf-next v1 0/3] Object relationship refactor followup
 2026-06-04 23:27 UTC  (15+ messages)
` [PATCH bpf-next v1 1/3] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v1 2/3] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v1 3/3] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-04 21:45 UTC  (19+ messages)
` [PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v2 3/8] bpf, x86: add helper to emit kasan checks in x86 "
` [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 6/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v2 7/8] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-04 21:22 UTC  (3+ messages)
` [PATCH net-next v12 1/2] "
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test

[PATCH v3] killswitch: add per-function short-circuit mitigation primitive
 2026-06-04 21:18 UTC  (4+ messages)

[PATCH bpf-next] bpf: clean up btf_scan_decl_tags()
 2026-06-04 21:13 UTC  (4+ messages)

[PATCH v2 RESEND] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-06-04 20:29 UTC  (4+ messages)

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

[libbpf] C++ interop failure in "bpf_helpers.h" due to "named variadic macros", please advise
 2026-06-04 19:49 UTC  (2+ messages)

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-04 18:40 UTC  (3+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
 2026-06-04 18:14 UTC  (2+ messages)

[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-04 18:08 UTC  (4+ messages)
` [PATCH v4 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks

[PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack
 2026-06-04 17:29 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: ignore call depth accounting for retbleed in verifier tests
 2026-06-04 16:50 UTC  (2+ messages)

[PATCH bpf-next] bpf: Take mmap_lock in zap_pages()
 2026-06-04 16:50 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] selftests/bpf: Cover exclusive map create-time validation
 2026-06-04 16:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add test for arena vma split and fork rejection
 2026-06-04 16:45 UTC  (2+ messages)

[PATCH bpf 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-04 16:40 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