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, 10 Apr 2022 12:37:42 +0200
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.18-rc2

Hi Linus,

please pull a couple of urgent scheduler fixes for 5.18-rc2.

Thx.

---

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0a70045ed8516dfcff4b5728557e1ef3fd017c53:

  entry: Fix compile error in dynamic_irqentry_exit_cond_resched() (2022-04-05 09:59:36 +0200)

----------------------------------------------------------------
- Use the correct static key checking primitive on the IRQ exit path

- Two fixes for the new forceidle balancer

----------------------------------------------------------------
Peter Zijlstra (1):
      sched/core: Fix forceidle balancing

Sebastian Andrzej Siewior (1):
      sched: Teach the forced-newidle balancer about CPU affinity limitation.

Sven Schnelle (1):
      entry: Fix compile error in dynamic_irqentry_exit_cond_resched()

 kernel/entry/common.c |  2 +-
 kernel/sched/core.c   | 16 +++++++++++-----
 kernel/sched/idle.c   |  1 -
 kernel/sched/sched.h  |  6 ------
 4 files changed, 12 insertions(+), 13 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