linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 22:55:49 to 2021-01-26 21:51:10 UTC [more...]

misc bio allocation cleanups
 2021-01-26 21:51 UTC  (25+ messages)
` [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append
` [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device
` [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
` [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset
` [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush
` [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata
` [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait
` [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO
` [PATCH 09/17] drbd: remove bio_alloc_drbd
` [PATCH 10/17] drbd: remove drbd_req_make_private_bio
` [PATCH 11/17] md: remove bio_alloc_mddev
` [PATCH 12/17] md: simplify sync_page_io
` [PATCH 13/17] md: remove md_bio_alloc_sync
` [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk
` [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio
` [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio
` [PATCH 17/17] mm: remove get_swap_bio

[PATCH v2 00/10] mm: lru related cleanups
 2021-01-26 21:34 UTC  (8+ messages)
` [PATCH v2 01/10] mm: use add_page_to_lru_list()
` [PATCH v2 02/10] mm: shuffle lru list addition and deletion functions
` [PATCH v2 03/10] mm: don't pass "enum lru_list" to lru list addition functions

[PATCH 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-01-26 21:21 UTC  (8+ messages)
` [PATCH 1/2] mm/hugetlb: grab head page refcount once per group of subpages
` [PATCH 2/2] mm/hugetlb: refactor subpage recording

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-26 20:13 UTC  (24+ messages)
` [PATCH v13 02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "

[PATCH v4 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-26 19:27 UTC  (20+ messages)
` [PATCH v4 1/4] mm: cma: introduce gfp flag in cma_alloc instead of no_warn
` [PATCH v4 2/4] mm: failfast mode with __GFP_NORETRY in alloc_contig_range
` [PATCH v4 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable
` [PATCH v4 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PATCH 0/2] introduce DUMP_PREFIX_UNHASHED for hex dumps
 2021-01-26 19:23 UTC  (14+ messages)

[PATCH v1] csky: use free_initmem_default() in free_initmem()
 2021-01-26 18:26 UTC  (2+ messages)

[PATCH v1 0/2] mm: simplify free_highmem_page() and free_reserved_page()
 2021-01-26 18:21 UTC  (3+ messages)
` [PATCH v1 1/2] video: fbdev: acornfb: remove free_unused_pages()
` [PATCH v1 2/2] mm: simplify free_highmem_page() and free_reserved_page()

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-26 18:20 UTC  (9+ messages)

[PATCH v1] userfaultfd.2: Add UFFD_USER_MODE_ONLY flag
 2021-01-26 17:50 UTC 

[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack
 2021-01-26 16:45 UTC  (11+ messages)
` [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW

[PATCH] mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes()
 2021-01-26 16:24 UTC  (2+ messages)

[PATCH net-next 0/4] net: Avoid the memory waste in some Ethernet drivers
 2021-01-26 16:19 UTC  (3+ messages)
` [PATCH net-next 1/4] mm: page_frag: Introduce page_frag_alloc_align()

[PATCH 0/2] Get rid of __alloc_pages wrapper
 2021-01-26 16:05 UTC  (7+ messages)
` [PATCH 1/2] mm/page-alloc: Rename gfp_mask to gfp
` [PATCH 2/2] mm: Combine __alloc_pages and __alloc_pages_nodemask
` [PATCH 3/2] mm: Rename alloc_pages_current to alloc_pages

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-26 15:05 UTC  (24+ messages)
` [PATCH v16 06/11] "
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v16 08/11] secretmem: add memcg accounting

Test report for kernel direct mapping performance
 2021-01-26 15:00 UTC  (2+ messages)

[PATCH v1] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
 2021-01-26 14:57 UTC  (5+ messages)

[PATCH] mm/compactoin: Fix edge case of fast_find_migrateblock()
 2021-01-26 14:37 UTC  (3+ messages)

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-01-26 13:59 UTC  (8+ messages)

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-26 13:52 UTC  (7+ messages)

[PATCH v11 00/13] huge vmalloc mappings
 2021-01-26 13:26 UTC  (22+ messages)
` [PATCH v11 01/13] mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
` [PATCH v11 02/13] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v11 03/13] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v11 04/13] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v11 05/13] mm: HUGE_VMAP arch support cleanup
` [PATCH v11 06/13] powerpc: inline huge vmap supported functions
` [PATCH v11 07/13] arm64: "
` [PATCH v11 08/13] x86: "
` [PATCH v11 09/13] mm/vmalloc: provide fallback arch huge vmap support functions
` [PATCH v11 10/13] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v11 11/13] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v11 12/13] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v11 13/13] powerpc/64s/radix: Enable huge "

SLUB: percpu partial object count is highly inaccurate, causing some memory wastage and maybe also worse tail latencies?
 2021-01-26 12:06 UTC  (5+ messages)
` [RFC 1/2] mm, vmscan: add priority field to struct shrink_control
  ` [RFC 2/2] mm, slub: add shrinker to reclaim cached slabs

[PATCH] mm/hugetlb: Fix use after free when subpool max_hpages accounting is not enabled
 2021-01-26 11:55 UTC 

[PATCH] mm/page_owner: Use helper function zone_end_pfn() to get end_pfn
 2021-01-26 11:23 UTC  (2+ messages)

[PATCH v2] mm: memdup_user*() should use same gfp flags
 2021-01-26 11:13 UTC  (2+ messages)

[PATCH net-next 0/3] net: constify page_is_pfmemalloc() and its users
 2021-01-26 11:08 UTC  (3+ messages)
` [PATCH net-next 3/3] net: page_pool: simplify page recycling condition tests

[PATCH v3] x86/mce: Avoid infinite loop for copy from user recovery
 2021-01-26 11:03 UTC  (11+ messages)
    ` [PATCH v4] "
                ` [PATCH v5] "

[PATCH] mm: Remove ctor argument from kmem_cache_flags
 2021-01-26 11:01 UTC  (3+ messages)

[PATCH v10 00/12] huge vmalloc mappings
 2021-01-26  9:50 UTC  (5+ messages)
` [PATCH v10 11/12] mm/vmalloc: Hugepage "

[PATCH v3 0/5] create hugetlb flags to consolidate state
 2021-01-26  8:20 UTC  (5+ messages)
` [PATCH v3 1/5] hugetlb: use page.private for hugetlb specific page flags
` [PATCH v3 3/5] hugetlb: only set HPageMigratable for migratable hstates

[PATCH] mm/filemap: Adding missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
 2021-01-26  8:01 UTC  (15+ messages)

[PATCH 0/5] mm/vmalloc: cleanup after hugepage series
 2021-01-26  7:25 UTC  (12+ messages)
` [PATCH 1/5] mm/vmalloc: remove map_kernel_range
` [PATCH 2/5] kernel/dma: remove unnecessary unmap_kernel_range
` [PATCH 3/5] powerpc/xive: "
` [PATCH 4/5] mm/vmalloc: remove unmap_kernel_range
` [PATCH 5/5] mm/vmalloc: improve allocation failure error messages

[PATCH v4] Resolve LRU page-pinning issue for file-backed pages
 2021-01-26  6:58 UTC  (2+ messages)
` [PATCH v4] fs/buffer.c: Revoke LRU when trying to drop buffers

[PATCH] mm/hugetlb: Simplify the calculation of variables
 2021-01-26  6:53 UTC  (2+ messages)

[PATCH] mm: hugetlb: fix missing put_page in gather_surplus_pages()
 2021-01-26  6:20 UTC  (4+ messages)
  ` [External] "

mmotm 2021-01-25-21-18 uploaded
 2021-01-26  5:19 UTC 

[PATCH] percpu: fix clang modpost warning in pcpu_build_alloc_info()
 2021-01-26  5:11 UTC  (7+ messages)

[linux-next:master 3035/6048] sh4-linux-nm: 'drivers/soc/litex/litex_soc_ctrl.o': No such file
 2021-01-26  3:15 UTC 

[PATCH] mm/filemap: Remove redundant variable's assignment
 2021-01-26  2:03 UTC  (3+ messages)

[PATCH v2 00/10] fsdax: introduce fs query to support reflink
 2021-01-26  0:50 UTC  (7+ messages)
` [PATCH v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v2 08/10] md: Implement ->corrupted_range()
` [PATCH v2 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH v2 10/10] fs/dax: Remove useless functions

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-01-26  0:34 UTC  (14+ messages)
` [RFC][PATCH 01/13] mm/vmscan: restore zone_reclaim_mode ABI
` [RFC][PATCH 02/13] mm/vmscan: move RECLAIM* bits to uapi header
` [RFC][PATCH 03/13] mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
` [RFC][PATCH 04/13] mm/numa: node demotion data structure and lookup
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order
` [RFC][PATCH 06/13] mm/migrate: update migration order during on hotplug events
` [RFC][PATCH 07/13] mm/migrate: make migrate_pages() return nr_succeeded
` [RFC][PATCH 08/13] mm/migrate: demote pages during reclaim
` [RFC][PATCH 09/13] mm/vmscan: add page demotion counter
` [RFC][PATCH 10/13] mm/vmscan: add helper for querying ability to age anonymous pages
` [RFC][PATCH 11/13] mm/vmscan: Consider anonymous pages without swap
` [RFC][PATCH 12/13] mm/vmscan: never demote for memcg reclaim
` [RFC][PATCH 13/13] mm/migrate: new zone_reclaim_mode to enable reclaim migration

[PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
 2021-01-26  0:30 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc
 2021-01-26  0:22 UTC 

[PATCH v10 00/18] arm64: MMU enabled kexec relocation
 2021-01-26  0:21 UTC  (3+ messages)
` [PATCH v10 16/18] arm64: kexec: configure trans_pgd page table for kexec

[PATCH 1/1] process_madvise.2: Add process_madvise man page
 2021-01-26  0:14 UTC  (3+ 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).