org.kernel.vger.bpf archive

1364 archived articles, newest first (page 4 of 14). Latest articles →

[PATCH bpf-next v1 00/14] Follow ups for verifier errors set
Sun, 16 Aug 2026 03:57:28 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #193683
Re: [PATCH net-next v4 04/15] gve: add struct gve_device_info to hold device properties
Sat, 15 Aug 2026 02:14:35 +0000
[email protected] • #193586
Re: [PATCH net-next v4 01/15] gve: don't pass in unused parameter to gve_adminq_free
Sat, 15 Aug 2026 02:14:35 +0000
[email protected] • #193585
Re: [PATCH bpf v3 2/2] selftests/bpf: Check per-CPU address resolution per register
Fri, 14 Aug 2026 18:12:31 -0700
Borislav Petkov <[email protected]> • #193584
Re: [PATCH bpf-next v5 10/11] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
Fri, 14 Aug 2026 18:03:34 -0700
Eduard Zingerman <[email protected]> • #193583
Re: [PATCH bpf-next v5 09/11] selftests/bpf: Add C tests for 16-byte returns in R0:R2
Fri, 14 Aug 2026 17:47:33 -0700
Eduard Zingerman <[email protected]> • #193582
Re: [PATCH v2 bpf-next] selftests/bpf: Retry stat generation in cgroup_iter_memcg
Sat, 15 Aug 2026 00:13:21 +0000 (UTC)
[email protected] • #193581
Re: [PATCH] sched_ext: don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
Sat, 15 Aug 2026 08:01:21 +0800
Tao Cui <[email protected]> • #193580
Re: [PATCH bpf v3 2/2] selftests/bpf: Check per-CPU address resolution per register
Fri, 14 Aug 2026 16:55:00 -0700
Vineet Gupta <[email protected]> • #193579
Re: [PATCH bpf-next v5 06/11] bpf: Add verifier support for 16-byte returns in R0:R2
Fri, 14 Aug 2026 16:53:57 -0700
Eduard Zingerman <[email protected]> • #193578
[PATCH v2 5/5] x86/cpu: Don't transiently clear the boot CPU's capabilities
Fri, 14 Aug 2026 16:51:34 -0700
Ihor Solodrai <[email protected]> • #193577
[PATCH v2 4/5] x86/cpu: Move 32-bit SEP setup into identify_cpu()
Fri, 14 Aug 2026 16:51:33 -0700
Ihor Solodrai <[email protected]> • #193576
[PATCH v2 3/5] x86/cpu: Inline generic_identify() into identify_cpu()
Fri, 14 Aug 2026 16:51:32 -0700
Ihor Solodrai <[email protected]> • #193575
[PATCH v2 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early
Fri, 14 Aug 2026 16:51:31 -0700
Ihor Solodrai <[email protected]> • #193574
[PATCH v2 0/5] x86/cpu: Refactor identify_cpu()
Fri, 14 Aug 2026 16:51:29 -0700
Ihor Solodrai <[email protected]> • #193573
[PATCH v2 1/5] x86/cpu: Factor init_cpu_info() out of identify_cpu()
Fri, 14 Aug 2026 16:51:30 -0700
Ihor Solodrai <[email protected]> • #193572
[PATCH net 5/6] gve: fix napi_disable deadlock when attempting to disable XSK pools
Fri, 14 Aug 2026 16:48:44 -0700
Joshua Washington <[email protected]> • #193571
[PATCH net 6/6] gve: fix NULL dereference from premature XSK pool DMA unmap
Fri, 14 Aug 2026 16:48:45 -0700
Joshua Washington <[email protected]> • #193570
[PATCH net 3/6] gve: fix XSK buffer leak on error descriptor
Fri, 14 Aug 2026 16:48:42 -0700
Joshua Washington <[email protected]> • #193569
[PATCH net 4/6] gve: don't register xsk pool on pre-existing queues in RDA mode
Fri, 14 Aug 2026 16:48:43 -0700
Joshua Washington <[email protected]> • #193568
[PATCH net 2/6] gve: fix XSK buffer leak when rings are stopped
Fri, 14 Aug 2026 16:48:41 -0700
Joshua Washington <[email protected]> • #193567
[PATCH net 1/6] gve: increment work_done for XDP and error packets
Fri, 14 Aug 2026 16:48:40 -0700
Joshua Washington <[email protected]> • #193566
[PATCH net 0/6] gve: various XDP fixes
Fri, 14 Aug 2026 16:48:39 -0700
Joshua Washington <[email protected]> • #193565
Re: [PATCH bpf-next v5 04/11] bpf: Track R2 of register-pair returns in precision backtracking
Fri, 14 Aug 2026 16:37:02 -0700
Eduard Zingerman <[email protected]> • #193564
Re: [PATCH bpf-next v2 5/6] selftests/bpf: Add tests for pointer type merge at a shared load
Sat, 15 Aug 2026 01:35:09 +0200
Daniel Borkmann <[email protected]> • #193563
Re: [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]
Fri, 14 Aug 2026 23:34:11 +0000
[email protected] • #193562
Re: [RFC bpf-next 4/6] selftests/bpf: cover low-32 subreg-equal link for zero-extending movs
Fri, 14 Aug 2026 23:27:54 +0000
[email protected] • #193561
Re: [RFC bpf-next 6/6] selftests/bpf: cover 32-bit sign-extension low-32 links
Fri, 14 Aug 2026 23:27:18 +0000
[email protected] • #193560
Re: [PATCH bpf-next v2 3/6] bpf: Reject a store through a fault prone pointer
Sat, 15 Aug 2026 01:26:56 +0200
Daniel Borkmann <[email protected]> • #193559
[RFC bpf-next 6/6] selftests/bpf: cover 32-bit sign-extension low-32 links
Fri, 14 Aug 2026 16:19:45 -0700
Vineet Gupta <[email protected]> • #193558
[RFC bpf-next 5/6] bpf: support low-32 subreg scalar linking for sign-extending movs
Fri, 14 Aug 2026 16:19:44 -0700
Vineet Gupta <[email protected]> • #193557
[PATCH v2 bpf-next] selftests/bpf: Retry stat generation in cgroup_iter_memcg
Fri, 14 Aug 2026 16:20:17 -0700
Andrii Nakryiko <[email protected]> • #193556
[RFC bpf-next 4/6] selftests/bpf: cover low-32 subreg-equal link for zero-extending movs
Fri, 14 Aug 2026 16:19:43 -0700
Vineet Gupta <[email protected]> • #193555
[RFC bpf-next 3/6] bpf: support low-32 subreg scalar linking for zero-extending movs
Fri, 14 Aug 2026 16:19:42 -0700
Vineet Gupta <[email protected]> • #193554
[RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]
Fri, 14 Aug 2026 16:19:41 -0700
Vineet Gupta <[email protected]> • #193553
[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
Fri, 14 Aug 2026 16:19:39 -0700
Vineet Gupta <[email protected]> • #193552
[RFC bpf-next 1/6] bpf: turn bpf_reg_state->precise into a flags field [NFC]
Fri, 14 Aug 2026 16:19:40 -0700
Vineet Gupta <[email protected]> • #193551
Re: [PATCH bpf-next v2 5/6] selftests/bpf: Add tests for pointer type merge at a shared load
Fri, 14 Aug 2026 22:56:27 +0000 (UTC)
[email protected] • #193550
Re: [PATCH v7 bpf-next] bpf: Populate mmap-able array map memory lazily
Fri, 14 Aug 2026 15:47:36 -0700
Andrii Nakryiko <[email protected]> • #193549
Re: [PATCH bpf-next v5 02/11] bpf: Add helpers to describe the R0:R2 return register pair
Fri, 14 Aug 2026 15:43:39 -0700
Eduard Zingerman <[email protected]> • #193548
Re: [PATCH bpf-next v2 3/6] bpf: Reject a store through a fault prone pointer
Fri, 14 Aug 2026 22:40:57 +0000 (UTC)
[email protected] • #193547
Re: [PATCH bpf v3 2/2] selftests/bpf: Check per-CPU address resolution per register
Fri, 14 Aug 2026 15:39:54 -0700
Vineet Gupta <[email protected]> • #193546
Re: [PATCH bpf v3 2/2] selftests/bpf: Check per-CPU address resolution per register
Fri, 14 Aug 2026 22:39:24 +0000 (UTC)
[email protected] • #193545
Re: [PATCH v2 bpf 0/4] bpf: Fix ring buffer position wrap handling on 32-bit
Fri, 14 Aug 2026 22:30:28 +0000
[email protected] • #193544
Re: [PATCH bpf-next v2 6/6] selftests/bpf: Add tests for fault prone loads out of RCU pointers
Sat, 15 Aug 2026 00:28:13 +0200
Daniel Borkmann <[email protected]> • #193543
Re: [PATCH bpf v3 2/2] selftests/bpf: Check per-CPU address resolution per register
Fri, 14 Aug 2026 22:26:51 +0000
[email protected] • #193542
Re: [PATCH bpf-next v5 01/11] bpf: Factor check_global_ret_scalar_reg() out of the global return check
Fri, 14 Aug 2026 15:24:38 -0700
Eduard Zingerman <[email protected]> • #193541
Re: [PATCH] sched_ext/scx_flatcg: expire cached hweights on weight changes
Fri, 14 Aug 2026 12:23:15 -1000
Tejun Heo <[email protected]> • #193540
Re: [PATCH bpf v1] selftests/bpf: Fix selftest build after filter.h update
Fri, 14 Aug 2026 22:20:05 +0000
[email protected] • #193539
Re: [PATCH v2 bpf 3/4] bpf: Read producer_pos before overwrite_pos in ringbuf_avail_data_sz()
Fri, 14 Aug 2026 15:20:17 -0700
Andrii Nakryiko <[email protected]> • #193538
Re: [PATCH bpf-next v2 1/6] bpf: Keep fault protection when merging pointer types
Sat, 15 Aug 2026 00:19:25 +0200
Daniel Borkmann <[email protected]> • #193537
Re: [PATCH bpf-next v2 1/6] bpf: Keep fault protection when merging pointer types
Fri, 14 Aug 2026 22:15:02 +0000
[email protected] • #193536
Re: [PATCH bpf-next v4 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
Fri, 14 Aug 2026 15:08:16 -0700
Eduard Zingerman <[email protected]> • #193535
Re: [PATCH bpf-next v2 6/6] selftests/bpf: Add tests for fault prone loads out of RCU pointers
Fri, 14 Aug 2026 22:03:31 +0000
[email protected] • #193534
[PATCH bpf v3 2/2] selftests/bpf: Check per-CPU address resolution per register
Fri, 14 Aug 2026 15:02:54 -0700
Vineet Gupta <[email protected]> • #193533
[PATCH bpf v3 1/2] bpf, x86: Fix per-CPU address resolution into an extended register
Fri, 14 Aug 2026 15:02:53 -0700
Vineet Gupta <[email protected]> • #193532
[PATCH bpf v3 0/2] bpf, x86: fix per-CPU address resolution into an extended register
Fri, 14 Aug 2026 15:02:52 -0700
Vineet Gupta <[email protected]> • #193531
Re: [PATCH bpf-next] bpf: Fix arm64 KASAN false positive after bpf_throw
Fri, 14 Aug 2026 16:30:08 +0000
[email protected] • #193465
[PATCH v7 bpf-next] bpf: Populate mmap-able array map memory lazily
Fri, 14 Aug 2026 08:56:23 -0700
Song Liu <[email protected]> • #193464
Re: [PATCH bpf-next] selftests/bpf: Move tracing_multi_bench_attach to bench
Fri, 14 Aug 2026 16:54:50 +0200
Jiri Olsa <[email protected]> • #193463
Re: [PATCH bpf-next v3 4/5] bpf, x86: make sure allocation in arch_bpf_trampoline_size() is writable
Fri, 14 Aug 2026 16:53:32 +0200
Jiri Olsa <[email protected]> • #193462
Re: [PATCH] sched_ext/scx_flatcg: expire cached hweights on weight changes
Fri, 14 Aug 2026 22:48:35 +0800
Tao Cui <[email protected]> • #193461
[PATCH] sched_ext/scx_flatcg: expire cached hweights on weight changes
Fri, 14 Aug 2026 22:41:16 +0800
Tao Cui <[email protected]> • #193460
Re: [PATCH v2 bpf 3/4] bpf: Read producer_pos before overwrite_pos in ringbuf_avail_data_sz()
Fri, 14 Aug 2026 16:09:36 +0200
Israel Téllez <[email protected]> • #193459
Re: [PATCH bpf] bpf: Enforce cgroup storage map consistency for freplace attach
Fri, 14 Aug 2026 13:46:41 +0000 (UTC)
[email protected] • #193458
RE: [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
Fri, 14 Aug 2026 09:34:01 -0400
Willem de Bruijn <[email protected]> • #193457
Re: [PATCH v2 bpf 1/4] bpf: Fix pending_pos walk on 32-bit ring position wrap
Fri, 14 Aug 2026 13:31:02 +0000 (UTC)
[email protected] • #193456
Re: [PATCH v2 bpf 4/4] libbpf: Fix ring buffer consumer loop on 32-bit position wrap
Fri, 14 Aug 2026 13:31:00 +0000 (UTC)
[email protected] • #193455
Re: [PATCH v2 bpf 3/4] bpf: Read producer_pos before overwrite_pos in ringbuf_avail_data_sz()
Fri, 14 Aug 2026 13:30:57 +0000 (UTC)
[email protected] • #193454
Re: [PATCH bpf] bpf: Enforce cgroup storage map consistency for freplace attach
Fri, 14 Aug 2026 13:18:42 +0000
[email protected] • #193453
[PATCH bpf] bpf: Enforce cgroup storage map consistency for freplace attach
Fri, 14 Aug 2026 21:06:23 +0800
Aohan Mei <[email protected]> • #193452
Re: [PATCH v2 bpf 4/4] libbpf: Fix ring buffer consumer loop on 32-bit position wrap
Fri, 14 Aug 2026 13:07:17 +0000
[email protected] • #193451
Re: [PATCH v2 bpf 1/4] bpf: Fix pending_pos walk on 32-bit ring position wrap
Fri, 14 Aug 2026 13:05:32 +0000
[email protected] • #193450
Re: [PATCH v2 bpf 2/4] bpf: Fix available-data accounting on 32-bit wrap in overwrite mode
Fri, 14 Aug 2026 13:04:16 +0000
[email protected] • #193449
Re: [PATCH v2 bpf 3/4] bpf: Read producer_pos before overwrite_pos in ringbuf_avail_data_sz()
Fri, 14 Aug 2026 13:01:04 +0000
[email protected] • #193448
[PATCH v2 bpf 4/4] libbpf: Fix ring buffer consumer loop on 32-bit position wrap
Fri, 14 Aug 2026 14:48:43 +0200
Israel Téllez García <[email protected]> • #193447
[PATCH v2 bpf 3/4] bpf: Read producer_pos before overwrite_pos in ringbuf_avail_data_sz()
Fri, 14 Aug 2026 14:48:42 +0200
Israel Téllez García <[email protected]> • #193446
[PATCH v2 bpf 2/4] bpf: Fix available-data accounting on 32-bit wrap in overwrite mode
Fri, 14 Aug 2026 14:48:41 +0200
Israel Téllez García <[email protected]> • #193445
[PATCH v2 bpf 1/4] bpf: Fix pending_pos walk on 32-bit ring position wrap
Fri, 14 Aug 2026 14:48:40 +0200
Israel Téllez García <[email protected]> • #193444
[PATCH v2 bpf 0/4] bpf: Fix ring buffer position wrap handling on 32-bit
Fri, 14 Aug 2026 14:48:39 +0200
Israel Téllez García <[email protected]> • #193443
Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add cross-subprog gotox target coverage
Fri, 14 Aug 2026 12:09:49 +0000
Anton Protopopov <[email protected]> • #193442
Re: [PATCH net-next] net: xdp: don't assume an Ethernet header in generic XDP
Fri, 14 Aug 2026 11:33:04 +0000
[email protected] • #193441
Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_sockopt is_compat field
Fri, 14 Aug 2026 11:20:58 +0000
[email protected] • #193440
Re: [PATCH bpf-next 0/2] bpf: Cleanup & optimization
Fri, 14 Aug 2026 12:45:18 +0200
Jakub Sitnicki <[email protected]> • #193439
Re: [PATCH bpf-next 2/2] bpf, sockmap: Use sock_hold() instead of refcount_inc_not_zero() in lookup
Fri, 14 Aug 2026 12:42:37 +0200
Jakub Sitnicki <[email protected]> • #193438
RE: [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
Fri, 14 Aug 2026 10:29:59 +0000
"Chia-Yu Chang (Nokia)" <[email protected]> • #193437
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Fri, 14 Aug 2026 11:06:20 +0100
Muhammad Usama Anjum <[email protected]> • #193436
Re: [PATCH bpf-next v7 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
Fri, 14 Aug 2026 08:40:34 +0000
"Hudson, Nick" <[email protected]> • #193435
Re: [PATCH 00/13] audit: log all six syscall arguments in the SYSCALL record
Fri, 14 Aug 2026 09:40:22 +0100
Will Deacon <[email protected]> • #193434
Re: [PATCH bpf-next v7 5/6] bpf: clear decap state on skb_adjust_room shrink path
Fri, 14 Aug 2026 08:33:57 +0000
"Hudson, Nick" <[email protected]> • #193433
Re: [PATCH v8 net-next] octeontx2-pf: add mqprio bandwidth offload for NIX TX schedulers
Fri, 14 Aug 2026 08:28:49 +0000
[email protected] • #193432
[PATCH net-next 14/14] selftests/bpf: Use non-trivial test payload in xdp_context tests
Fri, 14 Aug 2026 10:14:15 +0200
Jakub Sitnicki <[email protected]> • #193431
[PATCH net-next 12/14] selftests/bpf: Test skb_ext read from seg6local End.BPF hook
Fri, 14 Aug 2026 10:14:13 +0200
Jakub Sitnicki <[email protected]> • #193430
[PATCH net-next 13/14] selftests/bpf: Test skb_ext read from sk_skb stream verdict hook
Fri, 14 Aug 2026 10:14:14 +0200
Jakub Sitnicki <[email protected]> • #193429
[PATCH net-next 10/14] selftests/bpf: Test skb_ext read from netfilter hook
Fri, 14 Aug 2026 10:14:11 +0200
Jakub Sitnicki <[email protected]> • #193428
[PATCH net-next 11/14] selftests/bpf: Test skb_ext from LWT in, out, and xmit hooks
Fri, 14 Aug 2026 10:14:12 +0200
Jakub Sitnicki <[email protected]> • #193427
[PATCH net-next 08/14] selftests/bpf: Test skb_ext read from sock_ops and LSM hooks
Fri, 14 Aug 2026 10:14:09 +0200
Jakub Sitnicki <[email protected]> • #193426
[PATCH net-next 09/14] selftests/bpf: Test skb_ext read from kfree_skb tracepoint
Fri, 14 Aug 2026 10:14:10 +0200
Jakub Sitnicki <[email protected]> • #193425
[PATCH net-next 07/14] selftests/bpf: Test skb_ext read from cgroup_skb and sk_filter hooks
Fri, 14 Aug 2026 10:14:08 +0200
Jakub Sitnicki <[email protected]> • #193424
[PATCH net-next 05/14] selftests/bpf: Test skb_ext on cloned skbs
Fri, 14 Aug 2026 10:14:06 +0200
Jakub Sitnicki <[email protected]> • #193423
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.