lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 23 Jan 2022 12:06:35 +0100
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] sched/urgent for v5.17-rc2

Hi Linus,

please pull a bunch of scheduler fixes for v5.17-rc2.

Thx.

---

The following changes since commit fb3b0673b7d5b477ed104949450cd511337ba3c6:

  Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujitsu/integration (2022-01-13 11:19:07 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/sched_urgent_for_v5.17_rc2

for you to fetch changes up to 0e3872499de1a1230cef5221607d71aa09264bd5:

  kernel/sched: Remove dl_boosted flag comment (2022-01-18 12:10:00 +0100)

----------------------------------------------------------------
- A bunch of fixes: forced idle time accounting, utilization values
propagation in the sched hierarchies and other minor cleanups and
improvements

----------------------------------------------------------------
Cruz Zhao (1):
      sched/core: Accounting forceidle time for all tasks except idle task

Hui Su (1):
      kernel/sched: Remove dl_boosted flag comment

Peter Zijlstra (1):
      sched: Avoid double preemption in __cond_resched_*lock*()

Randy Dunlap (1):
      sched/fair: Fix all kernel-doc warnings

Suren Baghdasaryan (1):
      psi: Fix uaf issue when psi trigger is destroyed while being polled

Vincent Guittot (4):
      sched/pelt: Relax the sync of util_sum with util_avg
      sched/pelt: Continue to relax the sync of util_sum with util_avg
      sched/pelt: Relax the sync of runnable_sum with runnable_avg
      sched/pelt: Relax the sync of load_sum with load_avg

 Documentation/accounting/psi.rst |   3 +-
 include/linux/psi.h              |   2 +-
 include/linux/psi_types.h        |   3 -
 include/linux/sched.h            |   4 --
 kernel/cgroup/cgroup.c           |  11 +++-
 kernel/sched/core.c              |  15 ++---
 kernel/sched/core_sched.c        |   2 +-
 kernel/sched/fair.c              | 118 +++++++++++++++++++++++++--------------
 kernel/sched/pelt.h              |   4 +-
 kernel/sched/psi.c               |  66 ++++++++++------------
 10 files changed, 125 insertions(+), 103 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Ivo Totev, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