Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-27 02:25:11 to 2022-06-27 22:38:26 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-27 22:38 UTC  (11+ messages)
` [PATCHv7 14/14] x86/tdx: Add unaccepted memory support

[PATCH v4 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-06-27 22:34 UTC  (5+ messages)
` [PATCH v4 1/4] memblock tests: Makefile: add arguments to control verbosity
` [PATCH v4 2/4] memblock tests: add verbose output to memblock tests
` [PATCH v4 3/4] memblock tests: set memblock_debug to enable memblock_dbg() messages
` [PATCH v4 4/4] memblock tests: remove completed TODO items

[PATCH] docs: rename Documentation/vm to Documentation/mm
 2022-06-27 22:06 UTC  (2+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-27 20:51 UTC  (35+ messages)
` [RFC PATCH 01/26] hugetlb: make hstate accessor functions const
` [RFC PATCH 02/26] hugetlb: sort hstates in hugetlb_init_hstates
` [RFC PATCH 03/26] hugetlb: add make_huge_pte_with_shift
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument
` [RFC PATCH 05/26] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
` [RFC PATCH 06/26] mm: make free_p?d_range functions public
` [RFC PATCH 07/26] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [RFC PATCH 08/26] hugetlb: add hugetlb_free_range to free PT structures
` [RFC PATCH 09/26] hugetlb: add hugetlb_hgm_enabled
` [RFC PATCH 10/26] hugetlb: add for_each_hgm_shift
` [RFC PATCH 11/26] hugetlb: add hugetlb_walk_to to do PT walks
` [RFC PATCH 12/26] hugetlb: add HugeTLB splitting functionality

[PATCH v4] kselftests/damon: add support for cases where debugfs cannot be read
 2022-06-27 19:46 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION aab35c3d5112df6e329a1a5a5a1881e5c4ca3821
 2022-06-27 19:40 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 23fc2af356d681476c51e263a795f6de85c1ae02
 2022-06-27 19:33 UTC 

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-27 19:12 UTC  (13+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-27 19:03 UTC  (4+ messages)
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[syzbot] KASAN: null-ptr-deref Read in hugepage_vma_check
 2022-06-27 18:13 UTC  (6+ messages)

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-27 17:25 UTC  (33+ messages)
` [PATCH v2 1/9] mm/hugetlb: remove checking hstate_is_gigantic() in return_unused_surplus_pages()
` [PATCH v2 2/9] mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
` [PATCH v2 3/9] mm/hugetlb: make pud_huge() and huge_pud() aware of non-present pud entry
` [PATCH v2 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [PATCH v2 5/9] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
` [PATCH v2 6/9] mm, hwpoison: set PG_hwpoison for busy hugetlb pages
` [PATCH v2 7/9] mm, hwpoison: make __page_handle_poison returns int
` [PATCH v2 8/9] mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage

