messages from 2026-07-27 23:32:45 to 2026-07-28 07:37:51 UTC [more...]
[PATCH bpf v4] bpf: Fix UAF when reading prog type in bpf_mprog_link
2026-07-28 7:42 UTC
[PATCH] libbpf: don't preserve ownership during install
2026-07-28 7:25 UTC (2+ messages)
[PATCH bpf-next 0/6] workqueue: introduce BPF iterators for workqueues, worker pools and pending work
2026-07-28 6:55 UTC (7+ messages)
` [PATCH bpf-next 1/6] workqueue: introduce a BPF open-coded iterator for traversing workqueues list
` [PATCH bpf-next 2/6] workqueue: introduce a seq_file form for the workqueue iterator
` [PATCH bpf-next 3/6] workqueue: introduce open-coded BPF iterator for worker pools
` [PATCH bpf-next 4/6] workqueue: introduce seq_file form of the worker_pool iterator
` [PATCH bpf-next 5/6] workqueue: introduce BPF iterator for pending work items
` [PATCH bpf-next 6/6] selftests/bpf: add tests for the workqueue BPF iterators
[PATCH bpf-next v3] bpf: log error code on trampoline unlink failure
2026-07-28 6:33 UTC (2+ messages)
[PATCH bpf-next] bpf: arena: fix mmap_lock deadlock on arena lock failure
2026-07-28 6:32 UTC (3+ messages)
[PATCH net-next v2] selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects
2026-07-28 6:07 UTC
[PATCH net-next] selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects
2026-07-28 5:59 UTC (3+ messages)
[PATCH bpf v6 0/4] Fixes for bpf link update
2026-07-28 5:50 UTC (14+ messages)
` [PATCH bpf v6 1/4] bpf: Fix potential UAF in bpf_netns_link_update_prog
` [PATCH bpf v6 2/4] bpf: Fix UAF due to missing link type check in mprog
` [PATCH bpf v6 3/4] bpf: Fix potential UAF when reading bpf link info
[PATCH bpf-next v4 0/3] bpf: Fix trampoline handling of 128-bit values
2026-07-28 5:06 UTC (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: Reject >8 byte return values on return-reading trampoline paths
` [PATCH bpf-next v4 2/3] bpf, x86: Fix trampoline stack size for 128-bit arguments
` [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for >8 byte return value and "
[PATCH bpf] lwt_bpf: account for aligned neigh header length
2026-07-28 5:02 UTC (2+ messages)
[PATCH v1 0/2] Refine move_imm() and optimize memory load
2026-07-28 3:41 UTC (4+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Clean up and decouple is32 parameter from move_imm()
` [PATCH v1 2/2] LoongArch: BPF: Eliminate zero-extension for memory load operations
[PATCH bpf] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
2026-07-28 3:38 UTC (2+ messages)
` [PATCH bpf] bpf: Reject writes through untrusted allocated pointers
[PATCH bpf v2] bpf: Fix potential UAF in bpf_netns_link_update_prog
2026-07-28 3:29 UTC (3+ messages)
[PATCH net 0/2] xdp: fix skb length accounting after frag adjustment
2026-07-28 3:26 UTC (5+ messages)
` [PATCH net 1/2] net: fix skb length accounting after generic XDP "
` [PATCH net 2/2] veth: fix skb length accounting after "
[PATCH net] net: stmmac: Disable queues before netif_tx_disable in xdp_release
2026-07-28 3:07 UTC (2+ messages)
[PAHOLE v4 1/3] dwarf_loader: Extract die__add_btf_type_tag() helper [NFC]
2026-07-28 3:01 UTC (8+ messages)
` [PAHOLE v4 2/3] dwarf_loader: Add support for DW_TAG_GNU_annotation
[PATCH bpf-next v5 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
2026-07-28 2:50 UTC (3+ messages)
[PATCH bpf v3] bpf: Fix potential UAF when reading bpf link info
2026-07-28 2:54 UTC
[PATCH v4] kbuild: rpm-pkg: Preserve BTF sections in kernel modules during debuginfo stripping
2026-07-28 2:49 UTC
[PATCH dwarves] btf_encoder: Ensure the first same-name function has a non-zero address
2026-07-28 2:37 UTC
[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
2026-07-28 2:19 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH bpf-next 0/2] Simplify min()/max(), contains() and fix normalize() cnum implementation
2026-07-28 1:57 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Simplify cnum contains() and normalize() implementation
` [PATCH bpf-next 2/2] bpf: Avoid redundant min()/max() in cnum signed bounds
[PATCH net v2] xsk: fix NULL pointer dereference in __xsk_rcv()
2026-07-28 1:41 UTC (4+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
2026-07-28 1:33 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Verify rejection of sleepable "
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-07-28 1:22 UTC (10+ messages)
` [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next 3/3] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH bpf-next v2] selftests/bpf: Report the real error from libarena parallel workers
2026-07-28 1:00 UTC (2+ messages)
[PATCH v2 bpf-next 0/2] bpf: Populate mmap-able array maps lazily
2026-07-28 0:24 UTC (6+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Populate mmap-able array map memory lazily
[PATCH bpf-next 0/2] bpf: Populate mmap-able array maps lazily
2026-07-28 0:19 UTC (8+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add mmap/munmap benchmark for array maps
[PATCH] libbpf: bounds-check struct_ops member offset before writing shadow pointer
2026-07-28 0:15 UTC (2+ messages)
[PATCH bpf-next v3 0/6] bpf: Inline the numeric open-coded iterator kfuncs
2026-07-27 23:56 UTC (9+ messages)
` [PATCH bpf-next v3 1/6] bpf: Inline bpf_iter_num_new() kfunc
` [PATCH bpf-next v3 2/6] bpf: Inline bpf_iter_num_next() kfunc
` [PATCH bpf-next v3 3/6] bpf: Inline bpf_iter_num_destroy() kfunc
` [PATCH bpf-next v3 4/6] bpf: Elide range checks when inlining bpf_iter_num_new() for constant bounds
[PATCH bpf-next v2 00/18] Generate bpf_func_proto for kfunc
2026-07-27 23:39 UTC (3+ messages)
` [PATCH bpf-next v2 14/18] bpf: Check helper mem+size in ARG_PTR_TO_MEM case
[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-07-27 23:32 UTC (2+ 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