messages from 2026-09-07 02:21:40 to 2026-09-08 12:25:28 UTC [more...]
[PATCH bpf-next] bpf, x86: Use global buffer for trampoline size generation
2026-09-08 12:25 UTC (6+ messages)
[PATCH bpf-next 0/4] bpf: Add bpf_call_rcu() and bpf_call_rcu_tasks_trace()
2026-09-08 12:22 UTC (10+ messages)
` [PATCH bpf-next 1/4] bpf: Add bpf_call_rcu() kfunc
` [PATCH bpf-next 2/4] selftests/bpf: Add tests for bpf_call_rcu()
` [PATCH bpf-next 3/4] bpf: Add bpf_call_rcu_tasks_trace() kfunc
` [PATCH bpf-next 4/4] selftests/bpf: Add a test for bpf_call_rcu_tasks_trace()
[PATCH bpf v2 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
2026-09-08 12:22 UTC (5+ messages)
[PATCH bpf-next v5 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-09-08 11:56 UTC (14+ messages)
` [PATCH bpf-next v5 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v5 2/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v5 3/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v5 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v5 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v5 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v5 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm
[PATCHv5 net-next] tcp: Add TCP ROCCET congestion control module
2026-09-08 11:22 UTC (3+ messages)
` "
bpf: BPF_MAP_UPDATE_BATCH into a fresh NO_PREALLOC LPM trie / hash map returns -ENOMEM at element 2 on AWS Graviton5 (bpf_mem_alloc refill IPI races the syscall)
2026-09-08 10:59 UTC
[RFC PATCH 0/8] blk-iocost: BPF struct_ops cost model
2026-09-08 10:21 UTC (12+ messages)
` [RFC PATCH 1/8] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH 2/8] blk-iocost: define iocost_model_ops cost model interface
` [RFC PATCH 3/8] blk-iocost: implement BPF struct_ops registration
` [RFC PATCH 4/8] blk-iocost: dispatch cost calculation to registered BPF model
` [RFC PATCH 5/8] blk-iocost: add ctrl=bpf per-device opt-in
` [RFC PATCH 6/8] selftests/bpf: add iocost cost model test
` [RFC PATCH 7/8] selftests/bpf: add multi-stream sequentiality example model
` [RFC PATCH 8/8] docs: cgroup-v2: document io.cost ctrl=bpf option
[PATCH net-next v5 00/12] gve: AdminQ mode related refactors
2026-09-08 10:09 UTC (2+ messages)
[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
2026-09-08 9:48 UTC (4+ messages)
` [RFC bpf-next 3/6] bpf: support low-32 subreg scalar linking for zero-extending movs
[PATCH 6.12.y v2] tcp: clear sock_ops cb flags before force-closing a child socket
2026-09-08 9:43 UTC
[PATCH net] net: mana: restore the XDP program pointer when pre-allocation fails
2026-09-08 9:43 UTC (2+ messages)
[PATCH bpf v3] bpf, sockmap: Fix self-redirect copied_seq double-counting
2026-09-08 9:27 UTC (2+ messages)
[PATCH bpf-next v9 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-08 9:11 UTC (3+ messages)
` [PATCH bpf-next v9 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v9 2/2] selftests/bpf: Add memcg async reclaim test
[PATCH v13 3/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
2026-09-08 8:48 UTC (3+ messages)
[PATCH v13 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-09-08 8:46 UTC (3+ messages)
` [PATCH v13 5/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
[PATCH v13 4/8] powerpc/bpf: fix alignment of long branch trampoline address
2026-09-08 8:35 UTC (4+ messages)
[PATCH v12 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-09-08 8:34 UTC (2+ messages)
[RFC PATCH bpf-next 0/6] bpf: Add UHMUL and SHMUL instructions
2026-09-08 8:32 UTC (7+ messages)
` [RFC PATCH bpf-next 1/6] "
` [RFC PATCH bpf-next 3/6] bpf: Reject UHMUL/SHMUL in unsupported JITs
[PATCH] bpf: fix dangling jump table entries for verified indirect jump targets
2026-09-08 7:53 UTC (2+ messages)
[PATCH bpf-next v3] selftests/bpf: Add test for indirect struct_ops trampoline
2026-09-08 7:35 UTC
[PATCH bpf-next 1/2] bpftool: Skip non-autoload programs when generating light skeletons
2026-09-08 7:13 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Verify program FD after non-autoload programs in lskel
[PATCH v14 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-09-08 6:24 UTC
[PATCH v13 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-09-08 6:21 UTC (3+ messages)
[PATCH bpf-next v4 0/7] bpf: fix typos and repeated words in comments
2026-09-08 6:08 UTC (9+ messages)
` [PATCH bpf-next v4 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v4 2/7] bpf: fix typos in comments
` [PATCH bpf-next v4 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v4 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v4 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v4 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v4 7/7] selftests/bpf: fix repeated words "
[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
2026-09-08 5:10 UTC (32+ messages)
` [PATCH bpf-next 03/12] bpf: Support by-value struct arguments up to 16 bytes
` [PATCH bpf-next 04/12] bpf: Support __int128 as a by-value function argument
` [PATCH bpf-next 05/12] bpf: Support by-value struct and __int128 kfunc arguments
` [PATCH bpf-next 06/12] bpf: Add a JIT helper for the outgoing stack of kfunc calls
` [PATCH bpf-next 07/12] bpf, x86: Place kfunc arguments per the SysV calling convention
` [PATCH bpf-next 10/12] selftests/bpf: Add C tests for by-value arguments up to 16 bytes
[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
2026-09-08 4:57 UTC (8+ messages)
` [PATCH bpf-next 2/2] bpftool: Reject non-autoload programs for light skeletons
[PATCH bpf-next 11/12] selftests/bpf: Add inline-asm tests for by-value arguments
2026-09-08 4:35 UTC (3+ messages)
[PATCH bpf-next 08/12] bpf: Record a 16-byte argument alignment in the function model
2026-09-08 4:28 UTC (3+ messages)
[PATCH bpf 1/2] bpf: Fix bpf_skb_change_tail wrt csum partial skbs
2026-09-08 2:40 UTC (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add test for bpf_skb_change_tail on "
[PATCH 6.12.y] tcp: clear sock_ops cb flags before force-closing a child socket
2026-09-08 0:53 UTC (3+ messages)
[PATCH bpf v2 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
2026-09-07 23:23 UTC (3+ messages)
` [PATCH bpf v2 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
[syzbot] [bpf?] WARNING in pcpu_get_vm_areas
2026-09-07 20:14 UTC
[PATCH bpf] bpf: refresh seg6local SRH pointer after skb pull
2026-09-07 20:02 UTC (3+ messages)
[PATCH v2 bpf-next 00/18] Support inline functions in BTF
2026-09-07 20:00 UTC (7+ messages)
` [PATCH v2 bpf-next 11/18] bpftool: Add ability to dump LOC_PARAM, LOC_PROTO and LOCSEC
` [PATCH v2 bpf-next 14/18] btf: Make vmlinux, module inline info available in /sys/kernel/btf
[PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI
2026-09-07 19:33 UTC (5+ messages)
` [PATCH RFC 8/8] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
[PATCH bpf-next v8 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-07 18:51 UTC (5+ messages)
` [PATCH bpf-next v8 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v8 2/2] selftests/bpf: Add memcg async reclaim test
[BUG] net/ipv6: use-after-free in seg6_bpf_has_valid_srh()
2026-09-07 18:13 UTC
[PATCH bpf-next v2] libbpf: fix log level propagation for light skeleton loaders
2026-09-07 17:05 UTC
[BUG] libbpf: BTF dedup merges arrays with different element types
2026-09-07 16:30 UTC (6+ messages)
` [PATCH bpf 0/2] libbpf: Fix array comparison in BTF dedup
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Test array element "
[PATCH bpf 0/2] bpftool: fix sparse logical CPU handling
2026-09-07 15:57 UTC (3+ messages)
` [PATCH bpf 1/2] bpftool: Fix CPU IDs in per-CPU map output
` [PATCH bpf 2/2] bpftool: Fix sparse CPU IDs in prog profile
[PATCH bpf-next 1/4] libbpf: Add bpf_program__add_flags() and bpf_program__clear_flags()
2026-09-07 15:24 UTC (3+ messages)
` [PATCH bpf-next 4/4] bpftool: Adopt bpf_program__add_flags() helper
[PATCH bpf-next v6 1/2] bpf: Validate program attach type during link update
2026-09-07 15:08 UTC (3+ messages)
[PATCH bpf-next v4 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-09-07 14:04 UTC (6+ messages)
` [PATCH bpf-next v4 1/7] mm: Add copy_remote_mm_str()
[PATCH bpf v3 0/2] bpf, arm64: fix the exception callback's frame pointer
2026-09-07 13:43 UTC (4+ messages)
` [PATCH bpf v3 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v3 2/2] selftests/bpf: cover the exception callback using its own BPF stack
[PATCH bpf v2 0/2] bpf, arm64: fix the exception callback's frame pointer
2026-09-07 13:06 UTC (7+ messages)
` [PATCH bpf v2 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v2 2/2] selftests/bpf: cover the exception callback using its own BPF stack
[PATCH net v3] xsk: set network header on skb at generic transmit
2026-09-07 12:01 UTC (3+ messages)
[PATCH bpf-next v3 0/7] bpf: fix typos and repeated words in comments
2026-09-07 12:00 UTC (8+ messages)
` [PATCH bpf-next v3 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v3 2/7] bpf: fix typos in comments
` [PATCH bpf-next v3 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v3 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v3 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v3 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v3 7/7] selftests/bpf: fix repeated words "
[PATCH bpf-next 0/5] bpf: Fix arena memory incoherence
2026-09-07 11:45 UTC (5+ messages)
` [PATCH bpf-next 3/5] bpf: Fix arena race between page free and alloc leading to incoherency
` [PATCH bpf-next 4/5] bpf: Atomically update PTE and range tree in arena VM fault handler
[PATCH v2] bpf, sockmap: Fix self-redirect copied_seq double-counting
2026-09-07 10:52 UTC (4+ messages)
[PATCH bpf-next v7 0/2] libbpf: improve BPF load performance by selectively loading module BTFs
2026-09-07 8:34 UTC (7+ messages)
` [PATCH bpf-next v7 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [PATCH bpf-next v7 2/2] selftests/bpf: add tests for selective module BTF loading
[PATCH v11 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
2026-09-07 7:58 UTC (2+ messages)
[PATCH net v2] net/ipv6: don't route packets with unknown source address
2026-09-07 7:24 UTC (3+ messages)
[PATCH bpf-next v4 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-09-07 6:58 UTC (2+ messages)
[PATCH 0/2] sched: fix typos and repeated words in comments
2026-09-07 6:49 UTC (3+ messages)
` [PATCH 1/2] sched: fix typo "upto" "
` [PATCH 2/2] tools/sched_ext: fix repeated word 'be' in comment
[PATCH bpf-next v3 2/2] selftests/bpf: Cover symbolic bpftool map creation flags
2026-09-07 5:15 UTC (2+ messages)
` [bpf-next,v3,1/2] bpftool: Accept symbolic "
[PATCH bpf-next v2 1/2] bpftool: Use batch lookups for bounded hash map dumps
2026-09-07 5:15 UTC (3+ messages)
[PATCH bpf-next v2 2/2] selftests/bpf: Check bpftool batch map dump contents
2026-09-07 5:15 UTC (3+ messages)
[PATCH bpf-next v2 1/2] bpftool: Read ring buffer maps with event_pipe
2026-09-07 5:15 UTC (3+ messages)
[PATCH bpf-next v3 1/2] bpftool: Add recursive map dumping
2026-09-07 5:14 UTC (3+ messages)
[PATCH bpf-next v3 2/2] selftests/bpf: Cover recursive bpftool map dumps
2026-09-07 5:14 UTC (3+ messages)
[PATCH bpf-next v3 1/2] bpftool: Accept symbolic map creation flags
2026-09-07 5:14 UTC (3+ messages)
[PATCH v2 0/7] bpf: fix typos and repeated words in comments
2026-09-07 4:51 UTC (8+ messages)
` [PATCH v2 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH v2 2/7] bpf: fix typos in comments
` [PATCH v2 3/7] powerpc: net: fix typo "upto" "
` [PATCH v2 4/7] selftests/bpf: fix typos "
` [PATCH v2 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH v2 6/7] libbpf: Fix typos in comments
` [PATCH v2 7/7] selftests/bpf: fix repeated words "
[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-07 3:31 UTC (7+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
[PATCH bpf-next] bpf, riscv: Register extable entries at probe insn call sites
2026-09-07 3:26 UTC (3+ messages)
[PATCH bpf v4] bpf: Fix UAF due to concurrent consumption of ttrace lists in alloc_bulk
2026-09-07 2:40 UTC (2+ 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