linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-24 20:09:28 to 2021-02-25 22:15:24 UTC [more...]

[RFC PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-25 22:15 UTC  (5+ messages)
` [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle free hugetlb pages

[RFC PATCH v3 00/49] 1GB PUD THP support on x86_64
 2021-02-25 22:13 UTC  (3+ messages)

incoming
 2021-02-25 21:48 UTC  (41+ messages)
` [patch 013/173] ramfs: support O_TMPFILE
` [patch 014/173] mm, tracing: record slab name for kmem_cache_free()
` [patch 154/173] z3fold: simplify the zhdr initialization code in init_z3fold_page()
` [patch 155/173] mm/compaction: remove rcu_read_lock during page compaction
` [patch 156/173] mm/compaction: remove duplicated VM_BUG_ON_PAGE !PageLocked
` [patch 157/173] mm/compaction: correct deferral logic for proactive compaction
` [patch 158/173] mm/compaction: fix misbehaviors of fast_find_migrateblock()
` [patch 159/173] mm, compaction: make fast_isolate_freepages() stay within zone
` [patch 160/173] numa balancing: migrate on fault among multiple bound nodes
` [patch 161/173] mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
` [patch 162/173] mm, oom: fix a comment in dump_task()
` [patch 163/173] mm/hugetlb: change hugetlb_reserve_pages() to type bool
` [patch 164/173] hugetlbfs: remove special hugetlbfs_set_page_dirty()
` [patch 165/173] hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
` [patch 166/173] hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
` [patch 167/173] hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
` [patch 168/173] hugetlbfs: remove meaningless variable avoid_reserve
` [patch 169/173] hugetlbfs: make hugepage size conversion more readable
` [patch 170/173] hugetlbfs: correct some obsolete comments about inode i_mutex
` [patch 171/173] hugetlbfs: fix some comment typos
` [patch 172/173] hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
` [patch 173/173] mm/migrate: remove unneeded semicolons

[PATCH] memcg: enable memcg oom-kill for __GFP_NOFAIL
 2021-02-25 21:36 UTC  (3+ messages)

Freeing page tables through RCU
 2021-02-25 20:58 UTC 

[RFC 0/6] x86: prefetch_page() vDSO call
 2021-02-25 21:16 UTC  (16+ messages)
` [RFC 1/6] vdso/extable: fix calculation of base
` [RFC 2/6] x86/vdso: add mask and flags to extable
` [RFC 3/6] x86/vdso: introduce page_prefetch()
` [RFC 4/6] mm/swap_state: respect FAULT_FLAG_RETRY_NOWAIT
` [RFC 5/6] mm: use lightweight reclaim on FAULT_FLAG_RETRY_NOWAIT
` [PATCH 6/6] testing/selftest: test vDSO prefetch_page()

[PATCH] memblock: fix section mismatch warning
 2021-02-25 20:59 UTC  (7+ messages)

[PATCH v8 0/6] userfaultfd: add minor fault handling
 2021-02-25 20:52 UTC  (9+ messages)
` [PATCH v8 1/6] userfaultfd: add minor fault registration mode
` [PATCH v8 2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v8 3/6] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v8 4/6] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v8 5/6] userfaultfd: update documentation to describe minor fault handling
` [PATCH v8 6/6] userfaultfd/selftests: add test exercising "

d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
 2021-02-25 20:36 UTC  (5+ messages)

[PATCH v3 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-25 20:03 UTC  (3+ messages)
` [PATCH v3 1/2] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH 0/5] userfaultfd: support minor fault handling for shmem
 2021-02-25 19:16 UTC  (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH 3/5] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH 4/5] userfaultfd/selftests: reinitialize test context in each test
` [PATCH 5/5] userfaultfd/selftests: exercise minor fault handling shmem support

[kbuild] [linux-next:master 6931/12022] drivers/vfio/vfio_iommu_type1.c:1093 vfio_dma_do_unmap() warn: impossible condition '(size > (~0)) => (0-u32max > u32max)'
 2021-02-25 19:12 UTC  (14+ messages)

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-02-25 18:58 UTC  (13+ messages)
` [PATCH v2 1/7] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v2 3/7] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v2 4/7] mm,memory_hotplug: Enforce struct page size to be multiple of PMD
` [PATCH v2 5/7] mm,memory_hotplug: Enforce pageblock alignment when memmap_on_memory
` [PATCH v2 6/7] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v2 7/7] arm64/Kconfig: "

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-25 18:48 UTC  (7+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode
` [PATCH v7 2/6] userfaultfd: disable huge PMD sharing for MINOR registered VMAs

[PATCH] mm, kasan: don't poison boot memory
 2021-02-25 17:50 UTC  (20+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 633a3e57c64c04fa49bc60a0139a14d2e9d48338
 2021-02-25 18:46 UTC 

[PATCH v3 0/7] Rationalise __alloc_pages wrappers
 2021-02-25 18:42 UTC  (9+ messages)
` [PATCH v3 1/7] mm/page_alloc: Rename alloc_mask to alloc_gfp
` [PATCH v3 2/7] mm/page_alloc: Rename gfp_mask to gfp
` [PATCH v3 3/7] mm/page_alloc: Combine __alloc_pages and __alloc_pages_nodemask
` [PATCH v3 4/7] mm/mempolicy: Rename alloc_pages_current to alloc_pages
` [PATCH v3 5/7] mm/mempolicy: Rewrite alloc_pages documentation
` [PATCH v3 6/7] mm/mempolicy: Rewrite alloc_pages_vma documentation
` [PATCH v3 7/7] mm/mempolicy: Fix mpol_misplaced kernel-doc

[PATCH v7 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-25 18:38 UTC  (10+ messages)
` [PATCH v7 1/1] mm/page_alloc.c: refactor "

[linux-next:master] BUILD REGRESSION 7f206cf3ec2bee4621325cfacb2588e5085c07f5
 2021-02-25 18:37 UTC 

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-02-25 18:15 UTC  (7+ messages)

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2021-02-25 18:06 UTC  (13+ messages)

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-02-25 17:00 UTC  (2+ messages)

[GIT PULL] Kmap conversions for 5.12
 2021-02-25 16:32 UTC  (7+ messages)

[PATCH RFC net-next 0/3] Use bulk order-0 page allocator API for page_pool
 2021-02-25 15:38 UTC  (9+ messages)
` [PATCH RFC net-next 1/3] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH RFC net-next 2/3] net: page_pool: use alloc_pages_bulk in refill code path
` [PATCH RFC net-next 3/3] mm: make zone->free_area[order] access faster

[io_uring] 6f70bae3cf: BUG:KASAN:use-after-free_in__lock_acquire
 2021-02-25 14:50 UTC  (2+ messages)

[linux-next:master 11949/12573] perf_cpum_cf_diag.c:undefined reference to `__ubsan_handle_negate_overflow'
 2021-02-25 14:41 UTC 

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-25 13:21 UTC  (10+ messages)
` [PATCH v17 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v17 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v17 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v17 4/9] mm: hugetlb: alloc "
` [PATCH v17 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v17 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v17 7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v17 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v17 9/9] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v2 10/10] mm: make lruvec_lru_size() static
 2021-02-25 12:12 UTC  (10+ messages)
` [PATCH] mm: test page->flags directly in page_lru()

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-02-25 11:56 UTC  (6+ messages)
` [PATCH 1/3] riscv: Move kernel mapping outside of "
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH 3/3] riscv: Prepare ptdump for vm layout dynamic addresses

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-25  8:41 UTC  (3+ messages)

[PATCH v2] arm: print alloc free paths for address in registers
 2021-02-25  7:56 UTC 

[linux-stable-rc:linux-5.4.y 2231/4843] ERROR: "__memcat_p" undefined!
 2021-02-25  8:22 UTC  (3+ messages)

[PATCH] Input: Add "Share" button to Microsoft Xbox One controller
 2021-02-25  6:26 UTC  (4+ messages)

[PATCH v3] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-02-25  4:47 UTC  (4+ messages)

[PATCH] mm/filemap: minor coding style tweaks
 2021-02-25  4:55 UTC 

[PATCH] mm/page_alloc: minor coding style tweaks
 2021-02-25  4:50 UTC 

[PATCH] mm/shmem: minor coding style tweaks
 2021-02-25  4:48 UTC 

[PATCH] mm/oom_kill: minor coding style tweaks
 2021-02-25  4:46 UTC 

[PATCH] mm/compaction: minor coding style tweaks
 2021-02-25  4:43 UTC 

[PATCH] mm/zswap: switch from strlcpy to strscpy
 2021-02-25  4:39 UTC 

[PATCH] mm/vmscan: minor coding style tweaks
 2021-02-25  4:34 UTC 

[PATCH] mm/sparse: minor coding style tweaks
 2021-02-25  4:28 UTC 

[PATCH] mm/swapfile: minor coding style tweaks
 2021-02-25  3:27 UTC 

[PATCH] mm/memremap: Fixes improper SPDX comment style
 2021-02-25  3:22 UTC 

[PATCH] mm/mempool: minor coding style tweaks
 2021-02-25  3:06 UTC 

[RFC] Better page cache error handling
 2021-02-24 23:54 UTC  (5+ messages)

[linux-next:master 11942/12503] drivers/video/fbdev/aty/atyfb_base.c:180:6: warning: no previous prototype for function 'aty_st_lcd'
 2021-02-24 21:18 UTC  (6+ messages)

[PATCH] memcg: cleanup root memcg checks
 2021-02-24 20:41 UTC  (2+ 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).