Show patches with: Submitter = Brendan Jackman       |    State = Action Required       |    Archived = No       |   58 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,29/29] mm: asi: Stop ignoring asi=on cmdline flag Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,28/29] x86/pti: Disable PTI when ASI is on Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,27/29] mm: asi: Add some mitigations on address space transitions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,26/29] x86: Create library for flushing L1D for L1TF Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,25/29] mm: asi: Restricted execution fore bare-metal processes Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,24/29] mm: asi: Add infrastructure for mapping userspace addresses Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,23/29] mm: asi: exit ASI before suspend-like operations Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,21/29] KVM: x86: asi: Restricted address space for VM execution Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,20/29] mm: asi: Make TLB flushing correct under ASI Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off() Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,18/29] mm: asi: Map dynamic percpu memory as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,17/29] mm: asi: Map vmalloc/vmap data as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,16/29] mm: asi: Map kernel text and static data as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[TEMP,WORKAROUND,RFC,v2,15/29] mm: asi: Workaround missing partial-unmap support Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,14/29] mm: asi: Map non-user buddy allocations as nonsensitive Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,13/29] mm: Add __PAGEFLAG_FALSE Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,09/29] mm: asi: ASI page table allocation functions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,06/29] mm: asi: Use separate PCIDs for restricted address spaces Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,05/29] mm: asi: ASI support in interrupts/exceptions Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,04/29] mm: asi: Add infrastructure for boot-time enablement Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,03/29] mm: asi: Introduce ASI core API Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[RFC,v2,01/29] mm: asi: Make some utility functions noinstr compatible Address Space Isolation (ASI) - - - --- 2025-01-10 Brendan Jackman New
[26/26] KVM: x86: asi: Add some mitigations on address space transitions Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[25/26] mm: asi: Stop ignoring asi=on cmdline flag Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[24/26] mm: asi: Make TLB flushing correct under ASI Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[23/26] mm: asi: Stabilize CR3 in switch_mm_irqs_off() Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[22/26] KVM: x86: asi: Stabilize CR3 when potentially accessing with ASI Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[21/26] KVM: x86: asi: Restricted address space for VM execution Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[20/26] mm: asi: Map dynamic percpu memory as nonsensitive Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[19/26] percpu: clean up all mappings when pcpu_map_pages() fails Address Space Isolation (ASI) 2024 1 - - --- 2024-07-12 Brendan Jackman New
[18/26] mm: asi: Map vmalloc/vmap data as nonsesnitive Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[17/26] mm: asi: Map kernel text and static data as nonsensitive Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[16/26] mm: asi: Map non-user buddy allocations as nonsensitive Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[15/26] mm: Add __PAGEFLAG_FALSE Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[14/26] mm: asi: Add basic infrastructure for global non-sensitive mappings Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[13/26] mm: asi: Functions to map/unmap a memory range into ASI page tables Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[12/26] mm: asi: asi_exit() on PF, skip handling if address is accessible Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[11/26] mm: asi: ASI page table allocation functions Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[10/26] mm: asi: Avoid warning from NMI userspace accesses in ASI context Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[09/26] mm: asi: Make __get_current_cr3_fast() ASI-aware Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[08/26] mm: asi: Use separate PCIDs for restricted address spaces Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[07/26] mm: asi: Switch to unrestricted address space before a context switch Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[06/26] mm: asi: ASI support in interrupts/exceptions Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[05/26] mm: asi: Add infrastructure for boot-time enablement Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[04/26] objtool: let some noinstr functions make indirect calls Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[03/26] mm: asi: Introduce ASI core API Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[02/26] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[01/26] mm: asi: Make some utility functions noinstr compatible Address Space Isolation (ASI) 2024 - - - --- 2024-07-12 Brendan Jackman New
[2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data Clean up hotplug zone data synchronization - - - --- 2024-05-21 Brendan Jackman New
[1/2] mm,memory_hotplug: Remove un-taken lock Clean up hotplug zone data synchronization - - - --- 2024-05-21 Brendan Jackman New
[v2] mm/page_alloc: Dedupe some memcg uncharging logic [v2] mm/page_alloc: Dedupe some memcg uncharging logic 1 1 - --- 2023-11-08 Brendan Jackman New