messages from 2025-09-18 21:38:06 to 2025-09-20 01:00:08 UTC [more...]
[PATCHSET RFC] sched_ext: Implement cgroup sub-scheduler support
2025-09-20 0:58 UTC (32+ messages)
` [PATCH 01/46] sched_ext: Use rhashtable_lookup() instead of rhashtable_lookup_fast()
` [PATCH 02/46] sched_ext: Improve SCX_KF_DISPATCH comment
` [PATCH 03/46] sched_ext: Fix stray scx_root usage in task_can_run_on_remote_rq()
` [PATCH 04/46] sched_ext: Use bitfields for boolean warning flags
` [PATCH 05/46] sched_ext: Add SCX_EFLAG_INITIALIZED to indicate successful ops.init()
` [PATCH 06/46] sched_ext: Make qmap dump operation non-destructive
` [PATCH 07/46] tools/sched_ext: scx_qmap: Make debug output quieter by default
` [PATCH 08/46] sched_ext: Separate out scx_kick_cpu() and add @sch to it
` [PATCH 09/46] sched_ext: Add the @sch parameter to __bstr_format()
` [PATCH 10/46] sched_ext: Add the @sch parameter to ext_idle helpers
` [PATCH 11/46] sched_ext: Drop kf_cpu_valid()
` [PATCH 12/46] sched_ext: Add the @sch parameter to scx_dsq_insert_preamble/commit()
` [PATCH 13/46] sched_ext: Drop scx_kf_exit() and scx_kf_error()
` [PATCH 14/46] sched_ext: Misc updates around scx_sched instance pointer
` [PATCH 15/46] sched_ext: Keep dying tasks on a separate list
` [PATCH 16/46] sched_ext: Implement cgroup subtree iteration for scx_task_iter
` [PATCH 17/46] sched_ext: Add @kargs to scx_fork()
` [PATCH 18/46] sched/core: Swap the order between sched_post_fork() and cgroup_post_fork()
` [PATCH 19/46] cgroup: Expose some cgroup helpers
` [PATCH 20/46] sched_ext: Update p->scx.disallow warning in scx_init_task()
` [PATCH 21/46] sched_ext: Minor reorganization of enable/disable path
` [PATCH 22/46] sched_ext: Factor out scx_claim_exit() from scx_disable()
` [PATCH 23/46] sched_ext: Introduce cgroup sub-sched support
` [PATCH 24/46] HACK_NOT_FOR_UPSTREAM: BPF: Implement prog grouping hack
` [PATCH 25/46] sched_ext: Introduce scx_task_sched[_rcu]()
` [PATCH 26/46] sched_ext: Introduce scx_prog_sched()
` [PATCH 27/46] sched_ext: Ignore insertions of not-owned tasks into DSQs
` [PATCH 28/46] sched_ext: scx_dsq_move() should validate the task belongs to the right scheduler
` [PATCH 29/46] sched_ext: Refactor task init/exit helpers
` [PATCH 30/46] sched_ext: Make scx_prio_less() handle multiple schedulers
` [PATCH 31/46] sched_ext: Move bypass_depth into scx_sched
[PATCH v3 bpf-next 00/13] BPF indirect jumps
2025-09-20 0:58 UTC (31+ messages)
` [PATCH v3 bpf-next 01/13] bpf: fix the return value of push_stack
` [PATCH v3 bpf-next 05/13] bpf: support instructions arrays with constants blinding
` [PATCH v3 bpf-next 07/13] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v3 bpf-next 08/13] bpf, x86: add support for indirect jumps
` [PATCH v3 bpf-next 10/13] libbpf: fix formatting of bpf_object__append_subprog_code
` [PATCH v3 bpf-next 11/13] libbpf: support llvm-generated indirect jumps
` [PATCH v3 bpf-next 13/13] selftests/bpf: add selftests for "
[PATCH dwarves v1] btf_encoder: move ambiguous_addr flag to elf_function
2025-09-20 0:43 UTC (2+ messages)
[PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
2025-09-20 0:31 UTC (3+ messages)
` [PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
[PATCH v2 bpf-next 00/13] BPF indirect jumps
2025-09-20 0:30 UTC (3+ messages)
` [PATCH v2 bpf-next 03/13] bpf, x86: add new map type: instructions array
[PATCH v10 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-20 0:07 UTC (7+ messages)
` [PATCH v10 bpf-next/net 1/6] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v10 bpf-next/net 2/6] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v10 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
` [PATCH v10 bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v10 bpf-next/net 5/6] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_EXCLUSIVE
` [PATCH v10 bpf-next/net 6/6] selftest: bpf: Add test for SK_MEMCG_EXCLUSIVE
[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
2025-09-19 23:41 UTC (8+ messages)
` [PATCH v5 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v5 2/5] arm64: "
[RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
2025-09-19 23:34 UTC (7+ messages)
[PATCH] bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
2025-09-19 23:21 UTC (3+ messages)
` [PATCH] bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21 v2
[PATCH bpf-next v6 0/7] Add kfunc bpf_xdp_pull_data
2025-09-19 23:09 UTC (8+ messages)
` [PATCH bpf-next v6 1/7] bpf: Clear pfmemalloc flag when freeing all fragments
` [PATCH bpf-next v6 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [PATCH bpf-next v6 3/7] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v6 4/7] bpf: Clear packet pointers after changing packet data in kfuncs
` [PATCH bpf-next v6 5/7] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
` [PATCH bpf-next v6 6/7] selftests/bpf: Test bpf_xdp_pull_data
` [PATCH bpf-next v6 7/7] selftests: drv-net: Pull data before parsing headers
[PATCH bpf-next v9 1/3] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-19 22:50 UTC (2+ messages)
[PATCH bpf-next v4 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
2025-09-19 22:40 UTC (5+ messages)
` [PATCH bpf-next v4 2/2] bpftool: Fix UAF in get_delegate_value
[PATCH bpf-next v7 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-09-19 22:31 UTC (5+ messages)
` [PATCH bpf-next v7 4/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
[PATCH bpf-next] selftests/bpf: fix build with new LLVM
2025-09-19 22:29 UTC (5+ messages)
[PATCH bpf-next v2 0/4] net/smc: Introduce smc_hs_ctrl
2025-09-19 22:22 UTC (3+ messages)
` [PATCH bpf-next v2 3/4] libbpf: fix error when st-prefix_ops and ops from differ btf
[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
2025-09-19 22:15 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: "
` [PATCH bpf-next v2 2/3] selftests/bpf: Add test for overwrite "
` [PATCH bpf-next v2 3/3] selftests/bpf/benchs: Add producer and overwrite bench for "
[PATCH net-next 00/20] netkit: Support for io_uring zero-copy and AF_XDP
2025-09-19 21:31 UTC (21+ messages)
` [PATCH net-next 01/20] net, ynl: Add bind-queue operation
` [PATCH net-next 02/20] net: Add peer to netdev_rx_queue
` [PATCH net-next 03/20] net: Add ndo_queue_create callback
` [PATCH net-next 04/20] net: Add ndo_{peer,unpeer}_queues callback
` [PATCH net-next 05/20] net, ynl: Implement netdev_nl_bind_queue_doit
` [PATCH net-next 06/20] net, ynl: Add peer info to queue-get response
` [PATCH net-next 07/20] net, ethtool: Disallow mapped real rxqs to be resized
` [PATCH net-next 08/20] net: Proxy net_mp_{open,close}_rxq for mapped queues
` [PATCH net-next 09/20] xsk: Move NETDEV_XDP_ACT_ZC into generic header
` [PATCH net-next 10/20] xsk: Move pool registration into single function
` [PATCH net-next 11/20] xsk: Add small helper xp_pool_bindable
` [PATCH net-next 12/20] xsk: Change xsk_rcv_check to check netdev/queue_id from pool
` [PATCH net-next 13/20] xsk: Proxy pool management for mapped queues
` [PATCH net-next 14/20] netkit: Add single device mode for netkit
` [PATCH net-next 15/20] netkit: Document fast vs slowpath members via macros
` [PATCH net-next 16/20] netkit: Implement rtnl_link_ops->alloc
` [PATCH net-next 17/20] netkit: Implement ndo_queue_create
` [PATCH net-next 18/20] netkit: Add io_uring zero-copy support for TCP
` [PATCH net-next 19/20] netkit: Add xsk support for af_xdp applications
` [PATCH net-next 20/20] tools, ynl: Add queue binding ynl sample application
[PATCH bpf v3 0/9] Fixes for LPM trie
2025-09-19 21:28 UTC (3+ messages)
` [PATCH bpf v3 6/9] bpf: Switch to bpf mem allocator "
[PATCH bpf-next v6 0/8] bpf: Introduce deferred task context execution
2025-09-19 20:43 UTC (11+ messages)
` [PATCH bpf-next v6 1/8] bpf: refactor special field-type detection
` [PATCH bpf-next v6 7/8] bpf: task work scheduling kfuncs
[PATCH bpf-next v2] bpf: introduce kfunc flags for dynptr types
2025-09-19 18:36 UTC (3+ messages)
[PATCH bpf-next v5 0/7] Add kfunc bpf_xdp_pull_data
2025-09-19 18:21 UTC (8+ messages)
` [PATCH bpf-next v5 1/7] bpf: Clear pfmemalloc flag when freeing all fragments
` [PATCH bpf-next v5 2/7] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [PATCH bpf-next v5 3/7] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v5 4/7] bpf: Clear packet pointers after changing packet data in kfuncs
` [PATCH bpf-next v5 5/7] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
` [PATCH bpf-next v5 6/7] selftests/bpf: Test bpf_xdp_pull_data
` [PATCH bpf-next v5 7/7] selftests: drv-net: Pull data before parsing headers
[PATCH bpf-next v4 0/6] Add kfunc bpf_xdp_pull_data
2025-09-19 18:13 UTC (8+ messages)
` [PATCH bpf-next v4 1/6] bpf: Allow bpf_xdp_shrink_data to shrink a frag from head and tail
` [PATCH bpf-next v4 2/6] bpf: Support pulling non-linear xdp data
` [PATCH bpf-next v4 3/6] bpf: Clear packet pointers after changing packet data in kfuncs
` [PATCH bpf-next v4 4/6] bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
` [PATCH bpf-next v4 5/6] selftests/bpf: Test bpf_xdp_pull_data
` [PATCH bpf-next v4 6/6] selftests: drv-net: Pull data before parsing headers
[PATCH bpf-next v3 00/12] bpf: replace path-sensitive with path-insensitive live stack analysis
2025-09-19 16:40 UTC (14+ messages)
` [PATCH bpf-next v3 01/12] bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
` [PATCH bpf-next v3 02/12] bpf: use compute_live_registers() info in clean_func_state
` [PATCH bpf-next v3 03/12] bpf: remove redundant REG_LIVE_READ check in stacksafe()
` [PATCH bpf-next v3 04/12] bpf: declare a few utility functions as internal api
` [PATCH bpf-next v3 05/12] bpf: compute instructions postorder per subprogram
` [PATCH bpf-next v3 06/12] bpf: callchain sensitive stack liveness tracking using CFG
` [PATCH bpf-next v3 07/12] bpf: enable callchain sensitive stack liveness tracking
` [PATCH bpf-next v3 08/12] bpf: signal error if old liveness is more conservative than new
` [PATCH bpf-next v3 09/12] bpf: disable and remove registers chain based liveness
` [PATCH bpf-next v3 10/12] bpf: table based bpf_insn_successors()
` [PATCH bpf-next v3 11/12] selftests/bpf: __not_msg() tag for test_loader framework
` [PATCH bpf-next v3 12/12] selftests/bpf: test cases for callchain sensitive live stack tracking
[PATCH bpf-next] bpf, x86: No bpf_arch_text_poke() for kernel text
2025-09-19 16:30 UTC
[PATCH] x86/ibt: make is_endbr() notrace
2025-09-19 15:27 UTC (14+ messages)
` [PATCH] tracing: fgraph: Protect return handler from recursion loop
[syzbot] [bpf?] WARNING in do_check (2)
2025-09-19 15:13 UTC (3+ messages)
[RFC PATCH bpf-next v1 0/3] bpf: Add BPF program type for overriding tracepoint probes
2025-09-19 13:00 UTC (11+ messages)
[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
2025-09-19 11:29 UTC (11+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: sockmap_redir: Fix OOB handling
` [PATCH bpf-next 3/5] selftests/bpf: sockmap_redir: Rename functions
` [PATCH bpf-next 4/5] selftests/bpf: sockmap_redir: Let test specify skel's redirect_type
` [PATCH bpf-next 5/5] selftests/bpf: sockmap_redir: Support no-redirect SK_DROP/SK_PASS
[PATCH bpf-next v2 2/4] net/smc: bpf: Introduce generic hook for handshake flow
2025-09-19 9:25 UTC (2+ messages)
[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
2025-09-19 8:44 UTC (2+ messages)
[PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
2025-09-19 8:30 UTC (2+ messages)
[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
2025-09-19 8:25 UTC (2+ messages)
[BUG] Failed to obtain stack trace via bpf_get_stackid on ARM64 architecture
2025-09-19 7:19 UTC
[PATCH bpf-next v4 0/2] bpf: Allow union argument in trampoline based programs
2025-09-19 4:41 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: Add union argument tests using fexit programs
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-19 2:49 UTC (2+ messages)
[PATCH v9 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-19 2:43 UTC (7+ messages)
` [PATCH v9 bpf-next/net 6/6] selftest: bpf: Add test for SK_MEMCG_EXCLUSIVE
[PATCH v4 00/12] Signed BPF programs
2025-09-19 2:20 UTC (4+ messages)
` [PATCH v4 01/12] bpf: Update the bpf_prog_calc_tag to use SHA256
[PATCH bpf-next v3 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c
2025-09-19 2:17 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] bpftool: Fix UAF in get_delegate_value
[PATCH bpf-next v2 1/2] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
2025-09-19 2:08 UTC (6+ messages)
[PATCH bpf-next v2 0/3] bpf: Allow union argument in trampoline based programs
2025-09-19 2:01 UTC (6+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Add union argument tests using fexit programs
[PATCHv5 00/12] kexec: Use BPF lskel to enable kexec to load PE format boot image
2025-09-19 1:26 UTC (6+ messages)
` [PATCHv5 06/12] kexec: Integrate with the introduced bpf kfuncs
[PATCH bpf-next v2 00/12] bpf: replace path-sensitive with path-insensitive live stack analysis
2025-09-19 1:03 UTC (3+ messages)
` [PATCH bpf-next v2 10/12] bpf: table based bpf_insn_successors()
[RFC PATCH bpf-next v2 0/6] bpf: Extend bpf syscall with common attributes support
2025-09-18 23:29 UTC (3+ messages)
` [RFC PATCH bpf-next v2 4/6] bpf: Add common attr support for map_create
[PATCH bpf-next v3 0/2] Update KF_RCU_PROTECTED
2025-09-18 22:40 UTC (8+ messages)
` [PATCH bpf-next v3 1/2] bpf: Enforce RCU protection for KF_RCU_PROTECTED
[PATCH v1] perf bpf-filter: Fix opts declaration on older libbpfs
2025-09-18 21:38 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