All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/7] RCU list updates for 4.9
@ 2016-08-22 15:45 Paul E. McKenney
  2016-08-22 15:45 ` [PATCH tip/core/rcu 1/7] list: Expand list_first_entry_or_null() Paul E. McKenney
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul E. McKenney @ 2016-08-22 15:45 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series provides updates to RCU-protected linked lists:

1.	Expand list_first_entry_or_null() to allow better compiler
	optimizations, courtesy of Chris Wilson.

2-6.	Allow security-conscious builds to specify BUG rather than WARN
	for linked-list corruption, courtesy of Kees Cook.

7.	Fix a bogus CONFIG_-prefixed Kconfig-option reference in #5
	above, courtesy of Valentin Rothberg.

							Thanx, Paul

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-08-22 15:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 15:45 [PATCH tip/core/rcu 0/7] RCU list updates for 4.9 Paul E. McKenney
2016-08-22 15:45 ` [PATCH tip/core/rcu 1/7] list: Expand list_first_entry_or_null() Paul E. McKenney
2016-08-22 15:45 ` [PATCH tip/core/rcu 2/7] list: Split list_add() debug checking into separate function Paul E. McKenney
2016-08-22 15:45 ` [PATCH tip/core/rcu 3/7] rculist: Consolidate DEBUG_LIST for list_add_rcu() Paul E. McKenney
2016-08-22 15:45 ` [PATCH tip/core/rcu 4/7] list: Split list_del() debug checking into separate function Paul E. McKenney
2016-08-22 15:45 ` [PATCH tip/core/rcu 5/7] bug: Provide toggle for BUG on data corruption Paul E. McKenney
2016-08-22 15:45 ` [PATCH tip/core/rcu 6/7] lkdtm: Add tests for struct list corruption Paul E. McKenney
2016-08-22 15:45 ` [PATCH tip/core/rcu 7/7] lib/Kconfig.debug: Fix typo in select statement Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.