[PATCH V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27 17:14 UTC  (34+ messages)
` [PATCH V5 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V5 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V5 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V5 04/26] sparc/mm: "
` [PATCH V5 05/26] arm64/mm: "
` [PATCH V5 06/26] x86/mm: "
` [PATCH V5 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 09/26] loongarch/mm: "
` [PATCH V5 10/26] openrisc/mm: "
` [PATCH V5 11/26] xtensa/mm: "
` [PATCH V5 12/26] hexagon/mm: "
` [PATCH V5 13/26] parisc/mm: "
` [PATCH V5 14/26] alpha/mm: "
` [PATCH V5 15/26] nios2/mm: "
` [PATCH V5 16/26] riscv/mm: "
` [PATCH V5 17/26] csky/mm: "
` [PATCH V5 18/26] s390/mm: "
` [PATCH V5 19/26] ia64/mm: "
` [PATCH V5 20/26] mips/mm: "
` [PATCH V5 21/26] m68k/mm: "
` [PATCH V5 22/26] arc/mm: "
` [PATCH V5 23/26] arm/mm: "
` [PATCH V5 24/26] um/mm: "
` [PATCH V5 25/26] sh/mm: "
` [PATCH V5 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-27 17:05 UTC  (22+ messages)

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-27 17:03 UTC  (15+ messages)

[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-27 16:49 UTC  (8+ messages)

[PATCH] arm64: mm: fix linear mapping mem access performace degradation
 2022-06-27 16:49 UTC  (8+ messages)

[PATCH v3] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-06-27 16:39 UTC 

[PATCH v2] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-06-27 16:38 UTC  (4+ messages)

[PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-06-27 16:37 UTC  (7+ messages)
` [PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup

Discussion on race between freed page_ext access and memory offline operation
 2022-06-27 16:35 UTC  (2+ messages)

[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-06-27 16:29 UTC  (11+ messages)
` [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v5 2/4] KVM: mmu: add a helper to account memory used by KVM MMU
` [PATCH v5 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats

[PATCH v2] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-06-27 16:07 UTC 

[PATCH] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-06-27 15:55 UTC  (4+ messages)

[RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
 2022-06-27 15:02 UTC  (5+ messages)

[PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations
 2022-06-27 14:59 UTC  (13+ messages)

[PATCH] mm: hugetlb: kill set_huge_swap_pte_at()
 2022-06-27 14:41 UTC  (10+ messages)

[PATCH] mm/kasan: Fix null pointer dereference warning in qlink_to_cache()
 2022-06-27 14:30 UTC  (2+ messages)

[PATCH v3 0/2] A few cleanup and fixup patches for swap
 2022-06-27 13:47 UTC  (5+ messages)
` [PATCH v3 1/2] mm/swapfile: fix possible data races of inuse_pages

[PATCH] filemap: minor cleanup for filemap_write_and_wait_range
 2022-06-27 13:23 UTC 

[PATCH v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-27 13:00 UTC  (6+ messages)

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-27 12:00 UTC  (5+ messages)
` [PATCHv3 7/8] x86: Expose untagging mask in /proc/$PID/arch_status

[CFP LPC 2022] Kernel Memory Management Microconference
 2022-06-27 10:43 UTC  (2+ messages)

[PATCH 1/3] MIPS&LoongArch: Adjust prototypes of p?d_init()
 2022-06-27 10:33 UTC  (3+ messages)
` [PATCH 2/3] LoongArch: Add sparse memory vmemmap support

[PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
 2022-06-27  9:13 UTC  (2+ messages)
` [filemap] 91fd26c76b: phoronix-test-suite.fio.SequentialRead.LinuxAIO.Yes.No.4KB.DefaultTestDirectory.mb_s -8.9% regression

[PATCH cgroup] cgroup: set the correct return code if hierarchy limits are reached
 2022-06-27  9:07 UTC  (3+ messages)

[PATCH v5 00/7] Drain remote per-cpu directly
 2022-06-27  8:46 UTC  (4+ messages)
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
    ` [PATCH] mm/page_alloc: Replace local_lock with normal spinlock -fix

[PATCH v4 00/34] Printbufs - new data structure for building strings
 2022-06-27  8:25 UTC  (10+ messages)
            ` [RFC[ Alloc in vsprintf

[PATCH V2] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-27  7:27 UTC 

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-06-27  7:03 UTC 

[PATCH 1/3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-27  6:49 UTC  (8+ messages)
` [PATCH 3/3] powerpc/mm: Use VMALLOC_START to validate addr

[PATCH 0/7] migrate_pages(): fix several bugs in error path
 2022-06-27  6:21 UTC  (14+ messages)
` [PATCH 4/7] migrate_pages(): fix failure counting for THP subpages retrying
` [PATCH 6/7] migrate_pages(): fix failure counting for THP splitting
` [PATCH 7/7] migrate_pages(): fix failure counting for retry

[PATCH v3] docs: rename Documentation/vm to Documentation/mm
 2022-06-27  6:00 UTC 

[linux-next:master 5107/5720] arch/arm64/mm/hugetlbpage.c:380:9: error: duplicate case value
 2022-06-27  5:55 UTC  (2+ messages)

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:48 UTC  (11+ messages)
` [PATCH V4 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V4 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V4 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V4 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v5 00/22] TDX host kernel support
 2022-06-27  5:27 UTC  (6+ messages)
` [PATCH v5 05/22] x86/virt/tdx: Prevent hot-add driver managed memory

[PATCH v7 00/12] mm/demotion: Memory tiers and demotion
 2022-06-27  4:40 UTC  (8+ messages)
` [PATCH v7 09/12] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v7 11/12] mm/demotion: Add documentation for memory tiering

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-27  3:23 UTC  (2+ messages)
  ` [PATCH mm v2] "


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