linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 05:54:43 to 2021-01-26 00:42:01 UTC [more...]

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-01-26  0:34 UTC  (13+ messages)
` [RFC][PATCH 01/13] mm/vmscan: restore zone_reclaim_mode ABI
` [RFC][PATCH 02/13] mm/vmscan: move RECLAIM* bits to uapi header
` [RFC][PATCH 03/13] mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
` [RFC][PATCH 04/13] mm/numa: node demotion data structure and lookup
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order
` [RFC][PATCH 06/13] mm/migrate: update migration order during on hotplug events
` [RFC][PATCH 07/13] mm/migrate: make migrate_pages() return nr_succeeded
` [RFC][PATCH 08/13] mm/migrate: demote pages during reclaim
` [RFC][PATCH 09/13] mm/vmscan: add page demotion counter
` [RFC][PATCH 10/13] mm/vmscan: add helper for querying ability to age anonymous pages
` [RFC][PATCH 12/13] mm/vmscan: never demote for memcg reclaim
` [RFC][PATCH 13/13] mm/migrate: new zone_reclaim_mode to enable reclaim migration

[PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
 2021-01-26  0:30 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc
 2021-01-26  0:22 UTC 

[PATCH v10 00/18] arm64: MMU enabled kexec relocation
 2021-01-26  0:21 UTC  (20+ messages)
` [PATCH v10 01/18] arm64: kexec: make dtb_mem always enabled
` [PATCH v10 02/18] arm64: hibernate: variable pudp is used instead of pd4dp
` [PATCH v10 03/18] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v10 04/18] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v10 05/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v10 06/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v10 07/18] arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()
` [PATCH v10 08/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
` [PATCH v10 09/18] arm64: kexec: move relocation function setup
` [PATCH v10 10/18] arm64: kexec: call kexec_image_info only once
` [PATCH v10 11/18] arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizations
` [PATCH v10 12/18] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v10 13/18] arm64: kexec: add expandable argument to relocation function
` [PATCH v10 14/18] arm64: kexec: use ld script for "
` [PATCH v10 15/18] arm64: kexec: kexec may require EL2 vectors
` [PATCH v10 16/18] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v10 17/18] arm64: kexec: enable MMU during kexec relocation
` [PATCH v10 18/18] arm64: kexec: remove head from relocation argument

[PATCH 1/1] process_madvise.2: Add process_madvise man page
 2021-01-26  0:14 UTC  (3+ messages)

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-25 23:35 UTC  (7+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-25 23:25 UTC  (19+ messages)
` [PATCH v13 02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v13 09/12] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
      ` [External] "

[PATCH] mm/filemap: Remove redundant variable's assignment
 2021-01-25 23:22 UTC  (3+ messages)

[PATCH] mm/filemap: Adding missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
 2021-01-25 23:13 UTC  (23+ messages)

[PATCH v2 00/10] fsdax: introduce fs query to support reflink
 2021-01-25 22:55 UTC  (11+ messages)
` [PATCH v2 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v2 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v2 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v2 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH v2 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH v2 08/10] md: Implement ->corrupted_range()
` [PATCH v2 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH v2 10/10] fs/dax: Remove useless functions

[PATCH v2 0/3] Fix infinite machine check loop in futex_wait_setup()
 2021-01-25 22:55 UTC  (11+ messages)
` [PATCH v3] x86/mce: Avoid infinite loop for copy from user recovery
      ` [PATCH v4] "
                  ` [PATCH v5] "

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-25 22:18 UTC  (6+ messages)
` [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW

[PATCH v2] Documentation/admin-guide: kernel-parameters: update CMA entries
 2021-01-25 21:59 UTC  (2+ messages)

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-25 21:38 UTC  (12+ messages)
` [PATCH v16 06/11] "
` [PATCH v16 08/11] secretmem: add memcg accounting
` [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant

sysctl: The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case
 2021-01-25 21:26 UTC 

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-25 21:16 UTC  (10+ messages)
` [v4 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v4 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v4 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-01-25 20:57 UTC  (3+ messages)
` [PATCH 1/2] mm/hugetlb: grab head page refcount once per group of subpages
` [PATCH 2/2] mm/hugetlb: refactor subpage recording

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 19:47 UTC  (15+ messages)
` [PATCH v8 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v8 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v8 03/14] mm/gup: return an error on migration failure
` [PATCH v8 04/14] mm/gup: check for isolation errors
` [PATCH v8 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v8 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v8 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v8 08/14] mm/gup: do not migrate zero page
` [PATCH v8 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v8 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v8 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v8 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v8 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v8 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH v4 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-25 19:42 UTC  (8+ messages)
` [PATCH v4 1/4] mm: cma: introduce gfp flag in cma_alloc instead of no_warn
` [PATCH v4 2/4] mm: failfast mode with __GFP_NORETRY in alloc_contig_range

[PATCH net-next 0/3] net: constify page_is_pfmemalloc() and its users
 2021-01-25 19:22 UTC  (7+ messages)
` [PATCH net-next 1/3] mm: constify page_is_pfmemalloc() argument
` [PATCH net-next 2/3] net: constify page_is_pfmemalloc() argument at call sites
` [PATCH net-next 3/3] net: page_pool: simplify page recycling condition tests

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2021-01-25 19:07 UTC  (4+ messages)
` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors

[PATCH] percpu: fix clang modpost warning in pcpu_build_alloc_info()
 2021-01-25 18:27 UTC  (5+ messages)

[PATCH v2 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
 2021-01-25 17:50 UTC  (5+ messages)

[PATCH 0/2] x86/setup: consolidate early memory reservations
 2021-01-25 16:56 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] x86/setup: merge several reservations of start of the memory

[PATCH] mm/compactoin: Fix edge case of fast_find_migrateblock()
 2021-01-25 16:49 UTC  (2+ messages)

[PATCH V3] mm/compaction: correct deferral logic for proactive compaction
 2021-01-25 15:56 UTC  (2+ messages)

[PATCH] mm: add __GFP_NOWARN to memdup_user_nul()
 2021-01-25 15:44 UTC  (7+ messages)
` [PATCH v2] mm: memdup_user*() should use same gfp flags

[PATCH v6 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 15:38 UTC  (6+ messages)
` [PATCH v6 08/14] mm/gup: do not migrate zero page

[linux-next:master 5990/6048] arch/s390/kernel/syscall.c:165:3: error: implicit declaration of function 'sched_resched_local_allow'
 2021-01-25 14:41 UTC 

[PATCH v7 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 14:17 UTC  (7+ messages)
` [PATCH v7 13/14] selftests/vm: test flag is broken
` [PATCH v7 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages

[PATCH] Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
 2021-01-25 14:00 UTC  (3+ messages)

[linux-next:master 5489/6048] fs/xfs/libxfs/xfs_bmap.c:3474:8: warning: variable 'error' set but not used
 2021-01-25 13:39 UTC 

[PATCH 0/5] Allocate memmap from hotadded memory (per device)
 2021-01-25 13:36 UTC  (10+ messages)
` [PATCH 2/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v3] mm, oom: Fix a comment in dump_task
 2021-01-25 13:30 UTC 

[PATCH v10 00/12] huge vmalloc mappings
 2021-01-25 12:24 UTC  (13+ messages)
` [PATCH v10 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v10 06/12] powerpc: inline huge vmap supported functions
` [PATCH v10 11/12] mm/vmalloc: Hugepage vmalloc mappings

[PATCH V4 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-25 12:01 UTC  (8+ messages)
` [PATCH V4 1/4] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V4 4/4] virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug

[PATCH] kasan: export kasan_poison
 2021-01-25 11:35 UTC  (2+ messages)

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-01-25 11:20 UTC  (10+ messages)

[linux-next:master 1403/5542] drivers/power/supply/max8997_charger.c:261:9: error: implicit declaration of function 'devm_extcon_register_notifier_all'
 2021-01-25 10:43 UTC  (2+ messages)

[linux-next:master 3141/6048] drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c:159:37: warning: unused variable 'amdgpu_securedisplay_debugfs_ops'
 2021-01-25 10:31 UTC 

[linux-next:pending-fixes] BUILD SUCCESS b26032ee875808981e9330cf5b28e5b49416690f
 2021-01-25  9:43 UTC 

[PATCH] mm/memory_hotplug: Rename all existing 'memhp' into 'mhp'
 2021-01-25  9:25 UTC  (5+ messages)

hppa64-linux-ld: kernel/sched/core.o(.text+0x25b8): cannot reach should_fail_usercopy
 2021-01-25  9:21 UTC 

[PATCH] mm: slub: Convert sys slab alloc_calls, free_calls to bin attribute
 2021-01-25  6:22 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).