linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-19 06:37:03 to 2019-08-20 16:08:30 UTC [more...]

[Question-kvm] Can hva_to_pfn_fast be executed in interrupt context?
 2019-08-20 16:08 UTC  (5+ messages)

[v5 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-08-20 16:07 UTC  (10+ messages)
` [v5 PATCH 1/4] mm: thp: extract split_queue_* into a struct
` [v5 PATCH 2/4] mm: move mem_cgroup_uncharge out of __page_cache_release()
` [v5 PATCH 3/4] mm: shrinker: make shrinker not depend on memcg kmem
` [v5 PATCH 4/4] mm: thp: make deferred split shrinker memcg aware

[PATCH] x86/mm/pti: in pti_clone_pgtable() don't increase addr by PUD_SIZE
 2019-08-20 16:05 UTC  (15+ messages)

[BUG] kernel BUG at fs/userfaultfd.c:385 after 04f5866e41fb
 2019-08-20 16:05 UTC  (13+ messages)
` [PATCH] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx

Do DMA mappings get cleared on suspend?
 2019-08-20 15:58 UTC  (4+ messages)

linux-next: Tree for Aug 20 (mm/memcontrol)
 2019-08-20 14:59 UTC 

[PATCH v6] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-20 15:32 UTC 

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-20 15:27 UTC  (10+ messages)
` [PATCH 1/4] mm, notifier: Add a lockdep map for invalidate_range_start/end
` [PATCH 2/4] mm, notifier: Prime lockdep
` [PATCH 3/4] kernel.h: Add non_block_start/end()
` [PATCH 4/4] mm, notifier: Catch sleeping/blocking for !blockable

[PATCH v2 0/4] debug_pagealloc improvements through page_owner
 2019-08-20 15:16 UTC  (6+ messages)
` [PATCH v2 1/4] mm, page_owner: handle THP splits correctly
` [PATCH v2 2/4] mm, page_owner: record page owner for each subpage
` [PATCH v2 3/4] mm, page_owner: keep owner info when freeing the page
` [PATCH v2 4/4] mm, page_owner, debug_pagealloc: save and dump freeing stack trace

[PATCH v5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-20 15:12 UTC  (2+ messages)

[PATCH 00/14] per memcg lru_lock
 2019-08-20 14:21 UTC  (20+ messages)
` [PATCH 01/14] mm/lru: move pgdat lru_lock into lruvec
` [PATCH 02/14] lru/memcg: move the lruvec->pgdat sync out lru_lock
` [PATCH 03/14] lru/memcg: using per lruvec lock in un/lock_page_lru
` [PATCH 04/14] lru/compaction: use per lruvec lock in isolate_migratepages_block
` [PATCH 05/14] lru/huge_page: use per lruvec lock in __split_huge_page
` [PATCH 06/14] lru/mlock: using per lruvec lock in munlock
` [PATCH 07/14] lru/swap: using per lruvec lock in page_cache_release
` [PATCH 08/14] lru/swap: uer lruvec lock in activate_page
` [PATCH 09/14] lru/swap: uer per lruvec lock in pagevec_lru_move_fn
` [PATCH 10/14] lru/swap: use per lruvec lock in release_pages
` [PATCH 11/14] lru/vmscan: using per lruvec lock in lists shrinking
` [PATCH 12/14] lru/vmscan: use pre lruvec lock in check_move_unevictable_pages
` [PATCH 13/14] lru/vmscan: using per lruvec lru_lock in get_scan_count
` [PATCH 14/14] mm/lru: fix the comments of lru_lock

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-08-20 14:11 UTC  (5+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure

add a not device managed memremap_pages v3
 2019-08-20 13:26 UTC  (13+ messages)
` [PATCH 1/4] resource: add a not device managed request_free_mem_region variant
` [PATCH 2/4] memremap: remove the dev field in struct dev_pagemap
` [PATCH 3/4] memremap: don't use a separate devm action for devmap_managed_enable_get
` [PATCH 4/4] memremap: provide a not device managed memremap_pages

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-20 11:55 UTC  (18+ messages)
        ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[RFC PATCH v6 00/92] VM introspection
 2019-08-20 11:43 UTC  (8+ messages)
` [RFC PATCH v6 55/92] kvm: introspection: add KVMI_CONTROL_MSR and KVMI_EVENT_MSR

[PATCH v2 00/14] arm64: MMU enabled kexec relocation
 2019-08-20 11:41 UTC  (9+ messages)
` [PATCH v2 02/14] arm64, hibernate: create_safe_exec_page cleanup
` [PATCH v2 03/14] arm64, hibernate: add trans_table public functions

[PATCH] btrfs: fix allocation of bitmap pages
 2019-08-20 11:06 UTC  (5+ messages)

[PATCH v2] mm, memcg: skip killing processes under memcg protection at first scan
 2019-08-20 10:40 UTC  (15+ messages)

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-20 10:02 UTC  (5+ messages)
` [PATCH v8 18/27] mm: Introduce do_mmap_locked()
` [PATCH v8 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file

[RFC] mm: Proactive compaction
 2019-08-20  8:46 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH v6 0/2] get_user_pages changes
 2019-08-20  8:18 UTC  (9+ messages)
` [Linux-kernel-mentees][PATCH v6 1/2] sgi-gru: Convert put_page() to put_user_page*()
` [Linux-kernel-mentees][PATCH 2/2] sgi-gru: Remove uneccessary ifdef for CONFIG_HUGETLB_PAGE

[rgushchin:fix_vmstats 21/221] include/asm-generic/5level-fixup.h:14:18: error: unknown type name 'pgd_t'; did you mean 'pid_t'?
 2019-08-20  7:08 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2019-08-20  7:03 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] mm, memcg: skip killing processes under memcg protection at first scan
 2019-08-20  7:02 UTC  (5+ messages)

