BPF List
 help / color / mirror / Atom feed
 messages from 2026-04-28 09:23:45 to 2026-04-29 17:21:09 UTC [more...]

[PATCH net-next v3 0/5] veth: add Byte Queue Limits (BQL) support
 2026-04-29 17:20 UTC 

[PATCH bpf-next v9 0/3] bpf: Fix call offset truncation and OOB read in bpf_patch_call_args()
 2026-04-29 17:19 UTC  (4+ messages)
` [PATCH bpf-next v9 1/3] bpf: Fix out-of-bounds "
` [PATCH bpf-next v9 2/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
` [PATCH bpf-next v9 3/3] selftests/bpf: Add test for large offset bpf-to-bpf call

[PATCH bpf-next] Fix undefined symbol references for module build post cnum changes
 2026-04-29 17:10 UTC  (5+ messages)

[PATCH bpf-next 0/4] bpf: Fix NMI deadlock in referenced kptr destructors
 2026-04-29 16:21 UTC  (10+ messages)
` [PATCH bpf-next 1/4] bpf: Limit fields used in btf_record_equal comparisons
` [PATCH bpf-next 2/4] bpf: Use rcu_work in BTF teardown
` [PATCH bpf-next 3/4] bpf: Fix deadlock in kptr dtor in nmi
` [PATCH bpf-next 4/4] selftests/bpf: Add kptr nmi deadlock reproducer

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

[PATCH bpf-next v8 0/3] bpf: Fix call offset truncation and OOB read in bpf_patch_call_args()
 2026-04-29 15:58 UTC  (7+ messages)
` [PATCH bpf-next v8 1/3] bpf: Fix out-of-bounds "
` [PATCH bpf-next v8 2/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
` [PATCH bpf-next v8 3/3] selftests/bpf: Add test for large offset bpf-to-bpf call

[PATCH bpf-next 1/2] bpf: Print breakdown of insns processed by subprogs
 2026-04-29 15:53 UTC  (9+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test insns processed breakdown

[PATCH net-next 00/11] net: devmem: support devmem with netkit devices
 2026-04-29 15:33 UTC  (15+ messages)
` [PATCH net-next 01/11] net: add netmem_tx modes that indicate dma capability
` [PATCH net-next 02/11] net: bnxt: convert netmem_tx from bool to NETMEM_TX_DMA enum
` [PATCH net-next 03/11] gve: "
` [PATCH net-next 04/11] net/mlx5e: "
` [PATCH net-next 05/11] eth: fbnic: "
` [PATCH net-next 06/11] netkit: set NETMEM_TX_NO_DMA for unreadable skb passthrough
` [PATCH net-next 07/11] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next 08/11] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next 09/11] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next 10/11] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next 11/11] selftests: drv-net: add netkit devmem tests

[PATCH net v4 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-29 15:14 UTC  (6+ messages)
` [PATCH net v4 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH bpf-next] m68k, bpf: Add initial BPF JIT compiler support
 2026-04-29 13:59 UTC  (5+ messages)

[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
 2026-04-29 13:52 UTC  (6+ messages)

[PATCH] bpf: bpf_dbg: fix off-by-one in cmd_select and pcap_next_pkt
 2026-04-29 13:13 UTC  (6+ messages)
` [PATCH v2] bpf: bpf_dbg: fix off-by-one in cmd_select
  ` [PATCH v3] bpf: bpf_dbg: split pcap_next_pkt() validation/advance, "

[PATCH bpf-next 0/3] riscv, bpf: Fix signed operations and add 32 bit atomics
 2026-04-29 13:13 UTC  (7+ messages)
` [PATCH bpf-next 1/3] riscv, bpf: Fix support for BPF_SDIV and BPF_SMOD in RV32 JIT
` [PATCH bpf-next 2/3] riscv, bpf: Fix support for BPF_MOVSX "
` [PATCH bpf-next 3/3] riscv, bpf: Add 32 bit atomic operations to "

[PATCH net-next v2 00/13] net: lan966x: add support for PCIe FDMA
 2026-04-29 13:10 UTC  (21+ messages)
` [PATCH net-next v2 01/13] MAINTAINERS: add FDMA library to Sparx5 SoC entry
` [PATCH net-next v2 02/13] net: microchip: fdma: rename contiguous dataptr helpers
` [PATCH net-next v2 03/13] net: microchip: fdma: add PCIe ATU support
` [PATCH net-next v2 04/13] net: lan966x: add FDMA LLP register write helper
` [PATCH net-next v2 05/13] net: lan966x: export FDMA helpers for reuse
` [PATCH net-next v2 06/13] net: lan966x: add FDMA ops dispatch for PCIe support
` [PATCH net-next v2 07/13] net: lan966x: clear FDMA interrupt stickies after switch reset
` [PATCH net-next v2 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v2 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v2 10/13] net: lan966x: add PCIe FDMA MTU change support
` [PATCH net-next v2 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v2 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
` [PATCH net-next v2 13/13] misc: lan966x-pci: dts: add fdma interrupt to overlay

[PATCH bpf-next 00/18] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-29 12:48 UTC  (19+ messages)
` [PATCH bpf-next 01/18] bpf: Support stack arguments for bpf functions
` [PATCH bpf-next 02/18] bpf: Add precision marking and backtracking for stack argument slots
` [PATCH bpf-next 03/18] bpf: Refactor record_call_access() to extract per-arg logic
` [PATCH bpf-next 04/18] bpf: Extend liveness analysis to track stack argument slots
` [PATCH bpf-next 05/18] bpf: Reject stack arguments in non-JITed programs
` [PATCH bpf-next 06/18] bpf: Prepare architecture JIT support for stack arguments
` [PATCH bpf-next 07/18] bpf: Enable r11 based insns

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (19+ messages)
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "

[PATCH bpf-next v2 1/2] bpf: Print breakdown of insns processed by subprogs
 2026-04-29  9:30 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test insns processed breakdown

Null-Pointer Dereference in bpf_remove_dentry_xattr via Negative Dentry
 2026-04-29  8:59 UTC 

[PATCH 5/5] selftests/xsk: Introduce mmap_size in umem struct
 2026-04-29  8:47 UTC  (2+ messages)

[PATCH 4/5] selftests/xsk: Use umem_size() helper consistently
 2026-04-29  8:47 UTC  (2+ messages)

[PATCH 2/5] selftests/xsk: Eliminate umem reference from ifobject
 2026-04-29  8:47 UTC  (2+ messages)

[PATCH 1/5] selftests/xsk: Introduce helpers for setting UMEM properties
 2026-04-29  8:47 UTC  (4+ messages)

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

[PATCH bpf-next v3 00/17] mm: BPF OOM
 2026-04-29  4:34 UTC  (4+ messages)
` [PATCH bpf-next v3 08/17] mm: introduce bpf_oom_kill_process() bpf kfunc

[PATCH net v4 2/8] xsk: handle NULL dereference of the skb without frags issue
 2026-04-29  3:53 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Using BPF in MM
 2026-04-29  2:43 UTC  (4+ messages)

[PATCH RFC bpf-next 3/3] selftests/bpf: Test jited inline of bpf_get_smp_processor_id()
 2026-04-28 22:04 UTC  (2+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-28 21:37 UTC  (4+ messages)
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack

[RFC PATCH 3/3] LoongArch: BPF: Inline bpf_get_smp_processor_id() helper
 2026-04-28 21:25 UTC  (2+ messages)

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

[PATCH RFC bpf-next 2/3] selftests/bpf: Test inline_bpf_get_current_task() for LoongArch
 2026-04-28 20:46 UTC  (2+ messages)

[RFC PATCH 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
 2026-04-28 20:38 UTC  (2+ messages)

[PATCH net] net: Clear skb metadata before LWT xmit
 2026-04-28 19:44 UTC 

[PATCH 0/3] mm: remove page_mapped()
 2026-04-28 19:38 UTC  (7+ messages)
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()

[PATCH net-next] net: mana: Force single RX buffer per page for CVM/encrypted guest memory
 2026-04-28 18:26 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2026-04-28 18:26 UTC  (2+ messages)

[PATCH net-next v2 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations
 2026-04-28 17:47 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-04-28 16:33 UTC  (10+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v3 0/5] powerpc/bpf: Add support for verifier selftest
 2026-04-28 15:29 UTC  (3+ messages)
` [PATCH v3 1/5] powerpc/bpf: fix alignment of long branch trampoline address

[PATCH bpf-next] selftests/bpf: Rename libarena malloc/free methods
 2026-04-28 14:50 UTC  (4+ messages)

[PATCH bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
 2026-04-28 14:32 UTC  (3+ messages)

[PATCH bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
 2026-04-28 14:18 UTC  (3+ messages)

[PATCH bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-04-28 14:08 UTC  (3+ messages)

[PATCH bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
 2026-04-28 13:52 UTC  (3+ messages)

[PATCH bpf-next v3 00/10] bpf: Introduce resizable hash map
 2026-04-28 13:20 UTC  (6+ messages)
` [PATCH bpf-next v3 02/10] rhashtable: Add rhashtable_walk_enter_from()
` [PATCH bpf-next v3 03/10] bpf: Implement get_next_key() resizable hashtab

[PATCH net v4 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
 2026-04-28 13:13 UTC  (3+ messages)

[PATCH v2 bpf 1/1] xskmap: reject TX-only AF_XDP sockets
 2026-04-28 12:54 UTC  (3+ messages)
` [PATCH bpf-next v3] "

[PATCH bpf-next 6/7] selftests/bpf: Add XDP load-balancer benchmark driver
 2026-04-28  9:33 UTC  (3+ messages)

[PATCH bpf-next 5/7] selftests/bpf: Add XDP load-balancer BPF program
 2026-04-28  9:30 UTC  (3+ messages)

[PATCH bpf-next 4/7] selftests/bpf: Add XDP load-balancer common definitions
 2026-04-28  9:29 UTC  (3+ messages)

[PATCH bpf-next 2/7] selftests/bpf: Add BPF batch-timing library
 2026-04-28  9:23 UTC  (3+ messages)


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