Show patches with: State = Action Required       |   49 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[next] um: Malloc just enough space for fitting pid file [next] um: Malloc just enough space for fitting pid file - - - - --- 2024-10-26 Paulo Miguel Almeida New
[v5,01/13] x86/um: clean up elf specific definitions nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,02/13] x86/um: nommu: elf loader for fdpic nommu UML 1 - - - --- 2024-12-12 Hajime Tazaki New
[v5,03/13] um: decouple MMU specific code from the common part nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,04/13] um: nommu: memory handling nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,05/13] x86/um: nommu: syscall handling nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,06/13] um: nommu: seccomp syscalls hook nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,07/13] x86/um: nommu: process/thread handling nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,08/13] um: nommu: configure fs register on host syscall invocation nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,09/13] x86/um/vdso: nommu: vdso memory update nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,10/13] x86/um: nommu: signal handling nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,11/13] um: change machine name for uname output nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,12/13] um: nommu: add documentation of nommu UML nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[v5,13/13] um: nommu: plug nommu code into build system nommu UML - - - - --- 2024-12-12 Hajime Tazaki New
[1/3] vmlinux.lds.h: remove entry to place init_task onto init_stack KASAN fix for arch_dup_task_struct (x86, um) - - - - --- 2024-12-17 Benjamin Berg New
[v1] kbuild: Allow building of samples with UML [v1] kbuild: Allow building of samples with UML - 1 - - --- 2024-12-18 Mickaël Salaün New
[1/3] um: virt-pci: don't use kmalloc() um: irq locking fixes - - - - --- 2025-01-10 Johannes Berg New
[2/3] um: virtio_uml: use raw spinlock um: irq locking fixes - - - - --- 2025-01-10 Johannes Berg New
[3/3] um: convert irq_lock to raw spinlock um: irq locking fixes - - - - --- 2025-01-10 Johannes Berg New
um: fix execve stub execution on old host OSs um: fix execve stub execution on old host OSs - 1 - - --- 2025-01-10 Benjamin Berg New
[RFC,v2,01/29] mm: asi: Make some utility functions noinstr compatible 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,03/29] mm: asi: Introduce ASI core API 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,05/29] mm: asi: ASI support in interrupts/exceptions 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,07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware 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,09/29] mm: asi: ASI page table allocation functions 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,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,12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings 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,14/29] mm: asi: Map non-user buddy allocations 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,16/29] mm: asi: Map kernel text and static data 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,18/29] mm: asi: Map dynamic percpu memory as nonsensitive 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,20/29] mm: asi: Make TLB flushing correct under ASI 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,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,23/29] mm: asi: exit ASI before suspend-like operations 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,25/29] mm: asi: Restricted execution fore bare-metal processes 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,27/29] mm: asi: Add some mitigations on address space transitions 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,29/29] mm: asi: Stop ignoring asi=on cmdline flag Address Space Isolation (ASI) - - - - --- 2025-01-10 Brendan Jackman New