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:   Fri, 10 Feb 2023 15:09:11 +0100
From:   Frederic Weisbecker <frederic@...nel.org>
To:     LKML <linux-kernel@...r.kernel.org>
Cc:     Frederic Weisbecker <frederic@...nel.org>,
        Alexey Dobriyan <adobriyan@...il.com>,
        Peter Zijlstra <peterz@...radead.org>,
        Wei Li <liwei391@...wei.com>,
        Mirsad Goran Todorovac <mirsad.todorovac@....unizg.hr>,
        Thomas Gleixner <tglx@...utronix.de>,
        Yu Liao <liaoyu15@...wei.com>, Hillf Danton <hdanton@...a.com>,
        Ingo Molnar <mingo@...nel.org>
Subject: [PATCH 0/6] timers/nohz: Fixes and cleanups

Try to (partially) fix the issue reported in https://lore.kernel.org/lkml/20230128020051.2328465-1-liaoyu15@huawei.com/

Frederic Weisbecker (6):
  timers/nohz: Restructure and reshuffle struct tick_sched
  timers/nohz: Only ever update sleeptime from idle exit
  timers/nohz: Protect idle/iowait sleep time under seqcount
  timers/nohz: Add a comment about broken iowait counter update race
  timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
  MAINTAINERS: Remove stale email address

 MAINTAINERS              |   2 +-
 kernel/time/tick-sched.c | 146 ++++++++++++++++++---------------------
 kernel/time/tick-sched.h |  67 +++++++++++-------
 3 files changed, 112 insertions(+), 103 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