BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-24 13:21:30 to 2026-08-25 09:55:10 UTC [more...]

[PATCH bpf-next v6 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-25  9:55 UTC  (6+ messages)
` [PATCH bpf-next v6 1/4] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next v6 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v6 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v6 4/4] selftests/bpf: Add a test for arena fault-in under memory.max

[PATCH bpf-next v6 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-25  9:32 UTC  (7+ messages)
` [PATCH v6 1/4] bpf: Add a sleepable page allocator for map memory
` [PATCH v6 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH v6 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH v6 4/4] selftests/bpf: Add a test for arena fault-in under memory.max

[PATCH] sched_ext: Allow ops.cgroup_set_weight/idle() to be sleepable
 2026-08-25  9:28 UTC  (5+ messages)

[PATCH bpf-next v6 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-25  9:28 UTC  (6+ messages)
` [PATCH v6 1/4] bpf: Add a sleepable page allocator for map memory
` [PATCH v6 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH v6 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH v6 4/4] selftests/bpf: Add a test for arena fault-in under memory.max

[SECURITY] KASAN global-out-of-bounds in BPF disassembler (bpf_ldsx_string, kernel 6.4+)
 2026-08-25  9:15 UTC  (2+ messages)

[PATCH 0/3] HID: bpf: fix 7.3-rc0 bpf breakage
 2026-08-25  8:58 UTC  (5+ messages)
` [PATCH 1/3] HID: bpf: mark struct hid_device as safe BPF pointer
` [PATCH 2/3] selftests/hid: Add a test to ensure we can write fields in hid_device
` [PATCH 3/3] selftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifier

[STABLE REQUEST] bpf: backport de36adca6346 to 7.1.y
 2026-08-25  8:25 UTC  (2+ messages)

[PATCH RFC v3 00/13] sysctl: add module aliases
 2026-08-25  8:24 UTC  (7+ messages)
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE

[PATCH bpf-next v7 0/9] bpf: add support for KASAN checks in JITed programs
 2026-08-25  7:03 UTC  (7+ messages)
` [PATCH bpf-next v7 4/9] bpf, x86: emit KASAN checks in x86 "

[RFC PATCH 18/57] mm/collapse: install the destinations at PTE level
 2026-08-25  6:48 UTC  (2+ messages)

[PATCH bpf-next v7 0/9] selftests/bpf: restructure the Makefile as a layered build
 2026-08-25  6:45 UTC  (7+ messages)
` [PATCH bpf-next v7 2/9] selftests/bpf: drop stale lines, restore two header dependencies
` [PATCH bpf-next v7 6/9] selftests/bpf: derive the bench object list from the sources
` [PATCH bpf-next v7 8/9] selftests/bpf: move shared build definitions into Makefile.buildvars

[PATCH net] xsk: reset the mac header in the generic Tx path
 2026-08-25  6:21 UTC  (5+ messages)

[PATCH v3 0/2] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
 2026-08-25  5:51 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] sched_ext: rename tg->scx.idle to tg->scx.sched_idle

[PATCH bpf-next v3] bpf: Fix stack out-of-bounds write in cgroup link update
 2026-08-25  5:30 UTC  (6+ messages)

