linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 19:53:43 to 2021-01-25 11:28:42 UTC [more...]

[PATCH] kasan: export kasan_poison
 2021-01-25 11:28 UTC 

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

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

[PATCH] percpu: fix clang modpost warning in pcpu_build_alloc_info()
 2021-01-25 11:07 UTC  (4+ 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 

[PATCH V4 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-25  9:53 UTC  (9+ 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

[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 v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-25  9:34 UTC  (26+ 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 03/12] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
    ` [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] "

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-25  9:28 UTC  (2+ messages)

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

[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 v10 00/12] huge vmalloc mappings
 2021-01-25  9:14 UTC  (29+ 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 07/12] arm64: "
` [PATCH v10 08/12] x86: "
` [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 v10 12/12] powerpc/64s/radix: Enable huge "

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

[PATCH 0/9] userfaultfd: add minor fault handling
 2021-01-25  8:31 UTC  (12+ messages)
` [PATCH v2 1/9] hugetlb: Pass vma into huge_pte_alloc()
` [PATCH v2 2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v2 3/9] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v2 4/9] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v2 5/9] userfaultfd: add minor fault registration mode
` [PATCH v2 6/9] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v2 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v2 8/9] userfaultfd: update documentation to describe minor fault handling
` [PATCH v2 9/9] userfaultfd/selftests: add test exercising "

[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 

[PATCH v7 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-24 23:40 UTC  (6+ 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

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

[PATCH V3] mm/compaction: correct deferral logic for proactive compaction
 2021-01-24 22:54 UTC  (4+ messages)

incoming
 2021-01-24 18:35 UTC  (22+ messages)
` [patch 01/19] x86/setup: don't remove E820_TYPE_RAM for pfn 0
` [patch 02/19] mm: fix initialization of struct page for holes in memory layout
` [patch 03/19] mm: memcg/slab: optimize objcg stock draining
` [patch 04/19] mm: memcg: fix memcg file_dirty numa stat
` [patch 05/19] mm: fix numa stats for thp migration
` [patch 06/19] mm: memcontrol: prevent starvation when writing memory.high
` [patch 07/19] kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
` [patch 08/19] kasan: fix incorrect arguments passing in kasan_add_zero_shadow
` [patch 09/19] kasan: fix HW_TAGS boot parameters
` [patch 10/19] kasan, mm: fix conflicts with init_on_alloc/free
` [patch 11/19] kasan, mm: fix resetting page_alloc tags for HW_TAGS
` [patch 12/19] ubsan: disable unsigned-overflow check for i386
` [patch 13/19] mm: fix page reference leak in soft_offline_page()
` [patch 14/19] sparc/mm/highmem: flush cache and TLB
` [patch 15/19] mm/highmem: prepare for overriding set_pte_at()
` [patch 16/19] mips/mm/highmem: use set_pte() for kmap_local()
` [patch 17/19] powerpc/mm/highmem: use __set_pte_at() "
` [patch 18/19] proc_sysctl: fix oops caused by incorrect command parameters
` [patch 19/19] MAINTAINERS: add a couple more files to the Clang/LLVM section

[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 

[PATCH v9 00/12] huge vmalloc mappings
 2021-01-24  7:43 UTC  (4+ messages)
` [PATCH v9 05/12] mm: HUGE_VMAP arch support cleanup

[PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
 2021-01-24  7:34 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS dd9d91177430a8212c067d7c23556d7b0a359d03
 2021-01-24  6:49 UTC 

[PATCH] x86/sgx: Allows ioctl PROVISION to execute before CREATE
 2021-01-24  6:36 UTC  (6+ messages)

[PATCH] mm/memfd: replace strcpy() by strscpy()
 2021-01-24  4:36 UTC  (3+ messages)

[PATCH net-next 0/4] net: Avoid the memory waste in some Ethernet drivers
 2021-01-24  3:55 UTC  (4+ messages)
` [PATCH net-next 1/4] mm: page_frag: Introduce page_frag_alloc_align()

[PATCH] mm/compactoin: Fix edge case of fast_find_migrateblock()
 2021-01-23 15:43 UTC 

[PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
 2021-01-23 11:00 UTC  (3+ messages)

[PATCH RFC] hugetlb_cgroup: fix unbalanced css_put for shared mappings
 2021-01-23  9:31 UTC 

[PATCH] mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes()
 2021-01-23  7:38 UTC 

[PATCH] mm/rmap: Correct some obsolete comments of anon_vma
 2021-01-23  7:24 UTC 

[PATCH] mm/early_ioremap.c: Use __func__ instead of function name
 2021-01-23  7:06 UTC 

[PATCH] mm/page_owner: Use helper function zone_end_pfn() to get end_pfn
 2021-01-23  7:05 UTC 

[PATCH v3 0/5] create hugetlb flags to consolidate state
 2021-01-23  3:15 UTC  (4+ messages)
` [PATCH v3 3/5] hugetlb: only set HPageMigratable for migratable hstates
` [PATCH v3 4/5] hugetlb: convert PageHugeTemporary() to HPageTemporary flag
  ` [External] "

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2021-01-23  2:49 UTC  (28+ messages)
` [PATCH v9 01/18] arm64: kexec: make dtb_mem always enabled
` [PATCH v9 02/18] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v9 03/18] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v9 04/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v9 05/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v9 07/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
` [PATCH v9 08/18] arm64: kexec: move relocation function setup
` [PATCH v9 10/18] arm64: kexec: cpu_soft_restart change argument types
` [PATCH v9 13/18] arm64: kexec: add expandable argument to relocation function

[PATCH] mm/swapfile.c: fix debugging information problem
 2021-01-23  2:32 UTC 

[PATCH v2] mm/vmalloc: Separate put pages and flush VM flags
 2021-01-22 23:37 UTC 

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-22 23:12 UTC  (4+ messages)
` [PATCH v2 2/5] hugetlb: convert page_huge_active() HPageMigratable flag

[PATCH v2 00/10] mm: lru related cleanups
 2021-01-22 22:06 UTC  (11+ messages)
` [PATCH v2 01/10] mm: use add_page_to_lru_list()
` [PATCH v2 02/10] mm: shuffle lru list addition and deletion functions
` [PATCH v2 03/10] mm: don't pass "enum lru_list" to lru list addition functions
` [PATCH v2 04/10] mm: don't pass "enum lru_list" to trace_mm_lru_insertion()
` [PATCH v2 05/10] mm: don't pass "enum lru_list" to del_page_from_lru_list()
` [PATCH v2 06/10] mm: add __clear_page_lru_flags() to replace page_off_lru()
` [PATCH v2 07/10] mm: VM_BUG_ON lru page flags
` [PATCH v2 08/10] mm: fold page_lru_base_type() into its sole caller
` [PATCH v2 09/10] mm: fold __update_lru_size() "
` [PATCH v2 10/10] mm: make lruvec_lru_size() static

[GIT PULL] mm/memblock: typo fix in a comment
 2021-01-22 22:00 UTC  (2+ messages)

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-22 21:54 UTC  (8+ messages)
` [PATCH v17 08/26] x86/mm: Introduce _PAGE_COW

[Bug 211287] New: Softdirty bit does not work with hugetlb
 2021-01-22 21:50 UTC  (3+ messages)

[PATCH v2] hugetlbfs: make hugepage size conversion more readable
 2021-01-22 21:25 UTC  (2+ 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).