Show patches with: State = Action Required       |   82682 patches
« 1 2 ... 757 758 759826 827 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,5/8] mm/mmu_notifier: contextual information for event triggering invalidation v2 mmu notifier provide context informations - - - --- 2019-03-26 Jerome Glisse New
[v6,4/8] mm/mmu_notifier: contextual information for event enums mmu notifier provide context informations - - - --- 2019-03-26 Jerome Glisse New
[v6,3/8] mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags mmu notifier provide context informations - - - --- 2019-03-26 Jerome Glisse New
[v6,2/8] mm/mmu_notifier: convert user range->blockable to helper function mmu notifier provide context informations - - - --- 2019-03-26 Jerome Glisse New
[v6,1/8] mm/mmu_notifier: helper to test if a range invalidation is blockable mmu notifier provide context informations - - - --- 2019-03-26 Jerome Glisse New
[v6,19/19] x86: mm: Convert dump_pagetables to use walk_page_range Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,18/19] x86: mm: Convert ptdump_walk_pgd_level_core() to take an mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,17/19] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,16/19] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,15/19] x86: mm: Point to struct seq_file from struct pg_state Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,14/19] x86: mm: Don't display pages which aren't present in debugfs Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,13/19] arm64: mm: Convert mm/dump.c to use walk_page_range() Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,12/19] mm: pagewalk: Add test_p?d callbacks Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,11/19] mm: pagewalk: Allow walking without vma Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,10/19] mm: pagewalk: Add p4d_entry() and pgd_entry() Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,09/19] mm: Add generic p?d_large() macros Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,08/19] x86: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,07/19] sparc: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk 1 - - --- 2019-03-26 Steven Price New
[v6,06/19] s390: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,05/19] riscv: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,04/19] powerpc: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,03/19] mips: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk 1 - - --- 2019-03-26 Steven Price New
[v6,02/19] arm64: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-26 Steven Price New
[v6,01/19] arc: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk 1 - - --- 2019-03-26 Steven Price New
[v3] kmemleaak: survive in a low-memory situation [v3] kmemleaak: survive in a low-memory situation - - - --- 2019-03-26 Qian Cai New
[v2,4/4] drivers/base/memory.c: Rename the misleading parameter Clean up comments and codes in sparse_add_one_section() 1 1 - --- 2019-03-26 Baoquan He New
[v2,3/4] mm/sparse: Rename function related to section memmap allocation/free Clean up comments and codes in sparse_add_one_section() 1 - - --- 2019-03-26 Baoquan He New
[v2,2/4] mm/sparse: Optimize sparse_add_one_section() Clean up comments and codes in sparse_add_one_section() - 1 - --- 2019-03-26 Baoquan He New
[v2,1/4] mm/sparse: Clean up the obsolete code comment Clean up comments and codes in sparse_add_one_section() 1 1 - --- 2019-03-26 Baoquan He New
[2/2] mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE userfaultfd: use RCU to free the task struct when fork fails - - - --- 2019-03-25 Andrea Arcangeli New
[1/2] userfaultfd: use RCU to free the task struct when fork fails userfaultfd: use RCU to free the task struct when fork fails - - 2 --- 2019-03-25 Andrea Arcangeli New
[1/1] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping [1/1] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping 3 3 - --- 2019-03-25 Andrea Arcangeli New
[v2,11/11] mm/hmm: add an helper function that fault pages and map them to a device v2 Improve HMM driver API v2 - - - --- 2019-03-25 Jerome Glisse New
[v2,10/11] mm/hmm: add helpers for driver to safely take the mmap_sem v2 Improve HMM driver API v2 - 1 - --- 2019-03-25 Jerome Glisse New
[v2,09/11] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem v2 Improve HMM driver API v2 - 1 - --- 2019-03-25 Jerome Glisse New
[v2,08/11] mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) v2 Improve HMM driver API v2 - 2 - --- 2019-03-25 Jerome Glisse New
[v2,07/11] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays. Improve HMM driver API v2 - 1 - --- 2019-03-25 Jerome Glisse New
[v2,06/11] mm/hmm: improve driver API to work and wait over a range v2 Improve HMM driver API v2 - 1 - --- 2019-03-25 Jerome Glisse New
[v2,05/11] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() v2 Improve HMM driver API v2 - 1 - --- 2019-03-25 Jerome Glisse New
[v2,04/11] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() v2 Improve HMM driver API v2 - 3 - --- 2019-03-25 Jerome Glisse New
[v2,03/11] mm/hmm: do not erase snapshot when a range is invalidated Improve HMM driver API v2 - 2 - --- 2019-03-25 Jerome Glisse New
[v2,02/11] mm/hmm: use reference counting for HMM struct v2 Improve HMM driver API v2 - 1 - --- 2019-03-25 Jerome Glisse New
[v2,01/11] mm/hmm: select mmu notifier when selecting HMM Improve HMM driver API v2 1 - - --- 2019-03-25 Jerome Glisse New
mm/cma: Fix crash on CMA allocation if bitmap allocation fails mm/cma: Fix crash on CMA allocation if bitmap allocation fails - 1 - --- 2019-03-25 Yue Hu New
[10/10] doc: elaborate the PMEM allocation rule Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[09/10] doc: add description for MPOL_HYBRID mode Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[08/10] mm: numa: add page promotion counter Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[07/10] mm: vmscan: add page demotion counter Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[06/10] mm: vmscan: demote anon DRAM pages to PMEM node Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[05/10] mm: page_alloc: make find_next_best_node could skip DRAM node Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[04/10] mm: numa: promote pages to DRAM when it is accessed twice Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[03/10] mm: mempolicy: promote page to DRAM for MPOL_HYBRID Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[02/10] mm: mempolicy: introduce MPOL_HYBRID policy Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[01/10] mm: control memory placement by nodemask for two tier main memory Another Approach to Use PMEM as NUMA Node - - - --- 2019-03-23 Yang Shi New
[v5,10/10] libnvdimm/pfn: Stop padding pmem namespaces to section alignment mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,09/10] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,08/10] mm/devm_memremap_pages: Enable sub-section remap mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,07/10] mm/sparsemem: Support sub-section hotplug mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,06/10] mm/sparsemem: Prepare for sub-section ranges mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,05/10] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap() mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,04/10] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,03/10] mm/sparsemem: Add helpers track active portions of a section at boot mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,02/10] mm/sparsemem: Introduce common definitions for the size and mask of a section mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[v5,01/10] mm/sparsemem: Introduce struct mem_section_usage mm: Sub-section memory hotplug support - - - --- 2019-03-22 Dan Williams New
[REBASED] mm, memcg: Make scan aggression always exclude protection [REBASED] mm, memcg: Make scan aggression always exclude protection 2 1 - --- 2019-03-22 Chris Down New
[RFC] mm: readahead: add readahead_shift into backing device [RFC] mm: readahead: add readahead_shift into backing device - - - --- 2019-03-22 Martin Liu New
[BACKPORT,4.4.y,12/25] mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON candidates from spreadtrum 4.4 product kernel 1 - - --- 2019-03-22 Arnd Bergmann New
fixup: vmscan: Fix build on !CONFIG_MEMCG from nr_deactivate changes fixup: vmscan: Fix build on !CONFIG_MEMCG from nr_deactivate changes - - - --- 2019-03-22 Chris Down New
[RFC,v1,3/3] kasan: add interceptors for all string functions [RFC,v1,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file - - - --- 2019-03-22 Christophe Leroy New
[RFC,v1,2/3] lib/string: move sysfs string functions out of string.c [RFC,v1,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file - - - --- 2019-03-22 Christophe Leroy New
[RFC,v1,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file [RFC,v1,1/3] kasan: move memset/memmove/memcpy interceptors in a dedicated file - - - --- 2019-03-22 Christophe Leroy New
[2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps [1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively - - - --- 2019-03-22 Sakari Ailus New
[1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively [1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively 3 - - --- 2019-03-22 Sakari Ailus New
[4/4] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[3/4] mips: Use generic mmap top-down layout Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[2/4] arm: Use generic mmap top-down layout Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[1/4] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions - - - --- 2019-03-22 Alexandre Ghiti New
[4/4] mm: Do periodic rescheduling when freeing objects in kmem_free_up_q() Signal: Fix hard lockup problem in flush_sigqueue() - - - --- 2019-03-21 Waiman Long New
[3/4] signal: Add free_uid_to_q() Signal: Fix hard lockup problem in flush_sigqueue() - - - --- 2019-03-21 Waiman Long New
[2/4] signal: Make flush_sigqueue() use free_q to release memory Signal: Fix hard lockup problem in flush_sigqueue() - - - --- 2019-03-21 Waiman Long New
[1/4] mm: Implement kmem objects freeing queue Signal: Fix hard lockup problem in flush_sigqueue() - - - --- 2019-03-21 Waiman Long New
[5/5] mm/migrate: Add page movement trace event Page demotion for memory reclaim - - - --- 2019-03-21 Keith Busch New
[4/5] mm: Consider anonymous pages without swap Page demotion for memory reclaim - - - --- 2019-03-21 Keith Busch New
[3/5] mm: Attempt to migrate page in lieu of discard Page demotion for memory reclaim - - - --- 2019-03-21 Keith Busch New
[2/5] mm: Split handling old page for migration Page demotion for memory reclaim - - - --- 2019-03-21 Keith Busch New
[1/5] node: Define and export memory migration path Page demotion for memory reclaim - - - --- 2019-03-21 Keith Busch New
[RFC,v2,1/1] mm/vmap: keep track of free blocks for vmap allocation improve vmap allocation - - - --- 2019-03-21 Uladzislau Rezki New
kmemleak: powerpc: skip scanning holes in the .bss section kmemleak: powerpc: skip scanning holes in the .bss section 1 - 1 --- 2019-03-21 Catalin Marinas New
[v5,19/19] x86: mm: Convert dump_pagetables to use walk_page_range Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,18/19] x86: mm: Convert ptdump_walk_pgd_level_core() to take an mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,17/19] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,16/19] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,15/19] x86: mm: Point to struct seq_file from struct pg_state Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,14/19] x86: mm: Don't display pages which aren't present in debugfs Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,13/19] arm64: mm: Convert mm/dump.c to use walk_page_range() Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,12/19] mm: pagewalk: Add test_p?d callbacks Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,11/19] mm: pagewalk: Allow walking without vma Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,10/19] mm: pagewalk: Add p4d_entry() and pgd_entry() Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,09/19] mm: Add generic p?d_large() macros Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
[v5,08/19] x86: mm: Add p?d_large() definitions Convert x86 & arm64 to use generic page walk - - - --- 2019-03-21 Steven Price New
« 1 2 ... 757 758 759826 827 »