[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
 2026-08-25  5:17 UTC  (7+ messages)

[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
 2026-08-25  5:15 UTC  (6+ messages)

[PATCH v2] perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc()
 2026-08-25  4:59 UTC  (2+ messages)

[PATCH bpf-next v4 2/2] selftests/bpf: add tests for selective module BTF loading
 2026-08-25  3:45 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
 2026-08-25  3:42 UTC  (6+ messages)
` [PATCH bpf-next v4 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts

[PATCH] bpf: Cancel special fields on rhashtab value recycle instead of freeing
 2026-08-25  3:00 UTC  (3+ messages)

[RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
 2026-08-25  2:44 UTC  (6+ messages)

[PATCH v2] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
 2026-08-25  2:26 UTC  (5+ messages)

[PATCH] perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc()
 2026-08-25  1:38 UTC  (5+ messages)

[PATCH bpf-next v1 00/14] Retire KF_ARENA_ARG kfunc flags
 2026-08-24 22:53 UTC  (10+ messages)
` [PATCH bpf-next v1 01/14] bpf: Split arena kfunc and struct_ops JIT capabilities
` [PATCH bpf-next v1 11/14] bpf: Replace arena kfunc argument flags with suffixes
` [PATCH bpf-next v1 12/14] resolve_btfids: Drop KF_ARENA_ARG flag support

[PATCH bpf-next v2 0/3] selftests/bpf: unblock bpf-gcc test coverage
 2026-08-24 21:42 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: name the remaining placeholder programs dummy_test [NFC]
` [PATCH bpf-next v2 2/3] selftests/bpf: report placeholder tests as SKIP, not OK
` [PATCH bpf-next v2 3/3] selftests/bpf: Enable some of the blocked cpuv4 instruction tests for bpf-gcc

[BUG] bpf: x86 timed may_goto corrupts private-stack JIT state
 2026-08-24 21:31 UTC 

[PATCH] bpf: fix array-index-out-of-bounds in print_bpf_insn
 2026-08-24 21:23 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: Record each half of a paired return value in verifier diagnostics
 2026-08-24 20:44 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpf: Report which member makes a kfunc return type unsupported

[PATCH v8 net-next 0/2] Explicit TSO segment count
 2026-08-24 20:26 UTC  (8+ messages)
` [PATCH v8 net-next 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
` [PATCH v8 net-next 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls

[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-24 20:15 UTC  (2+ messages)

[PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-24 20:01 UTC  (3+ messages)
` [PATCH bpf-next "

[PATCH bpf-next] selftests/bpf: Resolve bpftool through bpftool_helpers in core_reloc
 2026-08-24 19:57 UTC 

[PATCH v2] libbpf: Ignore exception frame section
 2026-08-24 19:55 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in xsk_diag_dump (3)
 2026-08-24 19:47 UTC 

[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-08-24 19:34 UTC  (13+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
  ` [External] "

[PATCH net v2] net/mlx5e: Prevent stale XSK buffer release on refill retry
 2026-08-24 19:19 UTC  (11+ messages)
` [PATCH net v3 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
  ` [PATCH net v3 2/2] net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retry
  ` [PATCH net v4 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
    ` [PATCH net v4 1/2] net/mlx5e: Prevent stale XSK buffer release on refill retry
    ` [PATCH net v4 2/2] net/mlx5e: Prevent stale XSK buffer release on MPWQE "

[PATCH] bpf: Fix u32 overflow issue in map batch operations
 2026-08-24 19:15 UTC  (2+ messages)

[PATCH v2 net] octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup
 2026-08-24 19:10 UTC  (2+ messages)

[PATCH bpf-next 0/3] selftests/bpf: unblock bpf-gcc test coverage
 2026-08-24 19:04 UTC  (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: name the remaining placeholder programs dummy_test [NFC]
` [PATCH bpf-next 2/3] selftests/bpf: report placeholder tests as SKIP, not OK
` [PATCH bpf-next 3/3] selftests/bpf: Enable some of the blocked cpuv4 instruction tests for bpf-gcc

[RFC PATCH bpf-next v5 0/8] selftests/bpf: restructure the Makefile as a layered build
 2026-08-24 18:37 UTC  (5+ messages)
` [RFC PATCH bpf-next v5 8/8] selftests/bpf: build each test runner instance in its own sub-make

[PATCH bpf-next v2] bpf: Rewrite "rX <<= 32; rX >>= 32" into "wX = wX" to keep linked scalars
 2026-08-24 18:29 UTC  (4+ messages)

[PATCH v2 0/2] bpf: reject stack-argument callback subprograms
 2026-08-24 18:25 UTC  (6+ messages)
` [PATCH v2 1/2] "

[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-24 18:20 UTC  (7+ messages)
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling

[PATCH] bpf: arena: reschedule while freeing the arena pages
 2026-08-24 17:48 UTC  (3+ messages)

[PATCH v4] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
 2026-08-24 17:28 UTC  (3+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-24 17:24 UTC  (7+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH 0/7] arm64: Batch PSTATE.TCO handling in kernel nofault loops
 2026-08-24 17:02 UTC  (15+ messages)
` [PATCH 1/7] arm64: uaccess: Add batched kernel nofault accessors
` [PATCH 2/7] uaccess: Add scope guard for bare kernel nofault regions
` [PATCH 3/7] maccess: Skip setup for zero-sized kernel nofault copies
` [PATCH 4/7] maccess: Use a scoped guard for page faults
` [PATCH 4/7] maccess: Use a scoped guard to re-enable "
` [PATCH 5/7] maccess: Batch TCO handling in kernel nofault loops
` [PATCH 6/7] bpf: Skip setup for zero-length string kfunc operations
` [PATCH 7/7] bpf: Batch TCO handling in string kfuncs

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-24 17:00 UTC  (20+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state

[PATCH bpf-next 0/2] bpf: Cancel special fields in resizable hashtab on recycle
 2026-08-24 16:15 UTC  (15+ messages)
` [PATCH bpf-next v2 0/4] "
  ` [PATCH 1/4] "
  ` [PATCH 2/4] bpf: Fix use-after-free of program BTF in mem-alloc destructor
  ` [PATCH 3/4] selftests/bpf: Test rhtab kptr recycle from NMI context
  ` [PATCH 4/4] selftests/bpf: Test rhtab special-field combinations

PROBLEM: BPF interpreter fallback after JIT compilation of BPF_ADDR_PERCPU leads to kernel panic
 2026-08-24 15:39 UTC  (8+ messages)

[PATCH bpf-next 00/11] BPF keyring and signed loader ML-DSA support
 2026-08-24 15:18 UTC  (2+ messages)

[PATCH v2 0/5] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
 2026-08-24 15:03 UTC  (2+ messages)

[PATCH v10 03/35] cachefiles,netfs: sunset ondemand mode
 2026-08-24 15:01 UTC  (2+ messages)

[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
 2026-08-24 14:50 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-24 14:49 UTC  (3+ messages)

[PATCH bpf-next v4 0/3] bpf, arena: fix range_tree consistency on allocation failure
 2026-08-24 14:35 UTC  (8+ messages)
` [PATCH bpf-next v4 1/3] bpf, arena: fix range_tree_clear inconsistency on kmalloc_nolock failure
` [PATCH bpf-next v4 2/3] bpf, arena: fix range_tree_set "
` [PATCH bpf-next v4 3/3] bpf, arena: check range_tree_set return in arena_free_pages and arena_free_worker

[PATCH] libpf: Fix for the compiler sanity checking
 2026-08-24 14:24 UTC  (2+ messages)

[PATCH net-next] net: mana: remove unreachable dead code in mana_bpf()
 2026-08-24 14:21 UTC  (2+ messages)

[PATCH] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
 2026-08-24 14:16 UTC  (4+ messages)

[PATCH v3] libbpf: Ignore exception frame section
 2026-08-24 13:57 UTC 

[PATCH bpf-next v4 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-24 13:55 UTC  (7+ messages)
` [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory

[PATCH v2] mm/secretmem: properly account locked pages
 2026-08-24 13:21 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