linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-24 06:58:51 to 2021-03-25 08:27:44 UTC [more...]

[RFC PATCH 0/2] mm,drm/ttm: Always block GUP to TTM pages
 2021-03-25  8:27 UTC  (26+ messages)
` [RFC PATCH 1/2] mm,drm/ttm: Block fast GUP to TTM huge pages

[PATCH] drm/ttm: switch back to static allocation limits for now
 2021-03-25  8:07 UTC  (3+ messages)

[PATCH v5 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-25  8:07 UTC  (21+ messages)
` [PATCH v5 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v5 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory

About used-once anon-pages
 2021-03-25  7:04 UTC 

[PATCH v1 0/3] drivers/char: remove /dev/kmem for good
 2021-03-25  6:46 UTC  (9+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()
` [PATCH v1 3/3] mm/vmalloc: remove vwrite()

[PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-25  0:28 UTC  (9+ messages)
` [PATCH 1/8] mm: cma: introduce cma_release_nowait()
` [PATCH 2/8] mm: hugetlb: don't drop hugetlb_lock around cma_release() call
` [PATCH 3/8] hugetlb: add per-hstate mutex to synchronize user adjustments
` [PATCH 4/8] hugetlb: create remove_hugetlb_page() to separate functionality
` [PATCH 5/8] hugetlb: call update_and_free_page without hugetlb_lock
` [PATCH 6/8] hugetlb: change free_pool_huge_page to remove_pool_huge_page
` [PATCH 7/8] hugetlb: make free_huge_page irq safe
` [PATCH 8/8] hugetlb: add lockdep_assert_held() calls for hugetlb_lock

incoming
 2021-03-25  4:37 UTC  (15+ messages)
` [patch 01/14] hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
` [patch 02/14] kasan: fix per-page tags for non-page_alloc pages
` [patch 03/14] mm/mmu_notifiers: ensure range_end() is paired with range_start()
` [patch 04/14] selftests/vm: fix out-of-tree build
` [patch 05/14] z3fold: prevent reclaim/free race for headless pages
` [patch 06/14] squashfs: fix inode lookup sanity checks
` [patch 07/14] squashfs: fix xattr id and id "
` [patch 08/14] ia64: mca: allocate early mca with GFP_ATOMIC
` [patch 09/14] ia64: fix format strings for err_inject
` [patch 10/14] gcov: fix clang-11+ support
` [patch 11/14] kfence: make compatible with kmemleak
` [patch 12/14] mm: memblock: fix section mismatch warning again
` [patch 13/14] mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
` [patch 14/14] mailmap: update Andrey Konovalov's email address

[patch 01/14] hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
 2021-03-25  4:36 UTC  (5+ messages)
` [patch 02/14] kasan: fix per-page tags for non-page_alloc pages
` [patch 03/14] mm/mmu_notifiers: ensure range_end() is paired with range_start()
` [patch 04/14] selftests/vm: fix out-of-tree build
` [patch 05/14] z3fold: prevent reclaim/free race for headless pages

[RFC] mm: activate access-more-than-once page via NUMA balancing
 2021-03-25  4:33 UTC  (3+ messages)

[linux-next:master 4677/6863] arch/arm64/kvm/hyp/include/hyp/switch.h:211:2: error: implicit declaration of function 'sve_cond_update_zcr_vq'
 2021-03-25  3:59 UTC 

[RFC] Convert sysv filesystem to use folios exclusively
 2021-03-25  3:22 UTC 

[PATCH] userfaultfd/shmem: fix minor fault page leak
 2021-03-25  2:10 UTC  (4+ messages)

[RFC PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-25  0:26 UTC  (27+ messages)
` [RFC PATCH 2/8] hugetlb: recompute min_count when dropping hugetlb_lock
` [RFC PATCH 5/8] hugetlb: change free_pool_huge_page to remove_pool_huge_page
` [RFC PATCH 7/8] hugetlb: add update_and_free_page_no_sleep for irq context

[PATCH V2] mm/slub.c: Trivial typo fixes
 2021-03-25  4:49 UTC  (2+ messages)

[PATCH] sparc32: add stub pud_page define for walking huge vmalloc page tables
 2021-03-24 23:32 UTC  (2+ messages)

[linux-next:master 4673/6863] sound/soc/codecs/rt1019.c:878:34: warning: unused variable 'rt1019_of_match'
 2021-03-24 23:23 UTC 

[PATCH] kernel: kcov: fix a typo in comment
 2021-03-24 23:11 UTC  (4+ messages)

[PATCH] mm/slub.c: Trivial typo fixes
 2021-03-25  4:39 UTC  (3+ messages)

[PATCH v8] mm: cma: support sysfs
 2021-03-24 23:07 UTC 

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-24 22:49 UTC  (17+ messages)

[linux-next:master] BUILD REGRESSION 20f1b5f9c07ca3a49e869327d4705b4254258756
 2021-03-24 22:43 UTC 

[PATCH v7] mm: cma: support sysfs
 2021-03-24 22:42 UTC  (12+ messages)

[PATCH mel-git 0/3] page_pool using alloc_pages_bulk API
 2021-03-24 21:34 UTC  (4+ messages)
` [PATCH mel-git 1/3] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH mel-git 2/3] net: page_pool: use alloc_pages_bulk in refill code path
` [PATCH mel-git 3/3] net: page_pool: convert to use alloc_pages_bulk_array variant

[PATCH] mm: cma: fix corruption cma_sysfs_alloc_pages_count
 2021-03-24 20:55 UTC  (10+ messages)

[RFC PATCH 0/4] mm: shmem: Add case-insensitive support for tmpfs
 2021-03-24 20:47 UTC  (12+ messages)
` [RFC PATCH 1/4] Revert "libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()"
` [RFC PATCH 2/4] mm: shmem: Support case-insensitive file name lookups
` [RFC PATCH 4/4] docs: tmpfs: Add casefold options

[PATCH v6 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-24 19:55 UTC  (3+ messages)

[PATCH] mm: cma: add trace events for CMA alloc perf testing
 2021-03-24 19:40 UTC  (3+ messages)

[PATCH] drm/ttm: stop warning on TT shrinker failure
 2021-03-24 19:20 UTC  (18+ messages)

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-24 19:17 UTC  (5+ messages)
` [PATCH 3/3] mm: unexport follow_pfn

[PATCH v2 0/4] vmalloc: Improve vmalloc(4MB) performance
 2021-03-24 19:14 UTC  (9+ messages)
` [PATCH v2 1/4] mm/vmalloc: Change the 'caller' type to unsigned long
` [PATCH v2 2/4] mm/util: Add kvmalloc_node_caller
` [PATCH v2 3/4] mm/vmalloc: Use kvmalloc to allocate the table of pages
` [PATCH v2 4/4] MAINTAINERS: Add Vlad Rezki as vmalloc maintainer

[PATCH rfc 0/4] percpu: partial chunk depopulation
 2021-03-24 19:06 UTC  (5+ messages)
` [PATCH rfc 1/4] percpu: implement "
` [PATCH rfc 2/4] percpu: split __pcpu_balance_workfn()
` [PATCH rfc 3/4] percpu: on demand chunk depopulation
` [PATCH rfc 4/4] percpu: fix a comment about the chunks ordering

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-03-24 19:00 UTC  (5+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH 1/2] mm/util: Add kvmalloc_node_caller
 2021-03-24 18:41 UTC  (8+ messages)
` [PATCH 2/2] mm/vmalloc: Use kvmalloc to allocate the table of pages

[GIT PULL] cachefiles, afs: mm wait fixes
 2021-03-24 18:38 UTC  (3+ messages)

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-24 18:34 UTC  (6+ messages)
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-24 18:00 UTC  (14+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()

[PATCH] mm, page_owner: remove unused parameter in __set_page_owner_handle
 2021-03-24 16:07 UTC 

[fuse-devel] [PATCH] fuse: avoid deadlock when write fuse inode
 2021-03-24 15:28 UTC 

[PATCH v6] mm: cma: support sysfs
 2021-03-24 15:18 UTC  (12+ messages)

[PATCH] mm: vmalloc: Prevent use after free in _vm_unmap_aliases
 2021-03-24 13:32 UTC  (4+ messages)

[PATCH v1 0/3] kernel/resource: make walk_system_ram_res() and walk_mem_res() search the whole tree
 2021-03-24 11:28 UTC  (4+ messages)
` [PATCH v1 1/3] kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources

[linux-next:pending-fixes] BUILD SUCCESS a27dcf51dcf166bdd3ffd5ad6004e20e0aef72d3
 2021-03-24 11:10 UTC 

[linux-next:master 2194/6512] arch/arm/mach-omap2/pdata-quirks.c:578:1: warning: no previous prototype for function 'pdata_quirks_init_clocks'
 2021-03-24 10:21 UTC  (2+ messages)

Page zapping and page table reclaim
 2021-03-24  9:55 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix memsw uncharge for root_mem_cgroup
 2021-03-24  9:20 UTC  (5+ messages)
    ` [External] "

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-24  8:58 UTC  (4+ messages)

[PATCH v1 00/14] Multigenerational LRU
 2021-03-24  6:58 UTC  (12+ messages)
` [PATCH v1 09/14] mm: multigenerational lru: mm_struct list


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