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]
Message-ID: <20231119130421.GDZVoH1TocfbiUjKfA@fat_crate.local>
Date:   Sun, 19 Nov 2023 14:04:21 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] timers/urgent for v6.7-rc2

Hi Linus,

please pull a single urgent timers fix for 6.7.

Thx.

---

The following changes since commit ffc253263a1375a65fa6c9f62a893e9767fbebfa:

  Linux 6.6 (2023-10-29 16:31:08 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.7_rc2

for you to fetch changes up to 5c0930ccaad5a74d74e8b18b648c5eb21ed2fe94:

  hrtimers: Push pending hrtimers away from outgoing CPU earlier (2023-11-11 18:06:42 +0100)

----------------------------------------------------------------
- Do the push of pending hrtimers away from a CPU which is being
  offlined earlier in the offlining process in order to prevent
  a deadlock

----------------------------------------------------------------
Thomas Gleixner (1):
      hrtimers: Push pending hrtimers away from outgoing CPU earlier

 include/linux/cpuhotplug.h |  1 +
 include/linux/hrtimer.h    |  4 ++--
 kernel/cpu.c               |  8 +++++++-
 kernel/time/hrtimer.c      | 33 ++++++++++++---------------------
 4 files changed, 22 insertions(+), 24 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