org.kernel.vger.bpf archive

1369 archived articles, newest first (page 5 of 14). Latest articles →

[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
[PATCH net-next 03/14] bpf: Make BPF skb extension survive packet scrubbing
Fri, 14 Aug 2026 10:14:04 +0200
Jakub Sitnicki <[email protected]> • #193422
[PATCH net-next 06/14] selftests/bpf: Test skb_ext survival across veth and GRE
Fri, 14 Aug 2026 10:14:07 +0200
Jakub Sitnicki <[email protected]> • #193421
[PATCH net-next 04/14] selftests/bpf: Add tests for bpf_dynptr_from_skb_ext
Fri, 14 Aug 2026 10:14:05 +0200
Jakub Sitnicki <[email protected]> • #193420
[PATCH net-next 01/14] bpf: Introduce per-packet metadata storage for BPF programs
Fri, 14 Aug 2026 10:14:02 +0200
Jakub Sitnicki <[email protected]> • #193419
[PATCH net-next 02/14] bpf: Allow access to bpf_sock_ops_kern->skb
Fri, 14 Aug 2026 10:14:03 +0200
Jakub Sitnicki <[email protected]> • #193418
[PATCH net-next 00/14] skb extension for BPF metadata
Fri, 14 Aug 2026 10:14:01 +0200
Jakub Sitnicki <[email protected]> • #193417
Re: [PATCH bpf-next 2/4] bpf: Merge pointer types also when both are PTR_TO_MEM
Fri, 14 Aug 2026 10:10:06 +0200
Daniel Borkmann <[email protected]> • #193416
Re: [PATCH v3 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
Fri, 14 Aug 2026 08:09:24 +0000
[email protected] • #193415
Re: [PATCH v3 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
Fri, 14 Aug 2026 08:01:15 +0000
[email protected] • #193414
[PATCH v3 4/4] selftests/sched_ext: build BPF schedulers via the shared lib.bpf.mk
Fri, 14 Aug 2026 00:50:54 -0700
Ziyang Men <[email protected]> • #193413
[PATCH v3 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
Fri, 14 Aug 2026 00:50:52 -0700
Ziyang Men <[email protected]> • #193412
Re: [PATCH bpf-next v4 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
Wed, 12 Aug 2026 15:12:52 -0700
Eduard Zingerman <[email protected]> • #192984
Re: [PATCH bpf-next v4 06/13] bpf: Reject callbacks returning more than 8 bytes
Wed, 12 Aug 2026 14:41:59 -0700
Eduard Zingerman <[email protected]> • #192983
Re: [PATCH bpf-next v4 12/13] selftests/bpf: Add tests for callbacks returning more than 8 bytes
Wed, 12 Aug 2026 14:22:11 -0700
Yonghong Song <[email protected]> • #192982
Re: [PATCH bpf-next v4 05/13] bpf: Account R2 of register-pair returns in live register analysis
Wed, 12 Aug 2026 14:21:05 -0700
Eduard Zingerman <[email protected]> • #192981
Re: [PATCH bpf-next v4 04/13] bpf: Track R2 of register-pair returns in precision backtracking
Wed, 12 Aug 2026 14:16:16 -0700
Eduard Zingerman <[email protected]> • #192980
Re: [PATCH bpf-next v4 11/13] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
Wed, 12 Aug 2026 14:08:54 -0700
Yonghong Song <[email protected]> • #192979
Re: [PATCH bpf-next v2 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
Wed, 12 Aug 2026 20:57:44 +0000 (UTC)
[email protected] • #192978
Re: [PATCH bpf-next v4 10/13] selftests/bpf: Add C tests for 16-byte returns in R0:R2
Wed, 12 Aug 2026 13:49:46 -0700
Yonghong Song <[email protected]> • #192977
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
Wed, 12 Aug 2026 20:42:29 +0000 (UTC)
[email protected] • #192976
Re: [PATCH bpf-next v4 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
Wed, 12 Aug 2026 13:42:09 -0700
Eduard Zingerman <[email protected]> • #192975
Re: [PATCH bpf-next v4 09/13] bpf: Enable aggregate return types up to 16 bytes
Wed, 12 Aug 2026 13:29:41 -0700
Yonghong Song <[email protected]> • #192974
Re: [PATCH bpf-next v4 08/13] bpf: Reject register-pair returns when the subprog BTF is unreliable
Wed, 12 Aug 2026 13:26:44 -0700
Yonghong Song <[email protected]> • #192973
Re: [PATCH bpf-next v4 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
Wed, 12 Aug 2026 13:12:08 -0700
Yonghong Song <[email protected]> • #192972
Re: [PATCH bpf-next v4 02/13] bpf: Add helpers to describe the R0:R2 return register pair
Wed, 12 Aug 2026 13:07:07 -0700
Eduard Zingerman <[email protected]> • #192971
Re: [PATCH bpf-next v4 05/13] bpf: Account R2 of register-pair returns in live register analysis
Wed, 12 Aug 2026 12:55:59 -0700
Yonghong Song <[email protected]> • #192970
Re: [PATCH bpf-next v4 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
Wed, 12 Aug 2026 12:48:53 -0700
Yonghong Song <[email protected]> • #192969
[PATCH bpf-next v2 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
Wed, 12 Aug 2026 21:38:41 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #192968
[PATCH bpf-next v2 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
Wed, 12 Aug 2026 21:38:40 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #192967
[PATCH bpf-next v2 0/2] Add resolve_btfids support for __arena kfunc suffix
Wed, 12 Aug 2026 21:38:39 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #192966
Re: [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
Wed, 12 Aug 2026 19:34:44 +0000
"Edgecombe, Rick P" <[email protected]> • #192965
Re: [PATCH bpf-next v4 02/13] bpf: Add helpers to describe the R0:R2 return register pair
Wed, 12 Aug 2026 12:31:56 -0700
Yonghong Song <[email protected]> • #192964
Re: [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
Wed, 12 Aug 2026 14:29:55 -0500
Bill Roberts <[email protected]> • #192963
Re: [PATCH] sched_ext: Gate cid kfuncs behind the SCX struct_ops check
Wed, 12 Aug 2026 09:20:12 -1000
Tejun Heo <[email protected]> • #192962
Re: [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
Wed, 12 Aug 2026 11:58:52 -0700
Amery Hung <[email protected]> • #192961
Re: [PATCH bpf v3 1/2] selftests/bpf: keep polling connection that is still in progress
Wed, 12 Aug 2026 11:46:32 -0700
Ihor Solodrai <[email protected]> • #192960
Re: [PATCH bpf-next 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
Wed, 12 Aug 2026 14:42:44 -0400
Justin Suess <[email protected]> • #192959
Re: [PATCH bpf-next v3 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
Wed, 12 Aug 2026 11:41:23 -0700
Amery Hung <[email protected]> • #192958
Re: [PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
Wed, 12 Aug 2026 14:40:23 -0400
Justin Suess <[email protected]> • #192957
Re: [PATCH bpf-next v2 0/4] selftest related fixes
Wed, 12 Aug 2026 18:36:43 +0000
[email protected] • #192956
Re: [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
Wed, 12 Aug 2026 18:30:31 +0000
"Edgecombe, Rick P" <[email protected]> • #192955
Re: [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
Wed, 12 Aug 2026 13:03:20 -0500
Bill Roberts <[email protected]> • #192954
Re: [PATCH bpf-next v3 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
Wed, 12 Aug 2026 11:03:38 -0700
Amery Hung <[email protected]> • #192953
Re: [PATCH net] net/sched: add get_fill_size callbacks for actions missing them
Wed, 12 Aug 2026 14:53:15 -0300
Victor Nogueira <[email protected]> • #192952
Re: [PATCH bpf-next v3 1/6] bpf: Derive the atomic load register in one place
Wed, 12 Aug 2026 17:40:15 +0000
[email protected] • #192951
Re: [PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
Wed, 12 Aug 2026 17:39:05 +0000 (UTC)
[email protected] • #192950
Re: [PATCH v2 1/2] x86/shstk: support via prctl
Wed, 12 Aug 2026 17:32:51 +0000
[email protected] • #192949
Re: [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
Wed, 12 Aug 2026 17:29:54 +0000
[email protected] • #192948
Re: [PATCH bpf-next v6 3/5] selftests/bpf: Add ksock kfunc test
Wed, 12 Aug 2026 17:25:42 +0000 (UTC)
[email protected] • #192947
Re: [PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard
Wed, 12 Aug 2026 17:25:40 +0000 (UTC)
[email protected] • #192946
Re: [PATCH bpf-next v6 1/5] net: Add connect_socket() helper
Wed, 12 Aug 2026 17:25:37 +0000 (UTC)
[email protected] • #192945
[PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
Wed, 12 Aug 2026 12:19:40 -0500
Bill Roberts <[email protected]> • #192944
[PATCH v2 1/2] x86/shstk: support via prctl
Wed, 12 Aug 2026 12:19:39 -0500
Bill Roberts <[email protected]> • #192943
[PATCH bpf-next] bpf: Trim special_kfunc_list in verifier
Thu, 13 Aug 2026 00:48:43 +0800
Leon Hwang <[email protected]> • #192942
[PATCH net v3 1/1] ip: orphan prefetched skbs before multicast forwarding
Thu, 13 Aug 2026 00:36:38 +0800
Zhiling Zou <[email protected]> • #192941
[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
Thu, 13 Aug 2026 00:36:37 +0800
Zhiling Zou <[email protected]> • #192940
Re: [PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard
Wed, 12 Aug 2026 09:25:25 -0700
Song Liu <[email protected]> • #192939
Re: [PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
Wed, 12 Aug 2026 09:19:35 -0700
Song Liu <[email protected]> • #192938
Re: [PATCH bpf-next v6 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
Wed, 12 Aug 2026 09:18:54 -0700
Song Liu <[email protected]> • #192937
[PATCH bpf-next v6 5/5] selftests/bpf: Add ksock test for async callback guard
Wed, 12 Aug 2026 15:43:28 +0000
Mahe Tardy <[email protected]> • #192936
[PATCH bpf-next v6 4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach
Wed, 12 Aug 2026 15:43:27 +0000
Mahe Tardy <[email protected]> • #192935
[PATCH bpf-next v6 3/5] selftests/bpf: Add ksock kfunc test
Wed, 12 Aug 2026 15:43:26 +0000
Mahe Tardy <[email protected]> • #192934
[PATCH bpf-next v6 2/5] bpf: Add ksock kfuncs
Wed, 12 Aug 2026 15:43:25 +0000
Mahe Tardy <[email protected]> • #192933
[PATCH bpf-next 09/13] selftests/bpf: Add tracing_multi bpf prog attach failure tests
Sun, 9 Aug 2026 23:01:07 +0800
Leon Hwang <[email protected]> • #192489
[PATCH bpf-next 08/13] selftests/bpf: Add tracing_multi bpf prog attach test
Sun, 9 Aug 2026 23:01:06 +0800
Leon Hwang <[email protected]> • #192488
[PATCH bpf-next 07/13] bpf: Add tracing_multi link info support for bpf progs
Sun, 9 Aug 2026 23:01:05 +0800
Leon Hwang <[email protected]> • #192487
[PATCH bpf-next 05/13] libbpf: Add tracing_multi link support for bpf progs
Sun, 9 Aug 2026 23:01:03 +0800
Leon Hwang <[email protected]> • #192486
[PATCH bpf-next 06/13] bpf: Add tracing_multi link fdinfo support for bpf progs
Sun, 9 Aug 2026 23:01:04 +0800
Leon Hwang <[email protected]> • #192485
[PATCH bpf-next 04/13] bpf: Add tracing_multi link support for bpf progs
Sun, 9 Aug 2026 23:01:02 +0800
Leon Hwang <[email protected]> • #192484
[PATCH bpf-next 03/13] bpf: Drop unnecessary ftrace_location() in update_fentry_multi()
Sun, 9 Aug 2026 23:01:01 +0800
Leon Hwang <[email protected]> • #192483
[PATCH bpf-next 02/13] bpf: Factor out update_fentry_multi helper
Sun, 9 Aug 2026 23:01:00 +0800
Leon Hwang <[email protected]> • #192482
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
Sun, 9 Aug 2026 23:00:58 +0800
Leon Hwang <[email protected]> • #192481
[PATCH bpf-next 01/13] bpf: Initialize ftrace_managed in bpf_trampoline_get
Sun, 9 Aug 2026 23:00:59 +0800
Leon Hwang <[email protected]> • #192480
Re: [PATCH bpf-next v1 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
Sun, 09 Aug 2026 16:08:01 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #192479
Re: [PATCH bpf-next v1 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
Sun, 09 Aug 2026 16:07:41 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #192478
Re: [PATCH bpf-next v1 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
Sun, 9 Aug 2026 10:10:18 +0000 (UTC)
[email protected] • #192477
Re: [PATCH bpf-next v1 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
Sun, 9 Aug 2026 09:57:20 +0000 (UTC)
[email protected] • #192476
[PATCH net] net/sched: cls_bpf: reject dev-bound programs bound to a different device
Sun, 9 Aug 2026 05:44:18 -0400
Jamal Hadi Salim <[email protected]> • #192475
[PATCH bpf-next v1 2/2] selftests/bpf: Test resolve_btfids arena argument suffixes
Sun, 9 Aug 2026 10:51:54 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #192474
[PATCH bpf-next v1 1/2] resolve_btfids: Emit arena attributes from kfunc parameter suffixes
Sun, 9 Aug 2026 10:51:53 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #192473
[PATCH bpf-next v1 0/2] Add resolve_btfids support for __arena kfunc suffix
Sun, 9 Aug 2026 10:51:52 +0200
Kumar Kartikeya Dwivedi <[email protected]> • #192472
Re: [PATCH v3 0/2] LoongArch: BPF: per-CPU address resolution and timed may_goto
Sun, 9 Aug 2026 12:09:22 +0800
Huacai Chen <[email protected]> • #192471
Re: [PATCH bpf-next v3 06/13] bpf: Reject callbacks returning more than 8 bytes
Sat, 08 Aug 2026 19:45:38 +0000
[email protected] • #192470
Re: [PATCH bpf-next v3 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
Sat, 08 Aug 2026 19:41:19 +0000
[email protected] • #192469
Re: [PATCH bpf-next v3 03/13] bpf: Wire up JIT support for 16-byte kfunc returns
Sat, 08 Aug 2026 19:39:53 +0000
[email protected] • #192468
Re: [PATCH bpf-next v3 04/13] bpf: Track R2 of register-pair returns in precision backtracking
Sat, 08 Aug 2026 19:29:04 +0000
[email protected] • #192467
Re: [PATCH bpf-next v3 10/13] selftests/bpf: Add C tests for 16-byte returns in R0:R2
Sat, 08 Aug 2026 19:27:26 +0000
[email protected] • #192466
Re: [PATCH bpf-next v2 1/4] selftests/bpf: map_kptr: expect BPF_ST reject msg on cpuv4 toolchains
Sat, 8 Aug 2026 12:16:00 -0700
Yonghong Song <[email protected]> • #192465
Re: [PATCH bpf-next v2 1/4] selftests/bpf: map_kptr: expect BPF_ST reject msg on cpuv4 toolchains
Sat, 8 Aug 2026 12:10:08 -0700
Yonghong Song <[email protected]> • #192464
[PATCH bpf-next v3 11/13] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns
Sat, 8 Aug 2026 12:04:18 -0700
Yonghong Song <[email protected]> • #192463
[PATCH bpf-next v3 12/13] selftests/bpf: Add tests for callbacks returning more than 8 bytes
Sat, 8 Aug 2026 12:04:23 -0700
Yonghong Song <[email protected]> • #192462
[PATCH bpf-next v3 13/13] Documentation/bpf: Document up to 16-byte kfunc return values in R0:R2
Sat, 8 Aug 2026 12:04:28 -0700
Yonghong Song <[email protected]> • #192461
[PATCH bpf-next v3 10/13] selftests/bpf: Add C tests for 16-byte returns in R0:R2
Sat, 8 Aug 2026 12:04:13 -0700
Yonghong Song <[email protected]> • #192460
[PATCH bpf-next v3 09/13] bpf: Enable aggregate return types up to 16 bytes
Sat, 8 Aug 2026 12:04:08 -0700
Yonghong Song <[email protected]> • #192459
[PATCH bpf-next v3 08/13] bpf: Reject register-pair returns when the subprog BTF is unreliable
Sat, 8 Aug 2026 12:04:03 -0700
Yonghong Song <[email protected]> • #192458
[PATCH bpf-next v3 07/13] bpf: Add verifier support for 16-byte returns in R0:R2
Sat, 8 Aug 2026 12:03:58 -0700
Yonghong Song <[email protected]> • #192457
[PATCH bpf-next v3 06/13] bpf: Reject callbacks returning more than 8 bytes
Sat, 8 Aug 2026 12:03:53 -0700
Yonghong Song <[email protected]> • #192456
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.