BPF List
 help / color / mirror / Atom feed
 messages from 2026-08-30 22:11:28 to 2026-08-31 19:21:47 UTC [more...]

[PATCH bpf-next] bpf: crypto: Use AES-CBC and AES-ECB libraries
 2026-08-31 19:21 UTC 

[PATCHv5 net-next] tcp: Add TCP ROCCET congestion control module
 2026-08-31 18:57 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: bound resizable hash map iteration
 2026-08-31 17:53 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: add RHASH iteration stress test

[PATCH v2] mm: memcontrol: raise MEMCG_MAX for charges that fail without reclaiming
 2026-08-31 17:52 UTC  (2+ messages)

[PATCH v2 00/15] BPF interface for applying Landlock rulesets
 2026-08-31 17:41 UTC  (18+ messages)
` [PATCH v2 01/15] lsm: Add the LSM policy object lifetime hooks
` [PATCH v2 02/15] lsm: Add the bprm_apply_policy_object LSM hook
` [PATCH v2 03/15] lsm: Move the lsm_for_each_hook() macro to security/lsm.h
` [PATCH v2 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor
` [PATCH v2 05/15] lsm: Add the bpf_lsm_policy_from_fd kfunc
` [PATCH v2 06/15] lsm: Add the bpf_lsm_policy_acquire kfunc
` [PATCH v2 07/15] lsm: Add the bpf_lsm_policy_apply_bprm kfunc
` [PATCH v2 08/15] lsm: Document the LSM policy object interface
` [PATCH v2 09/15] selftests/bpf: Add tests for the LSM policy object kfuncs
` [PATCH v2 10/15] landlock: Expose the ruleset fd lookup to the rest of Landlock
` [PATCH v2 11/15] landlock: Factor the credential restriction out of landlock_restrict_self()
` [PATCH v2 12/15] landlock: Free rulesets after an RCU grace period
` [PATCH v2 13/15] landlock: Implement the LSM policy object hooks
` [PATCH v2 14/15] selftests/bpf: Test the LSM policy object kfuncs with Landlock
` [PATCH v2 15/15] landlock: Document the BPF policy interface

[PATCH AUTOSEL 6.18-5.15] libbpf: Also reset {insn,data}_cur on realloc failure
 2026-08-31 17:12 UTC  (8+ messages)
` [PATCH AUTOSEL 6.18-6.1] libbpf: Add __NR_bpf definition for LoongArch
` [PATCH AUTOSEL 6.18-6.12] bpftool: Pass host flags to bootstrap libbpf
` [PATCH AUTOSEL 6.18] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
` [PATCH AUTOSEL 6.18-5.10] bpf: NUL-terminate replaced sysctl value
` [PATCH AUTOSEL 6.18] selftests/bpf: Avoid static LLVM linking for cross builds

[PATCH net-next v9 0/2] Explicit TSO segment count
 2026-08-31 16:52 UTC  (3+ messages)
` [PATCH net-next v9 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
` [PATCH net-next v9 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls

[PATCH bpf] bpf: Keep progs alive until the trampoline image calling them is freed
 2026-08-31 16:40 UTC  (5+ messages)

[PATCH 6.12.y v4 0/3] bpf: fix dynptr release handling
 2026-08-31 15:58 UTC  (7+ messages)
` [PATCH 6.12.y v4 1/3] bpf: Invalidate dynptr slices by dynptr_id on release
` [PATCH 6.12.y v4 2/3] bpf: Propagate referenced dynptr release errors
` [PATCH 6.12.y v4 3/3] bpf: Invalidate dynptr clones in every call frame on release

[PATCH bpf-next v4 1/2] bpf: Validate program attach type during link update
 2026-08-31 14:50 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover attach type checks in "

[PATCH bpf-next v6 0/2] libbpf: Improve BPF load performance by selectively loading module BTFs
 2026-08-31 14:46 UTC  (6+ messages)
` [PATCH bpf-next v6 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [PATCH bpf-next v6 2/2] selftests/bpf: add tests for selective module BTF loading

[PATCH] libbpf: Fix debian kernel version information parsing
 2026-08-31 14:33 UTC  (2+ messages)

[PATCH bpf-next v2 1/4] libbpf: Move section-defined program flags to prog_flags
 2026-08-31 14:32 UTC  (9+ messages)
` [PATCH bpf-next v2 2/4] bpf: selftests: Check for flag presence in bpf_program__flags()
` [PATCH bpf-next v2 3/4] bpftool: Set BPF_F_XDP_DEV_BOUND_ONLY flag non-destructively
` [PATCH bpf-next v2 4/4] selftests/bpf: Set BPF program flags non-destructively

[PATCH bpf-next 0/7] Add new way to add BPF LSM hooks
 2026-08-31 13:22 UTC  (18+ messages)
` [PATCH bpf-next 1/7] bpf: Allow BPF LSM programs to attach to more hooks
` [PATCH bpf-next 2/7] net, bpf: Add a generic netlink hook on msg_rcv
` [PATCH bpf-next 3/7] net, bpf: Add bpf hooks for ethtool control path
` [PATCH bpf-next 4/7] selftests/bpf: Extract some helpers from tests to the netlink library
` [PATCH bpf-next 5/7] selftests/bpf: Add netdevsim helper library
` [PATCH bpf-next 6/7] selftests/bpf: Add tests for the generic netlink BPF hook
` [PATCH bpf-next 7/7] selftests/bpf: Add tests for BPF ethtool hooks

[PATCH v10 net-next 0/2] octeontx2-pf: mqprio bandwidth offload for NIX TX schedulers
 2026-08-31 13:10 UTC  (3+ messages)
` [PATCH v10 net-next 1/2] net/sched: mqprio: pass qdisc handle to offload drivers
` [PATCH v10 net-next 2/2] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers

[PATCH bpf v3 0/5] bpf: Fix NULL-ptr-derefs when showing a void BTF type
 2026-08-31 12:54 UTC  (14+ messages)
` [PATCH bpf v3 1/5] bpf: Reject key-less BTF for hash maps
` [PATCH bpf v3 2/5] bpf: Fix NULL-ptr-deref when showing a void BTF type
` [PATCH bpf v3 3/5] bpf: Fix NULL-ptr-deref in btf_var_show()
` [PATCH bpf v3 4/5] selftests/bpf: Add test for key-less BTF hash map
` [PATCH bpf v3 5/5] selftests/bpf: Add test for showing a void BTF type

[PATCH bpf-next 0/3] bpf, x86: Add jit dry run mode
 2026-08-31 12:54 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf, x86: Split x86_call_depth_emit_accounting in two functions
` [PATCH bpf-next 2/3] bpf, x86: Introduce JIT emission context
` [PATCH bpf-next 3/3] bpf, x86: Add support for jit dry run

[PATCH bpf-next v1 1/2] bpf: allow terminal gotox instructions
 2026-08-31 12:34 UTC  (4+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Add compiler-layout terminal gotox test

[PATCH bpf-next v3 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-08-31 10:55 UTC  (16+ messages)
` [PATCH bpf-next v3 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v3 2/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v3 3/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v3 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v3 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v3 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v3 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH bpf-next v2] selftests/bpf: Add test for indirect struct_ops trampoline
 2026-08-31 10:40 UTC  (3+ messages)

[PATCH bpf-next 1/2] libbpf: Move XDP frags flag to prog_flags
 2026-08-31 10:22 UTC  (5+ messages)

[PATCH bpf-next v4 00/11] BPF keyring and signed loader ML-DSA support
 2026-08-31 10:05 UTC  (6+ messages)
` [PATCH bpf-next v4 01/11] bpf, keys: Add a bpf keyring for program signature validation
` [PATCH bpf-next v4 02/11] bpf: Refuse caller-supplied keyrings when the bpf one is active

[RFC PATCH 00/20] rv: Add support for BPF monitors
 2026-08-31  9:44 UTC  (30+ messages)
` [RFC PATCH 01/20] sched: Add task enqueue/dequeue trace points
` [RFC PATCH 02/20] tools/rv: Skip empty pid error in selftest if command failed
` [RFC PATCH 03/20] rv: Refactor da_trace() functions to get strings internally
` [RFC PATCH 04/20] rv: Use static arrays for rv_monitor name and description
` [RFC PATCH 05/20] rv: Add in-kernel support for BPF monitors
` [RFC PATCH 06/20] rv: Add rv_get_monitor_by_name()
` [RFC PATCH 07/20] rv: Add reactors support to BPF monitors
` [RFC PATCH 08/20] rv: Cast result of model_get_*_name()
` [RFC PATCH 09/20] rv: Handle unregistered monitors safely in tracefs
` [RFC PATCH 10/20] tools/build: Add a feature test for bpftool-btf
` [RFC PATCH 11/20] tools/rv: Move argument parsing from in_kernel to utils
` [RFC PATCH 12/20] tools/rv: Export functionality for in_kernel monitors
` [RFC PATCH 13/20] tools/rv: Implement BPF monitor loading and tracing
` [RFC PATCH 14/20] tools/rv: Implement BPF monitor registration logic
` [RFC PATCH 15/20] tools/rv: Copy stripped bpf_atomic.h from libarena
` [RFC PATCH 16/20] tools/rv: Add BPF monitors
` [RFC PATCH 17/20] tools/rv: Define CONFIG_X86_64 statically for "
` [RFC PATCH 18/20] verification/rvgen: Add support "
` [RFC PATCH 19/20] tools/rv: Add selftest for rv bpf
` [RFC PATCH 20/20] verification/rvgen: Add selftest for rvgen -b

[PATCH net v2] page_pool: keep frag_offset aligned for odd-sized requests
 2026-08-31  9:42 UTC  (4+ messages)

[PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-31  9:25 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
 2026-08-31  8:56 UTC  (5+ messages)

[PATCH v13 0/8] powerpc/bpf: address missing verifier selftest coverage
 2026-08-31  8:24 UTC  (15+ messages)
` [PATCH v13 1/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v13 2/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
` [PATCH v13 3/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH v13 4/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v13 5/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v13 6/8] selftests/bpf: Fix powerpc JIT disassembly failure
` [PATCH v13 7/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v13 8/8] selftests/bpf: Add tailcall "

[PATCH bpf v4 1/2] bpf: Fix queue/stack map u32 index overflow
 2026-08-31  7:13 UTC  (6+ messages)
` [PATCH bpf v5 0/2] "
  ` [PATCH bpf v5 1/2] "
  ` [PATCH bpf v5 2/2] selftests/bpf: Add regression test for queue/stack map size limit

bpf: Is the nmi_uaccess_okay() check needed for bpf_send_signal_task()?
 2026-08-31  3:40 UTC  (3+ messages)

[PATCH bpf-next v4 00/12] bpf: Allow arena pointers in by-value returns
 2026-08-31  2:42 UTC  (4+ messages)
` [PATCH bpf-next v4 12/12] docs/bpf: Document arena pointers in a by-value return

[PATCH v2] LoongArch: BPF: Fix off-by-one error for insn_is_cast_user
 2026-08-31  2:31 UTC 

[PATCH bpf-next v3] bpf: Fix stack out-of-bounds write in cgroup link update
 2026-08-31  2:19 UTC  (2+ messages)

[PATCH v2 0/9] pahole: Support cross-CU type references and dwz alternate debug files
 2026-08-31  0:48 UTC  (4+ messages)
            ` RFT: coverage analysis and lots more regression tests in the 'next' branch. Was: "

[PATCH 6.6.y v3 0/3] bpf: fix dynptr release handling
 2026-08-31  0:37 UTC  (5+ messages)
` [PATCH 6.6.y v3 1/3] bpf: Invalidate dynptr slices by dynptr_id on release
` [PATCH 6.6.y v3 2/3] bpf: Propagate referenced dynptr release errors
` [PATCH 6.6.y v3 3/3] bpf: Invalidate dynptr clones in every call frame on release


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