linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/75] MM folio patches for 5.18
 2022-02-09 14:24 UTC  (3+ messages)
` [PATCH 51/75] mm/rmap: Convert try_to_unmap() to take a folio

start sorting out the ZONE_DEVICE refcount mess
 2022-02-09 14:14 UTC  (30+ messages)
` [PATCH 1/8] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 2/8] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 3/8] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 4/8] mm: move free_devmap_managed_page to memremap.c
` [PATCH 5/8] mm: simplify freeing of devmap managed pages
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 7/8] mm: remove the extra ZONE_DEVICE struct page refcount

mmotm 2022-02-08-15-31 uploaded
 2022-02-09 14:07 UTC  (5+ messages)
` mmotm 2022-02-08-15-31 uploaded (drivers/mtd/nand/raw/Kconfig)

[PATCH] hugetlbfs: fix a truncation issue in hugepages parameter
 2022-02-09 13:40 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 301c67a59c13b10302bd6f6f4daf5866bce25fbc
 2022-02-09 13:01 UTC 

[PATCH] vsprintf: Fix %pK with kptr_restrict == 0
 2022-02-09 11:53 UTC  (3+ messages)

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-02-09 11:36 UTC  (8+ messages)
` [PATCH 1/2] mm/page_alloc: Access lists in 'struct per_cpu_pages' indirectly
` [PATCH 2/2] mm/page_alloc: Add remote draining support to per-cpu lists

drivers/infiniband/hw/ocrdma/ocrdma.h:499:21: sparse: sparse: cast to restricted __le32
 2022-02-09 11:34 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-02-09 10:53 UTC  (36+ messages)
