messages from 2025-10-28 01:02:35 to 2025-10-29 01:57:28 UTC [more...]
[RFC PATCH v3 0/3] Significantly Improve BTF Type Lookup Performance
2025-10-29 1:57 UTC (15+ messages)
` [RFC PATCH v3 1/3] btf: implement BTF type sorting for accelerated lookups
` [RFC PATCH v3 2/3] selftests/bpf: add tests for BTF type permutation
` [RFC PATCH v3 3/3] btf: Reuse libbpf code for BTF type sorting verification and binary search
[RFC mm v4 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-10-29 1:56 UTC (10+ messages)
` [RFC mm v4 1/2] page_pool: check if nmdesc->pp is !NULL to confirm its usage as pp for net_iov
` [RFC mm v4 2/2] mm: introduce a new page type for page pool in page type
[PATCH v4 bpf 0/2] xdp: fix page_pool leaks
2025-10-29 1:53 UTC (4+ messages)
` [PATCH v4 bpf 1/2] xdp: introduce xdp_convert_skb_to_buff()
[PATCH net-next 0/2] xsk: mitigate the side effect of cq_lock
2025-10-29 1:36 UTC (4+ messages)
` [PATCH net-next 1/2] xsk: avoid using heavy lock when the pool is not shared
[PATCH bpf-next] libbpf: Ignore the modules that failed to load BTF object
2025-10-29 1:35 UTC (4+ messages)
[PATCH v12 mm-new 00/10] mm, bpf: BPF-MM, BPF-THP
2025-10-29 1:32 UTC (3+ messages)
` [PATCH v12 mm-new 06/10] mm: bpf-thp: add support for global mode
[PATCH net-next v2] xsk: add indirect call for xsk_destruct_skb
2025-10-29 1:15 UTC (3+ messages)
[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
2025-10-29 0:38 UTC (10+ messages)
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit
[PATCH bpf-next v3 0/3] net/smc: Introduce smc_hs_ctrl
2025-10-29 0:30 UTC (3+ messages)
[PATCH v2 00/50] tree-in-dcache stuff
2025-10-29 0:10 UTC (31+ messages)
` [PATCH v2 02/50] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v2 06/50] primitives for maintaining persisitency
` [PATCH v2 10/50] configfs, securityfs: kill_litter_super() not needed
` [PATCH v2 19/50] convert tracefs
` [PATCH v2 22/50] convert efivarfs
` [PATCH v2 31/50] convert autofs
` [PATCH v2 33/50] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v2 34/50] selinuxfs: new helper for attaching files to tree
` [PATCH v2 35/50] convert selinuxfs
` [PATCH v2 36/50] functionfs: switch to simple_remove_by_name()
` [PATCH v2 48/50] convert securityfs
` [PATCH v2 49/50] kill securityfs_recursive_remove()
[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
2025-10-29 0:09 UTC (5+ messages)
` [PATCH v16 4/4] perf tools: Merge deferred user callchains
[PATCH net-next v3 0/9] xsk: batch xmit in copy mode
2025-10-29 0:00 UTC (6+ messages)
` [PATCH net-next v3 1/9] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
[PATCH v3 bpf-next 0/2] Multi-split BTF fixes and test
2025-10-28 23:25 UTC (4+ messages)
` [PATCH v3 bpf-next 1/2] libbpf: Fix parsing of multi-split BTF
` [PATCH v3 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF
[PATCH v2 00/23] mm: BPF OOM
2025-10-28 23:24 UTC (16+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
` [PATCH v2 08/23] mm: introduce BPF kfuncs to deal with memcg pointers
[PATCH 1/2 bpf v2] xdp: add XDP extension to skb
2025-10-28 23:01 UTC (4+ messages)
` [PATCH 2/2 bpf v2] xsk: avoid data corruption on cq descriptor number
[PATCH v2 bpf-next 0/2] Multi-split BTF fixes and test
2025-10-28 22:58 UTC (8+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: Fix parsing of multi-split BTF
` [PATCH v2 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF
[PATCH bpf] bpf: Reject negative head_room in __bpf_skb_change_head
2025-10-28 22:20 UTC (2+ messages)
[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
2025-10-28 21:17 UTC (16+ messages)
` [RESEND PATCH v7 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 3/7] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [RESEND PATCH v7 4/7] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [RESEND PATCH v7 5/7] atomic: Add atomic_cond_read_*_timeout()
` [RESEND PATCH v7 6/7] rqspinlock: Use smp_cond_load_acquire_timeout()
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()
[PATCH bpf v3 0/4] bpf: Free special fields when update hash and local storage maps
2025-10-28 20:22 UTC (11+ messages)
` [PATCH bpf v3 1/4] bpf: Free special fields when update [lru_,]percpu_hash maps
` [PATCH bpf v3 3/4] bpf: Free special fields when update local storage maps
[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
2025-10-28 19:54 UTC (10+ messages)
` [PATCH v2 15/23] mm: introduce bpf_task_is_oom_victim() kfunc
` [PATCH v2 20/23] sched: psi: implement bpf_psi struct ops
[RFC bpf-next] lsm: bpf: Remove lsm_prop_bpf
2025-10-28 19:08 UTC (7+ messages)
[PATCH bpf-next v1] docs/bpf: Add missing BPF k/uprobe program types to docs
2025-10-28 18:28 UTC
[PATCH v2 23/23] bpf: selftests: PSI struct ops test
2025-10-28 17:30 UTC (4+ messages)
[PATCH v2] libbpf: optimize the redundant code in the bpf_object__init_user_btf_maps() function
2025-10-28 17:30 UTC (3+ messages)
[PATCH] libbpf: fix the incorrect reference to the memlock_rlim variable in the comment
2025-10-28 17:30 UTC (2+ messages)
[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-10-28 17:26 UTC (9+ messages)
` [PATCH net v3 1/3] net,mptcp: fix proto fallback detection with BPF sockmap
` [PATCH net v3 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap
[PATCH v2 16/23] libbpf: introduce bpf_map__attach_struct_ops_opts()
2025-10-28 17:24 UTC (4+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix tnum_overlap to check for zero mask intersection
2025-10-28 17:18 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Range analysis test case for JEQ
[PATCH bpf-next v4 0/2] Pass external callchain entry to get_perf_callchain
2025-10-28 17:09 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] perf: Refactor get_perf_callchain
` [PATCH bpf-next v4 2/2] bpf: Hold the perf callchain entry until used completely
[PATCH bpf-next v4 0/6] Support associating BPF programs with struct_ops
2025-10-28 16:53 UTC (3+ messages)
` [PATCH bpf-next v4 2/6] bpf: Support associating BPF program "
[PATCH 1/2 bpf] xdp: add XDP extension to skb
2025-10-28 16:45 UTC (4+ messages)
` [PATCH 2/2 bpf] xsk: avoid data corruption on cq descriptor number
[PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
2025-10-28 16:43 UTC (3+ messages)
[PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
2025-10-28 16:35 UTC (5+ messages)
[PATCH v2 17/23] bpf: selftests: introduce read_cgroup_file() helper
2025-10-28 16:31 UTC (3+ messages)
[PATCH V10 RESEND 1/2] bpf: refactor stack map trace depth calculation into helper function
2025-10-28 16:30 UTC (2+ messages)
[PATCH v2 10/23] mm: introduce BPF kfuncs to access memcg statistics and events
2025-10-28 16:16 UTC (3+ messages)
[PATCH] tools:bpf: fix missing closing parethesis for BTF_KIND_UNKN
2025-10-28 16:11 UTC (2+ messages)
[PATCH v4] selftests/bpf: Change variable types for -Wsign-compare
2025-10-28 16:09 UTC (2+ messages)
[PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
2025-10-28 15:57 UTC (3+ messages)
[PATCH v3 00/70] nstree: listns()
2025-10-28 15:39 UTC (16+ messages)
` [PATCH v3 05/70] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v3 11/70] ns: add active reference count
` [PATCH v3 17/70] nstree: add listns()
[PATCH v8 bpf-next 00/11] BPF indirect jumps
2025-10-28 15:05 UTC (14+ messages)
` [PATCH v8 bpf-next 01/11] bpf, x86: add new map type: instructions array
` [PATCH v8 bpf-next 02/11] selftests/bpf: add selftests for new insn_array map
` [PATCH v8 bpf-next 03/11] bpf: support instructions arrays with constants blinding
` [PATCH v8 bpf-next 04/11] selftests/bpf: test instructions arrays with blinding
` [PATCH v8 bpf-next 05/11] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v8 bpf-next 06/11] bpf, x86: add support for indirect jumps
` [PATCH v8 bpf-next 07/11] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v8 bpf-next 08/11] libbpf: support llvm-generated indirect jumps
` [PATCH v8 bpf-next 09/11] bpftool: Recognize insn_array map type
` [PATCH v8 bpf-next 10/11] selftests/bpf: add new verifier_gotox test
` [PATCH v8 bpf-next 11/11] selftests/bpf: add C-level selftests for indirect jumps
[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
2025-10-28 14:56 UTC (6+ messages)
` [PATCH net V2 1/2] veth: enable dev_watchdog for detecting stalled TXQs
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck
[PATCH bpf-next v2 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
2025-10-28 14:04 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for BPF_JGT "
[RFC bpf-next 0/2] Print map ID on successful creation
2025-10-28 12:57 UTC (3+ messages)
` [RFC bpf-next 1/2] bpftool: Print map ID upon creation and support JSON output
` [RFC bpf-next 2/2] selftests/bpf: Add test for bpftool map ID printing
[PATCH v6 bpf-next 00/17] BPF indirect jumps
2025-10-28 12:06 UTC (7+ messages)
` [PATCH v6 bpf-next 16/17] selftests/bpf: add new verifier_gotox test
[PATCH net-next] net: Reorganize networking documentation toctree
2025-10-28 11:39 UTC
[PATCH v7 bpf-next 00/12] BPF indirect jumps
2025-10-28 11:42 UTC (12+ messages)
` [PATCH v7 bpf-next 01/12] bpf, x86: add new map type: instructions array
` [PATCH v7 bpf-next 09/12] libbpf: support llvm-generated indirect jumps
` [PATCH v7 bpf-next 12/12] selftests/bpf: add C-level selftests for "
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-10-28 10:57 UTC (3+ messages)
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
[bug-report] Build error in tools/testing/selftests/bpf/
2025-10-28 10:24 UTC (3+ messages)
[BUG] bpftool: Build failure due to opensslv.h
2025-10-28 10:20 UTC (5+ messages)
[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
2025-10-28 7:52 UTC (7+ messages)
[PATCH 0/3] x86/fgraph,bpf: Fix ORC stack unwind from return probe
2025-10-28 7:02 UTC (3+ messages)
` [PATCH 2/3] x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi "
[PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
2025-10-28 5:32 UTC (5+ messages)
` [PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()
[PATCH bpf-next v3 0/3] bpf: Add overwrite mode for BPF ring buffer
2025-10-28 2:47 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add overwrite mode test "
[PATCH v2 23/50] convert spufs
2025-10-28 1:33 UTC (3+ 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