messages from 2026-08-28 21:52:19 to 2026-08-31 10:59:05 UTC [more...]
[PATCH bpf-next 0/7] Add new way to add BPF LSM hooks
2026-08-31 11:09 UTC (5+ 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 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 (7+ 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 (5+ 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
[PATCH bpf-next v4 1/2] bpf: Validate program attach type during link update
2026-08-31 3:49 UTC (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Cover attach type checks in "
bpf: Is the nmi_uaccess_okay() check needed for bpf_send_signal_task()?
2026-08-31 3:40 UTC (3+ messages)
[PATCH bpf] bpf: Keep progs alive until the trampoline image calling them is freed
2026-08-31 2:43 UTC (4+ messages)
[PATCH bpf-next v4 00/12] bpf: Allow arena pointers in by-value returns
2026-08-31 2:42 UTC (18+ messages)
` [PATCH bpf-next v4 01/12] bpf: Record each half of a paired return value in verifier diagnostics
` [PATCH bpf-next v4 02/12] bpf: Drop the recursion depth argument of btf_type_is_scalar_struct()
` [PATCH bpf-next v4 03/12] bpf: Add btf_type_is_arena_ptr()
` [PATCH bpf-next v4 04/12] bpf: Let the by-value struct walk take the kinds of member it accepts
` [PATCH bpf-next v4 05/12] bpf: Let a by-value struct nest arrays and structs freely
` [PATCH bpf-next v4 06/12] bpf: Report which member makes a kfunc return type unsupported
` [PATCH bpf-next v4 07/12] bpf: Allow a global function to return arena pointers by value
` [PATCH bpf-next v4 08/12] bpf: Allow arena pointers in a by-value kfunc return
` [PATCH bpf-next v4 09/12] selftests/bpf: Check the member named for an unsupported kfunc return type
` [PATCH bpf-next v4 10/12] selftests/bpf: Test global functions returning arena pointers by value
` [PATCH bpf-next v4 11/12] selftests/bpf: Test kfuncs "
` [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
[PATCH 6.12.y v4 0/3] bpf: fix dynptr release handling
2026-08-31 0:36 UTC (5+ 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] net: skbuff: keep the page_pool fragment offset aligned in skb_pp_cow_data()
2026-08-30 22:11 UTC (3+ messages)
[PATCH v2 net] ipvlan: unregister upper devices outside pnodes_lock
2026-08-30 21:50 UTC (2+ messages)
[PATCH v3] selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage
2026-08-30 11:00 UTC (2+ messages)
[PATCH bpf-next v1 0/6] File descriptor interface for BPF streams
2026-08-30 10:47 UTC (12+ messages)
` [PATCH bpf-next v1 1/6] bpf: Add file descriptor interface for program streams
` [PATCH bpf-next v1 2/6] bpf: Defer stream file notifications from NMI context
` [PATCH bpf-next v1 3/6] bpf: Separate stream readiness from capacity accounting
` [PATCH bpf-next v1 4/6] libbpf: Add bpf_prog_stream_open()
` [PATCH bpf-next v1 5/6] bpftool: Read program streams through file descriptors
` [PATCH bpf-next v1 6/6] selftests/bpf: Test program stream "
[PATCH bpf v2 0/4] bpf: Fix NULL-ptr-derefs when showing a void BTF type
2026-08-30 8:35 UTC (9+ messages)
` [PATCH bpf v2 1/4] bpf: Reject key-less BTF for hash maps
` [PATCH bpf v2 2/4] bpf: Fix NULL-ptr-deref when showing a void BTF type
` [PATCH bpf v2 3/4] selftests/bpf: Add test for key-less BTF hash map
` [PATCH bpf v2 4/4] selftests/bpf: Add test for showing a void BTF type
[PATCH bpf-next v1 1/2] bpf: allow terminal gotox instructions
2026-08-30 8:34 UTC (4+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: Add compiler-layout terminal gotox test
[PATCH v2] perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc()
2026-08-30 6:24 UTC (2+ messages)
[PATCH 6.6.y 0/2] bpf: fix dynptr lifetime invalidation on release
2026-08-30 2:56 UTC (11+ messages)
` [PATCH 6.6.y 1/2] bpf: Invalidate dynptr slices by dynptr_id "
` [PATCH 6.6.y 2/2] bpf: Invalidate dynptr clones in every call frame "
` [PATCH 6.6.y v2 0/3] bpf: fix dynptr release handling
` [PATCH 6.6.y v2 1/3] bpf: Invalidate dynptr slices by dynptr_id on release
` [PATCH 6.6.y v2 2/3] bpf: Propagate referenced dynptr release errors
` [PATCH 6.6.y v2 3/3] bpf: Invalidate dynptr clones in every call frame on release
[PATCH 6.6.y v2] bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
2026-08-30 2:56 UTC (2+ messages)
[PATCH bpf-next v2 0/6] bpftool, selftests: Add tests for C dump and fix a dropped type
2026-08-30 1:30 UTC (8+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: Add compare_text_to_expected() helper
` [PATCH bpf-next v2 2/6] selftests/bpf: Modernize btf_dump test scaffolding
` [PATCH bpf-next v2 3/6] selftests/bpf: Compare btf_dump expected output in-process
` [PATCH bpf-next v2 4/6] selftests/bpf: NUL-terminate bpftool command output
` [PATCH bpf-next v2 5/6] selftests/bpf: Add tests for bpftool btf dump format c
` [PATCH bpf-next v2 6/6] bpftool: Don't drop a type in the sorted C dump
[PATCH] selftests/bpf: Bound the offset accumulator in __tld_fetch_key()
2026-08-30 1:20 UTC (2+ messages)
[PATCH] crypto: lskcipher - preserve state across unaligned chunks
2026-08-29 19:43 UTC
[PATCH 0/1]bpf: Fix use-after-free in bpf_prog_test_run_sk_lookup
2026-08-29 15:35 UTC (2+ messages)
` [PATCH 1/1] bpf: Fix use-after-free in bpf_prog_test_run_sk_lookup()
[PATCH 6.12.y v2 0/2] bpf: fix dynptr lifetime invalidation on release
2026-08-29 10:48 UTC (10+ messages)
` [PATCH 6.12.y v2 1/2] bpf: Invalidate dynptr slices by dynptr_id "
` [PATCH 6.12.y v2 2/2] bpf: Invalidate dynptr clones in every call frame "
` [PATCH 6.12.y v3 0/3] bpf: fix dynptr release handling
` [PATCH 6.12.y v3 1/3] bpf: Invalidate dynptr slices by dynptr_id on release
` [PATCH 6.12.y v3 2/3] bpf: Propagate referenced dynptr release errors
` [PATCH 6.12.y v3 3/3] bpf: Invalidate dynptr clones in every call frame on release
[PATCH bpf v2] bpf: Fix UAF due to concurrent consumption of waiting_for_gp_ttrace
2026-08-29 9:50 UTC (4+ messages)
[PATCH net v3 0/2] tcp: fix use-after-free in do_tcp_getsockopt()
2026-08-29 5:30 UTC (4+ messages)
` [PATCH net v3 1/2] tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
[PATCH] bpf, sockmap: Fix self-redirect copied_seq double-counting
2026-08-29 2:15 UTC (2+ messages)
[PATCH] mm: memcontrol: raise MEMCG_MAX for charges that fail without reclaiming
2026-08-29 1:04 UTC (3+ messages)
[PATCH net v4 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
2026-08-28 23:00 UTC (2+ messages)
[PATCH bpf 1/2] bpf: Fix NULL-ptr-deref when dumping a key-less BTF hash map
2026-08-28 22:28 UTC (4+ messages)
page: next (older) | 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