1. 890d550 sched/psi: report zeroes for CPU full at the system level by Chengming Zhou · 3 years, 6 months ago
  2. 915a087 psi: Fix trigger being fired unexpectedly at initial by Hailong Liu · 3 years, 6 months ago
  3. 801c141 sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there by Ingo Molnar · 3 years, 8 months ago
  4. 6255b48 Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 8 months ago
  5. e6df4ea psi: fix possible trigger missing in the window by Zhaoyang Huang · 3 years, 9 months ago
  6. 44585f7 psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n by Suren Baghdasaryan · 3 years, 8 months ago
  7. 5102bb1 psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n by Suren Baghdasaryan · 3 years, 9 months ago
  8. a06247c psi: Fix uaf issue when psi trigger is destroyed while being polled by Suren Baghdasaryan · 3 years, 9 months ago
  9. cb0e52b psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim by Brian Chen · 4 years ago
  10. 2fb75e1 psi: Add a missing SPDX license header by Liu Xinpeng · 4 years ago
  11. 2d3791f1 psi: Remove repeated verbose comment by Liu Xinpeng · 4 years ago
  12. 3dbdb38 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 3 months ago
  13. 8f91efd psi: Fix race between psi_trigger_create/destroy by Zhaoyang Huang · 4 years, 4 months ago
  14. 3958e2d cgroup: make per-cgroup pressure stall tracking configurable by Suren Baghdasaryan · 4 years, 5 months ago
  15. d583d36 psi: Fix psi state corruption when schedule() races with cgroup move by Johannes Weiner · 4 years, 5 months ago
  16. 9d10a13 sched,psi: Handle potential task count underflow bugs more gracefully by Charan Teja Reddy · 4 years, 6 months ago
  17. 6db12ee psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files by Josh Hunt · 4 years, 6 months ago
  18. df77430 psi: Reduce calls to sched_clock() in psi by Shakeel Butt · 4 years, 7 months ago
  19. 3b03706 sched: Fix various typos by Ingo Molnar · 4 years, 7 months ago
  20. 4117ceb psi: Optimize task switch inside shared cgroups by Chengming Zhou · 4 years, 7 months ago
  21. fddc8ba psi: Pressure states are unlikely by Johannes Weiner · 4 years, 7 months ago
  22. 7fae6c8 psi: Use ONCPU state tracking machinery to detect reclaim by Chengming Zhou · 4 years, 7 months ago
  23. e7fcd76 psi: Add PSI_CPU_FULL state by Chengming Zhou · 4 years, 7 months ago
  24. 2cca542 sched,psi: Convert to sched_set_fifo_low() by Peter Zijlstra · 5 years ago
  25. 461daba psi: eliminate kthread_worker from psi trigger scheduling mechanism by Suren Baghdasaryan · 5 years ago
  26. 1066d1b psi: Move PF_MEMSTALL out of task->flags by Yafang Shao · 6 years ago
  27. 36b238d psi: Optimize switching tasks inside shared cgroups by Johannes Weiner · 6 years ago
  28. b05e75d psi: Fix cpu.pressure for cpu.max and competing cgroups by Johannes Weiner · 6 years ago
  29. ef78e5b7d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. 6fcca0f sched/psi: Fix OOB write when writing 0 bytes to PSI files by Suren Baghdasaryan · 6 years ago
  31. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 6 years ago
  32. 3d81768 sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when psi enabled by Wang Long · 6 years ago
  33. c346695 psi: Fix a division error in psi poll() by Johannes Weiner · 6 years ago
  34. 3dfbe25 sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime by Johannes Weiner · 6 years ago
  35. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 4adcdce sched/psi: Correct overly pessimistic size calculation by Miles Chen · 6 years ago
  37. 7b2b55d psi: get poll_work to run when calling poll syscall next time by Jason Xing · 6 years ago
  38. 04e048c sched/psi: Do not require setsched permission from the trigger creator by Suren Baghdasaryan · 6 years ago
  39. 14f5c7b sched/psi: Reduce psimon FIFO priority by Peter Zijlstra · 6 years ago
  40. df5ba5b kernel/sched/psi.c: expose pressure metrics on root cgroup by Dan Schatzberg · 6 years ago
  41. 0e94682 psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  42. 333f3017c psi: track changed states by Suren Baghdasaryan · 6 years ago
  43. 7fc70a3 psi: split update_stats into parts by Suren Baghdasaryan · 6 years ago
  44. bcc78db psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 6 years ago
  45. 9289c5e psi: make psi_enable static by Suren Baghdasaryan · 6 years ago
  46. 33b2d63 psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 6 years ago
  47. 4e37504 psi: avoid divide-by-zero crash inside virtual machines by Johannes Weiner · 7 years ago
  48. 1b69ac6 psi: fix aggregation idle shut-off by Johannes Weiner · 7 years ago
  49. e0c2744 psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 7 years ago
  50. 8fcb231 kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 7 years ago
  51. 2ce7135 psi: cgroup support by Johannes Weiner · 7 years ago
  52. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 7 years ago