index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
psi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-15
1
-0
/
+3
|
\
|
*
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-11
1
-0
/
+3
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-24
/
+24
|
/
*
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
2020-01-17
1
-4
/
+6
*
psi: Fix a division error in psi poll()
Johannes Weiner
2019-12-17
1
-1
/
+1
*
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2019-12-17
1
-1
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-1
/
+1
|
\
|
*
sched/psi: Correct overly pessimistic size calculation
Miles Chen
2019-09-13
1
-1
/
+1
*
|
psi: get poll_work to run when calling poll syscall next time
Jason Xing
2019-08-24
1
-0
/
+8
*
|
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
2019-08-06
1
-1
/
+1
*
|
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
2019-08-06
1
-1
/
+1
|
/
*
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
1
-1
/
+1
*
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
1
-16
/
+478
*
psi: track changed states
Suren Baghdasaryan
2019-05-14
1
-6
/
+18
*
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
1
-23
/
+34
*
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
1
-20
/
+21
*
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
1
-2
/
+2
*
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-05-14
1
-10
/
+19
*
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
2019-02-21
1
-1
/
+1
*
psi: fix aggregation idle shut-off
Johannes Weiner
2019-02-01
1
-4
/
+17
*
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
1
-9
/
+21
*
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
2018-11-18
1
-21
/
+22
*
psi: cgroup support
Johannes Weiner
2018-10-26
1
-8
/
+110
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
1
-0
/
+657