linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-20 08:28:20 to 2020-12-22 16:08:06 UTC [more...]

[PATCH v7 00/17] follow_pfn and other iomap races
 2020-12-22 16:07 UTC  (3+ messages)
` [PATCH v7 04/17] misc/habana: Use FOLL_LONGTERM for userptr

[linux-next:master] BUILD REGRESSION 6c3eb1b174c07bcaa927003e8bc91e81ab1d5a9e
 2020-12-22 15:44 UTC 

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2020-12-22 15:44 UTC  (15+ messages)
` [RFC v2 01/13] mm: export zap_page_range() for driver use
` [RFC v2 02/13] eventfd: track eventfd_signal() recursion depth separately in different cases
` [RFC v2 03/13] eventfd: Increase the recursion depth of eventfd_signal()
` [RFC v2 04/13] vdpa: Remove the restriction that only supports virtio-net devices
` [RFC v2 05/13] vdpa: Pass the netlink attributes to ops.dev_add()
` [RFC v2 06/13] vduse: Introduce VDUSE - vDPA Device in Userspace
` [RFC v2 07/13] vduse: support get/set virtqueue state
` [RFC v2 08/13] vdpa: Introduce process_iotlb_msg() in vdpa_config_ops
` [RFC v2 09/13] vduse: Add support for processing vhost iotlb message
` [RFC v2 10/13] vduse: grab the module's references until there is no vduse device
` [RFC v2 11/13] vduse/iova_domain: Support reclaiming bounce pages
` [RFC v2 12/13] vduse: Add memory shrinker to reclaim "
` [RFC v2 13/13] vduse: Introduce a workqueue for irq injection

[PATCH 1/1] mm:improve the performance during fork
 2020-12-22 15:32 UTC  (3+ messages)

[PATCH 1/1] mm: mmap: Remove unnecessary local variable
 2020-12-22 15:17 UTC  (2+ messages)

[RFC v2 PATCH 0/4] speed up page allocation for __GFP_ZERO
 2020-12-22 14:42 UTC  (7+ messages)

[PATCH v11 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-22 14:24 UTC  (12+ messages)
` [PATCH v11 01/11] mm/memory_hotplug: Factor out bootmem core functions to bootmem_info.c
` [PATCH v11 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v11 03/11] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
` [PATCH v11 04/11] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v11 05/11] mm/hugetlb: Allocate the vmemmap pages associated with each HugeTLB page
` [PATCH v11 06/11] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v11 07/11] mm/hugetlb: Flush work when dissolving a HugeTLB page
` [PATCH v11 08/11] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v11 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v11 10/11] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v11 11/11] mm/hugetlb: Optimize the code with the help of the compiler

[PATCH] mm: add prototype for __add_to_page_cache_locked()
 2020-12-22 14:19 UTC 

[patch 64/78] kasan: inline (un)poison_range and check_invalid_free
 2020-12-22 14:02 UTC  (2+ messages)

[PATCH 0/2] userspace memory reaping using process_madvise
 2020-12-22 13:44 UTC  (5+ messages)
` [PATCH 1/2] mm/madvise: allow process_madvise operations on entire memory range

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-22 12:40 UTC  (46+ messages)

[RFC PATCH 3/3] mm: support free hugepage pre zero out
 2020-12-22 12:13 UTC  (4+ messages)

incoming
 2020-12-22 12:00 UTC  (8+ messages)
` [patch 21/78] kasan: split out shadow.c from common.c

irq-dw-apb-ictl.c:undefined reference to `__ubsan_handle_add_overflow'
 2020-12-22 11:46 UTC 

[RFC PATCH 2/3] virtio-balloon: add support for providing free huge page reports to host
 2020-12-22 11:39 UTC  (3+ messages)

[PATCH] x86/kaslr: support separate multiple memmaps parameter parsing
 2020-12-22 11:31 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 150808841c7de27a8d46ec4636118fa7d67e938b
 2020-12-22 11:09 UTC 

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-22 10:00 UTC  (10+ messages)

[patch] zswap: fix zswap_frontswap_load() vs zsmalloc::map/unmap() might_sleep() splat
 2020-12-22  9:44 UTC  (27+ messages)
