linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 16:30:18 to 2021-03-10 16:55:33 UTC [more...]

[PATCH v4 00/28] Network fs helper library & fscache kiocb API
 2021-03-10 16:55 UTC  (5+ messages)
` [PATCH v4 01/28] iov_iter: Add ITER_XARRAY
` [PATCH v4 02/28] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH v4 03/28] mm: Implement readahead_control pageset expansion
` [PATCH v4 04/28] netfs: Make a netfs helper module

[PATCH] fb_defio: Remove custom address_space_operations
 2021-03-10 16:54 UTC  (2+ messages)

[RFC PATCH 0/3] hugetlb: add demote/split page functionality
 2021-03-10 16:46 UTC  (9+ messages)

[PATCH v2] mm: page_alloc: dump migrate-failed pages
 2021-03-10 16:46 UTC  (15+ messages)

make alloc_anon_inode more useful
 2021-03-10 16:32 UTC  (20+ messages)
` [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb
` [PATCH 2/9] fs: add an argument-less alloc_anon_inode
` [PATCH 3/9] powerpc/pseries: remove the ppc-cmm file system
` [PATCH 4/9] drm: remove the drm "
` [PATCH 9/9] zsmalloc: remove the zsmalloc "

[linux-next:master] BUILD REGRESSION b01d57bfdc41c8f635b08b8a5af8a31217d46936
 2021-03-10 16:33 UTC 

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-10 16:14 UTC  (3+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration

[PATCH RFCv2] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
 2021-03-10 16:07 UTC  (2+ messages)

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-10 15:41 UTC  (16+ messages)
` [PATCH v18 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v18 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v18 4/9] mm: hugetlb: alloc "
` [PATCH v18 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v18 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v18 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v18 9/9] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-10 15:35 UTC 

[PATCH v4 0/4] Make alloc_contig_range handle Hugetlb pages
 2021-03-10 15:08 UTC  (4+ messages)
` [PATCH v4 1/4] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v4 2/4] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v4 3/4] mm: Make alloc_contig_range handle free hugetlb pages

arm: lockdep complaining about locks allocations in static memory
 2021-03-10 14:59 UTC  (2+ messages)

[PATCH v2] include: Remove pagemap.h from blkdev.h
 2021-03-10 14:51 UTC  (6+ messages)

[PATCH v2] arm: print alloc free paths for address in registers
 2021-03-10 14:02 UTC  (3+ messages)

[PATCH v5 0/7] Optionally randomize kernel stack offset each syscall
 2021-03-10 12:52 UTC  (9+ messages)
` [PATCH v5 1/7] mm: Restore init_on_* static branch defaults
` [PATCH v5 2/7] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v5 3/7] init_on_alloc: Unpessimize default-on builds
` [PATCH v5 4/7] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v5 5/7] x86/entry: Enable random_kstack_offset support
` [PATCH v5 6/7] arm64: entry: "
` [PATCH v5 7/7] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH v5] printk: Userspace format enumeration support
 2021-03-10 12:31 UTC  (2+ messages)

[PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
 2021-03-10 12:16 UTC  (5+ messages)
` [PATCH 1/3] mm: bootmem_info: mark register_page_bootmem_info_section __init
` [PATCH 2/3] mm: hugetlb: introduce arch_free_vmemmap_page
` [PATCH 3/3] arm64: mm: hugetlb: add support for free vmemmap pages of HugeTLB

[PATCH v8 0/8] Count rlimits in each user namespace
 2021-03-10 12:01 UTC  (9+ messages)
` [PATCH v8 1/8] Increase size of ucounts to atomic_long_t
` [PATCH v8 2/8] Add a reference to ucounts for each cred
` [PATCH v8 3/8] Use atomic_t for ucounts reference counting
` [PATCH v8 4/8] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v8 5/8] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v8 6/8] Reimplement RLIMIT_SIGPENDING "
` [PATCH v8 7/8] Reimplement RLIMIT_MEMLOCK "
` [PATCH v8 8/8] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit
 2021-03-10 11:49 UTC  (13+ messages)

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-10 11:42 UTC  (6+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout

[PATCH] arm64: mte: Map hotplugged memory as Normal Tagged
 2021-03-10 11:39 UTC  (4+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 11:38 UTC  (6+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[linux-next:pending-fixes] BUILD SUCCESS b9bb7c062cc95f0fb891ebf697a54d0ebead7038
 2021-03-10 11:27 UTC 

[PATCH] include: Remove pagemap.h from blkdev.h
 2021-03-10 11:23 UTC  (3+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 10:46 UTC  (6+ messages)
` [PATCH 1/5] SUNRPC: Set rq_page_end differently
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator
` [PATCH 3/5] SUNRPC: Refresh rq_pages using "
` [PATCH 4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 5/5] net: page_pool: use alloc_pages_bulk in refill code path

[PATCH 0/9] memcg accounting from OpenVZ
 2021-03-10 10:41 UTC  (4+ messages)

[PATCH 1/9] memcg: accounting for allocations called with disabled BH
 2021-03-10  9:42 UTC  (11+ messages)

[linux-next:master 2778/3213] arch/x86/mm/init_64.c:1583:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd'
 2021-03-10  9:35 UTC 

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-10  8:05 UTC  (26+ messages)
                                ` [PATCH] mm/memory-failure: Use a mutex to avoid memory_failure() races
                                      ` [PATCH v2] mm,hwpoison: return -EBUSY when page already poisoned

[PATCH v4 0/4] hugetlb: Disable huge pmd unshare for uffd-wp
 2021-03-10  7:48 UTC  (3+ messages)
` [PATCH v4 2/4] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled

[linux-next:master 2778/3213] arch/x86/mm/init_64.c:1583:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd'
 2021-03-10  7:29 UTC 

[linux-next:master 2744/3213] drivers/net/ethernet/broadcom/cnic.c:4940:33: sparse: sparse: incorrect type in assignment (different base types)
 2021-03-10  7:27 UTC 

[PATCH v6 0/4] Cleanup and fixups for vmemmap handling
 2021-03-10  7:24 UTC  (7+ messages)
` [PATCH v6 1/4] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v6 2/4] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v6 3/4] x86/vmemmap: Handle unpopulated sub-pmd ranges
` [PATCH v6 4/4] x86/vmemmap: Optimize for consecutive sections in partial populated PMDs

[PATCH v3 00/14] Introduced multi-preference mempolicy
 2021-03-10  6:27 UTC  (3+ messages)
` [PATCH v3 01/14] mm/mempolicy: Add comment for missing LOCAL

