linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 04:59:03 to 2020-07-22 07:17:50 UTC [more...]

[PATCH v2 1/4] mm/page_alloc: fix non cma alloc context
 2020-07-21 14:20 UTC  (5+ messages)
` [PATCH v2 2/4] mm/gup: restrict CMA region by using allocation scope API

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-22  5:27 UTC  (27+ messages)
` [PATCH RFC V2 02/17] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH RFC V2 04/17] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH RFC V2 12/17] memremap: Add zone device access protection
` [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

[PATCH 0/5] mm/hugetlb: Small cleanup and improvement
 2020-07-21  9:56 UTC  (16+ messages)
` [PATCH 1/5] mm/hugetlb.c: Fix typo of glb_reserve
` [PATCH 2/5] mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool
` [PATCH 3/5] mm/hugetlb.c: Remove the unnecessary non_swap_entry()
` [PATCH 4/5] doc/vm: fix typo in in the hugetlb admin documentation
` [PATCH 5/5] mm/hugetl.c: warn out if expected count of huge pages adjustment is not achieved

mmotm 2020-07-20-19-06 uploaded
 2020-07-21  6:55 UTC  (5+ messages)
` mmotm 2020-07-20-19-06 uploaded (net/ipv6/ip6_vti.o)

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-22  5:46 UTC  (2+ messages)

bdi cleanups v2
 2020-07-22  7:17 UTC  (19+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

kernel BUG at mm/vmalloc.c:LINE! (2)
 2020-07-22  6:17 UTC  (3+ messages)

[PATCH] mm/slab.c: Update outdated kmem_list3 in a comment
 2020-07-22  3:33 UTC 

[PATCH v2 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-22  3:29 UTC  (2+ messages)

[PATCH v5 1/4] riscv: Move kernel mapping to vmalloc zone
 2020-07-22  2:21 UTC  (7+ messages)

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-22  0:18 UTC  (14+ messages)
` [PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH -next] mm/gup.c: Fix the comment of return value for populate_vma_page_range()
 2020-07-21 23:46 UTC  (2+ messages)

[PATCH v3 0/5] mm/migrate: avoid device private invalidations
 2020-07-21 21:31 UTC  (5+ messages)
` [PATCH v3 1/5] nouveau: fix storing invalid ptes
` [PATCH v3 2/5] mm/migrate: add a flags parameter to migrate_vma
` [PATCH v3 3/5] mm/notifier: add migration invalidation type
` [PATCH v3 4/5] nouveau/svm: use the new migration invalidation

PROBLEM: cgroup cost too much memory when transfer small files to tmpfs
 2020-07-21 19:27 UTC  (6+ messages)

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-07-21 15:49 UTC  (7+ messages)

[RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
 2020-07-21 15:22 UTC  (16+ messages)

kernel BUG at include/linux/swapops.h:LINE!
 2020-07-21 15:11 UTC  (7+ messages)

[PATCH v16 00/22] per memcg lru_lock
 2020-07-21 13:51 UTC  (27+ messages)
` [PATCH v16 05/22] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v16 06/22] mm/thp: clean up lru_add_page_tail
` [PATCH v16 07/22] mm/thp: remove code path which never got into
` [PATCH v16 14/22] mm/thp: add tail pages into lru anyway in split_huge_page()
` [PATCH v16 16/22] mm/mlock: reorder isolation sequence during munlock
` [PATCH v16 18/22] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH] mm/page_alloc: fix memalloc_nocma_{save/restore} APIs
 2020-07-21 12:43 UTC  (5+ messages)

[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-21 10:59 UTC  (16+ messages)
` [PATCH 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH 2/6] mmap: make mlock_future_check() global
` [PATCH 3/6] mm: introduce secretmemfd system call to create "secret" memory areas
` [PATCH 4/6] arch, mm: wire up secretmemfd system call were relevant
` [PATCH 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH] shmfs: don't allocate pages on read
 2020-07-21  9:12 UTC 

[PATCH v2] mm, oom: show process exiting information in __oom_kill_process()
 2020-07-21  6:06 UTC  (2+ messages)

bdi cleanups
 2020-07-21  5:46 UTC  (21+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
 2020-07-21  3:23 UTC  (5+ messages)
` [PATCH v3 3/6] sh/mm: use default dummy memory_add_physaddr_to_nid()

[PATCH] mm/vmstat: don't do count if no needs
 2020-07-21  3:07 UTC  (4+ messages)

[RFC PATCH 2/3] hugetlbfs: Only take i_mmap_rwsem when sharing is possible
 2020-07-21  0:56 UTC  (2+ messages)
` [hugetlbfs] 878308e2e0: vm-scalability.throughput 1.2% improvement

[PATCH v2 0/5] mm/migrate: avoid device private invalidations
 2020-07-20 23:53 UTC  (13+ messages)
` [PATCH v2 2/5] mm/migrate: add a direction parameter to migrate_vma
` [PATCH v2 3/5] mm/notifier: add migration invalidation type

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-07-20 20:20 UTC  (3+ messages)

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-20 18:17 UTC  (14+ messages)

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-20 17:00 UTC  (4+ messages)
` [PATCH v7 18/29] arm64: mte: Allow user control of the tag check mode via prctl()

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-07-20 15:39 UTC  (3+ messages)

[PATCH] mm, oom: show process exiting information in __oom_kill_process()
 2020-07-20 14:23 UTC  (11+ messages)

[PATCH v4 3/7] vmalloc: Add text_alloc() and text_free()
 2020-07-20 12:01 UTC  (3+ messages)

general protection fault in khugepaged
 2020-07-20  9:08 UTC  (3+ messages)

[PATCH v4 00/15] Hwpoison soft-offline rework
 2020-07-20  8:27 UTC  (3+ messages)
` [PATCH v4 12/15] mm,hwpoison: Rework soft offline for in-use pages

[RFC v5 00/11] DAMON: Support Physical Memory Address Space Monitoring
 2020-07-20  7:48 UTC  (4+ messages)
` [RFC v5 10/11] tools/damon/record: Support NUMA specific recording
    `  "

[patch] mm, memcg: provide a stat to describe reclaimable memory
 2020-07-20  7:37 UTC  (5+ messages)

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-07-20  6:53 UTC  (4+ messages)
` [PATCH v6 2/6] mm/vmscan: protect the workingset on anonymous LRU


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