` [PATCH] zsmalloc: do not use bit_spin_lock

mm: thp: free memory is less than expected due to partial unmap
 2020-12-22  9:21 UTC 

[RFC PATCH 0/3 updated] add support for free hugepage reporting
 2020-12-22  8:09 UTC 

[RFC PATCH 0/3 updated] add support for free hugepage reporting
 2020-12-22  8:07 UTC 

[PATCH v2 1/3] mm/memcg: revise the using condition of lock_page_lruvec function series
 2020-12-22  8:00 UTC  (4+ messages)
` [PATCH v2 2/3] mm/memcg: remove rcu locking for "
` [PATCH v2 3/3] mm/compaction: remove rcu_read_lock during page compaction

[RFC PATCH 1/3] mm: support hugetlb free page reporting
 2020-12-22  7:46 UTC 

[RFC PATCH 0/3] add support for free hugepage reporting
 2020-12-22  7:45 UTC 

[PATCH 1/3] mm/memcg: revise the using condition of lock_page_lruvec function series
 2020-12-22  5:23 UTC  (7+ messages)
` [PATCH 2/3] mm/memcg: remove rcu locking for "
` [PATCH 3/3] mm/compaction: remove rcu_read_lock during page compaction

[PATCH v3 0/3] mm: improve pte updates and dirty/accessed
 2020-12-22  3:24 UTC  (5+ messages)
` [PATCH v3 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-22  2:49 UTC  (22+ messages)
` [PATCH v10 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v10 03/11] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v10 04/11] mm/hugetlb: Defer freeing of HugeTLB pages
    ` [External] "
` [PATCH v10 07/11] mm/hugetlb: Flush work when dissolving hugetlb page
    ` [External] "
` [PATCH v10 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "

rcu: INFO: rcu_sched self-detected stall on CPU
 2020-12-22  1:35 UTC 

[PATCH v14 0/4] xfs: avoid transaction reservation recursion
 2020-12-22  1:21 UTC  (5+ messages)
` [PATCH v14 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v14 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v14 3/4] xfs: introduce xfs_trans_context_swap() for rolling transaction
` [PATCH v14 4/4] xfs: use current->journal_info to avoid transaction reservation recursion

INFO: task can't die in shrink_inactive_list (2)
 2020-12-21 21:25 UTC  (5+ messages)

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-12-21 20:54 UTC  (9+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE
` [RFC PATCH 03/13] selftests/vm/userfaultfd: wake after copy failure

[PATCH] arch/Kconfig: JUMP_LABEL should depend on !XIP
 2020-12-21 20:40 UTC 

[linux-next:master 1888/14054] WARNING: modpost: vmlinux.o(.text+0x50f236): Section mismatch in reference from the function cpumask_clear_cpu() to the variable .init.data:pcpu_build_alloc_info.mask
 2020-12-21 20:07 UTC 

[PATCH 1/2] mm/hugetlb: change hugetlb_reserve_pages() to type bool
 2020-12-21 19:38 UTC  (3+ messages)
` [PATCH 2/2] hugetlbfs: remove special hugetlbfs_set_page_dirty()

[PATCH] mm/filemap: Fix warning: no previous prototype
 2020-12-21 19:36 UTC  (5+ messages)

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-21 18:45 UTC 

[linux-next:master 14048/14054] include/uapi/asm-generic/unistd.h:867:27: error: array index in initializer exceeds array bounds
 2020-12-21 17:46 UTC  (2+ messages)

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2020-12-21 17:05 UTC  (3+ messages)

[PATCH] mm/zsmalloc: replace if (cond) BUG() with BUG_ON()
 2020-12-21 16:41 UTC  (2+ messages)

[RFC v2 PATCH 4/4] mm: pre zero out free pages to speed up page allocation for __GFP_ZERO
 2020-12-21 16:30 UTC 

[RFC v2 PATCH 3/4] mm: let user decide page reporting option
 2020-12-21 16:29 UTC 

[RFC v2 PATCH 2/4] mm: Add batch size for free page reporting
 2020-12-21 16:28 UTC 

[RFC v2 PATCH 1/4] mm: make page reporing worker works better for low order page
 2020-12-21 16:28 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 9effe3fd9f694bbb85b48c85cd41a66db2081424
 2020-12-21 15:18 UTC 

[PATCH v2 0/5] Fix the incorrect memmep defer init handling and do some cleanup
 2020-12-21  6:35 UTC  (11+ messages)
` [PATCH v2 1/5] mm: memmap defer init dosn't work as expected
` [PATCH v2 2/5] mm: rename memmap_init() and memmap_init_zone()
` [PATCH v2 3/5] mm: simplify parater of function memmap_init_zone()
` [PATCH v2 4/5] mm: simplify parameter of setup_usemap()
` [PATCH v2 5/5] mm: remove unneeded local variable in free_area_init_core

mm/filemap.c:2439:9: warning: stack frame size of 2096 bytes in function 'generic_file_buffered_read'
 2020-12-21  6:24 UTC 

[PATCH] mm: zswap: clean up confusing comment
 2020-12-21  4:28 UTC 

[PATCH 1/3] mm: prefix page_cpupid_reset_last as non-atomic
 2020-12-21  1:53 UTC  (2+ messages)

[PATCH -V6 RESEND 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2020-12-21  1:31 UTC  (6+ messages)
` [PATCH -V6 RESEND 2/3] NOT kernel/man-pages: man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING

[RFC PATCH 1/2] log2: handle LARGE input to __roundup_pow_of_two()
 2020-12-20 22:19 UTC  (3+ messages)

[RFC PATCH 2/2] mm: readahead: handle LARGE input to get_init_ra_size()
 2020-12-20 21:10 UTC 

"tell us why you want to disable CONFIG_COMPACTION" --> spikes from VMs?
 2020-12-20 19:29 UTC  (2+ messages)

[PATCH v8] mm: Optional full ASLR for mmap(), mremap(), vdso, stack and heap
 2020-12-20 18:06 UTC 

5.10.1: UBSAN: shift-out-of-bounds in ./include/linux/log2.h:57:1
 2020-12-20 10:34 UTC  (4+ 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).