org.kernel.vger.bpf archive

1726 archived articles, newest first (page 17 of 18). Latest articles →

Re: [PATCH bpf-next v2 1/2] bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
Sat, 01 Aug 2026 05:36:07 +0000
[email protected] • #191278
[PATCH bpf-next v2 2/2] selftests/bpf: Add IP_TRANSPARENT and IPV6_TRANSPARENT to setget_sockopt
Sat, 1 Aug 2026 05:13:00 +0000
Shivaji Kant <[email protected]> • #191277
[PATCH bpf-next v2 1/2] bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
Sat, 1 Aug 2026 05:12:59 +0000
Shivaji Kant <[email protected]> • #191276
Re: [PATCH bpf-next v2 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
Fri, 31 Jul 2026 21:40:53 -0700
Eduard Zingerman <[email protected]> • #191275
Re: [PATCH bpf-next v2 5/5] selftests/bpf: verify zext_dst annotations for various instructions
Fri, 31 Jul 2026 21:24:44 -0700
Eduard Zingerman <[email protected]> • #191274
Re: [PATCH net v2 1/2] net: fix skb length accounting after generic XDP frag adjustment
Sat, 01 Aug 2026 03:24:37 +0000
[email protected] • #191273
Re: [PATCH bpf-next v2 3/5] bpf: infer zext_dst based on static register liveness analysis
Sat, 01 Aug 2026 01:42:30 +0000
[email protected] • #191272
Re: [PATCH bpf-next v2 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
Sat, 01 Aug 2026 01:35:08 +0000
[email protected] • #191271
Re: [PATCH bpf-next v2 4/5] bpf: simplify the bpf_is_reg64()
Sat, 01 Aug 2026 01:34:52 +0000
[email protected] • #191270
Re: [PATCH bpf-next v2 5/5] selftests/bpf: verify zext_dst annotations for various instructions
Sat, 01 Aug 2026 01:33:20 +0000
[email protected] • #191269
Re: [PATCH net-next v3] selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects
Sat, 1 Aug 2026 01:32:01 +0000 (UTC)
[email protected] • #191268
Re: [PATCH bpf-next v5 0/3] bpf: Fix trampoline handling of 128-bit values
Sat, 01 Aug 2026 01:10:12 +0000
[email protected] • #191267
[PATCH bpf-next v2 5/5] selftests/bpf: verify zext_dst annotations for various instructions
Fri, 31 Jul 2026 18:09:53 -0700
Eduard Zingerman <[email protected]> • #191266
[PATCH bpf-next v2 4/5] bpf: simplify the bpf_is_reg64()
Fri, 31 Jul 2026 18:09:52 -0700
Eduard Zingerman <[email protected]> • #191265
[PATCH bpf-next v2 3/5] bpf: infer zext_dst based on static register liveness analysis
Fri, 31 Jul 2026 18:09:51 -0700
Eduard Zingerman <[email protected]> • #191264
[PATCH bpf-next v2 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
Fri, 31 Jul 2026 18:09:50 -0700
Eduard Zingerman <[email protected]> • #191263
[PATCH bpf-next v2 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
Fri, 31 Jul 2026 18:09:49 -0700
Eduard Zingerman <[email protected]> • #191262
[PATCH bpf-next v2 0/5] bpf: infer zext_dst based on static register liveness analysis
Fri, 31 Jul 2026 18:09:48 -0700
Eduard Zingerman <[email protected]> • #191261
Re: [PATCH bpf-next v5 2/3] bpf, x86: Fix trampoline stack size for 128-bit arguments
Fri, 31 Jul 2026 17:57:48 -0700
Yonghong Song <[email protected]> • #191260
Re: [RFC PATCH bpf-next v2 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Fri, 31 Jul 2026 20:30:58 -0400
Joe Lawrence <[email protected]> • #191259
Re: [PATCH net-next v3] selftests/xsk: decouple xskxceiver and xdp apps from test_progs objects
Fri, 31 Jul 2026 17:28:39 -0700
Jakub Kicinski <[email protected]> • #191258
Re: [PATCH net-next 1/2] bpf: Allow IP_TRANSPARENT and IPV6_TRANSPARENT in bpf_{set,get}sockopt()
Sat, 1 Aug 2026 01:53:57 +0200
Kuniyuki Iwashima <[email protected]> • #191257
[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
Fri, 31 Jul 2026 16:36:23 -0700
Bobby Eshleman <[email protected]> • #191256
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Sat, 01 Aug 2026 01:35:35 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191255
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Sat, 01 Aug 2026 01:34:22 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191254
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Sat, 01 Aug 2026 01:14:12 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191253
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 19:11:05 -0400
David Windsor <[email protected]> • #191252
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 16:01:13 -0700
Casey Schaufler <[email protected]> • #191251
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Sat, 01 Aug 2026 00:45:42 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191250
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 15:27:35 -0700
Casey Schaufler <[email protected]> • #191249
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 22:27:34 +0000 (UTC)
[email protected] • #191248
Re: [RFC PATCH bpf-next v4 2/3] selftests/bpf: move shared build definitions into Makefile.buildvars
Fri, 31 Jul 2026 22:27:17 +0000 (UTC)
[email protected] • #191247
Re: [PATCH bpf-next 07/13] bpf: Add the LSM policy kfunc infrastructure
Fri, 31 Jul 2026 22:24:13 +0000 (UTC)
[email protected] • #191246
Re: [PATCH bpf-next 05/13] landlock: Factor the credential restriction out of landlock_restrict_self()
Fri, 31 Jul 2026 22:24:04 +0000 (UTC)
[email protected] • #191245
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 18:23:01 -0400
Paul Moore <[email protected]> • #191244
Re: [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
Fri, 31 Jul 2026 18:19:49 -0400
"Emil Tsalapatis" <[email protected]> • #191243
Re: [PATCH bpf] bpf: harden bloom filter allocation sizing on 32-bit kernels
Fri, 31 Jul 2026 22:14:58 +0000 (UTC)
[email protected] • #191242
Re: [PATCH v6 bpf-next 1/4] security: introduce struct lsm_xattrs
Fri, 31 Jul 2026 22:12:24 +0000 (UTC)
[email protected] • #191241
Re: [PATCH bpf-next v4 3/3] bpf: Avoid redundant min()/max() in cnum signed bounds
Fri, 31 Jul 2026 22:10:17 +0000 (UTC)
[email protected] • #191240
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Sat, 01 Aug 2026 00:04:34 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191239
Re: [PATCH bpf-next v3 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks
Fri, 31 Jul 2026 18:01:28 -0400
"Emil Tsalapatis" <[email protected]> • #191238
Re: [PATCH net-next v3] tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
Fri, 31 Jul 2026 22:01:24 +0000
[email protected] • #191237
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 17:49:46 -0400
Paul Moore <[email protected]> • #191236
Re: [PATCH v1 1/2] LoongArch: BPF: Clean up and decouple is32 parameter from move_imm()
Fri, 31 Jul 2026 21:42:16 +0000 (UTC)
[email protected] • #191235
Re: [PATCH bpf-next v4 1/3] bpf: Simplify cnum contains() by removing redundant branches
Fri, 31 Jul 2026 21:38:19 +0000 (UTC)
[email protected] • #191234
Re: [PATCH bpf-next v3 14/15] selftests/bpf: Test attaching struct_ops to a cgroup
Fri, 31 Jul 2026 17:35:47 -0400
"Emil Tsalapatis" <[email protected]> • #191233
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 23:29:27 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191232
Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Fri, 31 Jul 2026 17:28:05 -0400
Paul Moore <[email protected]> • #191231
Re: [PATCH bpf] bpf: harden bloom filter allocation sizing on 32-bit kernels
Fri, 31 Jul 2026 21:22:46 +0000
[email protected] • #191230
Re: [PATCH bpf-next 3/5] bpf: infer zext_dst based on static register liveness analysis
Fri, 31 Jul 2026 14:17:40 -0700
Eduard Zingerman <[email protected]> • #191229
Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Fri, 31 Jul 2026 17:15:20 -0400
Justin Suess <[email protected]> • #191228
Re: [PATCH bpf-next 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
Fri, 31 Jul 2026 14:12:34 -0700
Eduard Zingerman <[email protected]> • #191227
Re: [PATCH bpf-next v3 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
Fri, 31 Jul 2026 17:11:51 -0400
"Emil Tsalapatis" <[email protected]> • #191226
[PATCH bpf] bpf: harden bloom filter allocation sizing on 32-bit kernels
Fri, 31 Jul 2026 20:48:53 +0000
Jérémy Jean <[email protected]> • #191225
Re: [PATCH bpf v3] bpf: Fix netns reference imbalance in conntrack kfuncs
Fri, 31 Jul 2026 16:52:20 -0400
"Emil Tsalapatis" <[email protected]> • #191224
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 16:48:34 -0400
Paul Moore <[email protected]> • #191223
Re: [PATCH bpf v3] bpf: Fix netns reference imbalance in conntrack kfuncs
Fri, 31 Jul 2026 20:41:04 +0000 (UTC)
[email protected] • #191222
Re: [PATCH bpf-next 00/13] BPF interface for applying Landlock rulesets
Fri, 31 Jul 2026 16:30:39 -0400
Paul Moore <[email protected]> • #191221
Re: [PATCH bpf-next 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
Fri, 31 Jul 2026 20:24:43 +0000 (UTC)
[email protected] • #191220
Re: [PATCHES 00/31] pahole: Bug fixes and small improvements
Fri, 31 Jul 2026 17:21:24 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191219
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 22:16:36 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191218
Re: [PATCH bpf-next 4/5] bpf: simplify the bpf_is_reg64() signature
Fri, 31 Jul 2026 20:09:52 +0000 (UTC)
[email protected] • #191217
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 16:07:20 -0400
Paul Moore <[email protected]> • #191216
Re: [PATCH] selftests: net: reuseport_bpf_numa: consider cpuless numa node
Fri, 31 Jul 2026 12:59:23 -0700
Andi Kleen <[email protected]> • #191215
Re: [PATCH net v3 1/1] xsk: account ring allocations to memcg
Fri, 31 Jul 2026 13:02:53 -0700
Stanislav Fomichev <[email protected]> • #191214
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 16:01:36 -0400
Paul Moore <[email protected]> • #191213
Re: [PATCH bpf v4 0/4] bpf: Preserve pointer state for commuted arithmetic
Fri, 31 Jul 2026 19:50:11 +0000
[email protected] • #191212
Re: [PATCH bpf-next 10/13] bpf: Add the bpf_landlock_restrict_binprm kfunc
Fri, 31 Jul 2026 15:40:21 -0400
Justin Suess <[email protected]> • #191211
Re: [PATCH bpf v4 3/4] bpf: Propagate untrusted pointer state in commuted arithmetic
Fri, 31 Jul 2026 12:36:55 -0700
Eduard Zingerman <[email protected]> • #191210
[PATCH 12/12] scripts: Add vmlinux_comparison.py for DWARF/BTF analysis
Fri, 31 Jul 2026 16:31:00 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191209
[PATCH 11/12] tests: Add inter-CU type reference comparison test
Fri, 31 Jul 2026 16:30:59 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191208
[PATCH 10/12] dwarf_loader: Support DW_FORM_GNU_ref_alt references to dwz alternate debug files
Fri, 31 Jul 2026 16:30:58 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191207
[PATCH 09/12] dwarf_loader: Add cu parameter to tag__set_spec() and dwarf_tag__set_attr_type()
Fri, 31 Jul 2026 16:30:57 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191206
[PATCH 08/12] dwarf_loader: Fix cus__merging_cu failing to detect DW_FORM_ref_addr
Fri, 31 Jul 2026 16:30:56 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191205
[PATCH 07/12] dwarf_loader: Support DW_TAG_imported_unit for same-file partial units
Fri, 31 Jul 2026 16:30:55 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191204
[PATCH 06/12] dwarf_loader: Allow forcing the merge of CUs for solving inter CU tag references
Fri, 31 Jul 2026 16:30:54 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191203
[PATCH 05/12] dwarf_loader: Handle DW_FORM_block in attr_numeric for Rust discriminant values
Fri, 31 Jul 2026 16:30:53 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191202
[PATCH 04/12] btf_encoder: Encode variant parts as union members in BTF
Fri, 31 Jul 2026 16:30:52 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191201
[PATCH 03/12] dwarf_loader: Populate DW_TAG_variant children in DW_TAG_variant_part
Fri, 31 Jul 2026 16:30:51 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191200
[PATCH 02/12] dwarf_loader: Initial support for DW_TAG_subprogram in DW_TAG_enumeration
Fri, 31 Jul 2026 16:30:50 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191199
[PATCH 01/12] dwarf_loader: Initial support for DW_TAG_variant_part
Fri, 31 Jul 2026 16:30:49 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191198
[PATCHES 00/12] pahole: Support more rust tags and references to dwz alternate debug files
Fri, 31 Jul 2026 16:30:48 -0300
Arnaldo Carvalho de Melo <[email protected]> • #191197
Re: [PATCH bpf-next 3/5] bpf: infer zext_dst based on static register liveness analysis
Fri, 31 Jul 2026 19:26:34 +0000
[email protected] • #191196
Re: [PATCH bpf-next 12/13] landlock: Document the BPF kfunc interface
Fri, 31 Jul 2026 15:25:01 -0400
Justin Suess <[email protected]> • #191195
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 21:20:50 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191194
Re: [PATCH bpf-next 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
Fri, 31 Jul 2026 19:18:39 +0000
[email protected] • #191193
Re: [PATCH bpf-next 4/5] bpf: simplify the bpf_is_reg64() signature
Fri, 31 Jul 2026 19:18:13 +0000
[email protected] • #191192
Re: [PATCH v1 5/5] x86/cpu: Don't reset boot CPU cpuinfo in identify_cpu()
Fri, 31 Jul 2026 12:13:26 -0700
Ihor Solodrai <[email protected]> • #191191
Re: [PATCH 3/6] srcu: Make call_srcu() safe to call from any context
Fri, 31 Jul 2026 12:12:25 -0700
"Paul E. McKenney" <[email protected]> • #191190
[PATCH bpf-next 5/5] selftests/bpf: verify zext_dst annotations for various instructions
Fri, 31 Jul 2026 12:07:46 -0700
Eduard Zingerman <[email protected]> • #191189
[PATCH bpf-next 4/5] bpf: simplify the bpf_is_reg64() signature
Fri, 31 Jul 2026 12:07:45 -0700
Eduard Zingerman <[email protected]> • #191188
[PATCH bpf-next 3/5] bpf: infer zext_dst based on static register liveness analysis
Fri, 31 Jul 2026 12:07:44 -0700
Eduard Zingerman <[email protected]> • #191187
[PATCH bpf-next 2/5] bpf: track upper 32-bit register halves' liveness in compute_live_registers()
Fri, 31 Jul 2026 12:07:43 -0700
Eduard Zingerman <[email protected]> • #191186
[PATCH bpf-next 1/5] bpf: do not print a newline after disassembly in bpf_verbose_insn()
Fri, 31 Jul 2026 12:07:42 -0700
Eduard Zingerman <[email protected]> • #191185
[PATCH bpf-next 0/5] bpf: infer zext_dst based on static register liveness analysis
Fri, 31 Jul 2026 12:07:41 -0700
Eduard Zingerman <[email protected]> • #191184
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 15:05:37 -0400
Paul Moore <[email protected]> • #191183
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 20:50:43 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191182
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 14:42:00 -0400
Paul Moore <[email protected]> • #191181
Re: [PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
Fri, 31 Jul 2026 11:19:02 -0700
"Paul E. McKenney" <[email protected]> • #191180
Re: [PATCH v6 bpf-next 3/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Fri, 31 Jul 2026 20:18:03 +0200
"Kumar Kartikeya Dwivedi" <[email protected]> • #191179
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.