linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-24 10:50:09 to 2021-01-25 19:48:17 UTC [more...]

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 19:47 UTC  (12+ 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 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 v10 00/18] arm64: MMU enabled kexec relocation
 2021-01-25 19:19 UTC  (19+ 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 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] mm/filemap: Adding missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
 2021-01-25 18:57 UTC  (22+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-25 18:47 UTC  (27+ messages)
` [PATCH v13 01/12] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v13 02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v13 04/12] mm: hugetlb: defer freeing of HugeTLB pages
    ` [External] "
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v13 06/12] mm: hugetlb: set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v13 09/12] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
      ` [External] "

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

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

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-25 18:18 UTC  (9+ 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

[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  (5+ messages)

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-25 15:47 UTC  (4+ 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  (8+ 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 1/1] process_madvise.2: Add process_madvise man page
 2021-01-25 13:19 UTC  (2+ messages)

[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  (30+ messages)
` [PATCH v10 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v10 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v10 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v10 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v10 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v10 06/12] powerpc: inline huge vmap supported functions
` [PATCH v10 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v10 10/12] mm/vmalloc: add vmap_range_noflush variant
` [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  (10+ messages)
` [PATCH V4 1/4] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V4 2/4] arm64/mm: Define arch_get_mappable_range()
` [PATCH V4 3/4] s390/mm: "
` [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  (12+ 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 

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-25  9:35 UTC  (7+ 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] 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/filemap: Remove redundant variable's assignment
 2021-01-25  6:27 UTC  (2+ messages)

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

[linux-next:master 3540/5542] drivers/base/arch_numa.c:361:15: warning: format specifies type 'unsigned long long' but the argument has type 'phys_addr_t' (aka 'unsigned int')
 2021-01-25  4:37 UTC 

[PATCH v2] Documentation/admin-guide: kernel-parameters: update CMA entries
 2021-01-25  4:32 UTC 

kernel BUG in split_huge_page_to_list
 2021-01-25  3:26 UTC  (2+ messages)

[PATCH] mm: Fix potential pte_unmap_unlock pte error
 2021-01-25  2:04 UTC  (6+ messages)

[PATCH] mm/zswap: fix potential memory leak
 2021-01-25  1:32 UTC 

[linux-next:master] BUILD REGRESSION 226871e2eda4832d94c3239add7e52ad17b81ce5
 2021-01-24 23:04 UTC 

incoming
 2021-01-24 18:35 UTC  (4+ messages)
` [patch 06/19] mm: memcontrol: prevent starvation when writing memory.high

[PATCH 0/2] Get rid of __alloc_pages wrapper
 2021-01-24 17:11 UTC  (4+ messages)
` [PATCH 1/2] mm/page-alloc: Rename gfp_mask to gfp
` [PATCH 2/2] mm: Combine __alloc_pages and __alloc_pages_nodemask
` [PATCH 3/2] mm: Rename alloc_pages_current to alloc_pages

[PATCH v10 1/2] mm: Optional full ASLR for mmap(), vdso, stack and heap
 2021-01-24 12:42 UTC  (2+ messages)
` [PATCH v10 2/2] mm/mremap: optionally randomize mremap(..., MREMAP_MAYMOVE)

[linux-next:master 4935/5542] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_hwseq.c:776: undefined reference to `__udivdi3'
 2021-01-24 10:49 UTC 


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).