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:   Wed, 12 Apr 2017 09:39:56 -0700
From:   "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:     linux-kernel@...r.kernel.org
Cc:     mingo@...nel.org, jiangshanlai@...il.com, dipankar@...ibm.com,
        akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
        josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
        rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
        dvhart@...ux.intel.com, fweisbec@...il.com, oleg@...hat.com,
        bobby.prani@...il.com, corbet@....net, linux-doc@...r.kernel.org
Subject: [PATCH tip/core/rcu 0/9] Documentation updates for 4.12

Hello!

This series provides documentation updates:

1.	Synchronous RCU grace periods are now legal throughout boot.

2.	Add mid-boot operation to expedited grace periods.

3.	Update stallwarn.txt to make causes more prominent.

4.	Update RCU data-structure documentation for rcu_segcblist.
	(Corresponding code changes are in the SRCU series.)

5.	Update requirements based on recent changes.

6.	doc: Update rcu_assign_pointer() definition in whatisRCU.txt.

7.	Update the comparisons rule in rcu_dereference.txt, courtesy
	of Michalis Kokologiannakis.

8.	Emphasize that "toy" RCU requires recursive rwlock.

9.	Update control-dependencies section of memory-barriers.txt,
	courtesy of pierre Kuo.

							Thanx, Paul

------------------------------------------------------------------------

 RCU/Design/Data-Structures/Data-Structures.html                 |  207 ++++++----
 RCU/Design/Data-Structures/nxtlist.svg                          |   34 -
 RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html |   47 ++
 RCU/Design/Requirements/Requirements.html                       |  201 ++++++---
 RCU/rcu_dereference.txt                                         |    9 
 RCU/stallwarn.txt                                               |  190 ++++-----
 RCU/whatisRCU.txt                                               |   33 -
 memory-barriers.txt                                             |    2 
 8 files changed, 469 insertions(+), 254 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