Show patches with: State = Action Required       |   80117 patches
« 1 2 ... 450 451 452801 802 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS Cleanup and fixup for z3fold - - - --- 2021-06-19 Miaohe Lin New
[v4] mm: introduce reference pages [v4] mm: introduce reference pages - - - --- 2021-06-19 Peter Collingbourne New
mm/zbud: fix unused function warnings when CONFIG_ZPOOL is disabled mm/zbud: fix unused function warnings when CONFIG_ZPOOL is disabled - - - --- 2021-06-19 Miaohe Lin New
elx: efct: fix link error for _bad_cmpxchg elx: efct: fix link error for _bad_cmpxchg - - - --- 2021-06-18 James Smart New
lpfc: Fix build error in lpfc_scsi.c lpfc: Fix build error in lpfc_scsi.c - - - --- 2021-06-18 James Smart New
[V4,3/3] mm: compaction: fix wakeup logic of proactive compaction mm: compaction: proactive compaction trigger by user - - - --- 2021-06-18 Charan Teja Kalla New
[V4,2/3] mm: compaction: support triggering of proactive compaction by user mm: compaction: proactive compaction trigger by user - - - --- 2021-06-18 Charan Teja Kalla New
[V4,1/3] mm: compaction: optimize proactive compaction deferrals mm: compaction: proactive compaction trigger by user - - - --- 2021-06-18 Charan Teja Kalla New
mm/percpu: Fix gfp flag in pcpu_balance_populated mm/percpu: Fix gfp flag in pcpu_balance_populated - - - --- 2021-06-18 Jiabing Wan New
mm/page_alloc: do bulk array bounds check after checking populated elements mm/page_alloc: do bulk array bounds check after checking populated elements - - - --- 2021-06-18 Mel Gorman New
[v1] mm: slub: fix the leak of alloc/free traces debugfs interface [v1] mm: slub: fix the leak of alloc/free traces debugfs interface - - - --- 2021-06-18 Faiyaz Mohammed New
slab: Use %s instead of function name slab: Use %s instead of function name - - - --- 2021-06-18 gumingtao New
[-V8,10/10] mm/migrate: add sysfs interface to enable reclaim migration Migrate Pages in lieu of discard - - - --- 2021-06-18 Huang, Ying New
[-V8,09/10] mm/vmscan: never demote for memcg reclaim Migrate Pages in lieu of discard - 1 - --- 2021-06-18 Huang, Ying New
[-V8,08/10] mm/vmscan: Consider anonymous pages without swap Migrate Pages in lieu of discard - 1 - --- 2021-06-18 Huang, Ying New
[-V8,07/10] mm/vmscan: add helper for querying ability to age anonymous pages Migrate Pages in lieu of discard - 2 - --- 2021-06-18 Huang, Ying New
[-V8,06/10] mm/vmscan: add page demotion counter Migrate Pages in lieu of discard - 1 - --- 2021-06-18 Huang, Ying New
[-V8,05/10] mm/migrate: demote pages during reclaim Migrate Pages in lieu of discard - - - --- 2021-06-18 Huang, Ying New
[-V8,04/10] mm/migrate: make migrate_pages() return nr_succeeded Migrate Pages in lieu of discard - 1 - --- 2021-06-18 Huang, Ying New
[-V8,03/10] mm/migrate: update node demotion order during on hotplug events Migrate Pages in lieu of discard - 1 - --- 2021-06-18 Huang, Ying New
[-V8,02/10] mm/numa: automatically generate node migration order Migrate Pages in lieu of discard - 1 - --- 2021-06-18 Huang, Ying New
[-V8,01/10] mm/numa: node demotion data structure and lookup Migrate Pages in lieu of discard - 1 - --- 2021-06-18 Huang, Ying New
[v5,-mm,6/6] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies Introduced multi-preference mempolicy - - - --- 2021-06-18 Feng Tang New
[v5,-mm,5/6] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY Introduced multi-preference mempolicy - - - --- 2021-06-18 Feng Tang New
[v5,-mm,4/6] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY Introduced multi-preference mempolicy - - - --- 2021-06-18 Feng Tang New
[v5,-mm,3/6] mm/mempolicy: enable page allocation for MPOL_PREFERRED_MANY for general cases Introduced multi-preference mempolicy - - - --- 2021-06-18 Feng Tang New
[v5,-mm,2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy Introduced multi-preference mempolicy - - - --- 2021-06-18 Feng Tang New
[v5,-mm,1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes Introduced multi-preference mempolicy - - - --- 2021-06-18 Feng Tang New
[3/3] mm/doc: Include percpu documentation in html docs [1/3] mm/doc: Include compressed memory kernel-doc 1 - - --- 2021-06-17 Matthew Wilcox New
[2/3] mm/doc: Add some more missing kernel-doc [1/3] mm/doc: Include compressed memory kernel-doc - - - --- 2021-06-17 Matthew Wilcox New
[1/3] mm/doc: Include compressed memory kernel-doc [1/3] mm/doc: Include compressed memory kernel-doc - - - --- 2021-06-17 Matthew Wilcox New
x86/mm: avoid truncating memblocks for SGX memory x86/mm: avoid truncating memblocks for SGX memory - 3 - --- 2021-06-17 Dave Hansen New
[v2] percpu: optimize locking in pcpu_balance_workfn() [v2] percpu: optimize locking in pcpu_balance_workfn() - - - --- 2021-06-17 Roman Gushchin New
[v2,14/14] mm/sparse-vmemmap: improve memory savings for compound pud geometry mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,13/14] mm/gup: grab head page refcount once for group of subpages mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,12/14] device-dax: compound pagemap support mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,11/14] device-dax: ensure dev_dax->pgmap is valid for dynamic devices mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,10/14] device-dax: use ALIGN() for determining pgoff mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,09/14] mm/page_alloc: reuse tail struct pages for compound pagemaps mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,08/14] mm/sparse-vmemmap: populate compound pagemaps mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,07/14] mm/hugetlb_vmemmap: move comment block to Documentation/vm mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,06/14] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,05/14] mm/sparse-vmemmap: add a pgmap argument to section activation mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,04/14] mm/memremap: add ZONE_DEVICE support for compound pages mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,03/14] mm/page_alloc: refactor memmap_init_zone_device() page init mm, sparse-vmemmap: Introduce compound pagemaps - - - --- 2021-06-17 Joao Martins New
[v2,02/14] mm/page_alloc: split prep_compound_page into head and tail subparts mm, sparse-vmemmap: Introduce compound pagemaps 1 - - --- 2021-06-17 Joao Martins New
[v2,01/14] memory-failure: fetch compound_head after pgmap_pfn_valid() mm, sparse-vmemmap: Introduce compound pagemaps - 1 - --- 2021-06-17 Joao Martins New
[v3,8/8] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
[v3,7/8] mm: add generic type support to migrate_vma helpers Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
[v3,6/8] include/linux/mm.h: helpers to check zone device generic type Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
[v3,5/8] drm/amdkfd: generic type as sys mem on migration to ram Support DEVICE_GENERIC memory in migrate_vma_* - 1 - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
[v3,4/8] drm/amdkfd: add SPM support for SVM Support DEVICE_GENERIC memory in migrate_vma_* - 1 - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
[v3,3/8] kernel: resource: lookup_resource as exported symbol Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
[v3,2/8] mm: remove extra ZONE_DEVICE struct page refcount Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
[v3,1/8] ext4/xfs: add page refcount helper Support DEVICE_GENERIC memory in migrate_vma_* 1 - - --- 2021-06-17 Sierra Guiza, Alejandro (Alex) New
backing_dev_info: introduce min_bw/max_bw limits backing_dev_info: introduce min_bw/max_bw limits - - - --- 2021-06-17 Michael Stapelberg New
[v15,4/4] kasan: use MAX_PTRS_PER_* for early shadow tables KASAN core changes for ppc64 radix KASAN - 4 - --- 2021-06-17 Daniel Axtens New
[v15,3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h KASAN core changes for ppc64 radix KASAN 1 2 - --- 2021-06-17 Daniel Axtens New
[v15,2/4] kasan: allow architectures to provide an outline readiness check KASAN core changes for ppc64 radix KASAN - 1 - --- 2021-06-17 Daniel Axtens New
[v15,1/4] kasan: allow an architecture to disable inline instrumentation KASAN core changes for ppc64 radix KASAN - 1 - --- 2021-06-17 Daniel Axtens New
[mmotm,v1] mm/hwpoison: disable pcp for page_handle_poison() [mmotm,v1] mm/hwpoison: disable pcp for page_handle_poison() 1 - - --- 2021-06-17 Naoya Horiguchi New
[RFC] sched: Use lightweight hazard pointers to grab lazy mms [RFC] sched: Use lightweight hazard pointers to grab lazy mms - - - --- 2021-06-17 Peter Zijlstra New
mm/vmalloc: unbreak kasan vmalloc support mm/vmalloc: unbreak kasan vmalloc support 1 2 2 --- 2021-06-17 Daniel Axtens New
[v14,4/4] kasan: use MAX_PTRS_PER_* for early shadow tables KASAN core changes for ppc64 radix KASAN - 3 - --- 2021-06-17 Daniel Axtens New
[v14,3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h KASAN core changes for ppc64 radix KASAN - 2 - --- 2021-06-17 Daniel Axtens New
[v14,2/4] kasan: allow architectures to provide an outline readiness check KASAN core changes for ppc64 radix KASAN - 1 - --- 2021-06-17 Daniel Axtens New
[v14,1/4] kasan: allow an architecture to disable inline instrumentation KASAN core changes for ppc64 radix KASAN - 1 - --- 2021-06-17 Daniel Axtens New
mm/slub: Add taint after the errors are printed mm/slub: Add taint after the errors are printed 3 1 - --- 2021-06-16 Georgi Djakov New
mm/page_alloc: Split pcp->high across all online CPUs for cpuless nodes mm/page_alloc: Split pcp->high across all online CPUs for cpuless nodes 2 - - --- 2021-06-16 Mel Gorman New
[v11,10/10] nouveau/svm: Implement atomic SVM access Add support for SVM atomics in Nouveau - 1 - --- 2021-06-16 Alistair Popple New
[v11,09/10] nouveau/svm: Refactor nouveau_range_fault Add support for SVM atomics in Nouveau - 1 - --- 2021-06-16 Alistair Popple New
[v11,08/10] mm: Selftests for exclusive device memory Add support for SVM atomics in Nouveau 1 1 1 --- 2021-06-16 Alistair Popple New
[v11,07/10] mm: Device exclusive memory access Add support for SVM atomics in Nouveau - 1 - --- 2021-06-16 Alistair Popple New
[v11,06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte() Add support for SVM atomics in Nouveau - 1 - --- 2021-06-16 Alistair Popple New
[v11,05/10] mm: Rename migrate_pgmap_owner Add support for SVM atomics in Nouveau - 1 - --- 2021-06-16 Alistair Popple New
[v11,04/10] mm/rmap: Split migration into its own function Add support for SVM atomics in Nouveau - 2 - --- 2021-06-16 Alistair Popple New
[v11,03/10] mm/rmap: Split try_to_munlock from try_to_unmap Add support for SVM atomics in Nouveau - 2 - --- 2021-06-16 Alistair Popple New
[v11,02/10] mm/swapops: Rework swap entry manipulation code Add support for SVM atomics in Nouveau - 3 - --- 2021-06-16 Alistair Popple New
[v11,01/10] mm: Remove special swap entry functions Add support for SVM atomics in Nouveau - 2 - --- 2021-06-16 Alistair Popple New
[v3,3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON Split huge PMD mapping of vmemmap pages - - - --- 2021-06-16 Muchun Song New
[v3,2/3] mm: sparsemem: use huge PMD mapping for vmemmap pages Split huge PMD mapping of vmemmap pages - 1 - --- 2021-06-16 Muchun Song New
[v3,1/3] mm: sparsemem: split the huge PMD mapping of vmemmap pages Split huge PMD mapping of vmemmap pages - 1 - --- 2021-06-16 Muchun Song New
[2/2] arm64: numa: support numa_off_fastpath [1/2] mm: support fastpath if NUMA is enabled with numa off - - - --- 2021-06-16 Janghyuck Kim New
[1/2] mm: support fastpath if NUMA is enabled with numa off [1/2] mm: support fastpath if NUMA is enabled with numa off - - - --- 2021-06-16 Janghyuck Kim New
[v13,3/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables KASAN core changes for ppc64 radix KASAN - 2 - --- 2021-06-16 Daniel Axtens New
[v13,2/3] kasan: allow architectures to provide an outline readiness check KASAN core changes for ppc64 radix KASAN - 1 - --- 2021-06-16 Daniel Axtens New
[v13,1/3] kasan: allow an architecture to disable inline instrumentation KASAN core changes for ppc64 radix KASAN - 1 - --- 2021-06-16 Daniel Axtens New
[v30,13/13] MAINTAINERS: Update for DAMON Introduce Data Access MONitor (DAMON) - 1 - --- 2021-06-16 SeongJae Park New
[v30,12/13] mm/damon: Add user space selftests Introduce Data Access MONitor (DAMON) - - - --- 2021-06-16 SeongJae Park New
[v30,11/13] mm/damon: Add kunit tests Introduce Data Access MONitor (DAMON) - 1 - --- 2021-06-16 SeongJae Park New
[v30,10/13] Documentation: Add documents for DAMON Introduce Data Access MONitor (DAMON) - 2 - --- 2021-06-16 SeongJae Park New
[v30,09/13] mm/damon/dbgfs: Support multiple contexts Introduce Data Access MONitor (DAMON) - 1 - --- 2021-06-16 SeongJae Park New
[v30,08/13] mm/damon/dbgfs: Export kdamond pid to the user space Introduce Data Access MONitor (DAMON) - 1 - --- 2021-06-16 SeongJae Park New
[v30,07/13] mm/damon: Implement a debugfs-based user space interface Introduce Data Access MONitor (DAMON) - 2 - --- 2021-06-16 SeongJae Park New
[v30,06/13] mm/damon: Add a tracepoint Introduce Data Access MONitor (DAMON) - 3 - --- 2021-06-16 SeongJae Park New
[v30,05/13] mm/damon: Implement primitives for the virtual memory address spaces Introduce Data Access MONitor (DAMON) - 2 - --- 2021-06-16 SeongJae Park New
[v30,04/13] mm/idle_page_tracking: Make PG_idle reusable Introduce Data Access MONitor (DAMON) - 2 - --- 2021-06-16 SeongJae Park New
[v30,03/13] mm/damon: Adaptively adjust regions Introduce Data Access MONitor (DAMON) - 2 - --- 2021-06-16 SeongJae Park New
[v30,02/13] mm/damon/core: Implement region-based sampling Introduce Data Access MONitor (DAMON) - 2 - --- 2021-06-16 SeongJae Park New
[v30,01/13] mm: Introduce Data Access MONitor (DAMON) Introduce Data Access MONitor (DAMON) - 2 - --- 2021-06-16 SeongJae Park New
« 1 2 ... 450 451 452801 802 »