linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 14:28:24 to 2021-01-26 09:20:29 UTC [more...]

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-26  9:20 UTC  (19+ messages)
` [PATCH v16 06/11] "
` [PATCH v16 08/11] secretmem: add memcg accounting
` [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant

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

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

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

[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  (21+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-26  7:48 UTC  (17+ 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  7:46 UTC  (15+ 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/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 v11 00/13] huge vmalloc mappings
 2021-01-26  6:59 UTC  (19+ 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 "

[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 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-01-26  2:14 UTC  (4+ messages)
` [PATCH 1/2] mm/hugetlb: grab head page refcount once per group of subpages
` [PATCH 2/2] mm/hugetlb: refactor subpage recording

[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  (12+ messages)
` [PATCH v2 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v2 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v2 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v2 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH v2 07/10] dm: Introduce ->rmap() to find bdev offset
` [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  (20+ messages)
` [PATCH v10 01/18] arm64: kexec: make dtb_mem always enabled
` [PATCH v10 02/18] arm64: hibernate: variable pudp is used instead of pd4dp
` [PATCH v10 03/18] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v10 04/18] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v10 05/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v10 06/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v10 07/18] arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()
` [PATCH v10 08/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
` [PATCH v10 09/18] arm64: kexec: move relocation function setup
` [PATCH v10 10/18] arm64: kexec: call kexec_image_info only once
` [PATCH v10 11/18] arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizations
` [PATCH v10 12/18] arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
` [PATCH v10 13/18] arm64: kexec: add expandable argument to relocation function
` [PATCH v10 14/18] arm64: kexec: use ld script for "
` [PATCH v10 15/18] arm64: kexec: kexec may require EL2 vectors
` [PATCH v10 16/18] arm64: kexec: configure trans_pgd page table for kexec
` [PATCH v10 17/18] arm64: kexec: enable MMU during kexec relocation
` [PATCH v10 18/18] arm64: kexec: remove head from relocation argument

[PATCH 1/1] process_madvise.2: Add process_madvise man page
 2021-01-26  0:14 UTC  (3+ messages)

[PATCH v2 0/3] Fix infinite machine check loop in futex_wait_setup()
 2021-01-25 22:55 UTC  (11+ messages)
` [PATCH v3] x86/mce: Avoid infinite loop for copy from user recovery
      ` [PATCH v4] "
                  ` [PATCH v5] "

[PATCH v2] Documentation/admin-guide: kernel-parameters: update CMA entries
 2021-01-25 21:59 UTC  (2+ messages)

sysctl: The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case
 2021-01-25 21:26 UTC 

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-25 21:16 UTC  (10+ messages)
` [v4 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v4 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v4 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH v8 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 19:47 UTC  (15+ messages)
` [PATCH v8 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v8 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v8 03/14] mm/gup: return an error on migration failure
` [PATCH v8 04/14] mm/gup: check for isolation errors
` [PATCH v8 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v8 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v8 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v8 08/14] mm/gup: do not migrate zero page
` [PATCH v8 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v8 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v8 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v8 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v8 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v8 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH net-next 0/3] net: constify page_is_pfmemalloc() and its users
 2021-01-25 19:22 UTC  (7+ messages)
` [PATCH net-next 1/3] mm: constify page_is_pfmemalloc() argument
` [PATCH net-next 2/3] net: constify page_is_pfmemalloc() argument at call sites
` [PATCH net-next 3/3] net: page_pool: simplify page recycling condition tests

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2021-01-25 19:07 UTC  (4+ messages)
` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors

[PATCH v2 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
 2021-01-25 17:50 UTC  (3+ messages)

[PATCH 0/2] x86/setup: consolidate early memory reservations
 2021-01-25 16:56 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] x86/setup: merge several reservations of start of the memory

[PATCH] mm/compactoin: Fix edge case of fast_find_migrateblock()
 2021-01-25 16:49 UTC  (2+ messages)

[PATCH V3] mm/compaction: correct deferral logic for proactive compaction
 2021-01-25 15:56 UTC  (2+ messages)

[PATCH] mm: add __GFP_NOWARN to memdup_user_nul()
 2021-01-25 15:44 UTC  (7+ messages)
` [PATCH v2] mm: memdup_user*() should use same gfp flags

[PATCH v6 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-25 15:38 UTC  (6+ messages)
` [PATCH v6 08/14] mm/gup: do not migrate zero page

[linux-next:master 5990/6048] arch/s390/kernel/syscall.c:165:3: error: implicit declaration of function 'sched_resched_local_allow'
 2021-01-25 14:41 UTC 


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