[PATCH V2] mm/memtest: Add ARCH_USE_MEMTEST
 2021-03-10  6:03 UTC  (2+ messages)

[PATCH 0/6] mm: some config cleanups
 2021-03-10  5:20 UTC  (2+ messages)
  ` [PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)

[PATCH v2 0/5] userfaultfd: support minor fault handling for shmem
 2021-03-10  4:40 UTC  (6+ messages)
` [PATCH v2 1/5] "
    ` [PATCH v2.5] "

[PATCH 2/6] mm: Generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)
 2021-03-10  4:39 UTC 

[PATCH v5 5/8] mm: Device exclusive memory access
 2021-03-10  3:51 UTC  (2+ messages)

[linux-next:master 1740/2892] xtensa-linux-ld: cec-notifier.c:undefined reference to `of_find_i2c_device_by_node'
 2021-03-10  3:13 UTC 

[PATCH v5 1/8] mm: Remove special swap entry functions
 2021-03-10  2:59 UTC  (2+ messages)

[f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-03-10  2:32 UTC  (5+ messages)
` [LTP] "

[linux-next:pending-fixes 228/518] drivers/virt/acrn/irqfd.c:163:13: sparse: sparse: restricted __poll_t degrades to integer
 2021-03-10  1:36 UTC 

[PATCH 0/5] userfaultfd/selftests: A few cleanups
 2021-03-10  0:45 UTC  (6+ messages)
` [PATCH 1/5] userfaultfd/selftests: Use user mode only
` [PATCH 2/5] userfaultfd/selftests: Remove the time() check on delayed uffd
` [PATCH 3/5] userfaultfd/selftests: Dropping VERIFY check in locking_thread
` [PATCH 4/5] userfaultfd/selftests: Only dump counts if mode enabled
` [PATCH 5/5] userfaultfd/selftests: Unify error handling

[PATCH 2/9] memcg: accounting for fib6_nodes cache
 2021-03-10  0:13 UTC  (3+ messages)

[PATCH 00/10] [v6] Migrate Pages in lieu of discard
 2021-03-09 23:08 UTC  (15+ messages)
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 05/10] mm/migrate: demote pages during reclaim
` [PATCH 08/10] mm/vmscan: Consider anonymous pages without swap
` [PATCH 10/10] mm/migrate: new zone_reclaim_mode to enable reclaim migration

[PATCH v14 5/8] arm64: mte: Enable TCO in functions that can read beyond buffer limits
 2021-03-09 22:40 UTC 

[PATCH v5 0/8] Add support for SVM atomics in Nouveau
 2021-03-09 22:38 UTC  (3+ messages)
` [PATCH v5 7/8] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v5 8/8] nouveau/svm: Implement atomic SVM access

[PATCH v5 0/4] Cleanup and fixups for vmemmap handling
 2021-03-09 21:27 UTC  (10+ messages)
` [PATCH v5 1/4] x86/vmemmap: Drop handling of 4K unaligned vmemmap range
` [PATCH v5 2/4] x86/vmemmap: Drop handling of 1GB vmemmap ranges
` [PATCH v5 3/4] x86/vmemmap: Handle unpopulated sub-pmd ranges
` [PATCH v5 4/4] x86/vmemmap: Optimize for consecutive sections in partial populated PMDs

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-09 21:26 UTC  (4+ messages)
` [PATCH v4 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

mmotm 2021-03-08-21-52 uploaded
 2021-03-09 20:56 UTC  (3+ messages)

Is MAP_POPULATE supposed to fail silently?
 2021-03-09 18:54 UTC  (4+ messages)

[PATCH] mm/slub: Add slub_debug option to panic on memory corruption
 2021-03-09 18:18 UTC  (6+ messages)

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-09 17:55 UTC  (6+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range
` [PATCH v4 2/5] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v4 3/5] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory
` [PATCH v4 4/5] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v4 5/5] arm64/Kconfig: "

[PATCH v2 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-09 17:54 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 3aa6f5082286ec74926f3587b05697ba2fd0ace7
 2021-03-09 16:58 UTC 

[linux-next:master 2651/2892] arch/x86/kernel/cpu/mshyperv.c:94:6: warning: no previous prototype for 'hv_setup_stimer0_handler'
 2021-03-09 16:54 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).