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:   Mon, 6 May 2019 11:16:33 +0200
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] SMP hotplug support changes for v5.2

Linus,

Please pull the latest smp-hotplug-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp-hotplug-for-linus

   # HEAD: d4645d30b50d1691c26ff0f8fa4e718b08f8d3bb smpboot: Place the __percpu annotation correctly

Two changes in this cycle:

 - Make the /sys/devices/system/cpu/smt/* files available on all arches, 
   so user space has a consistent way to detect whether SMT is enabled.

 - Sparse annotation fix

Thanks,

	Ingo

------------------>
Josh Poimboeuf (1):
      cpu/hotplug: Create SMT sysfs interface for all arches

Sebastian Andrzej Siewior (1):
      smpboot: Place the __percpu annotation correctly


 Documentation/ABI/testing/sysfs-devices-system-cpu | 10 ++--
 include/linux/cpu.h                                |  3 +-
 include/linux/smpboot.h                            |  2 +-
 kernel/cpu.c                                       | 64 +++++++++++++---------
 4 files changed, 48 insertions(+), 31 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