Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-03 02:52:52 to 2022-08-05 14:41:42 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-05 14:41 UTC  (11+ messages)
` [PATCHv7 02/14] mm: Add "
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-05 13:28 UTC  (24+ messages)
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 12/14] KVM: Handle page fault for "
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

[RFC PATCH 0/4] Allow persistent data on DAX device being used as KMEM
 2022-08-05 12:46 UTC  (4+ messages)
` [RFC PATCH 4/4] device-dax: Add a block device persistent type, BLK, for DAX KMEM

[PATCH] dma/pool: do not complain if DMA pool is not allocated
 2022-08-05 12:34 UTC  (12+ messages)

[PATCH v2 0/2] mm: Remember a/d bits for migration entries
 2022-08-05 12:17 UTC  (6+ messages)
` [PATCH v2 1/2] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry
` [PATCH v2 2/2] mm: Remember young/dirty bit for page migrations

[PATCH v2 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-05 12:06 UTC  (7+ messages)
` [PATCH v2 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH v1 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-05 11:03 UTC  (3+ messages)
` [PATCH v1 1/2] mm/hugetlb: fix hugetlb not supporting write-notify
` [PATCH v1 2/2] mm/hugetlb: support write-faults in shared mappings

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-05  8:05 UTC 

[PATCH v2] mm: release private data before split THP
 2022-08-05  6:28 UTC 

[PATCH bpf-next 1/3] mm/vmalloc: introduce vmalloc_exec which allocates RO+X memory
 2022-08-05  5:29 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in mas_leaf_max_gap
 2022-08-05  4:55 UTC 

[PATCH] filemap: Make the accounting of thrashing more consistent
 2022-08-05  3:38 UTC 

[linux-next:master 9724/13542] net/mac80211/mlme.c:1161:4: warning: Value stored to 'at_extension' is never read [clang-analyzer-deadcode.DeadStores]
 2022-08-05  3:06 UTC 

[PATCH v3] mm: memory-failure: convert to pr_fmt()
 2022-08-05  3:00 UTC  (5+ messages)
` [PATCH] mm: memory-failure: cleanup try_to_split_thp_page()

[PATCH v1] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-08-05  2:54 UTC  (12+ messages)

[PATCH v2] mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
 2022-08-05  2:44 UTC  (2+ messages)

[bug report] mm, hwpoison: memory_failure races with alloc_fresh_huge_page/free_huge_page
 2022-08-05  2:33 UTC  (6+ messages)

[RFC PATCH 2/8] workqueue: Make create_worker() safe against prematurely wakeups
 2022-08-05  2:30 UTC  (2+ messages)

[PATCH] mm/gup.c: Refactor check_and_migrate_movable_pages()
 2022-08-05  1:56 UTC  (4+ messages)

[PATCH] mm/memory-failure: release private data before split THP
 2022-08-05  1:33 UTC  (6+ messages)

[PATCH] mm: mempolicy: fix policy_nodemask() for MPOL_PREFERRED_MANY case
 2022-08-05  0:06 UTC  (22+ messages)
                                  ` [PATCH] mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process

[PATCH] mm/smaps: Don't access young/dirty bit if pte unpresent
 2022-08-04 22:40 UTC  (5+ messages)

[PATCH mm-unstable] mm/madvise: remove CAP_SYS_ADMIN requirement for process_madvise(MADV_COLLAPSE)
 2022-08-04 17:46 UTC  (6+ messages)

[PATCH 0/2] mm: Remember young bit for migration entries
 2022-08-04 17:16 UTC  (10+ messages)
` [PATCH 2/2] mm: Remember young bit for page migrations

[PATCH 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-04 16:02 UTC  (5+ messages)
` [PATCH 01/11] mm/ioremap: change the return value of io[re|un]map_allowed
` [PATCH 02/11] mm: ioremap: fixup the physical address

[syzbot] WARNING in hugetlb_change_protection
 2022-08-04 15:02 UTC  (4+ messages)

[linux-next:master 13556/14285] ERROR: modpost: "set_posix_acl" [fs/nfsd/nfsd.ko] undefined!
 2022-08-04 14:35 UTC  (4+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-04 13:37 UTC  (15+ messages)
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v6 21/49] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v6 25/49] KVM: SVM: Disallow registering memory range from HugeTLB for SNP guest
` [PATCH Part2 v6 27/49] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests

[PATCH v1] mm, hwpoison, hugetlb: Check hugetlb head page hwpoison flag when unpoison page
 2022-08-04 13:28 UTC  (2+ messages)

[mm/slub] 3616799128: BUG_kmalloc-#(Not_tainted):kmalloc_Redzone_overwritten
 2022-08-04 12:22 UTC  (13+ messages)

[PATCH] mm, hwpoison, hugetlb: Check hugetlb head page hwpoison flag when unpoison page
 2022-08-04 12:07 UTC  (2+ messages)
` 答复: "

[PATCH v2] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
 2022-08-04  9:57 UTC  (7+ messages)

[PATCH 0/4] add struct page and Direct I/O support to reserved memory
 2022-08-04 10:07 UTC  (5+ messages)
` [PATCH 4/4] sample/reserved_mem: Introduce a sample of struct page and dio support to no-map rmem

[PATCH] mm/page_alloc: only search higher order when fallback
 2022-08-04  9:39 UTC  (4+ messages)

[PATCH] mm: vmscan: fix extreme overreclaim and swap floods
 2022-08-04  9:38 UTC  (5+ messages)

[RFC PATCH V4 0/1] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-08-04  9:30 UTC  (6+ messages)
` [RFC PATCH V4 1/1] "

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-08-04  7:58 UTC  (13+ messages)

[PATCH] mm: add DEVICE_ZONE to FOR_ALL_ZONES
 2022-08-04  7:47 UTC 

[RFC] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n
 2022-08-04  6:55 UTC 

[PATCH] mm, hwpoison, hugetlb: Free hwpoison huge page to list tail and dissolve hwpoison huge page first
 2022-08-04  5:32 UTC  (4+ messages)
    ` 答复: "

[PATCH v11 0/8] mm/demotion: Memory tiers and demotion
 2022-08-04  5:19 UTC  (10+ messages)
` [PATCH v11 1/8] mm/demotion: Add support for explicit memory tiers

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-08-04  4:19 UTC  (7+ messages)
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers

[RFC PATCH] mm/memory-failure: release private data before split THP
 2022-08-04  2:05 UTC  (12+ messages)

[GIT PULL] MM updates for 5.20-rc1
 2022-08-03 20:35 UTC 

[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-08-03 20:28 UTC  (8+ messages)
` [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes
` [PATCH mm v2 32/33] kasan: dynamically allocate stack ring entries

[PATCH v2] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-08-03 18:28 UTC 

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-08-03 18:14 UTC  (25+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v4 11/45] kmsan: add KMSAN runtime core
` [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
` [PATCH v4 18/45] instrumented.h: add KMSAN support
` [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code

[GIT PULL] Pagecache changes for 6.0-rc1
 2022-08-03 17:48 UTC  (2+ messages)

[GIT PULL] XArray changes for 6.0-rc1
 2022-08-03 17:48 UTC  (2+ messages)

[xfs] 016a23388c: stress-ng.xattr.ops_per_sec 58.4% improvement
 2022-08-03 14:11 UTC  (4+ messages)
  ` [LKP] "

[RFC PATCH 1/2] psi: introduce memory.pressure.stat
 2022-08-03 13:55 UTC  (2+ messages)

[PATCH v3] btrfs: fix alginment of VMA for memory mapped files on THP
 2022-08-03 13:40 UTC  (2+ messages)

[RFC PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-03 13:27 UTC  (6+ messages)
` [RFC PATCH bpf-next 10/15] bpf: Use bpf_map_pages_alloc in ringbuf

[PATCH] mm/x86: Use SWP_TYPE_BITS in 3-level swap macros
 2022-08-03 13:18 UTC  (2+ messages)

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2022-08-03 10:57 UTC  (7+ messages)

[RFC PATCH 0/4] propose a auto-run mode for ksm
 2022-08-03 10:05 UTC  (5+ messages)
` [RFC PATCH 1/4] ksm: propose a auto-run mode of ksm
` [RFC PATCH 2/4] ksm: implement scan-enhanced algorithm of auto mode
` [RFC PATCH 3/4] ksm: let ksmd work automatically with memory threshold
` [RFC PATCH 4/4] ksm: show ksmd status of auto mode

[PATCH] page_alloc: remove inactive initialization
 2022-08-03  6:41 UTC 

[PATCH v5 2/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-03  6:14 UTC  (3+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-08-03  4:33 UTC  (7+ messages)
` [RFC PATCH v6] "

[PATCH] shmem: Update folio if shmem_replace_page() updates the page
 2022-08-03  3:17 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).