messages from 2026-07-23 00:51:34 to 2026-07-23 05:52:04 UTC [more...]
[PATCH bpf-next v1 00/18] Generate bpf_func_proto for kfunc
2026-07-23 5:52 UTC (23+ messages)
` [PATCH bpf-next v1 01/18] bpf: Drop process_timer_func wrappers
` [PATCH bpf-next v1 02/18] bpf: Unify const map ptr argument checking for helpers and kfuncs
` [PATCH bpf-next v1 03/18] bpf: Split kfunc map argument into __const_map and __map
` [PATCH bpf-next v1 04/18] bpf: Pass kfunc meta to mem and mem_size check
` [PATCH bpf-next v1 05/18] bpf: Check helper and kfunc mem+size arguments identically
` [PATCH bpf-next v1 06/18] selftests/bpf: Add tests for helper and kfunc mem+size arguments
` [PATCH bpf-next v1 07/18] bpf: Check fixed-size mem args of helpers and kfuncs the same way
` [PATCH bpf-next v1 08/18] bpf: Express ARG_CONST_SIZE_OR_ZERO as ARG_CONST_SIZE | SCALAR_MAYBE_ZERO
` [PATCH bpf-next v1 09/18] bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}
` [PATCH bpf-next v1 10/18] bpf: Fold __szk const size handling into the scalar arg path
` [PATCH bpf-next v1 11/18] bpf: Classify kfunc mem_size args from BTF without register state
` [PATCH bpf-next v1 12/18] bpf: Handle NULL kfunc pointer args without a KF_ARG_PTR_TO_NULL type
` [PATCH bpf-next v1 13/18] bpf: Distinguish fixed- and variable-size kfunc mem args with MEM_FIXED_SIZE
` [PATCH bpf-next v1 14/18] bpf: Check helper mem+size in ARG_PTR_TO_MEM case
` [PATCH bpf-next v1 15/18] bpf: Classify kfunc pointer arguments from BTF, resolve type against the register
` [PATCH bpf-next v1 16/18] bpf: Tag nullable kfunc pointer args with PTR_MAYBE_NULL
` [PATCH bpf-next v1 17/18] bpf: Classify scalar kfunc arguments from BTF
` [PATCH bpf-next v1 18/18] bpf: Generate kfunc argument prototype at add-call time
[PATCH bpf-next v5 0/3] bpf, riscv: add timed may_goto support
2026-07-23 5:41 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] bpf, riscv: add support for timed may_goto
` [PATCH bpf-next v5 2/3] selftests/bpf: test timed may_goto preserves R0-R5
` [PATCH bpf-next v5 3/3] selftests/bpf: enable timed may_goto tests for riscv64
[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-07-23 5:39 UTC (4+ messages)
` [PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
[syzbot] Monthly bpf report (Jul 2026)
2026-07-23 4:32 UTC
[PATCH bpf-next v3 0/3] bpf: Preserve pointer state for commuted arithmetic
2026-07-23 4:25 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] "
[PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
2026-07-23 4:13 UTC (2+ messages)
[PATCH net v2] xsk: reject undersized tx_metadata at runtime validation
2026-07-23 4:13 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix WARNING in bpf_tracing_link_release
2026-07-23 4:08 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify no warning when close fexit link
[PATCH v2 00/21] binfmt_misc: transparent interpreters and PT_INTERP loader substitution
2026-07-23 3:52 UTC (14+ messages)
` [PATCH v2 01/21] binfmt_misc: require an absolute interpreter path with 'C'
` [PATCH v2 02/21] docs, binfmt_misc: keep general usage out of the handler sections
` [PATCH v2 03/21] binfmt_misc: table-drive the register string flags
` [PATCH v2 04/21] binfmt_misc: normalize the per-exec invocation flags
` [PATCH v2 05/21] binfmt_misc: split out entry_open_interpreter() and build_interp_argv()
` [PATCH v2 06/21] exec: release the replaced file with do_close_execat()
[PATCH bpf-next v1] selftests/bpf: Test jited inline of bpf_get_smp_processor_id() for RISC-V
2026-07-23 3:31 UTC (2+ messages)
[PATCH bpf v6 0/4] Fixes for bpf link update
2026-07-23 3:14 UTC (4+ messages)
` [PATCH bpf v6 2/4] bpf: Fix UAF due to missing link type check in mprog
[PATCH bpf-next v4 0/3] bpf, riscv: add timed may_goto support
2026-07-23 2:36 UTC (7+ messages)
` [PATCH bpf-next v4 1/3] bpf, riscv: add support for timed may_goto
` [PATCH bpf-next v4 2/3] selftests/bpf: test timed may_goto preserves R0-R5
[PATCH bpf-next 0/4] Fixes for bpf_jit_free
2026-07-23 1:22 UTC (3+ messages)
` [PATCH bpf-next 1/4] bpf, arm64: Fix memory leak in bpf_jit_free
[RFC PATCH bpf-next v3 0/3] selftests/bpf: restructure the Makefile as a layered build
2026-07-23 1:06 UTC (3+ messages)
` [RFC PATCH bpf-next v3 3/3] selftests/bpf: build each test runner instance in its own sub-make
[PATCH bpf-next v1 7/8] resolve_btfids: Discover kfuncs from BTF ID sets
2026-07-23 0:57 UTC (3+ messages)
[PATCH bpf-next v1 0/8] resolve_btfids: Discover kfuncs from BTF ID sets
2026-07-23 0:52 UTC (7+ messages)
` [PATCH bpf-next v1 3/8] resolve_btfids: Keep collected kfuncs in a rbtree
` [PATCH bpf-next v1 6/8] HID: bpf: Make syscall kfunc flags match the struct_ops set
page: | prev (newer) | latest
- 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