linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 18:10:17 to 2020-05-23 05:22:21 UTC [more...]

incoming
 2020-05-23  5:22 UTC 

incoming
 2020-05-23  3:36 UTC  (4+ messages)
` mmotm 2020-05-21-20-42 uploaded
  ` mmotm 2020-05-21-20-42 uploaded (atomisp)
` mmotm 2020-05-22-20-35 uploaded

[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] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
 2020-05-23  1:34 UTC  (2+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-23  1:32 UTC  (14+ messages)
` [PATCH v3 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v3 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages

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

[PATCH v2] kasan: Disable branch tracing for core runtime
 2020-05-22 23:42 UTC  (2+ messages)

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

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

[PATCHSET RFC 0/11] Add support for async buffered reads
 2020-05-22 20:57 UTC  (13+ 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

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-22 18:13 UTC  (10+ 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  (21+ messages)
` [RFC PATCH 1/5] x86/cet/shstk: Modify ARCH_X86_CET_ALLOC_SHSTK for 32-bit address range
` [RFC PATCH 2/5] selftest/x86: Enable CET for selftests/x86
` [RFC PATCH 3/5] selftest/x86: Fix sigreturn_64 test
` [RFC PATCH 4/5] selftest/x86: Fix sysret_rip with ENDBR
` [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 v4 00/36] Large pages in the page cache
 2020-05-22 17:15 UTC  (16+ messages)
` [PATCH v4 06/36] mm: Introduce offset_in_thp
` [PATCH v4 07/36] fs: Add a filesystem flag for large pages
` [PATCH v4 10/36] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v4 14/36] iomap: Support large pages in iomap_adjust_read_range

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

[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

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-22 15:50 UTC  (11+ messages)
` [PATCH v2 1/6] arm64: Detect the ARMv8.4 "
` [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 v6 00/12] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-22 14:21 UTC  (12+ messages)
` [PATCH v6 07/12] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v6 10/12] mmap locking API: rename mmap_sem to mmap_lock
` [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments
` [PATCH v6 12/12] mmap locking API: convert mmap_sem comments

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
 2020-05-22 14:20 UTC  (6+ messages)

[PATCH] mm, memcg: unify reclaim retry limits with page allocator
 2020-05-22 14:07 UTC  (2+ messages)

[PATCH 00/14] mm: balance LRU lists based on relative thrashing v2
 2020-05-22 13:33 UTC  (3+ messages)
` [PATCH 09/14] mm: deactivations shouldn't bias the LRU balance

[RFC 00/16] KVM protected memory extension
 2020-05-22 12:52 UTC  (17+ messages)
` [RFC 01/16] x86/mm: Move force_dma_unencrypted() to common code
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature
` [RFC 03/16] x86/kvm: Make DMA pages shared
` [RFC 04/16] x86/kvm: Use bounce buffers for KVM memory protection
` [RFC 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFC 07/16] KVM: mm: Introduce VM_KVM_PROTECTED
` [RFC 08/16] KVM: x86: Use GUP for page walk instead of __get_user()
` [RFC 09/16] KVM: Protected memory extension
` [RFC 10/16] KVM: x86: Enabled protected "
` [RFC 11/16] KVM: Rework copy_to/from_guest() to avoid direct mapping
` [RFC 12/16] x86/kvm: Share steal time page with host
` [RFC 13/16] x86/kvmclock: Share hvclock memory with the host
` [RFC 14/16] KVM: Introduce gfn_to_pfn_memslot_protected()
` [RFC 15/16] KVM: Handle protected memory in __kvm_map_gfn()/__kvm_unmap_gfn()
` [RFC 16/16] KVM: Unmap protected pages from direct mapping

[PATCH 0/2] Fix W+X debug feature on x86
 2020-05-22 12:50 UTC  (3+ messages)

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-22 10:37 UTC  (7+ messages)
` [PATCH v4 24/26] arm64: mte: Introduce early param to disable MTE support

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-22 10:17 UTC  (5+ messages)
` [PATCH v7 13/24] iommu/arm-smmu-v3: Enable broadcast TLB maintenance

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-22 10:05 UTC  (8+ messages)

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-22  9:24 UTC  (5+ messages)

[PATCH v5 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-22  8:48 UTC  (4+ messages)
` [PATCH v5 2/4] mm/memory.c: Update local TLB if PTE entry exists

[PATCH] kasan: Disable branch tracing for core runtime
 2020-05-22  7:54 UTC  (2+ messages)

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-22  7:42 UTC  (14+ messages)
` [PATCH 02/11] mm/migrate: move migration helper from .h to .c
` [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to simplify migration target allocation APIs
` [PATCH 04/11] mm/hugetlb: unify hugetlb migration callback function
` [PATCH 05/11] mm/hugetlb: make hugetlb migration target allocation APIs CMA aware
` [PATCH 06/11] mm/hugetlb: do not modify user provided gfp_mask

[PATCH] mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment
 2020-05-22  6:25 UTC 

[PATCH -V2] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-22  5:58 UTC  (3+ messages)

[PATCH v2 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-22  5:19 UTC  (5+ messages)
` [PATCH v2 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
` [PATCH v2 2/4] mm/gup: refactor and de-duplicate gup_fast() code
` [PATCH v2 3/4] mm/gup: introduce pin_user_pages_fast_only()
` [PATCH v2 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()

[PATCH V3 0/3] arm64: Enable vmemmap mapping from device memory
 2020-05-22  3:58 UTC  (2+ messages)

[PATCH] mm/vmstat: Add events for PMD based THP migration without split
 2020-05-22  3:34 UTC 

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-22  3:01 UTC  (2+ messages)

[PATCH] mm/gup: fixup gup.c for "mm/gup: refactor and de-duplicate gup_fast() code"
 2020-05-22  2:56 UTC  (3+ messages)

[PATCH v6 4/4] kasan: update documentation for generic kasan
 2020-05-22  2:02 UTC 

[PATCH v6 3/4] kasan: add tests for call_rcu stack recording
 2020-05-22  2:01 UTC 

[PATCH v6 2/4] kasan: record and print the free track
 2020-05-22  2:01 UTC 

[PATCH v6 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-22  2:00 UTC 

[PATCH v6 0/4] kasan: memorize and print call_rcu stack
 2020-05-22  1:57 UTC 

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-05-22  1:43 UTC  (3+ messages)

[PATCH mmotm] mm/vmstat: Add events for PMD based THP migration without split fix
 2020-05-22  1:21 UTC  (5+ messages)

[PATCH] mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast()
 2020-05-22  1:16 UTC  (2+ messages)

clean up and streamline probe_kernel_* and friends v4
 2020-05-22  0:22 UTC  (10+ messages)
` [PATCH 11/23] bpf: factor out a bpf_trace_copy_string helper
` [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better
` [PATCH 13/23] bpf: rework the compat kernel probe handling
` [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 23:43 UTC  (7+ messages)
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 23:35 UTC  (21+ messages)

[PATCH] proc.5: add "wf" to VmFlags in /proc/[pid]/smaps
 2020-05-21 23:13 UTC  (2+ messages)

[linux-next:master 10668/10701] include/linux/pgtable.h:203:2: note: in expansion of macro 'pte_clear'
 2020-05-21 18:58 UTC  (3+ messages)

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-21 18:45 UTC  (11+ messages)

[PATCH v3] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-21 18:21 UTC  (6+ 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).