BPF List
 help / color / mirror / Atom feed
 messages from 2025-12-10 09:13:23 to 2025-12-15 09:55:28 UTC [more...]

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-15  9:55 UTC  (8+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()

[PATCH v8 bpf-next 00/10] Add kind layout to BTF
 2025-12-15  9:52 UTC  (14+ messages)
` [PATCH v8 bpf-next 01/10] btf: add kind layout encoding to UAPI
` [PATCH v8 bpf-next 02/10] libbpf: Support kind layout section handling in BTF
` [PATCH v8 bpf-next 03/10] libbpf: use kind layout to compute an unknown kind size
` [PATCH v8 bpf-next 04/10] libbpf: Add kind layout encoding support
` [PATCH v8 bpf-next 05/10] libbpf: BTF validation can use kind layout for unknown kinds
` [PATCH v8 bpf-next 06/10] btf: support kernel parsing of BTF with kind layout
` [PATCH v8 bpf-next 07/10] selftests/bpf: test kind encoding/decoding
` [PATCH v8 bpf-next 08/10] bpftool: add BTF dump "format meta" to dump header/metadata
` [PATCH v8 bpf-next 09/10] bpftool: Update doc to describe bpftool btf dump .. format metadata
` [PATCH v8 bpf-next 10/10] kbuild, bpf: Specify "kind_layout" optional feature

[PATCH 0/2] finalize removing the page pool members in struct page
 2025-12-15  7:10 UTC  (3+ messages)
` [PATCH 1/2] mm: introduce a new page type for page pool in page type
` [PATCH 2/2] mm, netmem: remove the page pool members in struct page

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2025-12-15  5:14 UTC  (14+ messages)
` [PATCH v8 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v8 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v8 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v8 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v8 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v8 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v8 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v8 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v8 11/12] sched: add need-resched timed wait interface
` [PATCH v8 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH v3 1/2] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
 2025-12-15  4:56 UTC  (3+ messages)

[PATCH v4 0/3] Use BTF to trim return values
 2025-12-15  3:41 UTC  (4+ messages)
` [PATCH v4 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INFO_BTF is enabled
` [PATCH v4 2/3] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
` [PATCH v4 3/3] tracing: Update funcgraph-retval documentation

[PATCH v1 1/3] bpf: Introduce tnum_scast as a tnum native sign extension helper
 2025-12-15  2:40 UTC  (5+ messages)

[PATCH v2 0/4] Fix the failure issue of the module_attach test case
 2025-12-15  2:32 UTC  (9+ messages)
` [PATCH v2 1/4] LoongArch: ftrace: Refactor register restoration in ftrace_common_return
` [PATCH v2 2/4] ftrace: samples: Adjust register stack restore order in direct call trampolines
` [PATCH v2 3/4] LoongArch: BPF: Enhance trampoline support for kernel and module tracing
` [PATCH v2 4/4] LoongArch: BPF: Enable BPF exception fixup for specific ADE subcode

[PATCH bpf-next] bpf: Fix bpf_seq_read docs for increased buffer size
 2025-12-14  3:00 UTC  (2+ messages)

[PATCH dwarves v2] dwarf_loader: Handle DW_AT_location attrs containing DW_OP_plus_uconst
 2025-12-13  8:27 UTC 

[PATCH dwarves] dwarf_loader: Handle DW_AT_location attrs containing DW_OP_plus_uconst
 2025-12-13  8:20 UTC  (3+ messages)

[PATCH v3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
 2025-12-13  6:20 UTC  (15+ messages)

[RFC 00/11] Reintroduce Hornet LSM
 2025-12-13  5:50 UTC  (17+ messages)
` [RFC 01/11] lsm: framework for BPF integrity verification
` [RFC 02/11] oid_registry: allow arbitrary size OIDs
` [RFC 03/11] certs: break out pkcs7 check into its own function
` [RFC 04/11] crypto: pkcs7: add flag for validated trust on a signed info block
` [RFC 05/11] crypto: pkcs7: allow pkcs7_digest() to be called from pkcs7_trust
` [RFC 06/11] crypto: pkcs7: add ability to extract signed attributes by OID
` [RFC 07/11] crypto: pkcs7: add tests for pkcs7_get_authattr
` [RFC 08/11] security: Hornet LSM
` [RFC 09/11] hornet: Introduce gen_sig
` [RFC 10/11] hornet: Add a light skeleton data extractor scripts
` [RFC 11/11] selftests/hornet: Add a selftest for the Hornet LSM

[PATCH bpf-next v3 0/6] Add cryptographic hash and signature verification kfuncs to BPF
 2025-12-13  4:08 UTC  (3+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing

[PATCH v6 bpf-next 00/10] Add kind layout to BTF
 2025-12-13  3:51 UTC  (25+ messages)
` [PATCH v6 bpf-next 01/10] btf: add kind layout encoding to UAPI
` [PATCH v6 bpf-next 02/10] libbpf: Support kind layout section handling in BTF
` [PATCH v6 bpf-next 03/10] libbpf: use kind layout to compute an unknown kind size
` [PATCH v6 bpf-next 04/10] libbpf: Add kind layout encoding support
` [PATCH v6 bpf-next 05/10] libbpf: BTF validation can use kind layout for unknown kinds
` [PATCH v6 bpf-next 06/10] btf: support kernel parsing of BTF with kind layout
` [PATCH v6 bpf-next 07/10] selftests/bpf: test kind encoding/decoding
` [PATCH v6 bpf-next 08/10] bpftool: add BTF dump "format meta" to dump header/metadata
` [PATCH v6 bpf-next 09/10] bpftool: Update doc to describe bpftool btf dump .. format metadata
` [PATCH v6 bpf-next 10/10] kbuild, bpf: Specify "kind_layout" optional feature

[PATCH net-next v7 0/9] Add support for providers with large rx buffer
 2025-12-13  0:04 UTC  (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size

[PATCH net-next v2 0/7] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
 2025-12-12 20:37 UTC  (3+ messages)
` [PATCH net-next v2 3/7] net: ethernet: ti: am65-cpsw: add XSK pool helpers

[PATCH bpf-next v3 0/6] resolve_btfids: Support for BTF modifications
 2025-12-12 17:26 UTC  (10+ messages)
` [PATCH bpf-next v3 1/6] resolve_btfids: Rename object btf field to btf_path
` [PATCH bpf-next v3 2/6] resolve_btfids: Factor out load_btf()
` [PATCH bpf-next v3 3/6] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v3 4/6] lib/Kconfig.debug: Set the minimum required pahole version to v1.22

[PATCH net v2] virtio-net: enable all napis before scheduling refill work
 2025-12-12 15:27 UTC 

[PATCH net] virtio-net: enable all napis before scheduling refill work
 2025-12-12 14:55 UTC  (9+ messages)

[PATCH v3 0/7] seccomp: support nested listeners
 2025-12-12 13:57 UTC  (5+ messages)
` [PATCH v3 5/7] seccomp: handle multiple listeners case
` [PATCH v3 6/7] seccomp: allow nested listeners
` [PATCH v3 7/7] tools/testing/selftests/seccomp: test "

[PATCH bpf-next v5 0/4] Remove KF_SLEEPABLE from arena kfuncs
 2025-12-12 12:22 UTC  (7+ messages)
` [PATCH bpf-next v5 1/4] bpf: arena: populate vm_area without allocating memory
` [PATCH bpf-next v5 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()
` [PATCH bpf-next v5 3/4] bpf: arena: make arena kfuncs any context safe
` [PATCH bpf-next v5 4/4] selftests: bpf: test non-sleepable arena allocations

[PATCHSET v6 0/6] perf tools: Add deferred callchain support
 2025-12-12 12:11 UTC  (6+ messages)
` [PATCH v6 4/6] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v6 5/6] perf tools: Merge deferred user callchains

[RFC PATCH v3 00/17] s390: SFrame user space unwinding
 2025-12-12  9:21 UTC  (11+ messages)
` [RFC PATCH v3 05/17] s390: asm/dwarf.h should only be included in assembly files
` [RFC PATCH v3 13/17] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v3 14/17] s390/unwind_user/sframe: Enable HAVE_UNWIND_USER_SFRAME
` [RFC PATCH v3 17/17] s390/unwind_user/fp: Enable back chain unwinding of user space

[PATCH bpf-next v3 5/6] selftests/bpf: Run resolve_btfids only for relevant .test.o objects
 2025-12-12  7:08 UTC  (3+ messages)
` [PATCH bpf-next v3 6/6] resolve_btfids: change in-place update with raw binary output

