index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
psi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
1
-37
/
+29
2020-02-28
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-01-12
psi: Fix a division error in psi poll()
Johannes Weiner
1
-1
/
+1
2020-01-12
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
1
-1
/
+2
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-09-13
sched/psi: Correct overly pessimistic size calculation
Miles Chen
1
-1
/
+1
2019-08-24
psi: get poll_work to run when calling poll syscall next time
Jason Xing
1
-0
/
+8
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
1
-1
/
+1
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
1
-1
/
+1
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
1
-1
/
+1
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
1
-16
/
+478
2019-05-14
psi: track changed states
Suren Baghdasaryan
1
-6
/
+18
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
1
-23
/
+34
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
1
-20
/
+21
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
1
-2
/
+2
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
1
-10
/
+19
2019-02-21
psi: avoid divide-by-zero crash inside virtual machines
Johannes Weiner
1
-1
/
+1
2019-02-01
psi: fix aggregation idle shut-off
Johannes Weiner
1
-4
/
+17
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
1
-9
/
+21
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-10-26
psi: cgroup support
Johannes Weiner
1
-8
/
+110
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
1
-0
/
+657