[PATCH v2 0/4] Fix the failure issue of the module_attach test case
2025-12-13 13:16 UTC (6+ 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 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 0/2] introduce pagetable_alloc_nolock()
2025-12-13 7:05 UTC (4+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()
[PATCH v3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
2025-12-13 6:20 UTC (20+ 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 (4+ messages)
` [PATCH v3 1/2] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
` [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 (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_file
[PATCH bpf v5 0/2] bpf: fix bpf_d_path() helper prototype
2025-12-10 9:40 UTC (2+ messages)
[BUG] poweprc64/bpf: bpf arena broken after kmalloc_nolock() change
2025-12-10 9:09 UTC (2+ messages)
[PATCH v3 0/2] bpf: verifier improvement in 32bit shift sign extension pattern
2025-12-10 8:20 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: cpumap: improve error propagation in cpu_map_update_elem()
2025-12-10 8:00 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Fix truncated dmabuf iterator reads
2025-12-10 7:50 UTC (2+ messages)
[PATCH v2 0/2] bpf, x86/unwind/orc: Support reliable unwinding through BPF stack frames
2025-12-10 7:40 UTC (2+ messages)
[PATCH] bpf, arm64: Do not audit capability check in do_jit()
2025-12-10 7:30 UTC (2+ messages)
[PATCH bpf-next] bpftool: Fix build warnings from vmlinux.h due to MS extensions
2025-12-10 7:30 UTC (2+ messages)
[PATCH v3] tools/lib/bpf: fix -Wdiscarded-qualifiers under C23
2025-12-10 7:30 UTC (2+ messages)
[PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
2025-12-10 6:50 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v4 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
[PATCH v1 0/2] Fix the failure issue of the module_attach test case
2025-12-10 6:16 UTC (12+ messages)
` [PATCH v1 1/2] LoongArch: Modify the jump logic of the trampoline
` [PATCH v1 2/2] LoongArch: Enable BPF exception fixup for specific ADE subcode
[PATCH bpf-next v1 0/2] xsk: introduce pre-allocated memory per xsk CQ
2025-12-09 23:35 UTC (3+ messages)
` [syzbot ci] "
[GIT PULL] __auto_type conversion for v6.19-rc1
2025-12-09 20:40 UTC (7+ messages)
[PATCH v2 2/3] riscv: introduce percpu.h into include/asm
2025-12-09 18:05 UTC (2+ messages)
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-12-09 17:18 UTC (2+ messages)
` [f2fs-dev] "
Sanitizer flags an eBPF bug
2025-12-09 16:15 UTC (3+ messages)
[PATCH bpf-next 3/8] bpf: Create inner oracle maps
2025-12-09 16:20 UTC (2+ messages)
[PATCH v2 net] net: enetc: do not transmit redirected XDP frames when the link is down
2025-12-09 16:04 UTC (2+ messages)
[PATCH bpf-next v1 1/2] xsk: introduce local_cq for each af_xdp socket
2025-12-09 14:19 UTC (3+ messages)
[PATCH RFC net-next v4] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
2025-12-09 14:15 UTC (4+ messages)
` [syzbot ci] "
[PATCH bpf-next 6/8] bpf: Check oracle in interpreter
2025-12-09 13:41 UTC (2+ messages)
[PATCH dwarves v2 0/2] pahole: Replace or add functions with true signatures in btf
2025-12-09 12:05 UTC (4+ messages)
` [PATCH dwarves v2 2/2] "
[PATCH net] net: enetc: do not transmit redirected XDP frames when the link is down
2025-12-09 10:15 UTC (5+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).