messages from 2026-07-21 03:20:01 to 2026-07-21 21:55:21 UTC [more...]
[RFC PATCH 00/20] BPF interface for applying Landlock rulesets
2026-07-21 21:55 UTC (9+ messages)
` [RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
[PATCH bpf v2] veth: convert frag_list skbs before running XDP
2026-07-21 21:28 UTC (7+ messages)
[PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer
2026-07-21 20:50 UTC (3+ messages)
[PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
2026-07-21 20:37 UTC (2+ messages)
[PATCH bpf v5 0/4] Fixes for bpf link update
2026-07-21 20:08 UTC (14+ messages)
` [PATCH bpf v5 1/4] bpf: Fix potential UAF in bpf_netns_link_update_prog
` [PATCH bpf v5 2/4] bpf: Fix UAF due to missing link type check in mprog
` [PATCH bpf v5 3/4] bpf: Fix potential UAF when reading bpf link info
` [PATCH bpf v5 4/4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
[RFC PATCH bpf-next v2 0/3] selftests/bpf: restructure the Makefile as a layered build
2026-07-21 19:52 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/3] selftests/bpf: extract BPF skeleton generation into a helper script
` [RFC PATCH bpf-next v2 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
` [RFC PATCH bpf-next v2 3/3] selftests/bpf: build each test runner instance in its own sub-make
[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
2026-07-21 19:44 UTC (4+ messages)
` [PATCH bpf-next 2/2] "
[RFC PATCH bpf-next 0/3] selftests/bpf: restructure the Makefile as a layered build
2026-07-21 19:43 UTC (8+ messages)
` [RFC PATCH bpf-next 1/3] selftests/bpf: extract BPF skeleton generation into a helper script
` [RFC PATCH bpf-next 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
` [RFC PATCH bpf-next 3/3] selftests/bpf: build each test runner instance in its own sub-make
[PATCH bpf-next] libarena: Use compiler load-acquire/store-release in bpf_atomic.h
2026-07-21 19:36 UTC (3+ messages)
[PATCH bpf-next v4 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
2026-07-21 19:30 UTC (2+ messages)
[PATCH bpf-next] bpf, arm64: Fix stack-passed arguments for indirect trampolines
2026-07-21 19:30 UTC (4+ messages)
[PATCH bpf v2] bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
2026-07-21 19:24 UTC (3+ messages)
[PATCH net-next 0/2] net: atlantic: convert RX path to page_pool
2026-07-21 19:18 UTC (2+ messages)
[PATCH v3 1/2] bpf, riscv: add support for timed may_goto
2026-07-21 19:07 UTC (2+ messages)
[PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64
2026-07-21 19:07 UTC (2+ messages)
[PATCH v4] bpf, riscv: fix extable handling for arena load_acquire
2026-07-21 18:30 UTC (2+ messages)
[PATCH bpf-next v6 0/7] Mixing bpf2bpf and tailcalls for RV64
2026-07-21 18:30 UTC (2+ messages)
[PATCH bpf-next v1 0/2] Open up res_spin_lock for tracing programs, fix is_tracing_prog_type()
2026-07-21 18:26 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] bpf: Allow bpf_res_spin_lock() in all contexts
` [PATCH bpf-next v1 2/2] bpf: Fix is_tracing_prog_type() to cover fentry/fexit/fmod_ret
[PATCH v3] bpf, riscv: fix extable handling for arena load_acquire
2026-07-21 18:25 UTC (3+ messages)
[PATCH v1 0/5] x86/cpu: Refactor identify_cpu()
2026-07-21 18:13 UTC (3+ messages)
[PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
2026-07-21 18:12 UTC (11+ messages)
[PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
2026-07-21 18:04 UTC (3+ messages)
` [PATCH v4 net 2/6] xsk: drain continuation descs after overflow in xsk_build_skb()
[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-07-21 18:01 UTC (7+ messages)
` [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
` [PATCH v2 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v2 4/4] selftests/sched_ext: build BPF schedulers "
[PATCH bpf-next v3 0/5] bpf, x86: enable EXECMEM_ROX_CACHE for BPF allocations
2026-07-21 17:59 UTC (8+ messages)
[PATCH v2 0/3] selftests/bpf: A few edge case fixes
2026-07-21 17:30 UTC (2+ messages)
[PATCH bpf-next v2] bpf, arm64: Optimize cast_user code generation
2026-07-21 16:59 UTC (3+ messages)
[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
2026-07-21 16:36 UTC (31+ messages)
` [RFC PATCH net-next 01/13] net: knod: add uapi and core headers
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 03/13] net: core: add XDP_MODE_HW offload hook "
` [RFC PATCH net-next 04/13] net: knod: add offload device core and control plane
` [RFC PATCH net-next 05/13] bpf: offload: allow PERCPU_ARRAY maps for offloaded programs
` [RFC PATCH net-next 06/13] drm/amdkfd: prepare kfd core for the knod provider
` [RFC PATCH net-next 07/13] drm/amdkfd: add knod provider core
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler
` [RFC PATCH net-next 10/13] net/mlx5e: add knod XDP offload support
` [RFC PATCH net-next 11/13] bnxt_en: "
` [RFC PATCH net-next 12/13] selftests: drivers/net: add knod tests
` [RFC PATCH net-next 13/13] drm/amdkfd: add IPsec full-packet offload
[PATCH net] xsk: reject tx_metadata_len smaller than struct xsk_tx_metadata
2026-07-21 15:52 UTC (2+ messages)
[PATCH v2 00/21] binfmt_misc: transparent interpreters and PT_INTERP loader substitution
2026-07-21 15:51 UTC (33+ 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 v2 07/21] selftests/exec: convert the binfmt_misc bpf test to the kselftest harness
` [PATCH v2 08/21] exec: add AT_FLAGS_TRANSPARENT_INTERP
` [PATCH v2 09/21] exec: label mm->exe_file with the binary for a transparent dispatch
` [PATCH v2 10/21] binfmt_misc: add transparent interpreter dispatch
` [PATCH v2 11/21] binfmt_misc: add a static transparent flag 'T'
` [PATCH v2 12/21] binfmt_misc: let a bpf handler run the interpreter transparently
` [PATCH v2 13/21] selftests/exec: test the transparent binfmt_misc mode
` [PATCH v2 14/21] binfmt_misc: document the transparent identity contract
` [PATCH v2 15/21] exec: carry a PT_INTERP substitute in struct linux_binprm
` [PATCH v2 16/21] binfmt_elf: consume a stashed PT_INTERP substitute
` [PATCH v2 17/21] binfmt_elf_fdpic: "
` [PATCH v2 18/21] binfmt_misc: add the 'L' loader substitution flag
` [PATCH v2 19/21] binfmt_misc: let a bpf handler request loader substitution
` [PATCH v2 20/21] selftests/exec: test binfmt_misc "
` [PATCH v2 21/21] binfmt_misc: document "
[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
2026-07-21 15:27 UTC (8+ messages)
` [PATCH bpf-next v5 1/8] netlink: specs: add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
[PATCH bpf-next] bpf, mips: Add support for BPF_SDIV and BPF_SMOD in the mips JIT
2026-07-21 14:50 UTC (2+ messages)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-07-21 14:43 UTC (5+ messages)
` [PATCH net-next v2 12/14] gpio: tc956x: add TC956x/QPS615 support
[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
2026-07-21 13:48 UTC (5+ messages)
` [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
linux-next: manual merge of the bpf-next tree with the net tree
2026-07-21 13:46 UTC
[PATCH dwarves 0/2] clang true signature follow-on
2026-07-21 13:39 UTC (4+ messages)
` [PATCH dwarves 1/2] btf_encoder: Only skip optimized parms when ABI changed
[PATCH bpf-next 0/2] bpf: Fix WARNING in bpf_tracing_link_release
2026-07-21 13:30 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Verify no warning when close fexit link
[PATCH slab/for-next v4 0/8] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
2026-07-21 13:09 UTC (9+ messages)
` [PATCH slab/for-next v4 2/8] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH slab/for-next v4 5/8] mm/slab: allow kfree_rcu_sheaf() on PREEMPT_RT
` [PATCH slab/for-next v4 6/8] mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
` [PATCH slab/for-next v4 7/8] mm/slab: introduce kfree_rcu_nolock()
[PATCH 6.16.y 0/6] cBPF JIT spray hardening
2026-07-21 13:08 UTC (2+ messages)
[PATCH net v2] e1000e: Fix out-of-bounds MMIO access by validating BAR0 size
2026-07-21 13:02 UTC (4+ messages)
[PATCH bpf] veth: convert frag_list skbs before running XDP
2026-07-21 13:02 UTC (5+ messages)
[PATCH bpf-next] selftests/bpf: Fix double free of name
2026-07-21 10:44 UTC (3+ messages)
[bpf-next v2 0/2] bpf: Preserve stack frame number for commuted arithmetic
2026-07-21 10:29 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/bpf: Cover stack frame number after scalar plus fp
[PATCH bpf-next 1/2] bpf: Preserve stack frame number for commuted arithmetic
2026-07-21 7:51 UTC (2+ messages)
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-07-21 4:21 UTC (3+ messages)
[PATCH bpf v4 0/4] Fixes for bpf link update
2026-07-21 3:41 UTC (10+ messages)
` [PATCH bpf v4 1/4] bpf: Fix potential UAF in bpf_netns_link_update_prog
` [PATCH bpf v4 2/4] bpf: Fix UAF due to missing link type check in mprog
` [PATCH bpf v4 3/4] bpf: Fix potential UAF when reading bpf link info
[PATCH v2 0/9] binfmt_misc: bpf-backed binary type handlers
2026-07-21 3:19 UTC (7+ messages)
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