Show patches with: Submitter = Joel Fernandes       |    Archived = No       |   33 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,1/6] rcu: Add support for consolidated-RCU reader checking Harden list_for_each_entry_rcu() and family - - - - --- 2019-06-01 Joel Fernandes Not Applicable
[RFC,2/6] ipv4: add lockdep condition to fix for_each_entry Harden list_for_each_entry_rcu() and family - - - - --- 2019-06-01 Joel Fernandes Not Applicable
[RFC,3/6] driver/core: Convert to use built-in RCU list checking Harden list_for_each_entry_rcu() and family - - - - --- 2019-06-01 Joel Fernandes Not Applicable
[RFC,4/6] workqueue: Convert for_each_wq to use built-in list check Harden list_for_each_entry_rcu() and family - - - - --- 2019-06-01 Joel Fernandes Not Applicable
[RFC,5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator Harden list_for_each_entry_rcu() and family - - - - --- 2019-06-01 Joel Fernandes Not Applicable
[RFC,6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list Harden list_for_each_entry_rcu() and family - - - - --- 2019-06-01 Joel Fernandes Not Applicable
[v1,1/6] rcu: Add support for consolidated-RCU reader checking Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-11 Joel Fernandes Not Applicable
[v1,2/6] ipv4: add lockdep condition to fix for_each_entry Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-11 Joel Fernandes Not Applicable
[v1,3/6] driver/core: Convert to use built-in RCU list checking Harden list_for_each_entry_rcu() and family 1 - - - --- 2019-07-11 Joel Fernandes Not Applicable
[v1,4/6] workqueue: Convert for_each_wq to use built-in list check Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-11 Joel Fernandes Not Applicable
[v1,5/6] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-11 Joel Fernandes Not Applicable
[v1,6/6] acpi: Use built-in RCU list checking for acpi_ioremaps list Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-11 Joel Fernandes Not Applicable
[v2,1/9] rcu/update: Remove useless check for debug_locks Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,2/9] rcu: Add support for consolidated-RCU reader checking Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,3/9] rcu/sync: Remove custom check for reader-section Harden list_for_each_entry_rcu() and family 1 - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,4/9] ipv4: add lockdep condition to fix for_each_entry Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,5/9] driver/core: Convert to use built-in RCU list checking Harden list_for_each_entry_rcu() and family 1 - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,6/9] workqueue: Convert for_each_wq to use built-in list check Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-12 Joel Fernandes Not Applicable
[v2,9/9] doc: Update documentation about list_for_each_entry_rcu Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-12 Joel Fernandes Not Applicable
[1/9] rcu/update: Remove useless check for debug_locks (v1) Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-15 Joel Fernandes Not Applicable
[2/9] rcu: Add support for consolidated-RCU reader checking (v3) Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-15 Joel Fernandes Not Applicable
[3/9] rcu/sync: Remove custom check for reader-section (v2) Harden list_for_each_entry_rcu() and family 1 - - - --- 2019-07-15 Joel Fernandes Not Applicable
[4/9] ipv4: add lockdep condition to fix for_each_entry (v1) Harden list_for_each_entry_rcu() and family 1 - - - --- 2019-07-15 Joel Fernandes Not Applicable
[5/9] driver/core: Convert to use built-in RCU list checking (v1) Harden list_for_each_entry_rcu() and family 1 - - - --- 2019-07-15 Joel Fernandes Not Applicable
[6/9] workqueue: Convert for_each_wq to use built-in list check (v2) Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-15 Joel Fernandes Not Applicable
[7/9] x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator (v1) Harden list_for_each_entry_rcu() and family 2 - - - --- 2019-07-15 Joel Fernandes Not Applicable
[8/9] acpi: Use built-in RCU list checking for acpi_ioremaps list (v1) Harden list_for_each_entry_rcu() and family 1 - - - --- 2019-07-15 Joel Fernandes Not Applicable
[9/9] doc: Update documentation about list_for_each_entry_rcu (v1) Harden list_for_each_entry_rcu() and family - - - - --- 2019-07-15 Joel Fernandes Not Applicable
rculist: Add build check for single optional list argument rculist: Add build check for single optional list argument - - - - --- 2019-07-16 Joel Fernandes Not Applicable
[1/2] pci: Convert to use built-in RCU list checking [1/2] pci: Convert to use built-in RCU list checking - - - - --- 2019-08-30 Joel Fernandes bhelgaas Changes Requested
[2/2] ipc/sem: Convert to use built-in RCU list checking [1/2] pci: Convert to use built-in RCU list checking - - - - --- 2019-08-30 Joel Fernandes bhelgaas Changes Requested