linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-25 00:36:38 to 2021-09-28 12:07:44 UTC [more...]

arch/powerpc/mm/book3s64/pgtable.c:174:15: warning: no previous prototype for 'create_section_mapping'
 2021-09-28 12:06 UTC 

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-28 12:06 UTC  (8+ messages)
` [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache

[PATCH] mm/vmalloc: fix numa spreading for large hash tables
 2021-09-28 12:10 UTC 

include/linux/fortify-string.h:27:33: warning: '__builtin_strncpy' output truncated copying between 0 and 32 bytes from a string of length 32
 2021-09-28 11:33 UTC 

Struct page proposal
 2021-09-28 11:21 UTC  (17+ messages)

[PATCH v1] mm: page_alloc: Add debug log in free_reserved_area for static memory
 2021-09-28 11:16 UTC  (4+ messages)

[QUESTION] is SLAB considered legacy and deprecated?
 2021-09-28 11:12 UTC  (3+ messages)

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-28 11:06 UTC  (9+ messages)
` [PATCH resend RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH resend RFC 8/9] s390/mm: optimize set_guest_storage_key()
` [PATCH resend RFC 9/9] s390/mm: optimize reset_guest_reference_bit()

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-28 10:17 UTC  (15+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v5 38/45] KVM: SVM: Add support to handle "

[PATCH] memblock: check memory total_size
 2021-09-28 10:50 UTC 

arch/arm64/include/asm/syscall_wrapper.h:76:32: warning: no previous prototype for '__arm64_sys_epoll_pwait2'
 2021-09-28 10:11 UTC 

[PATCH v2 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-09-28  9:45 UTC  (5+ messages)
` [PATCH v2 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says
` [PATCH v2 3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH v2 4/4] s390: "

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-09-28  9:38 UTC  (8+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v1 4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-09-28  8:53 UTC  (34+ messages)
` [RFC PATCH 1/8] mm/madvise: propagate vma->vm_end changes
` [RFC PATCH 2/8] mm/madvise: remove unnecessary check on madvise_dontneed_free()
` [RFC PATCH 3/8] mm/madvise: remove unnecessary checks on madvise_free_single_vma()
` [RFC PATCH 4/8] mm/madvise: define madvise behavior in a struct
` [RFC PATCH 5/8] mm/madvise: perform certain operations once on process_madvise()
` [RFC PATCH 6/8] mm/madvise: more aggressive TLB batching
` [RFC PATCH 7/8] mm/madvise: deduplicate code in madvise_dontneed_free()
` [RFC PATCH 8/8] mm/madvise: process_madvise(MADV_DONTNEED)

[PATCH] mm: Disable zsmalloc on PREEMPT_RT
 2021-09-28  8:44 UTC  (3+ messages)
  ` [PATCH] mm/zsmalloc: Replace bit spinlock and get_cpu_var() usage

[PATCH v4 0/3] arm64: support page mapping percpu first chunk allocator
 2021-09-28  7:48 UTC  (2+ messages)

[RFC] arm64: mm: update max_pfn after memory hotplug
 2021-09-28  7:33 UTC  (14+ messages)

[BUG] The usage of memory cgroup is not consistent with processes when using THP
 2021-09-28  7:15 UTC  (3+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn20/display_rq_dlg_calc_20.c:1531:6: warning: stack frame size (1324) exceeds limit (1024) in function 'dml20_rq_dlg_get_dlg_reg'
 2021-09-28  6:39 UTC 

[PATCH] mm/mmap: Define index macros for protection_map[]
 2021-09-28  4:42 UTC  (4+ messages)

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-28  3:11 UTC  (16+ messages)
` [PATCH v3 4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP
` [PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths

[PATCH v4 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-28  2:42 UTC  (10+ messages)
` [PATCH v4 1/5] mm: hugetlb: free "
` [PATCH v4 2/5] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v4 3/5] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v4 4/5] selftests: vm: add a hugetlb test case
` [PATCH v4 5/5] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP

[PATCH RESEND 0/2] Use generic code for randomization of virtual address of x86
 2021-09-28  2:14 UTC  (5+ messages)
` [PATCH RESEND 2/2] x86/mm: Randomize va with generic arch_pick_mmap_layout()

kernel/sys_ni.c:283:1: warning: no previous prototype for function '__arm64_sys_process_madvise'
 2021-09-28  2:10 UTC 

[PATCH -V2] mm/migrate: fix CPUHP state to update node demotion order
 2021-09-28  1:21 UTC  (3+ messages)

[PATCH] mm/damon: needn't hold kdamond_lock to print pid of kdamond
 2021-09-27 23:24 UTC 

[PATCH] mm/damon: remove unnecessary do_exit() from kdamond
 2021-09-27 23:24 UTC 

untangle the block headers v2
 2021-09-27 23:14 UTC  (2+ messages)

WARNING: modpost: vmlinux.o(.text.unlikely+0xea2c): Section mismatch in reference from the function bfq_pos_tree_add_move() to the variable .init.data:initcall_level_names
 2021-09-27 23:10 UTC 

[PATCH v4 0/4] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-27 21:21 UTC  (4+ messages)
` [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte

[PATCH] mm/userfaultfd: selftests: Fix memory corruption with thp enabled
 2021-09-27 20:37 UTC  (8+ messages)

[RFC PATCH] userfaultfd: support control over mm of remote PIDs
 2021-09-27 20:11 UTC  (6+ messages)

[PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
 2021-09-27 19:59 UTC  (3+ messages)

[PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()
 2021-09-27 18:50 UTC  (2+ messages)

[PATCH v3 02/20] PCI/P2PDMA: attempt to set map_type if it has not been set
 2021-09-27 18:50 UTC  (2+ messages)

[PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()
 2021-09-27 18:49 UTC  (2+ messages)

[PATCH v3 03/20] PCI/P2PDMA: make pci_p2pdma_map_type() non-static
 2021-09-27 18:46 UTC  (2+ messages)

[PATCH v3 0/1] Documenting shmem as an exception case for the pagemap
 2021-09-27 17:28 UTC  (2+ messages)

[PATCH] mm: vmscan: Replace shrinker_rwsem trylocks with SRCU protection
 2021-09-27 16:53 UTC  (3+ messages)

[PATCH] mm/vmscan.c:Fix -Wunused-but-set-variable warning
 2021-09-27 16:51 UTC  (2+ messages)

[PATCH v3] vmpressure: wake up work only when there is registration event
 2021-09-27 15:43 UTC  (3+ messages)

[PATCH 1/3] mm: Make generic arch_is_kernel_initmem_freed() do what it says
 2021-09-27 13:51 UTC  (3+ messages)

[PATCH v2] slub: Add back check for free nonslab objects
 2021-09-27 12:26 UTC 

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-27 11:08 UTC  (7+ messages)
` [PATCH mm] vmalloc: back off when the current task is OOM-killed

[PATCH v7] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-27 10:41 UTC 

[PATCH v6] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-27  9:44 UTC  (2+ messages)

[PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
 2021-09-27  9:30 UTC  (5+ messages)

incoming
 2021-09-27  9:22 UTC  (12+ messages)
` [patch 9/9] mm/vmalloc: add __alloc_size attributes for better bounds checking
        ` function prototype element ordering

[PATCH resend] slub: Add back check for free nonslab objects
 2021-09-27  7:53 UTC  (5+ messages)

[PATCH V3] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:43 UTC 

[PATCH V2] mm: debug_vm_pgtable: Don't use __P000 directly
 2021-09-27  6:21 UTC  (3+ messages)

[PATCH] slub: Add back check for free nonslab objects
 2021-09-27  2:09 UTC  (2+ messages)

[PATCH] mm: Remove HARDENED_USERCOPY_FALLBACK
 2021-09-26 20:49 UTC  (2+ messages)

[PATCH v2] fix judgment error in shmem_is_huge()
 2021-09-26 20:01 UTC  (3+ messages)

[PATCH] mm/damon/core: nullify pointer ctx->kdamond with a NULL
 2021-09-26  5:45 UTC  (2+ messages)

[PATCH 0/2] mm/mprotect: avoid unnecessary TLB flushes
 2021-09-25 20:54 UTC  (3+ messages)
` [PATCH 1/2] mm/mprotect: use mmu_gather
` [PATCH 2/2] mm/mprotect: do not flush on permission promotion

[Resend PATCH] psi : calc cfs task memstall time more precisely
 2021-09-26  3:27 UTC 

[BUG] numa spreading of large hash tables no longer a thing
 2021-09-25 15:54 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).