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 Oct 2014 14:59:37 -0700
From:	"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	mingo@...nel.org, laijs@...fujitsu.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
Subject: [PATCH tip/core/rcu 0/5] Documentation updates for 3.19

Hello!

This series contains a few documentation updates:

1.	Records limitations of bitfields and small variables.
	Also rules out pre-EV56 Alpha, which lack 8- and 16-bit
	memory-reference instructions.  Later Alpha CPUs are OK.
	(The official Alpha maintainers have thus far been silent
	on this patch.)

2.	Document the new RCU self-test boot parameters, courtesy of
	Pranith Kumar.

3.	Records that short-circuit boolean evaluation does not necessarily
	defend against control-dependency breakage by compiler optimizations.

4.	Add mention of atomic_long_t to atomic_ops.txt.

5.	Fix an example in memory-barriers.txt, courtesy of Pranith Kumar.

							Thanx, Paul

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

 b/Documentation/atomic_ops.txt        |   12 +++--
 b/Documentation/kernel-parameters.txt |    9 ++++
 b/Documentation/memory-barriers.txt   |   71 ++++++++++++++++++++++++++++------
 3 files changed, 77 insertions(+), 15 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