linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-25 11:39:44 to 2021-02-26 01:21:34 UTC [more...]

incoming
 2021-02-26  1:21 UTC  (96+ messages)
` [patch 001/118] mm: make pagecache tagged lookups return only head pages
` [patch 002/118] mm/shmem: use pagevec_lookup in shmem_unlock_mapping
` [patch 003/118] mm/swap: optimise get_shadow_from_swap_cache
` [patch 004/118] mm: add FGP_ENTRY
` [patch 005/118] mm/filemap: rename find_get_entry to mapping_get_entry
` [patch 006/118] mm/filemap: add helper for finding pages
` [patch 007/118] mm/filemap: add mapping_seek_hole_data
` [patch 008/118] iomap: use mapping_seek_hole_data
` [patch 009/118] mm: add and use find_lock_entries
` [patch 010/118] mm: add an 'end' parameter to find_get_entries
` [patch 011/118] mm: add an 'end' parameter to pagevec_lookup_entries
` [patch 012/118] mm: remove nr_entries parameter from pagevec_lookup_entries
` [patch 013/118] mm: pass pvec directly to find_get_entries
` [patch 014/118] mm: remove pagevec_lookup_entries
` [patch 015/118] mm,thp,shmem: limit shmem THP alloc gfp_mask
` [patch 016/118] mm,thp,shm: limit gfp mask to no more than specified
` [patch 017/118] mm,thp,shmem: make khugepaged obey tmpfs mount flags
` [patch 018/118] mm,shmem,thp: limit shmem THP allocations to requested zones
` [patch 019/118] mm: cma: allocate cma areas bottom-up
` [patch 020/118] mm/cma: expose all pages to the buddy if activation of an area fails
` [patch 021/118] mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
` [patch 022/118] mm: cma: print region name on failure
` [patch 023/118] mm: vmstat: fix NOHZ wakeups for node stat changes
` [patch 024/118] mm: vmstat: add some comments on internal storage of byte items
` [patch 025/118] mm/vmstat.c: erase latency in vmstat_shepherd
` [patch 026/118] mm: move pfn_to_online_page() out of line
` [patch 027/118] mm: teach pfn_to_online_page() to consider subsection validity
` [patch 028/118] mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions
` [patch 029/118] mm: fix memory_failure() handling of dax-namespace metadata
` [patch 030/118] mm/memory_hotplug: rename all existing 'memhp' into 'mhp'
` [patch 031/118] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
` [patch 032/118] mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn
` [patch 033/118] drivers/base/memory: don't store phys_device in memory blocks
` [patch 034/118] Documentation: sysfs/memory: clarify some memory block device properties
` [patch 035/118] mm/memory_hotplug: prevalidate the address range being added with platform
` [patch 036/118] arm64/mm: define arch_get_mappable_range()
` [patch 037/118] s390/mm: "
` [patch 038/118] virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug
` [patch 039/118] mm/mlock: stop counting mlocked pages when none vma is found
` [patch 040/118] mm/rmap: correct some obsolete comments of anon_vma
` [patch 041/118] mm/rmap: remove unneeded semicolon in page_not_mapped()
` [patch 043/118] mm/rmap: use page_not_mapped in try_to_unmap()
` [patch 044/118] mm/rmap: correct obsolete comment of page_get_anon_vma()
` [patch 045/118] mm/rmap: fix potential pte_unmap on an not mapped pte
` [patch 046/118] mm: zswap: clean up confusing comment
` [patch 047/118] mm/zswap: add the flag can_sleep_mapped
` [patch 048/118] mm: set the sleep_mapped to true for zbud and z3fold
` [patch 049/118] mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage()
` [patch 050/118] zsmalloc: account the number of compacted pages correctly
` [patch 051/118] mm/zsmalloc.c: use page_private() to access page->private
` [patch 052/118] mm: page-flags.h: Typo fix (It -> If)
` [patch 053/118] mm/dmapool: use might_alloc()
` [patch 054/118] mm/backing-dev.c: "
` [patch 055/118] mm/early_ioremap.c: use __func__ instead of function name
` [patch 056/118] mm: add Kernel Electric-Fence infrastructure
` [patch 057/118] x86, kfence: enable KFENCE for x86
` [patch 058/118] arm64, kfence: enable KFENCE for ARM64
` [patch 059/118] kfence: use pt_regs to generate stack trace on faults
` [patch 060/118] mm, kfence: insert KFENCE hooks for SLAB
` [patch 061/118] mm, kfence: insert KFENCE hooks for SLUB
` [patch 062/118] kfence, kasan: make KFENCE compatible with KASAN
` [patch 063/118] kfence, Documentation: add KFENCE documentation
` [patch 064/118] kfence: add test suite
` [patch 065/118] MAINTAINERS: add entry for KFENCE
` [patch 066/118] kfence: report sensitive information based on no_hash_pointers
` [patch 067/118] tracing: add error_report_end trace point
` [patch 068/118] kfence: use error_report_end tracepoint
` [patch 069/118] kasan: "
` [patch 070/118] kasan, mm: don't save alloc stacks twice
` [patch 071/118] kasan, mm: optimize kmalloc poisoning
` [patch 072/118] kasan: optimize large "
` [patch 073/118] kasan: clean up setting free info in kasan_slab_free
` [patch 074/118] kasan: unify large kfree checks
` [patch 075/118] kasan: rework krealloc tests
` [patch 076/118] kasan, mm: fail krealloc on freed objects
` [patch 077/118] kasan, mm: optimize krealloc poisoning
` [patch 078/118] kasan: ensure poisoning size alignment
` [patch 079/118] arm64: kasan: simplify and inline MTE functions
` [patch 080/118] kasan: inline HW_TAGS helper functions
` [patch 081/118] kasan: clarify that only first bug is reported in HW_TAGS
` [patch 082/118] alpha: remove CONFIG_EXPERIMENTAL from defconfigs
` [patch 083/118] proc/wchan: use printk format instead of lookup_symbol_name()
` [patch 084/118] proc: use kvzalloc for our kernel buffer
` [patch 085/118] sysctl.c: fix underflow value setting risk in vm_table
` [patch 086/118] include/linux: remove repeated words
` [patch 087/118] treewide: Miguel has moved
` [patch 088/118] groups: use flexible-array member in struct group_info
` [patch 089/118] groups: simplify struct group_info allocation
` [patch 090/118] kernel: delete repeated words in comments
` [patch 091/118] MAINTAINERS: add uapi directories to API/ABI section
` [patch 092/118] lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
` [patch 093/118] string.h: move fortified functions definitions in a dedicated header
` [patch 094/118] lib: stackdepot: add support to configure STACK_HASH_SIZE
` [patch 095/118] lib: stackdepot: add support to disable stack depot
` [patch 096/118] lib: stackdepot: fix ignoring return value warning

[PATCH] mm, kasan: don't poison boot memory
 2021-02-26  1:19 UTC  (21+ messages)

[PATCH v8 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-26  0:08 UTC  (3+ messages)
` [PATCH v8 1/1] mm/page_alloc.c: refactor "

