Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467744
| From | "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH tip/core/rcu 0/7] RCU list updates for 4.9 |
| Date | 2016-08-22 17:50 +0200 |
| Message-ID | <s8ZE5-89K-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH tip/core/rcu 0/7] RCU list updates for 4.9 "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 17:50 +0200 [PATCH tip/core/rcu 4/7] list: Split list_del() debug checking into separate function "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 17:50 +0200 [PATCH tip/core/rcu 3/7] rculist: Consolidate DEBUG_LIST for list_add_rcu() "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 17:50 +0200 [PATCH tip/core/rcu 1/7] list: Expand list_first_entry_or_null() "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 17:50 +0200 [PATCH tip/core/rcu 2/7] list: Split list_add() debug checking into separate function "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 17:50 +0200 [PATCH tip/core/rcu 5/7] bug: Provide toggle for BUG on data corruption "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-08-22 17:50 +0200
csiph-web