linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 12:59:10 to 2021-01-25 02:59:03 UTC [more...]

[PATCH V4 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-25  2:58 UTC  (4+ 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 v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-25  2:48 UTC  (16+ 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
` [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
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v13 06/12] mm: hugetlb: set the PageHWPoison to the raw error page

[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

[PATCH v10 00/12] huge vmalloc mappings
 2021-01-24 23:17 UTC  (25+ 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 "

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

kernel BUG in split_huge_page_to_list
 2021-01-24 12:01 UTC 

[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 

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

[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  (7+ messages)
` [PATCH v3 1/5] hugetlb: use page.private for hugetlb specific page flags
` [PATCH v3 2/5] hugetlb: convert page_huge_active() HPageMigratable flag
` [PATCH v3 3/5] hugetlb: only set HPageMigratable for migratable hstates
` [PATCH v3 4/5] hugetlb: convert PageHugeTemporary() to HPageTemporary flag
  ` [External] "
` [PATCH v3 5/5] hugetlb: convert PageHugeFreed to HPageFreed flag

[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 0/9] userfaultfd: add minor fault handling
 2021-01-22 21:29 UTC  (10+ 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 v2] hugetlbfs: make hugepage size conversion more readable
 2021-01-22 21:25 UTC  (2+ messages)

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

[PATCH 0/6] mremap: move_vma() fixes
 2021-01-22 19:52 UTC  (5+ messages)
` [PATCH 6/6] mm: Forbid splitting special mappings

[PATCH v2 0/4] Remove nrexceptional tracking
 2021-01-22 19:38 UTC  (2+ messages)

[PATCH v4 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-22 19:27 UTC  (10+ messages)
` [PATCH v4 8/8] mm: Mark anonymous struct field of 'struct vm_fault' as 'const'

[PATCH v2 0/4] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-01-22 19:05 UTC  (3+ messages)

[PATCH v5 0/5] mm: clean up names and parameters of memmap_init_xxxx functions
 2021-01-22 18:12 UTC  (10+ messages)
` [PATCH v5 1/5] mm: fix prototype warning from kernel test robot
` [PATCH v5 2/5] mm: rename memmap_init() and memmap_init_zone()
` [PATCH v5 3/5] mm: simplify parater of function memmap_init_zone()
` [PATCH v5 4/5] mm: simplify parameter of setup_usemap()
` [PATCH v5 5/5] mm: remove unneeded local variable in free_area_init_core

[PATCH] mm: Optimizing error condition detection in do_mprotect_pkey()
 2021-01-22 17:38 UTC  (4+ messages)

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2021-01-22 17:28 UTC  (5+ messages)
` [PATCH v4 24/26] arm64: mte: Introduce early param to disable MTE support

[PATCH v5 00/18] Refactor generic_file_buffered_read
 2021-01-22 16:01 UTC  (19+ messages)
` [PATCH v5 01/18] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH v5 02/18] mm/filemap: Remove dynamically allocated array from filemap_read
` [PATCH v5 03/18] mm/filemap: Convert filemap_get_pages to take a pagevec
` [PATCH v5 04/18] mm/filemap: Use head pages in generic_file_buffered_read
` [PATCH v5 05/18] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked
` [PATCH v5 06/18] mm/filemap: Support readpage splitting a page
` [PATCH v5 07/18] mm/filemap: Inline __wait_on_page_locked_async into caller
` [PATCH v5 08/18] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH v5 09/18] mm/filemap: Change filemap_read_page calling conventions
` [PATCH v5 10/18] mm/filemap: Change filemap_create_page "
` [PATCH v5 11/18] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH v5 12/18] mm/filemap: Move the iocb checks into filemap_update_page
` [PATCH v5 13/18] mm/filemap: Add filemap_range_uptodate
` [PATCH v5 14/18] mm/filemap: Split filemap_readahead out of filemap_get_pages
` [PATCH v5 15/18] mm/filemap: Restructure filemap_get_pages
` [PATCH v5 16/18] mm/filemap: Don't relock the page after calling readpage
` [PATCH v5 17/18] mm/filemap: Rename generic_file_buffered_read to filemap_read
` [PATCH v5 18/18] mm/filemap: Simplify generic_file_read_iter

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2021-01-22 13:05 UTC  (11+ messages)
  ` [EXT] "
    ` [RFC] tentative prctl task isolation interface

[PATCH v4 0/7] Count rlimits in each user namespace
 2021-01-22 13:00 UTC  (8+ messages)
` [PATCH v4 1/7] Add a reference to ucounts for each cred
` [PATCH v4 2/7] Move RLIMIT_NPROC counter to ucounts
` [PATCH v4 3/7] Move RLIMIT_MSGQUEUE "
` [PATCH v4 4/7] Move RLIMIT_SIGPENDING "
` [PATCH v4 5/7] Move RLIMIT_MEMLOCK "
` [PATCH v4 6/7] Move RLIMIT_NPROC check to the place where we increment the counter
` [PATCH v4 7/7] kselftests: Add test to check for rlimit changes in different user namespaces


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