messages from 2022-06-02 06:56:01 to 2022-06-04 10:36:35 UTC [more...]
[PATCH] mm/memory-failure: don't allow to unpoison hw corrupted page
2022-06-04 10:32 UTC
[PATCH] mm/oom_kill: break evaluation when a task has been selected
2022-06-04 10:35 UTC (2+ messages)
[PATCH v2] mm/slub: Simplify __kmem_cache_alias()
2022-06-04 9:42 UTC (2+ messages)
[akpm-mm:mm-unstable 179/180] fs/xfs/xfs_file.c:1273:1: warning: no previous prototype for function 'xfs_dax_fault'
2022-06-04 8:25 UTC
[PATCH v2] mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
2022-06-04 8:22 UTC
[PATCH v2 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
2022-06-04 3:01 UTC (7+ messages)
` [PATCH v2 1/4] mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address
` [PATCH v2 2/4] mm: kmemleak: add rbtree "
` [PATCH v2 3/4] mm: kmemleak: handle address stored in object based on its type
` [PATCH v2 4/4] mm: kmemleak: kmemleak_*_phys() set address type and check PA when scan
[PATCH] mm: memcontrol: separate {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
2022-06-04 2:48 UTC (6+ messages)
[RFC PATCH 0/3] Add PUD and kernel PTE level pagetable account
2022-06-04 1:32 UTC (4+ messages)
` [RFC PATCH 1/3] mm: Factor out the pagetable pages account into new helper function
` [RFC PATCH 2/3] mm: Add PUD level pagetable account
` [RFC PATCH 3/3] mm: Add kernel PTE level pagetable pages account
[PATCH v6 00/15] mm: userspace hugepage collapse
2022-06-04 0:40 UTC (16+ messages)
` [PATCH v6 01/15] mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
` [PATCH v6 02/15] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v6 03/15] mm/khugepaged: add struct collapse_control
` [PATCH v6 04/15] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v6 05/15] mm/khugepaged: make allocation semantics context-specific
` [PATCH v6 06/15] mm/khugepaged: pipe enum scan_result codes back to callers
` [PATCH v6 07/15] mm/khugepaged: add flag to ignore khugepaged heuristics
` [PATCH v6 08/15] mm/khugepaged: add flag to ignore THP sysfs enabled
` [PATCH v6 09/15] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v6 10/15] mm/khugepaged: rename prefix of shared collapse functions
` [PATCH v6 11/15] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v6 12/15] selftests/vm: modularize collapse selftests
` [PATCH v6 13/15] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v6 14/15] selftests/vm: add selftest to verify recollapse of THPs
` [PATCH v6 15/15] tools headers uapi: add MADV_COLLAPSE madvise mode to tools
[PATCH] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages
2022-06-03 20:57 UTC
Finding kernel RAM consumers ?
2022-06-03 18:11 UTC (6+ messages)
[PATCH v2] madvise.2: Clarify addr/length and update hugetlb support
2022-06-03 17:42 UTC (4+ messages)
` man-pages maintainership (was: Re: [PATCH v2] madvise.2: Clarify addr/length and update hugetlb support)
[PATCH v2 0/2] userfaultfd.2: Update to latest
2022-06-03 17:37 UTC (3+ messages)
` [PATCH v2 1/2] userfaultfd.2: Add section for UFFD_USER_MODE_ONLY
` [PATCH v2 2/2] userfaultfd.2: Update on write-protection support
[PATCH 0/2] userfaultfd.2: Update to latest
2022-06-03 17:34 UTC (6+ messages)
` [PATCH 1/2] userfaultfd.2: Add section for UFFD_USER_MODE_ONLY
` [PATCH 2/2] userfaultfd.2: Update on write-protection support
[PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
2022-06-03 16:42 UTC (11+ messages)
[PATCH v4 0/4] A few cleanup and fixup patches for migration
2022-06-03 16:28 UTC (9+ messages)
` [PATCH v4 1/4] mm: reduce the rcu lock duration
linux-next: Tree for Jun 3 (mm/memory-failure.c)
2022-06-03 16:21 UTC
[PATCH v4 0/3] Implement readahead for squashfs
2022-06-03 15:58 UTC (9+ messages)
` [PATCH v4 3/3] squashfs: implement readahead
RFC: Memory Tiering Kernel Interfaces (v3)
2022-06-03 15:09 UTC (13+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs
` [RFC PATCH v4 4/7] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order
[PATCH v4 0/2] Refactor of vma_merge and new merge call
2022-06-03 14:57 UTC (3+ messages)
` [PATCH v4 1/2] [PATCH 1/2] mm: refactor of vma_merge()
` [PATCH v4 2/2] [PATCH 2/2] mm: add merging after mremap resize
[linux-next:master 14611/14806] mm/mmap.c:3272:11: error: 'struct mm_struct' has no member named 'mmap'
2022-06-03 14:46 UTC (2+ messages)
[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
2022-06-03 13:42 UTC (10+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v5 2/9] mm/demotion: Expose per node memory tier to sysfs
` [PATCH v5 3/9] mm/demotion: Move memory demotion related code
` [PATCH v5 4/9] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v5 5/9] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v5 6/9] mm/demotion: Add support for removing node from demotion memory tiers
` [PATCH v5 7/9] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v5 8/9] mm/demotion: Add documentation for memory tiering
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with memory tiers
[RFC] mm: MADV_COLLAPSE semantics
2022-06-03 13:33 UTC (13+ messages)
[PATCH v7 00/15] io-uring/xfs: support async buffered writes
2022-06-03 13:04 UTC (25+ messages)
` [PATCH v7 04/15] iomap: Add flags parameter to iomap_page_create()
` [PATCH v7 06/15] iomap: Return error code from iomap_write_iter()
` [PATCH v7 08/15] fs: add __remove_file_privs() with flags parameter
` [PATCH v7 09/15] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v7 10/15] fs: Add async write file modification handling
` [PATCH v7 11/15] fs: Optimization for concurrent file time updates
` [PATCH v7 14/15] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
[PATCH] mm/filemap.c: Update comments in filemap_fault()
2022-06-03 12:55 UTC (3+ messages)
[PATCH 0/6] mm/mmap: Enable more platforms with ARCH_HAS_VM_GET_PAGE_PROT
2022-06-03 12:25 UTC (9+ messages)
` [PATCH 1/6] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH 2/6] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH 3/6] mips/mm: "
` [PATCH 4/6] csky/mm: "
` [PATCH 5/6] nios2/mm: "
` [PATCH 6/6] openrisc/mm: "
[linux-next:pending-fixes] BUILD SUCCESS 882f1d1979b5857063851707084f28d34d9f9990
2022-06-03 11:21 UTC
[PATCH v2] arm64: Expand the static memblock memory table
2022-06-03 10:54 UTC (4+ messages)
[PATCH] zram_drv: add __GFP_NOMEMALLOC not to use ALLOC_NO_WATERMARKS
2022-06-03 5:57 UTC
[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
2022-06-03 5:37 UTC (15+ messages)
` [PATCH v2 01/14] dax: Introduce holder for dax_device
` [PATCH v2 02/14] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v2 03/14] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v2 04/14] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v2 05/14] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v2 06/14] xfs: Implement ->notify_failure() for XFS
` [PATCH v2 07/14] fsdax: set a CoW flag when associate reflink mappings
` [PATCH v2 08/14] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v2 09/14] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v2 10/14] fsdax: Replace mmap entry in case of CoW
` [PATCH v2 11/14] fsdax: Add dax_iomap_cow_copy() for dax zero
` [PATCH v2 12/14] fsdax: Dedup file range to use a compare function
` [PATCH v2 13/14] xfs: support CoW in fsdax mode
` [PATCH v2 14/14] xfs: Add dax dedupe support
[PATCH] memcg: enable accounting in keyctl subsys
2022-06-03 4:23 UTC (6+ messages)
[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
2022-06-03 3:35 UTC (5+ messages)
[PATCH v5] tracing: add 'accounted' entry into output of allocation tracepoints
2022-06-03 3:21 UTC (2+ messages)
` [PATCH mm v6] mm/tracing: "
[akpm-mm:mm-unstable 154/159] mm/memory-failure.c:1538:9: error: implicit declaration of function 'hugetlb_set_page_hwpoison'
2022-06-03 2:10 UTC (2+ messages)
[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
2022-06-03 1:36 UTC (16+ messages)
[mm-unstable v2 PATCH 0/7] Cleanup transhuge_xxx helpers
2022-06-02 23:15 UTC (10+ messages)
` [v2 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [v2 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper
` [v2 PATCH 3/7] mm: khugepaged: remove the redundant anon vma check
` [v2 PATCH 4/7] mm: khugepaged: use transhuge_vma_suitable replace open-code
` [v2 PATCH 5/7] mm: thp: kill transparent_hugepage_active()
` [v2 PATCH 6/7] mm: thp: kill __transhuge_page_enabled()
` [v2 PATCH 7/7] mm: khugepaged: reorg some khugepaged helpers
[PATCH v5 0/6] mm: introduce shrinker debugfs interface
2022-06-02 22:25 UTC (6+ messages)
` [PATCH v5 6/6] mm: shrinkers: add scan interface for shrinker debugfs
[PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read()
2022-06-02 22:25 UTC (4+ messages)
[PATCH v2 0/2] Refactor of vma_merge and new merge call
2022-06-02 18:13 UTC (4+ messages)
` [PATCH 1/2] [PATCH 1/2] mm: refactor of vma_merge()
` [PATCH 2/2] [PATCH 2/2] mm: add merging after mremap resize
[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-06-02 17:49 UTC (14+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
Is _PAGE_PROTNONE set only for user mappings?
2022-06-02 16:47 UTC (6+ messages)
[GIT PULL] memblock: test suite update
2022-06-02 16:07 UTC (2+ messages)
[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
2022-06-02 15:31 UTC (14+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "
[PATCH RESEND v2 1/2] mm: drop oom code from exit_mmap
2022-06-02 15:02 UTC (8+ messages)
[linux-next:master 14545/14705] mm/nommu.c:1081:28: warning: variable 'vma' is uninitialized when used here
2022-06-02 14:11 UTC (3+ messages)
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-06-02 11:57 UTC (3+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2022-06-02 11:47 UTC (3+ messages)
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support
[linux-next:pending-fixes] BUILD SUCCESS b5db4eaa8649fb84a4129cd4798589246f324012
2022-06-02 11:43 UTC
[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
2022-06-02 11:20 UTC (4+ messages)
` [PATCH v3 05/46] x86: asm: instrument usercopy in get_user() and __put_user_size()
[PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages
2022-06-02 10:48 UTC (5+ messages)
` [PATCH v5 03/11] mm: memcontrol: prepare objcg API for non-kmem usage
[PATCH] mm: kmemleak: check boundary of objects allocated with physical address when scan
2022-06-02 10:22 UTC (5+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-02 10:07 UTC (6+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
[PATCH 0/3] recover hardware corrupted page by virtio balloon
2022-06-02 9:40 UTC (11+ messages)
` "
` "
[PATCH v2 0/4] A few cleanup and fixup patches for migration
2022-06-02 8:47 UTC (15+ messages)
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check
[PATCH 0/3] A few fixup patches for swap
2022-06-02 8:41 UTC (9+ messages)
` [PATCH 2/3] mm/swapfile: avoid confusing swap cache statistics
[PATCHv6 00/15] mm, x86/cc: Implement support for unaccepted memory
2022-06-02 8:39 UTC (3+ messages)
` [PATCHv6 10/15] x86/mm: Report unaccepted memory in /proc/meminfo
[PATCH 0/6] Allocate and free frozen pages
2022-06-02 7:45 UTC (5+ messages)
` [PATCH 2/6] mm/page_alloc: Rename free_the_page() to free_frozen_pages()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).