Show patches with: Archived = No       |   14797 patches
« 1 2 ... 34 35 36147 148 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,v9,17/36] x86/fred: Define a common function type fred_handler x86: enable FRED for x86-64 - - - --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,16/36] x86/fred: Allow single-step trap and NMI when starting a new task x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,15/36] x86/fred: No ESPFIX needed when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,14/36] x86/fred: Disallow the swapgs instruction when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,11/36] x86/fred: Reserve space for the FRED stack frame x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,10/36] x86/fred: Add a new header file for FRED definitions x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,08/36] x86/cpu: Add MSR numbers for FRED configuration x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,07/36] x86/cpu: Add X86_CR4_FRED macro x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,06/36] x86/objtool: Teach objtool about ERETU and ERETS x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,04/36] x86/cpufeatures: Add the cpu feature bit for FRED x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED) x86: enable FRED for x86-64 - - 1 --- 2023-08-01 Li, Xin3 Superseded
[RESEND,v9,01/36] Documentation/x86/64: Add documentation for FRED x86: enable FRED for x86-64 - - - --- 2023-08-01 Li, Xin3 Superseded
[v7,9/9] swiotlb: search the software IO TLB only if the device makes use of it Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,8/9] swiotlb: allocate a new memory pool when existing pools are full Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,7/9] swiotlb: determine potential physical address limit Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,6/9] swiotlb: if swiotlb is full, fall back to a transient memory pool Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,5/9] swiotlb: add a flag whether SWIOTLB is allowed to grow Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,4/9] swiotlb: separate memory pool data from other allocator data Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,3/9] swiotlb: add documentation and rename swiotlb_do_find_slots() Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,2/9] swiotlb: make io_tlb_default_mem local to swiotlb.c Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v7,1/9] swiotlb: bail out of swiotlb_init_late() if swiotlb is already allocated Allow dynamic allocation of software IO TLB bounce buffers - - - --- 2023-08-01 Petr Tesarik Accepted
[v4,13/13] xen/arm: mmu: enable SMMU subsystem only in MMU xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-08-01 Henry Wang Superseded
[v4,12/13] xen/arm: mmu: relocate copy_from_paddr() to setup.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,11/13] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,10/13] xen/arm: mmu: move MMU-specific setup_mm to mmu/setup.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,09/13] xen/arm: mm: Use generic variable/function names for extendability xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,08/13] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,07/13] xen/arm: Extract MMU-specific code xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,06/13] xen/arm64: Move setup_fixmap() to create_page_tables() xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,05/13] xen/arm: Move MMU related definitions from config.h to mmu/layout.h xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-01 Henry Wang Superseded
[v4,04/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,03/13] xen/arm64: prepare for moving MMU related code from head.S xen/arm: Split MMU code as the prepration of MPU work - 2 - --- 2023-08-01 Henry Wang Superseded
[v4,02/13] xen/arm: Introduce 'choice' for memory system architecture xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-01 Henry Wang Superseded
[v4,01/13] xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm xen/arm: Split MMU code as the prepration of MPU work - 1 1 --- 2023-08-01 Henry Wang Superseded
arm32: Avoid using solaris syntax for .section directive arm32: Avoid using solaris syntax for .section directive - - - --- 2023-08-01 Khem Raj Superseded
arm32: Avoid using solaris syntax for .section directive arm32: Avoid using solaris syntax for .section directive - - - --- 2023-08-01 Khem Raj Superseded
arm32: Avoid using solaris syntax for .section directive arm32: Avoid using solaris syntax for .section directive - - - --- 2023-08-01 Khem Raj Superseded
arm32: Avoid using solaris syntax for .section directive arm32: Avoid using solaris syntax for .section directive - - - --- 2023-08-01 Khem Raj Superseded
[mm-unstable,v8,31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,28/31] sparc64: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,27/31] sh: Convert pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 1 - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs Split ptdesc from struct page 2 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,25/31] openrisc: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,24/31] nios2: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,23/31] mips: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,22/31] m68k: Convert various functions to use ptdescs Split ptdesc from struct page 2 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,21/31] loongarch: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,20/31] hexagon: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,19/31] csky: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,18/31] arm64: Convert various functions to use ptdescs Split ptdesc from struct page 2 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,17/31] arm: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,16/31] pgalloc: Convert various functions to use ptdescs Split ptdesc from struct page - - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,15/31] mm: Remove page table members from struct page Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,14/31] s390: Convert various pgalloc functions to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,13/31] x86: Convert various functions to use ptdescs Split ptdesc from struct page - - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,12/31] powerpc: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor} Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,10/31] mm: Convert ptlock_free() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,09/31] mm: Convert pmd_ptlock_free() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,08/31] mm: Convert ptlock_init() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,07/31] mm: Convert pmd_ptlock_init() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,06/31] mm: Convert ptlock_ptr() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,05/31] mm: Convert ptlock_alloc() to use ptdescs Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc() Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,03/31] mm: add utility functions for ptdesc Split ptdesc from struct page - - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,02/31] pgtable: Create struct ptdesc Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[mm-unstable,v8,01/31] mm: Add PAGE_TYPE_OP folio functions Split ptdesc from struct page 1 - - --- 2023-07-31 Vishal Moola Superseded
[XEN,4/4] arm/efi: address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 - - - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,3/4] xen: rename variables and parameters to address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 - - - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,2/4] amd/iommu: rename functions to address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 1 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,1/4] xen/pci: rename local variable to address MISRA C:2012 Rule 5.3 xen: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2] x86/hpet: Disable legacy replacement mode after IRQ test [XEN,v2] x86/hpet: Disable legacy replacement mode after IRQ test - 1 - --- 2023-07-31 Simon Gaiser Superseded
[XEN,v2,4/4] x86emul: remove local variable to address MISRA C:2012 Rule 5.3 x86: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2,3/4] x86emul: avoid shadowing to address MISRA C:2012 Rule 5.3 x86: address MISRA C:2012 Rule 5.3 1 - - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2,2/4] x86/mm: remove variable to avoid shadowing x86: address MISRA C:2012 Rule 5.3 - 1 - --- 2023-07-31 Nicola Vetrini Superseded
[XEN,v2,1/4] x86: mechanically rename to address MISRA C:2012 Rule 5.3 x86: address MISRA C:2012 Rule 5.3 - - - --- 2023-07-31 Nicola Vetrini Superseded
[v9,36/36] x86/fred: Disable FRED by default in its early stage x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,35/36] x86/fred: FRED initialization code x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init() x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI induced VM exits x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,29/36] x86/fred: FRED entry/exit and dispatch code x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,27/36] x86/traps: Add external_interrupt() to dispatch external interrupts x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,26/36] x86/traps: Add sysvec_install() to install a system interrupt handler x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handle… x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S x86: enable FRED for x86-64 - - - --- 2023-07-31 Li, Xin3 Superseded
[v9,22/36] x86/fred: Add a double fault entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,21/36] x86/fred: Add a machine check entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
[v9,20/36] x86/fred: Add a NMI entry stub for FRED x86: enable FRED for x86-64 - - 1 --- 2023-07-31 Li, Xin3 Superseded
« 1 2 ... 34 35 36147 148 »