This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINTAINERS: Separate out sched_ext tree
- Loading branch information
Showing
1 changed file
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19626,8 +19626,6 @@ R: Ben Segall <[email protected]> (CONFIG_CFS_BANDWIDTH) | |
R: Mel Gorman <[email protected]> (CONFIG_NUMA_BALANCING) | ||
R: Daniel Bristot de Oliveira <[email protected]> (SCHED_DEADLINE) | ||
R: Valentin Schneider <[email protected]> (TOPOLOGY) | ||
R: Tejun Heo <[email protected]> (SCHED_EXT) | ||
R: David Vernet <[email protected]> (SCHED_EXT) | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | ||
|
@@ -19636,7 +19634,18 @@ F: include/linux/sched.h | |
F: include/linux/wait.h | ||
F: include/uapi/linux/sched.h | ||
F: kernel/sched/ | ||
|
||
SCHEDULER - SCHED_EXT | ||
R: Tejun Heo <[email protected]> | ||
R: David Vernet <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git | ||
F: include/linux/sched/ext.h | ||
F: kernel/sched/ext.h | ||
F: kernel/sched/ext.c | ||
F: tools/sched_ext/ | ||
F: tools/testing/selftests/sched_ext | ||
|
||
SCSI LIBSAS SUBSYSTEM | ||
R: John Garry <[email protected]> | ||
|