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:	Mon, 24 Mar 2014 21:16:38 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	mingo@...nel.org
Cc:	peterz@...radead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL rcu/next] Additional RCU commit for 3.15

Hello, Ingo,

And, if you are willing to take it, one late-breaking commit.  This one
was requested for 3.15 by Peter Zijlstra.  It is low risk because it adds
a new in-kernel API with minimal changes to the existing code.  Those
minimal changes are the addition of memory barriers and ACCESS_ONCE()
macro calls, neither of which should be able to break things.  This commit
has passed significant rcutorture testing, with these additional additions
to rcutorture slated for 3.16.  This commit has also been exposed to
-next testing.

This change is available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next

for you to fetch changes up to 765a3f4fed708ae429ee095914a7897acb3a65bd:

  rcu: Provide grace-period piggybacking API (2014-03-20 17:12:25 -0700)

----------------------------------------------------------------
Paul E. McKenney (1):
      rcu: Provide grace-period piggybacking API

 include/linux/rcutiny.h | 10 ++++++++
 include/linux/rcutree.h |  2 ++
 kernel/rcu/tree.c       | 62 +++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 70 insertions(+), 4 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