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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 3 Oct 2021 12:27:37 +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.15-rc4

Hi Linus,

please pull three urgent fixes to scheduler land, for v5.15.

Thx.

---

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -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.15_rc4

for you to fetch changes up to 83d40a61046f73103b4e5d8f1310261487ff63b0:

  sched: Always inline is_percpu_thread() (2021-10-01 13:57:57 +0200)

----------------------------------------------------------------
- Tell the compiler to always inline is_percpu_thread()

- Make sure tunable_scaling buffer is null-terminated after an update in sysfs

- Fix LTP named regression due to cgroup list ordering

----------------------------------------------------------------
Mel Gorman (1):
      sched/fair: Null terminate buffer when updating tunable_scaling

Michal Koutný (1):
      sched/fair: Add ancestors of unthrottled undecayed cfs_rq

Peter Zijlstra (1):
      sched: Always inline is_percpu_thread()

 include/linux/sched.h | 2 +-
 kernel/sched/debug.c  | 8 +++++++-
 kernel/sched/fair.c   | 6 +++++-
 3 files changed, 13 insertions(+), 3 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