linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-24 17:37:58 to 2022-06-27 06:07:04 UTC [more...]

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-27  6:06 UTC  (17+ 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 v3] docs: rename Documentation/vm to Documentation/mm
 2022-06-27  6:00 UTC 

[PATCH 0/7] migrate_pages(): fix several bugs in error path
 2022-06-27  5:56 UTC  (13+ 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

[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 V5 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:50 UTC  (32+ 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

[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-27  5:48 UTC  (15+ 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 10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 17/26] csky/mm: "
` [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

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

[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  (10+ 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 cgroup] cgroup: set the correct return code if hierarchy limits are reached
 2022-06-27  3:33 UTC  (2+ messages)

[PATCH] mm: hugetlb: kill set_huge_swap_pte_at()
 2022-06-27  3:32 UTC  (2+ messages)

[PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup
 2022-06-27  3:23 UTC  (4+ messages)
` [PATCH RFC] memcg: avoid idr ids space depletion
  ` [PATCH RFC] memcg: notify about global mem_cgroup_id "
      ` [PATCH mm v2] "

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-27  2:38 UTC  (11+ messages)

[linux-next:master 802/5720] sound/soc/samsung/s3c24xx-i2s.c:173:14: error: 'SND_SOC_DAIFMT_BC_CFC' undeclared; did you mean 'SND_SOC_DAIFMT_BC_FC'?
 2022-06-27  1:46 UTC  (2+ messages)

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

[PATCH -next] mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
 2022-06-27  1:05 UTC  (4+ messages)

[RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
 2022-06-27  0:40 UTC  (15+ messages)
` [RFC PATCH bpf-next 03/10] mm, memcg: Add new helper obj_cgroup_from_current()
` [RFC PATCH bpf-next 07/10] mm: Add helper to recharge percpu address

着信メールエラー
 2022-06-26 23:15 UTC 

[PATCH 3/3] kthread: Stop abusing TASK_UNINTERRUPTIBLE (INCOMPLETE)
 2022-06-26 22:34 UTC  (2+ messages)

[linux-next:master 4184/5720] vmlinux.o: warning: objtool: __ct_user_enter+0x35: call to ftrace_likely_update() leaves .noinstr.text section
 2022-06-26 22:03 UTC 

[GIT PULL] hotfixes for 5.19-rcX
 2022-06-26 21:29 UTC  (2+ messages)

[PATCH v4 00/34] Printbufs - new data structure for building strings
 2022-06-26 21:10 UTC  (19+ messages)
` [PATCH v4 26/34] tools/testing/nvdimm: Convert to printbuf
            ` [RFC[ Alloc in vsprintf

[Bug report] fstests g/465 panic on NFS over XFS (linux v5.19-rc2+)
 2022-06-26 20:59 UTC  (5+ messages)

[PATCH] mm/kasan: Fix null pointer dereference warning in qlink_to_cache()
 2022-06-26 17:03 UTC 

[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-06-26 16:48 UTC  (15+ messages)

[PATCH v2] memblock: avoid some repeat when add new range
 2022-06-26 14:05 UTC 

[PATCH] arm64: mm: fix linear mapping mem access performace degradation
 2022-06-26 11:10 UTC 

[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-26 10:32 UTC  (2+ messages)

[PATCH v2] docs: rename Documentation/vm to Documentation/mm
 2022-06-26 10:13 UTC 

[PATCH] workqueue: Make create_worker() safe against spurious wakeups
 2022-06-26  4:19 UTC 

[PATCH] powerpc/mm: Move CMA reservations after initmem_init()
 2022-06-26  0:28 UTC  (2+ messages)

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-25 23:59 UTC  (5+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

[linux-next:master 3951/5720] drivers/pci/endpoint/functions/pci-epf-vntb.c:1247: undefined reference to `ntb_register_device'
 2022-06-25 21:42 UTC 

[PATCH] kselftests/damon: add support for checking secureboot status
 2022-06-25 20:03 UTC  (7+ messages)
  ` [PATCH v2] kselftests/damon: add support for cases where debugfs cannot be read
    ` [PATCH v3] "
        ` [PATCH v4] "

[syzbot] KASAN: null-ptr-deref Read in hugepage_vma_check
 2022-06-25 17:36 UTC  (2+ messages)

mm/page_table_check.c:148:6: error: call to undeclared function 'pte_user_accessible_page'; ISO C99 and later do not support implicit function declarations
 2022-06-25 13:19 UTC 

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-25 12:48 UTC  (2+ messages)
` (subset) "

[PATCH 1/3] MIPS&LoongArch: Adjust prototypes of p?d_init()
 2022-06-25  9:54 UTC  (3+ messages)
` [PATCH 2/3] LoongArch: Add sparse memory vmemmap support
` [PATCH 3/3] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[linux-next:master 3951/5720] drivers/pci/endpoint/functions/pci-epf-vntb.c:975:5: warning: no previous prototype for 'pci_read'
 2022-06-25  9:36 UTC 

[PATCH] drop caches: skip tmpfs and ramfs
 2022-06-25  9:31 UTC  (3+ messages)

[PATCH v2 0/7] A few cleanup patches for khugepaged
 2022-06-25  9:28 UTC  (8+ messages)
` [PATCH v2 1/7] mm/khugepaged: remove unneeded shmem_huge_enabled() check
` [PATCH v2 2/7] mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
` [PATCH v2 3/7] mm/khugepaged: trivial typo and codestyle cleanup
` [PATCH v2 4/7] mm/khugepaged: minor cleanup for collapse_file
` [PATCH v2 5/7] mm/khugepaged: use helper macro __ATTR_RW
` [PATCH v2 6/7] mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
` [PATCH v2 7/7] mm/khugepaged: try to free transhuge swapcache when possible

[PATCH v1 0/5] userfaultfd: support access/write hints
 2022-06-25  7:49 UTC  (11+ messages)
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations

[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-25  6:38 UTC  (5+ messages)
` [PATCH v4 3/4] mm: kmemleak: add rbtree and store physical address for objects allocated with PA

[syzbot] WARNING in folio_lruvec_lock_irqsave
 2022-06-25  6:00 UTC  (2+ messages)

[PATCH 00/16] A few cleanup patches for huge_memory
 2022-06-25  3:33 UTC  (19+ messages)
` [PATCH 01/16] mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
` [PATCH 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH 14/16] mm/huge_memory: fix comment of page_deferred_list

[linux-next:master 5485/5720] htmldocs: include/linux/fs.h:1656: warning: expecting prototype for i_gid_into_mnt(). Prototype was for i_gid_into_vfsgid() instead
 2022-06-25  2:58 UTC 

[Question] vmalloc latency in RT-Linux
 2022-06-25  2:27 UTC  (6+ messages)

[PATCH Fix 0/2] Underflow in mas_spanning_rebalance() and test
 2022-06-25  0:39 UTC  (3+ messages)
` [PATCH Fix 1/2] maple_tree: Fix underflow in mas_spanning_rebalance()
` [PATCH Fix 2/2] test_maple_tree: Add test for spanning store of entire range

Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
 2022-06-24 23:17 UTC  (3+ messages)

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-24 22:41 UTC  (12+ messages)

[PATCH] mm: Split huge PUD on wp_huge_pud fallback
 2022-06-24 20:46 UTC  (2+ messages)

[PATCH] mm/vmscan: add pgstall to memcg
 2022-06-24 20:42 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235
 2022-06-24 20:20 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-24 20:14 UTC  (7+ messages)
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-24 19:01 UTC  (11+ 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 26/26] selftests: add HugeTLB HGM to KVM demand paging selftest

[PATCH v5 00/7] Drain remote per-cpu directly
 2022-06-24 18:59 UTC  (3+ messages)
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock

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

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-24 18:13 UTC  (12+ 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).