[PATCH v5.10.y] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
 2025-12-12  3:54 UTC 

[PATCH bpf-next v4 0/4] Remove KF_SLEEPABLE from arena kfuncs
 2025-12-12  3:17 UTC  (9+ messages)
` [PATCH bpf-next v4 1/4] bpf: arena: populate vm_area without allocating memory
` [PATCH bpf-next v4 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()
` [PATCH bpf-next v4 3/4] bpf: arena: make arena kfuncs any context safe
` [PATCH bpf-next v4 4/4] selftests: bpf: test non-sleepable arena allocations

[PATCH v3 0/2] Use BTF to trim return values
 2025-12-12  2:14 UTC  (3+ messages)
` [PATCH v3 2/2] tracing: Update funcgraph-retval documentation

[PATCH v6 bpf-next 3/4] bpf: correct stack liveness for tail calls
 2025-12-12  2:06 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Remove KF_SLEEPABLE from arena kfuncs
 2025-12-12  0:49 UTC  (5+ messages)
` [PATCH bpf-next v3 2/4] bpf: arena: use kmalloc_nolock() in place of kvcalloc()

bpf: mmap_file LSM hook allows NULL pointer dereference
 2025-12-11 21:39 UTC  (10+ messages)

[PATCH v7 bpf-next 00/10] Add kind layout to BTF
 2025-12-11 17:08 UTC  (13+ messages)
` [PATCH v7 bpf-next 01/10] btf: add kind layout encoding to UAPI
` [PATCH v7 bpf-next 02/10] libbpf: Support kind layout section handling in BTF
` [PATCH v7 bpf-next 03/10] libbpf: use kind layout to compute an unknown kind size
` [PATCH v7 bpf-next 04/10] libbpf: Add kind layout encoding support
` [PATCH v7 bpf-next 05/10] libbpf: BTF validation can use kind layout for unknown kinds
` [PATCH v7 bpf-next 06/10] btf: support kernel parsing of BTF with kind layout
` [PATCH v7 bpf-next 07/10] selftests/bpf: test kind encoding/decoding
` [PATCH v7 bpf-next 08/10] bpftool: add BTF dump "format meta" to dump header/metadata
` [PATCH v7 bpf-next 09/10] bpftool: Update doc to describe bpftool btf dump .. format metadata
` [PATCH v7 bpf-next 10/10] kbuild, bpf: Specify "kind_layout" optional feature

[PATCH v7 net-next 00/13] AccECN protocol case handling series
 2025-12-11 15:54 UTC  (4+ messages)

[PATCH v3 net] net: enetc: do not transmit redirected XDP frames when the link is down
 2025-12-11 11:40 UTC  (3+ messages)

[PATCH v2 0/6] seccomp: support nested listeners
 2025-12-10 23:18 UTC  (5+ messages)
` [PATCH v2 4/6] seccomp: handle multiple listeners case

[PATCH v2 dwarves 0/2] pahole: Add support for kind_layout
 2025-12-10 20:27 UTC  (3+ messages)
` [PATCH v2 dwarves 1/2] pahole: Add "kind_layout" BTF encoding feature
` [PATCH v2 dwarves 2/2] man-pages: describe kind_layout BTF feature

[PATCH v2 00/13] selftests: Fix build warnings and errors
 2025-12-10 19:09 UTC  (5+ messages)
` [PATCH v2 08/13] selftests: net: netlink-dumps: Avoid uninitialized variable warning

[PATCH v3] kallsyms: Always initialize modbuildid
 2025-12-10 17:03 UTC 

[PATCH v2] kallsyms: Always initialize modbuildid
 2025-12-10 16:28 UTC 

[PATCH 0/5] io_uring: add IORING_OP_BPF for extending io_uring
 2025-12-10 16:11 UTC  (9+ messages)
` [PATCH 3/5] io_uring: bpf: extend io_uring with bpf struct_ops

[PATCH v1 1/1] bpf: Mark BPF printing functions with __printf() attribute
 2025-12-10 13:13 UTC  (5+ messages)

[PATCH v1 1/1] bpf: Disable -Wsuggest-attribute=format
 2025-12-10 13:12 UTC 

[PATCH bpf-next 1/2] bpf: annotate file argument as __nullable in bpf_lsm_mmap_file
 2025-12-10 10:06 UTC  (2+ messages)

[PATCH bpf v5 0/2] bpf: fix bpf_d_path() helper prototype
 2025-12-10  9: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