linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-22 15:50:29 to 2020-05-25 15:15:28 UTC [more...]

[RFC 00/16] KVM protected memory extension
 2020-05-25 15:15 UTC  (9+ messages)
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory

[PATCH] x86/mm: Fix boot with some memory above MAXMEM
 2020-05-25 15:08 UTC  (4+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-25 15:07 UTC  (7+ messages)
` [PATCH v3 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v3 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects

[PATCH] proc.5: add "wf" to VmFlags in /proc/[pid]/smaps
 2020-05-25 14:59 UTC  (5+ messages)

[PATCH] mm: dump_page: add debugfs file for dumping page state by pfn
 2020-05-25 14:56 UTC  (2+ messages)

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-25 14:28 UTC  (3+ messages)

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-25 13:41 UTC  (2+ messages)

[PATCH v3 0/6] arm64: tlb: add support for TTL feature
 2020-05-25 12:53 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v3 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v3 3/6] arm64: Add tlbi_user_level "
` [PATCH v3 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v3 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v3 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH v2] PM: hibernate: restrict writes to the resume device
 2020-05-25 10:52 UTC  (2+ messages)

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-25 10:05 UTC  (6+ messages)
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified

[PATCH v6 4/4] kasan: update documentation for generic kasan
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v6 3/4] kasan: add tests for call_rcu stack recording
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v6 2/4] kasan: record and print the free track
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v6 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-25  9:56 UTC  (2+ messages)

[PATCH v13 00/15] Introduce Data Access MONitor (DAMON)
 2020-05-25  9:31 UTC  (16+ messages)
` [PATCH v13 01/15] scripts/spelling: Add a few more typos
` [PATCH v13 02/15] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v13 03/15] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v13 04/15] mm/damon: Implement region based sampling
` [PATCH v13 05/15] mm/damon: Adaptively adjust regions
` [PATCH v13 06/15] mm/damon: Apply dynamic memory mapping changes
` [PATCH v13 07/15] mm/damon: Implement callbacks
` [PATCH v13 08/15] mm/damon: Implement access pattern recording
` [PATCH v13 09/15] mm/damon: Add debugfs interface
` [PATCH v13 10/15] mm/damon: Add tracepoints
` [PATCH v13 11/15] tools: Add a minimal user-space tool for DAMON
` [PATCH v13 12/15] Documentation/admin-guide/mm: Add a document "
` [PATCH v13 13/15] mm/damon: Add kunit tests
` [PATCH v13 14/15] mm/damon: Add user space selftests
` [PATCH v13 15/15] MAINTAINERS: Update for DAMON

[linux-next PATCH] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  8:53 UTC 

[PATCH v6 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-25  8:31 UTC  (6+ messages)
` [PATCH v6 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v6 3/4] mm/memory.c: Add memory read privilege on page fault handling
` [PATCH v6 4/4] MIPS: mm: add page valid judgement in function pte_modify

[PATCH v2] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
 2020-05-25  7:44 UTC  (4+ messages)

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-25  7:29 UTC  (22+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-25  7:19 UTC  (12+ messages)
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 4/6] tlb: mmu_gather: add tlb_flush_*_range APIs
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[PATCH v2 3/7] mm/swap: Use local_lock for protection
 2020-05-25  6:44 UTC  (2+ messages)

[linux-next RFC v2] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  6:13 UTC  (3+ messages)

incoming
 2020-05-25  5:10 UTC  (16+ messages)
` [patch 01/11] device-dax: don't leak kernel memory to user space after unloading kmem
` [patch 02/11] x86: bitops: fix build regression
` [patch 03/11] rapidio: fix an error in get_user_pages_fast() error handling
` [patch 04/11] selftests/vm/.gitignore: add mremap_dontunmap
` [patch 05/11] selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
` [patch 06/11] kasan: disable branch tracing for core runtime
` [patch 07/11] sh: include linux/time_types.h for sockios
` [patch 08/11] MAINTAINERS: update email address for Naoya Horiguchi
` [patch 09/11] sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
` [patch 10/11] z3fold: fix use-after-free when freeing handles
` [patch 11/11] MAINTAINERS: add files related to kdump
` mmotm 2020-05-24-22-09 uploaded

[PATCH v4 00/36] Large pages in the page cache
 2020-05-25  4:59 UTC  (7+ messages)
` [PATCH v4 06/36] mm: Introduce offset_in_thp
` [PATCH v4 11/36] fs: Support THPs in zero_user_segments
` [PATCH v4 24/36] mm: Remove page fault assumption of compound page size

