linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-25 17:34:27 to 2021-02-26 08:38:39 UTC [more...]

[PATCH v3 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-26  8:38 UTC  (7+ 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 "

[linux-next:master 12407/12657] include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output may be truncated copying between 5 and 9 bytes from a string of length 9
 2021-02-26  7:57 UTC 

[PATCH v2 0/4] Reduce page allocator traffic caused by NFSD
 2021-02-26  7:19 UTC  (3+ messages)
` [PATCH v2 4/4] SUNRPC: Cache pages that were replaced during a read splice

[PATCH] doc: memcontrol: add description for oom_kill
 2021-02-26  7:30 UTC  (2+ messages)

[PATCH v3 0/8] Add support for SVM atomics in Nouveau
 2021-02-26  7:18 UTC  (9+ messages)
` [PATCH v3 1/8] mm: Remove special swap entry functions
` [PATCH v3 2/8] mm/swapops: Rework swap entry manipulation code
` [PATCH v3 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v3 4/8] mm/rmap: Split migration into its own function
` [PATCH v3 5/8] mm: Device exclusive memory access
` [PATCH v3 6/8] mm: Selftests for exclusive device memory
` [PATCH v3 7/8] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v3 8/8] nouveau/svm: Implement atomic SVM access

[linux-next:master 11672/12657] drivers/gpu/drm/amd/amdgpu/../display/dc/irq/dcn21/irq_service_dcn21.c:357:2: warning: initializer overrides prior initialization of this subobject
 2021-02-26  6:54 UTC 

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

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

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-02-26  3:26 UTC  (11+ messages)

[PATCH v4] kasan: remove redundant config option
 2021-02-26  1:25 UTC 

[PATCH] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
 2021-02-26  1:25 UTC 

incoming
 2021-02-26  1:22 UTC  (119+ 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 042/118] mm/rmap: fix obsolete comment in __page_check_anon_rmap()
` [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 097/118] lib/cmdline: remove an unneeded local variable in next_arg()
` [patch 098/118] include/linux/bitops.h: spelling s/synomyn/synonym/
` [patch 099/118] checkpatch: improve blank line after declaration test
` [patch 100/118] checkpatch: ignore warning designated initializers using NR_CPUS
` [patch 101/118] checkpatch: trivial style fixes
` [patch 102/118] checkpatch: prefer ftrace over function entry/exit printks
` [patch 103/118] checkpatch: improve TYPECAST_INT_CONSTANT test message
` [patch 104/118] checkpatch: add warning for avoiding .L prefix symbols in assembly files
` [patch 105/118] checkpatch: add kmalloc_array_node to unnecessary OOM message check
` [patch 106/118] checkpatch: don't warn about colon termination in linker scripts
` [patch 107/118] checkpatch: do not apply "initialise globals to 0" check to BPF progs
` [patch 108/118] init/version.c: remove Version_<LINUX_VERSION_CODE> symbol
` [patch 109/118] init: clean up early_param_on_off() macro
` [patch 110/118] init/Kconfig: fix a typo in CC_VERSION_TEXT help text
` [patch 111/118] fs/coredump: use kmap_local_page()
` [patch 112/118] seq_file: document how per-entry resources are managed
` [patch 113/118] x86: fix seq_file iteration for pat/memtype.c
` [patch 114/118] scripts/gdb: fix list_for_each
` [patch 115/118] kgdb: fix to kill breakpoints on initmem after boot
` [patch 116/118] ubsan: remove overflow checks
` [patch 117/118] initramfs: panic with memory information
` [patch 118/118] MIPS: make userspace mapping young by default

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

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

[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  (2+ 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  (3+ messages)
` [PATCH v3 6/7] mm/mempolicy: Rewrite alloc_pages_vma documentation

[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 v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2021-02-25 18:06 UTC  (11+ 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).