[PATCH 1/4] mm: restore node stat checking in /proc/sys/vm/stat_refresh
 2021-02-25 23:15 UTC  (4+ messages)
` [PATCH 2/4] mm: no more EINVAL from /proc/sys/vm/stat_refresh
` [PATCH 3/4] mm: /proc/sys/vm/stat_refresh skip checking known negative stats
` [PATCH 4/4] mm: /proc//sys/vm/stat_refresh stop checking monotonic numa stats

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-25 22:48 UTC  (11+ messages)
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess

[PATCH v3 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-25 23:05 UTC  (5+ messages)
` [PATCH v3 1/2] mm: Make alloc_contig_range handle free hugetlb pages
` [PATCH v3 2/2] mm: Make alloc_contig_range handle in-use "

[PATCH v6 08/12] fork: Clear PASID for new mm
 2021-02-25 22:17 UTC  (2+ messages)

[RFC PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-25 22:15 UTC  (5+ messages)
` [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle free hugetlb pages

[RFC PATCH v3 00/49] 1GB PUD THP support on x86_64
 2021-02-25 22:13 UTC  (3+ messages)

incoming
 2021-02-25 21:48 UTC  (13+ messages)
` [patch 014/173] mm, tracing: record slab name for kmem_cache_free()

[PATCH] memcg: enable memcg oom-kill for __GFP_NOFAIL
 2021-02-25 21:36 UTC  (2+ messages)

Freeing page tables through RCU
 2021-02-25 20:58 UTC 

[RFC 0/6] x86: prefetch_page() vDSO call
 2021-02-25 21:16 UTC  (7+ messages)
` [RFC 1/6] vdso/extable: fix calculation of base

[PATCH] memblock: fix section mismatch warning
 2021-02-25 20:59 UTC  (7+ messages)

[PATCH v8 0/6] userfaultfd: add minor fault handling
 2021-02-25 20:52 UTC  (5+ messages)
` [PATCH v8 4/6] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v8 5/6] userfaultfd: update documentation to describe minor fault handling

d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
 2021-02-25 20:36 UTC  (5+ messages)

[PATCH 0/5] userfaultfd: support minor fault handling for shmem
 2021-02-25 19:16 UTC  (3+ messages)
` [PATCH 1/5] "

[kbuild] [linux-next:master 6931/12022] drivers/vfio/vfio_iommu_type1.c:1093 vfio_dma_do_unmap() warn: impossible condition '(size > (~0)) => (0-u32max > u32max)'
 2021-02-25 19:12 UTC  (14+ messages)

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-02-25 18:58 UTC  (13+ messages)
` [PATCH v2 1/7] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v2 3/7] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v2 4/7] mm,memory_hotplug: Enforce struct page size to be multiple of PMD
` [PATCH v2 5/7] mm,memory_hotplug: Enforce pageblock alignment when memmap_on_memory
` [PATCH v2 6/7] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v2 7/7] arm64/Kconfig: "

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-25 18:48 UTC  (5+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode

[linux-next:pending-fixes] BUILD SUCCESS 633a3e57c64c04fa49bc60a0139a14d2e9d48338
 2021-02-25 18:46 UTC 

[PATCH v3 0/7] Rationalise __alloc_pages wrappers
 2021-02-25 18:42 UTC  (9+ messages)
` [PATCH v3 1/7] mm/page_alloc: Rename alloc_mask to alloc_gfp
` [PATCH v3 2/7] mm/page_alloc: Rename gfp_mask to gfp
` [PATCH v3 3/7] mm/page_alloc: Combine __alloc_pages and __alloc_pages_nodemask
` [PATCH v3 4/7] mm/mempolicy: Rename alloc_pages_current to alloc_pages
` [PATCH v3 5/7] mm/mempolicy: Rewrite alloc_pages documentation
` [PATCH v3 6/7] mm/mempolicy: Rewrite alloc_pages_vma documentation
` [PATCH v3 7/7] mm/mempolicy: Fix mpol_misplaced kernel-doc

[PATCH v7 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-25 18:38 UTC  (10+ messages)
` [PATCH v7 1/1] mm/page_alloc.c: refactor "

[linux-next:master] BUILD REGRESSION 7f206cf3ec2bee4621325cfacb2588e5085c07f5
 2021-02-25 18:37 UTC 

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-02-25 18:15 UTC  (7+ messages)

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2021-02-25 18:06 UTC  (13+ messages)

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-02-25 17:00 UTC  (2+ messages)

[GIT PULL] Kmap conversions for 5.12
 2021-02-25 16:32 UTC  (7+ messages)

[PATCH RFC net-next 0/3] Use bulk order-0 page allocator API for page_pool
 2021-02-25 15:38 UTC  (5+ messages)
` [PATCH RFC net-next 3/3] mm: make zone->free_area[order] access faster

[io_uring] 6f70bae3cf: BUG:KASAN:use-after-free_in__lock_acquire
 2021-02-25 14:50 UTC  (2+ messages)

[linux-next:master 11949/12573] perf_cpum_cf_diag.c:undefined reference to `__ubsan_handle_negate_overflow'
 2021-02-25 14:41 UTC 

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-25 13:21 UTC  (10+ messages)
` [PATCH v17 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v17 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v17 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v17 4/9] mm: hugetlb: alloc "
` [PATCH v17 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v17 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v17 7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v17 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v17 9/9] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v2 10/10] mm: make lruvec_lru_size() static
 2021-02-25 12:12 UTC  (10+ messages)
` [PATCH] mm: test page->flags directly in page_lru()

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-02-25 11:56 UTC  (4+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout


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