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:   Tue, 28 Jan 2020 09:08:55 +0100
From:   Ingo Molnar <mingo@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Thomas Gleixner <tglx@...utronix.de>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] locking changes for v5.6

Linus,

Please pull the latest locking-core-for-linus git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking-core-for-linus

   # HEAD: f5bfdc8e3947a7ae489cf8ae9cfd6b3fb357b952 locking/osq: Use optimized spinning loop for arm64

Just a handful of changes in this cycle: an ARM64 performance 
optimization, a comment fix and a debug output fix.

 Thanks,

	Ingo

------------------>
Waiman Long (3):
      locking/lockdep: Fix lockdep_stats indentation problem
      locking/qspinlock: Fix inaccessible URL of MCS lock paper
      locking/osq: Use optimized spinning loop for arm64


 arch/arm64/include/asm/spinlock.h |  9 +++++++++
 kernel/locking/lockdep_proc.c     |  4 ++--
 kernel/locking/osq_lock.c         | 23 ++++++++++-------------
 kernel/locking/qspinlock.c        | 13 +++++++------
 4 files changed, 28 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