messages from 2026-03-05 06:19:03 to 2026-03-10 11:55:46 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-10 11:49 UTC (62+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCHSET sched_ext/for-7.1] Fix sub-sched locking issues
2026-03-10 6:50 UTC (10+ messages)
` [PATCH 1/5] sched_ext: Fix sub_detach op check to test the parent's ops
` [PATCH 2/5] sched_ext: Add scx_dump_lock and dump_disabled
` [PATCH 3/5] sched_ext: Always bounce scx_disable() through irq_work
` [PATCH 4/5] sched_ext: Fix scx_sched_lock / rq lock ordering
` [PATCH 5/5] sched_ext: Reject sub-sched attachment to a disabled parent
[PATCH 0/1] sched_ext: Fix deadlock in scx_claim_exit() by deferring descendant propagation
2026-03-10 1:18 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH sched_ext/for-7.1] sched_ext: Replace system_unbound_wq with system_dfl_wq in scx_kobj_release()
2026-03-09 20:11 UTC
[PATCH v2 0/2] sched_ext cleanup and toolchain compatibility fixes
2026-03-09 19:49 UTC (8+ messages)
` [PATCH v2 1/2] sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHT
` [PATCH v2 2/2] tools/sched_ext: scx_sdt: Fix BPF verifier rejection on older LLVMs
` [PATCH v2 0/2] sched_ext: cleanup and toolchain compatibility fixes
[PATCHSET sched_ext/for-7.1] sched_ext: Overhaul DSQ reenqueue infrastructure
2026-03-09 17:47 UTC (38+ messages)
` [PATCH 01/15] sched_ext: Relocate scx_bpf_task_cgroup() and its BTF_ID to the end of kfunc section
` [PATCH 02/15] sched_ext: Wrap global DSQs in per-node structure
` [PATCH 03/15] sched_ext: Factor out pnode allocation and deallocation into helpers
` [PATCH 04/15] sched_ext: Change find_global_dsq() to take CPU number instead of task
` [PATCH v2 "
` [PATCH 05/15] sched_ext: Relocate reenq_local() and run_deferred()
` [PATCH v2 05/15] sched_ext: Relocate run_deferred() and its callees
` [PATCH 06/15] sched_ext: Convert deferred_reenq_locals from llist to regular list
` [PATCH 07/15] sched_ext: Wrap deferred_reenq_local_node into a struct
` [PATCH 08/15] sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
` [PATCH 09/15] sched_ext: Add reenq_flags plumbing to scx_bpf_dsq_reenq()
` [PATCH 10/15] sched_ext: Add per-CPU data to DSQs
` [PATCH v2 "
` [PATCH 11/15] sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()
` [PATCH 12/15] sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
` [PATCH 13/15] sched_ext: Optimize schedule_dsq_reenq() with lockless fast path
` [PATCH 14/15] sched_ext: Simplify task state handling
` [PATCH 15/15] sched_ext: Add SCX_TASK_REENQ_REASON flags
[PATCHSET sched_ext/for-7.1] sched_ext: Implement SCX_ENQ_IMMED
2026-03-09 17:35 UTC (8+ messages)
` [PATCH 1/3] sched_ext: Disallow setting slice to zero via scx_bpf_task_set_slice()
` [PATCH 2/3] sched_ext: Implement SCX_ENQ_IMMED
` [PATCH 3/3] sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flag
[PATCH] sched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointer
2026-03-09 16:20 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] tools/sched_ext: Fix get_prandom_u64() prototype
2026-03-08 14:41 UTC (3+ messages)
[PATCHSET sched_ext/for-7.1] tools/sched_ext/include: Sync include files with scx repo
2026-03-08 8:49 UTC (9+ messages)
` [PATCH 1/6] tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h
` [PATCH 2/6] tools/sched_ext/include: Sync bpf_arena_common.bpf.h with scx repo
` [PATCH 3/6] tools/sched_ext/include: Add missing helpers to common.bpf.h
` [PATCH 4/6] tools/sched_ext/include: Add __COMPAT_HAS_scx_bpf_select_cpu_and macro
` [PATCH 5/6] tools/sched_ext/include: Add libbpf version guard for assoc_struct_ops
` [PATCH 6/6] tools/sched_ext/include: Regenerate enum_defs.autogen.h
[PATCH sched_ext/for-7.1] Revert "sched_ext: Use READ_ONCE() for the read side of dsq->nr update"
2026-03-08 7:52 UTC
[PATCH] sched_ext: Use READ_ONCE() for plain reads of deferred reenq flags
2026-03-07 19:23 UTC (4+ messages)
[PATCH] sched_ext: Fix scx_bpf_reenqueue_local() silently reenqueuing nothing
2026-03-07 18:12 UTC (2+ messages)
[PATCH sched_ext/for-7.1] sched_ext: Pass full dequeue flags to ops.quiescent()
2026-03-07 15:11 UTC (2+ messages)
[PATCH sched_ext/for-7.0-fixes] sched_ext: Fix enqueue_task_scx() truncation of upper enqueue flags
2026-03-07 15:04 UTC (3+ messages)
[PATCH 0/3] sched_ext cleanup and toolchain compatibility fixes
2026-03-07 1:54 UTC (6+ messages)
` [PATCH 1/3] sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHT
` [PATCH 2/3] tools/sched_ext: Update scx enum autogens
` [PATCH 3/3] tools/sched_ext: scx_sdt: Fix BPF verifier rejection on older LLVMs
[PATCH] sched_ext: Documentation: Update sched-ext.rst
2026-03-06 22:48 UTC (2+ messages)
[PATCHSET v3 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
2026-03-06 18:14 UTC (17+ messages)
` [PATCH 03/34] sched/core: Swap the order between sched_post_fork() and cgroup_post_fork()
` [PATCH 04/34] cgroup: Expose some cgroup helpers
` [PATCH 23/34] sched_ext: Implement hierarchical bypass mode
` [PATCH v2 "
` [PATCH 29/34] sched_ext: Implement cgroup sub-sched enabling and disabling
` [PATCH v2 "
[PATCH 0/5] sched_ext: bypass state machine cleanup and selftest
2026-03-06 15:02 UTC (8+ messages)
` [PATCH 1/5] sched_ext: Remove deprecated SCX_OPS_HAS_CGROUP_WEIGHT flag
` [PATCH 2/5] sched_ext: Add comments to scx_bypass() for bypass depth semantics
` [PATCH 3/5] sched_ext: Use rcu_dereference_bh() in scx_bypass_lb_timerfn()
` [PATCH 4/5] sched_ext/selftests: Add bypass mode operational test
` [PATCH 5/5] sched_ext: Document scx_bypass_depth migration path
[PATCH 1/5] sched_ext: Remove deprecated SCX_OPS_HAS_CGROUP_WEIGHT flag
2026-03-06 14:06 UTC (3+ messages)
[PATCH 5/5] sched_ext: Document scx_bypass_depth migration path
2026-03-06 12:49 UTC
[PATCH 4/5] sched_ext/selftests: Add bypass mode operational test
2026-03-06 12:49 UTC
[PATCH 3/5] sched_ext: Use rcu_dereference_bh() in scx_bypass_lb_timerfn()
2026-03-06 12:48 UTC
[PATCH 2/5] sched_ext: Add comments to scx_bypass() for bypass depth semantics
2026-03-06 12:48 UTC
[PATCH v2] sched_ext: Document task ownership state machine
2026-03-05 16:25 UTC (2+ messages)
[PATCH] sched_ext: Use READ_ONCE() for lock-free reads of module param variables
2026-03-05 16:20 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