summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-13sched_ext: Authorize remote-move inserts against the placing schedulerTejun Heo
2026-07-13sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPTTejun Heo
2026-07-13sched_ext: Add the SCX_CAP_ENQ capTejun Heo
2026-07-13sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task sliceTejun Heo
2026-07-13sched_ext: Track the cpu a task is runnable onTejun Heo
2026-07-13sched_ext: Route task slice writes through set_task_slice()Tejun Heo
2026-07-13sched_ext: Assign a unique id to each scheduler instanceTejun Heo
2026-07-13sched_ext: Add the SCX_CAP_ENQ_IMMED capTejun Heo
2026-07-13sched_ext: Add SCX_ENQ_IGNORE_CAPS for in-place restoreTejun Heo
2026-07-13sched_ext: Add reject DSQ for cap-rejected dispatchesTejun Heo
2026-07-13sched_ext: Generalize local-DSQ handling to rq-owned DSQsTejun Heo
2026-07-13sched_ext: Add sub_ecaps_updated() effective-cap change notifierTejun Heo
2026-07-13sched_ext: Maintain per-cpu effective cap copies for single-read checksTejun Heo
2026-07-13sched_ext: Add coalescing sub_caps_updated() notifier for sub-schedulersTejun Heo
2026-07-13sched_ext: Add per-shard cap delegation for sub-schedulersTejun Heo
2026-07-13sched_ext: Stop resolving a disabled scheduler's programsTejun Heo
2026-07-13sched_ext: Add scx_skip_subtree_pre()Tejun Heo
2026-07-13sched_ext: RCU-protect the sub-sched tree's children/sibling listsTejun Heo
2026-07-13sched_ext: Build the set_cmask scratch from trusted geometryTejun Heo
2026-07-13sched_ext: Add scx_cmask_ref for validated arena cmask accessTejun Heo
2026-07-13sched_ext: Add per-shard scx_sched storage scaffoldingTejun Heo
2026-07-13sched_ext: Defer scx_sched kobj sysfs add into the enable workfnsTejun Heo
2026-07-13sched_ext: Add shard boundaries to scx_bpf_cid_override()Tejun Heo
2026-07-13sched_ext: Add CID shardingTejun Heo
2026-07-13sched_ext: Add ops.init_cids() to finalize the cid layout before initTejun Heo
2026-07-13sched_ext: Make the kick machinery per-schedTejun Heo
2026-07-13sched_ext: Assert per-task ops run on the task's ownerTejun Heo
2026-07-14dma-direct: Improve readability of the dma_direct_map_sg() for P2PDMA caseMarek Szyprowski
2026-07-14auxdisplay: panel: Remove unused callback binding codeMiles Krause
2026-07-14dt-bindings: power: qcom,rpmpd: document RPMh power domain for MailiFenglin Wu
2026-07-14RDMA: Remove redundant memset() from query_device callbacksLeon Romanovsky
2026-07-14drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray
2026-07-14RDMA/efa: Add EFA 0xefa4 PCI IDAnas Mousa
2026-07-14RDMA/efa: Extend page-shift field in MR registrationMichael Margolin
2026-07-14serial: 8250_hub6: add missing include for hub6_match_port()Hugo Villeneuve
2026-07-14ALSA: usb-audio: um144mkii: use "var" keyword for dataRandy Dunlap
2026-07-14ALSA: firewire: fix all kernel-doc warningsRandy Dunlap
2026-07-14ALSA: hda: regmap: fix all kernel-doc warningsRandy Dunlap
2026-07-14ALSA: ac97: use struct keyword for kernel-doc commentsRandy Dunlap
2026-07-14btrfs: fix GET_SUBVOL_INFO after compat refactorDaan De Meyer
2026-07-14btrfs: free mapping node on duplicate reloc root insertGuanghui Yang
2026-07-14btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never clearedQu Wenruo
2026-07-14btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent mapsLeo Martins
2026-07-14btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accountingDave Chen
2026-07-14btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()Filipe Manana
2026-07-14btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()Dave Chen
2026-07-14btrfs: reject inline file extents item in get_new_location()Qu Wenruo
2026-07-14btrfs: do not try compression for data reloc inodesQu Wenruo
2026-07-14btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8You-Kai Zheng
2026-07-14btrfs: fix reloc root cleanup in merge_reloc_roots()Filipe Manana