[PATCH] mm,thp: stop leaking unreleased file pages
 2020-05-25  4:32 UTC  (3+ messages)

mm: Behavior of process_vm_* with short local buffers
 2020-05-25  2:25 UTC 

[Bug 207861] New: mremap MAP_ANONYMOUS|MAP_SHARED grow provide bad mapping
 2020-05-25  0:40 UTC 

[PATCH -V3] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-25  0:26 UTC 

[PATCHSET v4 0/12] Add support for async buffered reads
 2020-05-24 19:22 UTC  (13+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
 2020-05-24 19:12 UTC  (6+ messages)

[PATCH] mm/memblock:Do not retry a range that has already been checked
 2020-05-24 17:49 UTC 

[PATCH] sparc32: register memory occupied by kernel as memblock.memory
 2020-05-24 16:53 UTC 

[PATCH 0/7] Record the mm_struct in the page table pages
 2020-05-24  7:42 UTC  (4+ messages)

[PATCH v2 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-23 22:33 UTC  (3+ messages)

[linux-next RFC] mm/gup.c: Convert to use get_user_pages_fast_only()
 2020-05-23 22:18 UTC  (4+ messages)

[PATCH] sparc32: fix page table traversal in srmmu_nocache_init()
 2020-05-23 21:00 UTC  (2+ messages)

incoming
 2020-05-23 15:08 UTC  (3+ messages)
` mmotm 2020-05-22-20-35 uploaded
  ` mmotm 2020-05-22-20-35 uploaded (phy/intel/phy-intel-combo.c)

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-05-23 12:32 UTC  (2+ messages)

[PATCH v2] kasan: Disable branch tracing for core runtime
 2020-05-23  9:12 UTC  (3+ messages)

[PATCHSET RFC 0/11] Add support for async buffered reads
 2020-05-23  8:29 UTC  (14+ messages)
` [PATCH 01/11] block: read-ahead submission should imply no-wait as well
` [PATCH 02/11] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/11] mm: add support for async page locking
  ` [PATCH v2 "
` [PATCH 04/11] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 05/11] fs: add FMODE_BUF_RASYNC
` [PATCH 06/11] ext4: flag as supporting buffered async reads
` [PATCH 07/11] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 08/11] xfs: flag files as supporting buffered async reads
` [PATCH 09/11] btrfs: "
` [PATCH 10/11] mm: add kiocb_wait_page_async_init() helper
` [PATCH 11/11] io_uring: support true async buffered reads, if file provides it

[PATCHSET v2 RFC 0/11] Add support for async buffered reads
 2020-05-23  1:50 UTC  (12+ messages)
` [PATCH 01/11] block: read-ahead submission should imply no-wait as well
` [PATCH 02/11] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/11] mm: add support for async page locking
` [PATCH 04/11] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 05/11] fs: add FMODE_BUF_RASYNC
` [PATCH 06/11] ext4: flag as supporting buffered async reads
` [PATCH 07/11] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 08/11] xfs: flag files as supporting buffered async reads
` [PATCH 09/11] btrfs: "
` [PATCH 10/11] mm: add kiocb_wait_page_async_init() helper
` [PATCH 11/11] io_uring: support true async buffered reads, if file provides it

[PATCH mmotm] mm/swap: fix livelock in __read_swap_cache_async()
 2020-05-23  0:24 UTC  (3+ messages)

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-22 22:22 UTC  (3+ messages)

[PATCH v30 12/20] x86/sgx: Add a page reclaimer
 2020-05-22 21:52 UTC  (6+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-22 18:13 UTC  (6+ messages)
` [PATCH v10 26/26] x86/cet/shstk: Add arch_prctl functions for shadow stack

[RFC PATCH 0/5] Update selftests/x86 for CET
 2020-05-22 18:07 UTC  (7+ messages)
` [RFC PATCH 5/5] selftest/x86: Add CET quick test

[PATCH v10 01/26] Documentation/x86: Add CET description
 2020-05-22 17:48 UTC  (12+ messages)

[PATCH v3 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-05-22 16:27 UTC  (9+ messages)
` [PATCH v3 2/2] mm, memcg: Decouple e{low,min} state mutations from protection checks

mmotm 2020-05-21-20-42 uploaded
 2020-05-22 16:26 UTC  (2+ messages)
` mmotm 2020-05-21-20-42 uploaded (atomisp)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-22 16:23 UTC  (5+ messages)
` [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching API

sort out the flush_icache_range mess v2
 2020-05-22 15:54 UTC  (3+ messages)
` [PATCH 09/29] arm64: use asm-generic/cacheflush.h


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