` [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH 03/35] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH 04/35] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH 05/35] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH 06/35] x86/cet: Add control-protection fault handler
` [PATCH 07/35] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH 09/35] x86/mm: Introduce _PAGE_COW
` [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate

[PATCH RESEND] migrate: Wrap CONFIG_DEVICE_PRIVATE dependent function declarations with ifdef
 2022-02-09  9:47 UTC 

[PATCH for-mm 0/2] Fix trivial build errors on -mm tree
 2022-02-09  9:41 UTC  (3+ messages)
` [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
` [PATCH for-mm 2/2] mm/gup: Make migrate_device_page() fails always if !CONFIG_DEVICE_PRIVATE

[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-09  9:17 UTC  (17+ messages)
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object
  ` [mm/memcg] 86895e1e85: WARNING:possible_circular_locking_dependency_detected

[PATCH 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-09  8:15 UTC  (3+ messages)
` [PATCH 10/13] mm/munlock: mlock_page() munlock_page() batch by pagevec

incoming
 2022-02-09  7:55 UTC  (10+ messages)
` [patch 22/69] fs: move binfmt_misc sysctl to its own file
  ` [PATCH] Fix regression due to "fs: move binfmt_misc sysctl to its own file"
          ` [PATCH v2] "

[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2022-02-09  7:44 UTC  (8+ messages)

[PATCH v2 00/16] Introduce memblock simulator
 2022-02-09  7:30 UTC  (2+ messages)

[PATCH] filemap: remove find_get_pages()
 2022-02-09  7:02 UTC  (2+ messages)

[PATCH] psi: Treat ksm swapping in copy as memstall
 2022-02-09  5:55 UTC  (7+ messages)

[PATCH -V11 0/3] NUMA balancing: optimize memory placement for memory tiering system
 2022-02-09  5:24 UTC  (4+ messages)
` [PATCH -V11 2/3] NUMA balancing: optimize page "

[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-09  3:23 UTC  (4+ messages)
` [RFC V1 02/31] mm/mmap: Clarify protection_map[] indices

[PATCH 1/2] mm: Add pvmw_set_page()
 2022-02-09  3:11 UTC  (4+ messages)

[linux-next:master 1752/4439] Error: arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts:223.1-15 Label or path disp_blk_ctrl not found
 2022-02-08 23:00 UTC 

[PATCH v6 0/6] x86: Show in sysfs if a memory node is able to do encryption
 2022-02-08 21:09 UTC  (13+ messages)
` [PATCH v6 1/6] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v6 3/6] x86/e820: Refactor range_update and range_remove
` [PATCH v6 4/6] x86/e820: Tag e820_entry with crypto capabilities

[linux-next:master] BUILD REGRESSION 554f92dbda161fa073844ae6c62db257b8860a0a
 2022-02-08 20:31 UTC 

[PATCH v5 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-02-08 19:11 UTC  (9+ messages)
` [PATCH v5 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v5 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v5 3/4] mm/page_owner: Print memcg information
` [PATCH v5 4/4] mm/page_owner: Record task command name

[PATCH] mm: Outline copy_overflow()
 2022-02-08 19:04 UTC  (3+ messages)

[PATCH v2] kasan: test: prevent cache merging in kmem_cache_double_destroy
 2022-02-08 18:48 UTC 

[PATCH] kasan: test: prevent cache merging in kmem_cache_double_destroy
 2022-02-08 18:42 UTC  (2+ messages)

[PATCH v3 0/6] Allocate module text and data separately
 2022-02-08 18:40 UTC  (6+ messages)
` [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-08 18:33 UTC  (8+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-02-08 16:50 UTC  (27+ messages)
` [PATCH v7 01/12] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v7 02/12] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v7 03/12] mm/vmscan.c: refactor shrink_node()
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork
` [PATCH v7 05/12] mm: multigenerational LRU: minimal implementation
` [PATCH v7 06/12] mm: multigenerational LRU: exploit locality in rmap
` [PATCH v7 07/12] mm: multigenerational LRU: support page table walks
` [PATCH v7 08/12] mm: multigenerational LRU: optimize multiple memcgs
` [PATCH v7 09/12] mm: multigenerational LRU: runtime switch
` [PATCH v7 10/12] mm: multigenerational LRU: thrashing prevention
` [PATCH v7 11/12] mm: multigenerational LRU: debugfs interface
` [PATCH v7 12/12] mm: multigenerational LRU: documentation

[PATCH 00/35] Shadow stacks for userspace
 2022-02-08 16:15 UTC  (10+ messages)

[linux-next:master 4438/4439] include/linux/mmzone.h:1431:23: warning: array subscript 32 is outside array bounds of 'struct mem_section[32][1]'
 2022-02-08 16:10 UTC 

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-08 15:11 UTC  (17+ messages)
` [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v9 33/43] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v9 37/43] x86/sev: "
` [PATCH v9 42/43] virt: sevguest: Add support to derive key

[PATCH v2 0/5] Update doc and fix some issues about kdump
 2022-02-08 13:39 UTC  (9+ messages)
` [PATCH v2 1/5] docs: kdump: update description about sysfs file system support
` [PATCH v2 2/5] docs: kdump: add scp example to write out the dump file
` [PATCH v2 3/5] panic: unset panic_on_warn inside panic()
` [PATCH v2 4/5] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH v2 5/5] kasan: no need to unset panic_on_warn in end_report()

[PATCH] mm/damon: Add option to monitor only writes
 2022-02-08 13:18 UTC  (4+ messages)

[PATCH] mm/memory_hotplug: fix kfree() of bootmem memory
 2022-02-08 11:20 UTC  (5+ messages)

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-02-08 11:07 UTC  (3+ messages)
` [PATCH 09/23] MM: submit multipage reads for SWP_FS_OPS swap-space

[PATCH 0/4] A few cleanup patches around memory_hotplug
 2022-02-08 10:56 UTC  (10+ messages)
` [PATCH 1/4] mm/memory_hotplug: remove obsolete comment of __add_pages
` [PATCH 2/4] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
` [PATCH 3/4] mm/memory_hotplug: clean up try_offline_node
` [PATCH 4/4] mm/memory_hotplug: fix misplaced comment in offline_pages

[linux-next:master 4290/4439] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c:1863:10: warning: no previous prototype for 'get_process_num_bos'
 2022-02-08 10:55 UTC 

[PATCH v3 4/4] mm/page_owner: Record task command name
 2022-02-08 10:51 UTC  (7+ messages)
` [PATCH v4 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v4 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check

[linux-next:pending-fixes] BUILD SUCCESS 8b6f2853101de7543e0baf31011e787df5e1c381
 2022-02-08 10:44 UTC 

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-02-08  9:16 UTC  (5+ messages)

[PATCH v2 00/35] Speculative page faults
 2022-02-08  9:07 UTC  (14+ messages)
` [PATCH v2 22/35] percpu-rwsem: enable percpu_sem destruction in atomic context
` [PATCH v2 33/35] arm64/mm: attempt speculative mm faults first

[PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size'
 2022-02-08  8:38 UTC  (2+ messages)

[PATCH] mm: Remove usercopy_warn()
 2022-02-08  8:16 UTC  (2+ messages)

[PATCH v4 0/5] Fix some cache flush bugs
 2022-02-08  7:36 UTC  (6+ messages)
` [PATCH v4 1/5] mm: thp: fix wrong cache flush in remove_migration_pmd()
` [PATCH v4 2/5] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v4 3/5] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH v4 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH v4 5/5] mm: replace multiple dcache flush with flush_dcache_folio()

[PATCH v2 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
 2022-02-08  5:46 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB

[linux-next:master 4211/4212] include/linux/mmzone.h:1431:23: warning: array subscript 32 is outside array bounds of 'struct mem_section[32][1]'
 2022-02-08  1:49 UTC 

[linux-next:master 122/4212] arch/arm/boot/compressed/atags_to_fdt.c:129:5: warning: stack frame size (1344) exceeds limit (1280) in 'atags_to_fdt'
 2022-02-08  0:28 UTC 

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-07 23:47 UTC  (6+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox