Show patches with: Submitter = James Morse       |   235 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V8,04/10] arm64: exception: handle Synchronous External Abort - 1 - --- 2017-02-03 James Morse Not Applicable
ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal. - 1 - --- 2017-03-16 James Morse rafael Accepted
[RFC/RFT,1/6] arm64: fixmap: Add GHES fixmap entries - - - --- 2017-10-31 James Morse RFC
[RFC/RFT,2/6] x86/mm/fixmap: Add GHES fixmap entries 1 - - --- 2017-10-31 James Morse RFC
[RFC/RFT,3/6] ACPI / APEI: Replace ioremap_page_range() with fixmap - 1 1 --- 2017-10-31 James Morse RFC
[RFC/RFT,4/6] ACPI / APEI: Remove ghes_ioremap_area - 1 - --- 2017-10-31 James Morse RFC
[RFC/RFT,5/6] arm64: mm: Remove arch_apei_flush_tlb_one() - - - --- 2017-10-31 James Morse RFC
[RFC/RFT,6/6] ACPI / APEI: Remove arch_apei_flush_tlb_one() - 1 - --- 2017-10-31 James Morse RFC
[1/4] ACPI / APEI: Replace ioremap_page_range() with fixmap 2 1 2 --- 2017-11-06 James Morse rafael Accepted
[2/4] ACPI / APEI: Remove ghes_ioremap_area - 1 1 --- 2017-11-06 James Morse rafael Accepted
[3/4] arm64: mm: Remove arch_apei_flush_tlb_one() 1 - 1 --- 2017-11-06 James Morse rafael Accepted
[4/4] ACPI / APEI: Remove arch_apei_flush_tlb_one() - 1 - --- 2017-11-06 James Morse rafael Accepted
[RFC,1/7] ACPI / APEI: Move the estatus queue code up, and under its own ifdef - - - --- 2018-01-22 James Morse RFC
[RFC,2/7] ACPI / APEI: Generalise the estatus queue's add/remove and notify code - - - --- 2018-01-22 James Morse RFC
[RFC,3/7] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue - - - --- 2018-01-22 James Morse RFC
[RFC,4/7] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing - - - --- 2018-01-22 James Morse RFC
[RFC,5/7] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface. - - - --- 2018-01-22 James Morse RFC
[RFC,6/7] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users - - - --- 2018-01-22 James Morse RFC
[RFC,7/7] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications - - - --- 2018-01-22 James Morse RFC
[v5,1/3] arm64/ras: support sea error recovery - - - --- 2018-02-15 James Morse Not Applicable
[01/11] ACPI / APEI: Move the estatus queue code up, and under its own ifdef - - - --- 2018-02-15 James Morse Not Applicable
[02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code - - - --- 2018-02-15 James Morse Not Applicable
[03/11] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue - - - --- 2018-02-15 James Morse Not Applicable
[04/11] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing - - - --- 2018-02-15 James Morse Not Applicable
[05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface - - - --- 2018-02-15 James Morse Not Applicable
[06/11] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users - - - --- 2018-02-15 James Morse Not Applicable
[07/11] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications - - - --- 2018-02-15 James Morse Not Applicable
[08/11] firmware: arm_sdei: Add ACPI GHES registration helper - - - --- 2018-02-15 James Morse Not Applicable
[09/11] ACPI / APEI: Add support for the SDEI GHES Notification type - - - --- 2018-02-15 James Morse Not Applicable
[10/11] mm/memory-failure: increase queued recovery work's priority - - - --- 2018-02-15 James Morse Not Applicable
[11/11] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work - - - --- 2018-02-15 James Morse Not Applicable
[v2,01/11] ACPI / APEI: Move the estatus queue code up, and under its own ifdef - 1 - --- 2018-03-22 James Morse Not Applicable
[v2,02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code - 1 - --- 2018-03-22 James Morse Not Applicable
[v2,03/11] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue - 1 - --- 2018-03-22 James Morse Not Applicable
[v2,04/11] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing 1 1 - --- 2018-03-22 James Morse Not Applicable
[v2,05/11] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface 1 - - --- 2018-03-22 James Morse Not Applicable
[v2,06/11] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users - - - --- 2018-03-22 James Morse Not Applicable
[v2,07/11] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications - 1 - --- 2018-03-22 James Morse Not Applicable
[v2,08/11] firmware: arm_sdei: Add ACPI GHES registration helper - 1 - --- 2018-03-22 James Morse Not Applicable
[v2,09/11] ACPI / APEI: Add support for the SDEI GHES Notification type - 1 - --- 2018-03-22 James Morse Not Applicable
[v2,10/11] mm/memory-failure: increase queued recovery work's priority - 1 - --- 2018-03-22 James Morse Not Applicable
[v2,11/11] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work - 1 - --- 2018-03-22 James Morse Not Applicable
[02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code 1 - - --- 2018-03-28 James Morse Not Applicable
[v3,01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef - 2 - --- 2018-04-27 James Morse Changes Requested
[v3,02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code - 1 - --- 2018-04-27 James Morse Changes Requested
[v3,03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing 1 - - --- 2018-04-27 James Morse Changes Requested
[v3,04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue - 1 - --- 2018-04-27 James Morse Changes Requested
[v3,05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing 1 1 - --- 2018-04-27 James Morse Changes Requested
[v3,06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface 1 - - --- 2018-04-27 James Morse Changes Requested
[v3,07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users - - - --- 2018-04-27 James Morse Changes Requested
[v3,08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications - 1 - --- 2018-04-27 James Morse Changes Requested
[v3,09/12] firmware: arm_sdei: Add ACPI GHES registration helper - 1 - --- 2018-04-27 James Morse Changes Requested
[v3,10/12] ACPI / APEI: Add support for the SDEI GHES Notification type - 1 - --- 2018-04-27 James Morse Changes Requested
[v3,11/12] mm/memory-failure: increase queued recovery work's priority - 1 - --- 2018-04-27 James Morse Changes Requested
[v3,12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work - 1 - --- 2018-04-27 James Morse Changes Requested
[v4,01/12] ACPI / APEI: Move the estatus queue code up, and under its own ifdef - 2 1 --- 2018-05-16 James Morse Not Applicable
[v4,02/12] ACPI / APEI: Generalise the estatus queue's add/remove and notify code - 1 1 --- 2018-05-16 James Morse Not Applicable
[v4,03/12] ACPI / APEI: don't wait to serialise with oops messages when panic()ing 1 - - --- 2018-05-16 James Morse Not Applicable
[v4,04/12] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue - 1 1 --- 2018-05-16 James Morse Not Applicable
[v4,05/12] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing 1 1 1 --- 2018-05-16 James Morse Not Applicable
[v4,06/12] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface 1 - 1 --- 2018-05-16 James Morse Not Applicable
[v4,07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users - - 1 --- 2018-05-16 James Morse Not Applicable
[v4,08/12] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications - 1 1 --- 2018-05-16 James Morse Not Applicable
[v4,09/12] firmware: arm_sdei: Add ACPI GHES registration helper - 1 - --- 2018-05-16 James Morse Not Applicable
[v4,10/12] ACPI / APEI: Add support for the SDEI GHES Notification type - 1 - --- 2018-05-16 James Morse Not Applicable
[v4,11/12] mm/memory-failure: increase queued recovery work's priority - 1 1 --- 2018-05-16 James Morse Not Applicable
[v4,12/12] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work - 1 1 --- 2018-05-16 James Morse Not Applicable
[v5,01/20] ACPI / APEI: Move the estatus queue code up, and under its own ifdef - 2 1 --- 2018-06-26 James Morse Changes Requested
[v5,02/20] ACPI / APEI: Generalise the estatus queue's add/remove and notify code - 1 1 --- 2018-06-26 James Morse Changes Requested
[v5,03/20] ACPI / APEI: don't wait to serialise with oops messages when panic()ing 1 - - --- 2018-06-26 James Morse Changes Requested
[v5,04/20] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue - 1 1 --- 2018-06-26 James Morse Changes Requested
[v5,05/20] ACPI / APEI: Make estatus queue a Kconfig symbol - - - --- 2018-06-26 James Morse Changes Requested
[v5,06/20] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing 1 1 1 --- 2018-06-26 James Morse Changes Requested
[v5,07/20] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface 1 - 1 --- 2018-06-26 James Morse Changes Requested
[v5,08/20] ACPI / APEI: Move locking to the notification helper - - - --- 2018-06-26 James Morse Changes Requested
[v5,09/20] ACPI / APEI: Let the notification helper specify the fixmap slot - - - --- 2018-06-26 James Morse Changes Requested
[v5,10/20] ACPI / APEI: preparatory split of ghes->estatus - - - --- 2018-06-26 James Morse Changes Requested
[v5,11/20] ACPI / APEI: Remove silent flag from ghes_read_estatus() - - - --- 2018-06-26 James Morse Changes Requested
[v5,12/20] ACPI / APEI: Don't store CPER records physical address in struct ghes - - - --- 2018-06-26 James Morse Changes Requested
[v5,13/20] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus - - - --- 2018-06-26 James Morse Changes Requested
[v5,14/20] ACPI / APEI: Split ghes_read_estatus() to read CPER length - - - --- 2018-06-26 James Morse Changes Requested
[v5,15/20] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one() - - - --- 2018-06-26 James Morse Changes Requested
[v5,16/20] ACPI / APEI: Split fixmap pages for arm64 NMI-like notifications - - - --- 2018-06-26 James Morse Changes Requested
[v5,17/20] firmware: arm_sdei: Add ACPI GHES registration helper - - - --- 2018-06-26 James Morse Changes Requested
[v5,18/20] ACPI / APEI: Add support for the SDEI GHES Notification type - - - --- 2018-06-26 James Morse Changes Requested
[v5,19/20] mm/memory-failure: increase queued recovery work's priority - 1 2 --- 2018-06-26 James Morse Changes Requested
[v5,20/20] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work - 1 1 --- 2018-06-26 James Morse Changes Requested
[v5,12/20] ACPI / APEI: Don't store CPER records physical address in struct ghes - - - --- 2018-06-27 James Morse Changes Requested
[RFC/RFT,1/2] efi: Add helper to retrieve runtime version number - - - --- 2018-06-28 James Morse RFC
[RFC/RFT,2/2] ACPI / APEI: Add DMI matching quirks for platforms that require hest_disable - - - --- 2018-06-28 James Morse RFC
[v6,01/18] ACPI / APEI: Move the estatus queue code up, and under its own ifdef APEI in_nmi() rework - 2 1 --- 2018-09-21 James Morse Changes Requested
[v6,02/18] ACPI / APEI: Generalise the estatus queue's add/remove and notify code APEI in_nmi() rework - 1 1 --- 2018-09-21 James Morse Changes Requested
[v6,03/18] ACPI / APEI: don't wait to serialise with oops messages when panic()ing APEI in_nmi() rework 1 - - --- 2018-09-21 James Morse Changes Requested
[v6,04/18] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue APEI in_nmi() rework - 1 1 --- 2018-09-21 James Morse Changes Requested
[v6,05/18] ACPI / APEI: Make estatus queue a Kconfig symbol APEI in_nmi() rework - - - --- 2018-09-21 James Morse Changes Requested
[v6,06/18] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing APEI in_nmi() rework 1 1 1 --- 2018-09-21 James Morse Changes Requested
[v6,07/18] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface APEI in_nmi() rework 1 - 1 --- 2018-09-21 James Morse Changes Requested
[v6,08/18] ACPI / APEI: Move locking to the notification helper APEI in_nmi() rework - 1 - --- 2018-09-21 James Morse Changes Requested
[v6,09/18] ACPI / APEI: Let the notification helper specify the fixmap slot APEI in_nmi() rework - 1 - --- 2018-09-21 James Morse Changes Requested
[v6,10/18] ACPI / APEI: preparatory split of ghes->estatus APEI in_nmi() rework - - - --- 2018-09-21 James Morse Changes Requested
« 1 2 3 »