| Project |
Status |
Subject |
Author |
|
| linux |
R
|
[PATCH v2] checkpatch: Don't emit warnings for ID-base USB & PCI DT compatibles
|
Chen-Yu Tsai
|
3 weeks, 4 days ago |
| linux |
R
|
[PATCH net v6] rds: filter RDS_INFO_* getsockopt by caller's netns
|
Maoyi Xie
|
3 weeks, 4 days ago |
| linux |
O
|
[PATCH v3 0/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
|
Thomas Weißschuh
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] x86/topology: Add paramter to split LLC
|
tip-bot2 for Peter Zijlstra
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Introduce infrastructure for cache-aware load balancing
|
tip-bot2 for Peter Zijlstra (Intel)
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Limit the scan number of CPUs when calculating task occupancy
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Record per LLC utilization to guide cache aware scheduling decisions
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Introduce helper functions to enforce LLC migration policy
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Make LLC id continuous
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Assign preferred LLC ID to processes
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Track LLC-preferred tasks per runqueue
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Introduce per CPU's tasks LLC preference counter
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Calculate the percpu sd task LLC preference
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Count tasks prefering destination LLC in a sched group
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Check local_group only once in update_sg_lb_stats()
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Prioritize tasks preferring destination LLC during balancing
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Add migrate_llc_task migration type for cache-aware balancing
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Handle moving single tasks to/from their preferred LLC
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Respect LLC preference in task migration and detach
|
tip-bot2 for Tim Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Enable cache aware scheduling for multi LLCs NUMA node
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Allow the user space to turn on and off cache aware scheduling
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Allow only 1 thread of the process to calculate the LLC occupancy
|
tip-bot2 for Jianyong Wu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Disable cache aware scheduling for processes with high thread counts
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Skip cache-aware scheduling for single-threaded processes
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Calculate the LLC size and store it in sched_domain
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Avoid cache-aware scheduling for memory-heavy processes
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Add user control to adjust the aggressiveness of cache-aware scheduling
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix rcu warning when accessing sd_llc domain
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix potential NULL mm pointer access
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Annotate lockless accesses to mm->sc_stat.cpu
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix unpaired account_llc_enqueue/dequeue
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix checking active load balance by only considering the CFS task
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix race condition during sched domain rebuild
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix cache aware scheduling enabling for multi LLCs system
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix has_multi_llcs iff at least one partition has multiple LLCs
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cache: Fix stale preferred_llc for a new task
|
tip-bot2 for Chen Yu
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/rt: Update default bandwidth for real-time tasks to ONE
|
tip-bot2 for Yuri Andriaccio
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/deadline: Fix replenishment logic for non-deferred servers
|
tip-bot2 for Yuri Andriaccio
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/cputime: Drop now-stale mul_u64_u64_div_u64() over-approximation guard
|
tip-bot2 for Nicolas Pitre
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()
|
tip-bot2 for Yiyang Chen
|
3 weeks, 4 days ago |
| linux |
|
[tip: sched/core] sched/fair: Update util_est after updating util_avg during dequeue
|
tip-bot2 for Vincent Guittot
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] topology: Introduce cpu_smt_mask for CONFIG_SCHED_SMT=n
|
tip-bot2 for Shrikanth Hegde
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched: Simplify ifdeffery around cpu_smt_mask
|
tip-bot2 for Shrikanth Hegde
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched/fair: Add sched_smt_active check for fastpaths
|
tip-bot2 for Shrikanth Hegde
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched: Unify SMT active check via sched_smt_active()
|
tip-bot2 for Shrikanth Hegde
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched/fair: Drop redundant RCU read lock in NOHZ kick path
|
tip-bot2 for Andrea Righi
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
|
tip-bot2 for K Prateek Nayak
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
|
tip-bot2 for Andrea Righi
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
|
tip-bot2 for Andrea Righi
|
3 weeks, 4 days ago |
| linux |
R
|
[tip: sched/core] sched/fair: Add SIS_UTIL support to select_idle_capacity()
|
tip-bot2 for K Prateek Nayak
|
3 weeks, 4 days ago |