[PATCH v6 0/7] KVMPPC driver to manage secure guest pages
 2019-08-20  6:44 UTC  (5+ messages)
` [PATCH v6 1/7] kvmppc: Driver to manage pages of secure guest

[PATCH v4] kasan: add memory corruption identification for software tag-based mode
 2019-08-20  5:37 UTC  (2+ messages)

[PATCH 1/2 v2] mm/zsmalloc.c: Migration can leave pages in ZS_EMPTY indefinitely
 2019-08-20  2:59 UTC  (4+ messages)
` [PATCH 2/2 v2] mm/zsmalloc.c: Fix race condition in zs_destroy_pool

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-20  2:29 UTC  (7+ messages)

[PATCH] Partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"
 2019-08-20  1:29 UTC  (6+ messages)

[PROJECT] clean up swapcache use of struct page
 2019-08-20  0:17 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH v3 0/3] vmstats/vmevents flushing
 2019-08-19 23:00 UTC  (4+ messages)
` [PATCH v3 1/3] mm: memcontrol: flush percpu vmstats before releasing memcg
` [PATCH v3 2/3] mm: memcontrol: flush percpu vmevents "
` [PATCH v3 3/3] mm: memcontrol: flush percpu slab vmstats on kmem offlining

[PATCH v2 0/3] vmstats/vmevents flushing
 2019-08-19 22:46 UTC  (6+ messages)
` [PATCH v2 1/3] mm: memcontrol: flush percpu vmstats before releasing memcg
` [PATCH v2 2/3] mm: memcontrol: flush percpu slab vmstats on kmem offlining
` [PATCH v2 3/3] mm: memcontrol: flush percpu vmevents before releasing memcg

tmpfs: fixups to use of the new mount API
 2019-08-19 22:21 UTC  (3+ messages)

[PATCH v4 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-08-19 22:20 UTC  (8+ messages)
` [PATCH v4 1/3] "

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-19 21:52 UTC  (6+ messages)

[RFC PATCH v2 0/3] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-19 20:59 UTC  (4+ messages)
` [RFC PATCH v2 2/3] mm/gup: introduce FOLL_PIN flag for get_user_pages()

[PATCH v5 0/4] Mark the namespace disabled on pfn superblock mismatch
 2019-08-19 20:33 UTC  (11+ messages)
` [PATCH v5 1/4] nvdimm: Consider probe return -EOPNOTSUPP as success
` [PATCH v5 3/4] mm/nvdimm: Use correct #defines instead of open coding

PROBLEM: zswap with z3fold makes swap stuck
 2019-08-19 19:44 UTC  (11+ messages)

[linux-next:master 6840/7552] mm/memcontrol.c:4763:2: error: implicit declaration of function 'memcg_flush_percpu_vmevents'
 2019-08-19 19:01 UTC 

[PATCH v8 0/2] arm64 tagged address ABI
 2019-08-19 16:28 UTC  (13+ messages)
` [PATCH v8 1/5] mm: untag user pointers in mmap/munmap/mremap/brk
` [PATCH v8 2/5] arm64: Tighten the PR_{SET,GET}_TAGGED_ADDR_CTRL prctl() unused arguments
` [PATCH v8 3/5] arm64: Change the tagged_addr sysctl control semantics to only prevent the opt-in
` [PATCH v8 4/5] arm64: Define Documentation/arm64/tagged-address-abi.rst
` [PATCH v8 5/5] arm64: Relax Documentation/arm64/tagged-pointers.rst

[PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
 2019-08-19 15:44 UTC  (6+ messages)

[PATCH] mm/page_alloc: cleanup __alloc_pages_direct_compact()
 2019-08-19 15:29 UTC  (3+ messages)

[Bug 204407] New: Bad page state in process Xorg
 2019-08-19 14:44 UTC  (10+ messages)

[patch] mm, page_alloc: move_freepages should not examine struct page of reserved memory
 2019-08-19 13:35 UTC  (5+ messages)

[PATCH 0/3] debug_pagealloc improvements through page_owner
 2019-08-19 13:11 UTC  (7+ messages)
` [PATCH 1/3] mm, page_owner: record page owner for each subpage

[PATCH] Add a slab corruption tracepoint
 2019-08-19  9:22 UTC  (4+ 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).