index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
psi: fix possible trigger missing in the window
Zhaoyang Huang
2022-02-16
1
-16
/
+30
*
sched/numa: Avoid migrating task to CPU-less node
Huang Ying
2022-02-16
1
-5
/
+20
*
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-16
4
-95
/
+137
*
sched: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-16
2
-2
/
+2
*
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
2022-02-11
2
-10
/
+65
*
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
2022-02-11
1
-8
/
+10
*
sched: move autogroup sysctls into its own file
Zhen Ni
2022-02-02
2
-0
/
+24
*
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-27
1
-38
/
+41
*
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
2022-01-27
1
-0
/
+1
*
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
2022-01-27
2
-84
/
+107
*
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-01-27
1
-0
/
+1
*
sched/numa: initialize numa statistics when forking new task
Honglei Wang
2022-01-27
1
-0
/
+2
*
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-01-27
1
-10
/
+0
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-8
/
+8
|
\
|
*
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
2022-01-08
1
-1
/
+1
|
*
kthread: Never put_user the set_child_tid address
Eric W. Biederman
2021-12-22
1
-1
/
+1
|
*
kthread: Warn about failed allocations for the init kthread
Eric W. Biederman
2021-12-21
1
-1
/
+1
|
*
kthread: Ensure struct kthread is present for all kthreads
Eric W. Biederman
2021-12-13
1
-8
/
+8
*
|
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
1
-0
/
+3
|
\
\
|
*
\
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
3
-10
/
+19
|
|
\
\
|
*
|
|
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
2021-12-04
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-11
11
-180
/
+325
|
\
\
\
|
*
|
|
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-12-11
4
-69
/
+50
|
*
|
|
sched/fair: Cleanup task_util and capacity type
Vincent Donnefort
2021-12-08
1
-2
/
+3
|
*
|
|
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2021-12-07
1
-5
/
+18
|
*
|
|
sched/fair: Document the slow path and fast path in select_task_rq_fair
Barry Song
2021-12-07
1
-0
/
+5
|
*
|
|
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2021-12-04
1
-1
/
+2
|
*
|
|
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2021-12-04
1
-0
/
+1
|
*
|
|
sched/cpuacct: Make user/system times in cpuacct.stat more precise
Andrey Ryabinin
2021-11-23
1
-10
/
+15
|
*
|
|
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2021-11-23
1
-47
/
+32
|
*
|
|
cpuacct: Convert BUG_ON() to WARN_ON_ONCE()
Andrey Ryabinin
2021-11-23
1
-1
/
+2
|
*
|
|
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2021-11-23
1
-2
/
+2
|
*
|
|
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2021-11-17
2
-18
/
+32
|
*
|
|
sched/core: Forced idle accounting
Josh Don
2021-11-17
5
-24
/
+162
|
*
|
|
psi: Add a missing SPDX license header
Liu Xinpeng
2021-11-17
1
-0
/
+1
|
*
|
|
psi: Remove repeated verbose comment
Liu Xinpeng
2021-11-17
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
1
-4
/
+3
|
\
\
\
|
*
|
|
sched, kcsan: Enable memory barrier instrumentation
Marco Elver
2021-12-09
1
-4
/
+3
|
|
/
/
*
|
|
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-10
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: Snapshot thread flags
Mark Rutland
2021-12-01
1
-1
/
+1
*
|
|
wait: add wake_up_pollfree()
Eric Biggers
2021-12-09
1
-0
/
+7
*
|
|
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-04
1
-1
/
+1
*
|
|
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-04
1
-2
/
+2
*
|
|
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2021-12-02
1
-3
/
+9
|
/
/
*
/
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-24
1
-4
/
+0
|
/
*
preempt: Restore preemption model selection configs
Valentin Schneider
2021-11-11
1
-3
/
+3
*
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-11
5
-16
/
+49
*
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-11
1
-0
/
+3
*
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-0
/
+4
|
\
|
*
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
2021-09-29
1
-0
/
+4
[next]