Show patches with: Submitter = Laura Abbott       |    State = Action Required       |   203 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] arm: add dump_stack_regs to dump stack from registers - - - --- 2011-08-24 Laura Abbott New
[2/2] process: change from __backtrace to dump_stack_regs in show_regs - - - --- 2011-08-24 Laura Abbott New
process: change from __backtrace to dump_stack in show_regs - - - --- 2011-08-25 Laura Abbott New
[RFC] arm: dma-mapping: Add support for allocating/mapping cached buffers - - - --- 2012-07-13 Laura Abbott New
ioremap() fail on physical address 0x0 in 3.4 kernel - - - --- 2012-08-21 Laura Abbott New
CMA page migration failure due to buffers on bh_lru - - - --- 2012-08-31 Laura Abbott New
[RFC] Using CMA with devicetree generated devices - - - --- 2012-10-26 Laura Abbott New
arm: mm: Populate initial page tables across sections - - - --- 2013-03-07 Laura Abbott New
[RFC] arm: highmem: Add support for flushing kmap_atomic mappings - - - --- 2013-04-05 Laura Abbott New
[RFC,PATCHv2,1/2] arm: highmem: Add support for flushing kmap_atomic mappings - - - --- 2013-04-10 Laura Abbott New
[RFC,PATCHv2,2/2] mm: highmem: Add definitions for kmap_atomic_flush_unused - - - --- 2013-04-10 Laura Abbott New
arm: mm: Use phys_addr_t properly for ioremap functions - - - --- 2013-04-23 Laura Abbott New
of: Set the DMA mask to 64 bits on ARM LPAE systems - - - --- 2013-04-24 Laura Abbott New
[v2] of: Set the DMA mask to 64 bits when dma_addr_t is 64-bits - - - --- 2013-04-26 Laura Abbott New
[V3] of: Set the DMA mask to 64 bits when dma_addr_t is 64-bits - - - --- 2013-04-26 Laura Abbott New
ARM: nommu: Fix types for ioremap functions - - - --- 2013-05-01 Laura Abbott New
ARM: imx: Change type of ioremap function - - - --- 2013-05-01 Laura Abbott New
ARM: ixp4xx: change type of ioremap function - - - --- 2013-05-02 Laura Abbott New
ARM: ebsa110: Change the type of ioremap function - - - --- 2013-05-02 Laura Abbott New
ARM: iop13xx: change type of ioremap function - - - --- 2013-05-02 Laura Abbott New
[PATCHv2] arm: mm: Use phys_addr_t properly for ioremap functions - - - --- 2013-05-14 Laura Abbott New
[PATCHv2,1/3] arm: Add definitions for pte_mkexec/pte_mknexec - - - --- 2013-06-17 Laura Abbott New
[PATCHv2,2/3] arm: mm: Define set_memory_* functions for ARM - - - --- 2013-06-17 Laura Abbott New
[PATCHv2,3/3] arm: add DEBUG_SET_MODULE_RONX option to Kconfig - - - --- 2013-06-17 Laura Abbott New
[RFC,1/5] arm: mm: add CONFIG_STRICT_MEMORY_RWX - - - --- 2013-10-09 Laura Abbott New
[RFC,2/5] arm: mm: add new memory mapping types - - - --- 2013-10-09 Laura Abbott New
[RFC,3/5] arm: align init, text, rodata to PMD_SIZE if CONFIG_STRICT_MEMORY_RWX is set - - - --- 2013-10-09 Laura Abbott New
[RFC,4/5] arm: mm: restrict kernel memory permissions if CONFIG_STRICT_MEMORY_RWX set - - - --- 2013-10-09 Laura Abbott New
[RFC,5/5] arm: Don't free init text if CONFIG_STRICT_MEMORY_RWX is enabled - - - --- 2013-10-09 Laura Abbott New
[RFC,1/4] arm: mm: Add iotable_init_novmreserve - - - --- 2013-11-11 Laura Abbott New
[RFC,2/4] arm: mm: Track lowmem in vmalloc - - - --- 2013-11-11 Laura Abbott New
[RFC,3/4] mm/vmalloc.c: Allow lowmem to be tracked in vmalloc - - - --- 2013-11-11 Laura Abbott New
[RFC,4/4] mm/vmalloc.c: Treat the entire kernel virtual space as vmalloc - - - --- 2013-11-11 Laura Abbott New
[RFC,PATCHv2,1/4] arm: mm: Add iotable_init_novmreserve - - - --- 2013-11-12 Laura Abbott New
[RFC,PATCHv2,2/4] arm: mm: Track lowmem in vmalloc - - - --- 2013-11-12 Laura Abbott New
[RFC,PATCHv2,3/4] mm/vmalloc.c: Allow lowmem to be tracked in vmalloc - - - --- 2013-11-12 Laura Abbott New
[RFC,PATCHv2,4/4] mm/vmalloc.c: Treat the entire kernel virtual space as vmalloc - - - --- 2013-11-12 Laura Abbott New
[1/3] arm64: Check for NULL device before getting the coherent_dma_mask - - - --- 2013-12-10 Laura Abbott New
[2/3] arm64: Enable CMA - - - --- 2013-12-10 Laura Abbott New
[3/3] swiotlb: Add support for CMA allocations - - - --- 2013-12-10 Laura Abbott New
[PATCHv2,1/2] arm64: Check for NULL device before getting the coherent_dma_mask - - - --- 2013-12-10 Laura Abbott New
[PATCHv2,2/2] arm64: Enable CMA - - - --- 2013-12-10 Laura Abbott New
[PATCHv3,1/2] arm64: Check for NULL device before getting the coherent_dma_mask - - - --- 2013-12-10 Laura Abbott New
[PATCHv3,2/2] arm64: Enable CMA - - - --- 2013-12-10 Laura Abbott New
arm: Correct virt_addr_valid - - - --- 2013-12-11 Laura Abbott New
arm64: Correct virt_addr_valid - - - --- 2013-12-11 Laura Abbott New
[PATCHv4,1/2] arm64: Warn on NULL device structure for dma APIs - - - --- 2013-12-12 Laura Abbott New
[PATCHv4,2/2] arm64: Enable CMA - - - --- 2013-12-12 Laura Abbott New
[PATCHv2,1/2] arm: Correct virt_addr_valid - - - --- 2013-12-16 Laura Abbott New
[PATCHv2,2/2] arm64: Correct virt_addr_valid - - - --- 2013-12-16 Laura Abbott New
[PATCHv3] arm: Correct virt_addr_valid - - - --- 2013-12-19 Laura Abbott New
[RFC,PATCHv3,06/11] arm: use is_vmalloc_addr - - - --- 2014-01-02 Laura Abbott New
[RFC,PATCHv3,07/11] arm: mm: Add iotable_init_novmreserve - - - --- 2014-01-02 Laura Abbott New
[RFC,PATCHv3,09/11] arm: mm: Track lowmem in vmalloc - - - --- 2014-01-02 Laura Abbott New
[RFC,PATCHv3,10/11] arm: Use for_each_potential_vmalloc_area - - - --- 2014-01-02 Laura Abbott New
[RESEND,RFC,1/2] mm/memblock: add memblock_get_current_limit - - - --- 2014-01-15 Laura Abbott New
[RESEND,RFC,2/2] arm: Get rid of meminfo - - - --- 2014-01-15 Laura Abbott New
arm64: Add CONFIG_CC_STACKPROTECTOR - - - --- 2014-01-21 Laura Abbott New
[PATCHv2] arm64: Add CONFIG_CC_STACKPROTECTOR - - - --- 2014-01-24 Laura Abbott New
arm64: Add pdev_archdata for dmamask - - - --- 2014-01-27 Laura Abbott New
[PATCHv3] arm64: Add CONFIG_CC_STACKPROTECTOR - - - --- 2014-01-30 Laura Abbott New
ARM: msm_defconfig: Change CONFIG_CC_STACKPROTECTOR - - - --- 2014-01-30 Laura Abbott New
arm64: Align CMA sizes to PAGE_SIZE - - - --- 2014-02-01 Laura Abbott New
[PATCHv2] arm64: Align CMA sizes to PAGE_SIZE - - - --- 2014-02-04 Laura Abbott New
[PATCHv2,2/2] arm: Get rid of meminfo - - - --- 2014-02-05 Laura Abbott New
[PATCHv3,2/2] arm: Get rid of meminfo - - - --- 2014-02-11 Laura Abbott New
[RFC/PATCH,1/3] of: Add early randomness hooks - - - --- 2014-02-12 Laura Abbott New
[RFC/PATCH,2/3] arm: Add ARCH_WANT_OF_RANDOMNESS - - - --- 2014-02-12 Laura Abbott New
[RFC/PATCH,3/3] init: Move stack canary initialization after setup_arch - - - --- 2014-02-12 Laura Abbott New
[PATCHv4,2/2] arm: Get rid of meminfo - - - --- 2014-02-18 Laura Abbott New
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support - - - --- 2014-03-05 Laura Abbott New
Query on patch to be upstream ? - - - --- 2014-03-11 Laura Abbott New
[1/2] arm64: Implement custom mmap functions for dma mapping - - - --- 2014-03-13 Laura Abbott New
[2/2] arm64: Support DMA_ATTR_WRITE_COMBINE - - - --- 2014-03-13 Laura Abbott New
arm64: Add ARCH_HAS_SG_CHAIN - - - --- 2014-03-13 Laura Abbott New
arm64: Add ARCH_HAS_SG_CHAIN - - - --- 2014-03-14 Laura Abbott New
[PATCHv2,1/3] arm64: Implement custom mmap functions for dma mapping - - - --- 2014-03-14 Laura Abbott New
[PATCHv2,2/3] arm64: Support DMA_ATTR_WRITE_COMBINE - - - --- 2014-03-14 Laura Abbott New
[PATCHv2,3/3] arm64: Use arm64 coherent APIs for non-coherent freeing - - - --- 2014-03-14 Laura Abbott New
[1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig - - - --- 2014-03-14 Laura Abbott New
[BUG] Circular locking dependency - DRM/CMA/MM/hotplug/... - - - --- 2014-03-21 Laura Abbott New
[RESEND,1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig - - - --- 2014-03-22 Laura Abbott New
[PATCHv5,2/2] arm: Get rid of meminfo - - - --- 2014-04-03 Laura Abbott New
arm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM - - - --- 2014-04-05 Laura Abbott New
arm64: Add user_debug command line option - - - --- 2014-04-09 Laura Abbott New
[RFC] arm64: Add atomic pool for dma mapping - - - --- 2014-04-17 Laura Abbott New
[1/3] arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support - - - --- 2014-04-18 Laura Abbott New
[2/3] arm64: Treat handle_arch_irq as a function pointer - - - --- 2014-04-18 Laura Abbott New
[3/3] arm64: WIP: add better page protections to arm64 - - - --- 2014-04-18 Laura Abbott New
[review] ARM: dma-mapping: Add support DMA allocate memory without mapping - - - --- 2014-05-15 Laura Abbott New
[PATCHv2] arm64: Add atomic pool for non-coherent and CMA allocaitons. - - - --- 2014-06-02 Laura Abbott New
[PATCHv2,1/4] arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support - - - --- 2014-06-02 Laura Abbott New
[PATCHv2,2/4] arm64: Treat handle_arch_irq as a function pointer - - - --- 2014-06-02 Laura Abbott New
[PATCHv2,3/4] arm64: Switch to ldr for loading the stub vectors - - - --- 2014-06-02 Laura Abbott New
[PATCHv2,4/4] arm64: add better page protections to arm64 - - - --- 2014-06-02 Laura Abbott New
BUG: Bad page state in process swapper pfn:00000 - - - --- 2014-06-11 Laura Abbott New
BUG: Bad page state in process swapper pfn:00000 - - - --- 2014-06-12 Laura Abbott New
[PATCHv3,1/5] lib/genalloc.c: Add power aligned algorithm - - - --- 2014-06-17 Laura Abbott New
[PATCHv3,2/5] lib/genalloc.c: Add genpool range check function - - - --- 2014-06-17 Laura Abbott New
[PATCHv3,3/5] common: dma-mapping: Introduce common remapping functions - - - --- 2014-06-17 Laura Abbott New
« 1 2 3 »