linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-03 07:18:50 to 2020-01-07 22:46:34 UTC [more...]

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-07 22:45 UTC  (14+ messages)
` [PATCH v12 01/22] mm/gup: factor out duplicate code from four routines
` [PATCH v12 02/22] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v12 03/22] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 07/22] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v12 10/22] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 12/22] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v12 15/22] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v12 16/22] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v12 18/22] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v12 19/22] vfio, mm: "
` [PATCH v12 20/22] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH] kallsyms: work around bogus -Wrestrict warning
 2020-01-07 22:25 UTC  (2+ messages)

[PATCH v5 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-07 21:37 UTC  (17+ messages)
` [PATCH v5 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH 0/3] mm/migrate: add missing check for stable
 2020-01-07 21:33 UTC  (5+ messages)
` [PATCH 1/3] mm/migrate: remove useless mask of start address
` [PATCH 2/3] mm/migrate: clean up some minor coding style
` [PATCH 3/3] mm/migrate: add stable check in migrate_vma_insert_page()

user space unresponsive, followup: lsf/mm congestion
 2020-01-07 21:25 UTC  (3+ messages)

[PATCH] char/random: silence a lockdep splat with printk()
 2020-01-07 21:07 UTC  (2+ messages)

[PATCH v2 0/8] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-01-07 20:59 UTC  (9+ messages)
` [PATCH v2 1/8] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v2 2/8] mm/memory_hotplug: Rename mhp_restrictions to mhp_modifiers
` [PATCH v2 3/8] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v2 4/8] x86/mm: Introduce _set_memory_prot()
` [PATCH v2 5/8] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v2 6/8] s390/mm: Thread pgprot_t through vmem_add_mapping()
` [PATCH v2 7/8] mm/memory_hotplug: Add pgprot_t to mhp_modifiers
` [PATCH v2 8/8] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH] mm: pagewalk: fix unused variable warning
 2020-01-07 21:00 UTC  (2+ messages)

OOM killer not nearly agressive enough?
 2020-01-07 20:44 UTC 

[LSF/MM TOPIC] Congestion
 2020-01-07 20:12 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH v2] slub: call BUG if next_object is not valid
 2020-01-07 18:00 UTC  (3+ messages)

[PATCH] mm/memblock: Define memblock_physmem_add()
 2020-01-07 17:42 UTC  (3+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2020-01-07 17:42 UTC  (11+ messages)

[PATCH v4 1/2] KVM: PPC: Add skip_page_out parameter
 2020-01-07 16:45 UTC  (5+ messages)
` [PATCH v4 2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

Splitting the mmap_sem
 2020-01-07 14:27 UTC  (7+ messages)

[PATCH v2 1/2] mm/rmap: fix and simplify reusing mergeable anon_vma as parent when fork
 2020-01-07 14:22 UTC  (4+ messages)
` [PATCH v2 2/2] kernel/fork: set VMA's mm/prev/next right after vm_area_dup in dup_mmap

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-07 13:36 UTC  (4+ messages)
` [RFC PATCH V2 1/10] mm/resource: Move child to new resource when release mem region
` [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol

[PATCH v2 0/5] protect page cache from freeing inode
 2020-01-07 13:22 UTC  (13+ messages)
` [PATCH v2 4/5] mm: make memcg visible to lru walker isolation function
` [PATCH v2 5/5] memcg, inode: protect page cache from freeing inode

[PATCH v3 0/2] clarify limitations of hibernation
 2020-01-07 12:32 UTC  (5+ messages)
` [PATCH v3 1/2] Documentation: "
` [PATCH v3 2/2] pm: add more logging on hibernation failure

[Patch v2] mm/rmap.c: split huge pmd when it really is
 2020-01-07 12:03 UTC  (6+ messages)

[PATCH] powerpc: add support for folded p4d page tables
 2020-01-07 11:12 UTC  (8+ messages)

[PATCH 0/2] clarify limitations of hibernation
 2020-01-07 10:04 UTC  (5+ messages)
` [PATCH 1/2] Documentation: "

[PATCH] mm/rmap: fix reusing mergeable anon_vma as parent when fork
 2020-01-07  9:35 UTC  (7+ messages)

[RFC PATCH] mm: thp: grab the lock before manipulation defer list
 2020-01-07  8:38 UTC  (12+ messages)

[mm/debug] 87c4696d57: kernel_BUG_at_include/linux/mm.h
 2020-01-07  8:22 UTC  (3+ messages)
  ` [LKP] "

87c4696d57 ("mm/debug: Add tests validating architecture page .."): [ 1.395296] kernel BUG at include/linux/mm.h:2007!
 2020-01-07  6:30 UTC  (3+ messages)
  ` [LKP] "

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2020-01-07  1:26 UTC  (12+ messages)

INFO: rcu detected stall in new_sync_read
 2020-01-06 20:54 UTC 

[PATCH] mm/rmap.c: remove useless checking to child vma->vm_prev in anon_vma_clone
 2020-01-06 20:20 UTC  (4+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-06 15:51 UTC  (12+ messages)

[RFC] memcg: Add swappiness to cgroup2
 2020-01-06 13:24 UTC  (6+ messages)

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2020-01-06 12:46 UTC  (4+ messages)
` [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH] mm, memcg: reduce size of struct mem_cgroup by using bit field
 2020-01-06 10:19 UTC  (2+ messages)

[PATCH] mm, debug_pagealloc: don't rely on static keys too early
 2020-01-06  8:37 UTC  (3+ messages)

[PATCH] mm/rmap.c: remove useless checking to child vma->vm_prev in anon_vma_clone For fork case, the dst->vm_prev is always same as src->vm_prev when anon_vma_clone() is called. Removing the assignment from dst->vm_prev->anon_vma to dst->anon_vma, and explictly assign from anon_vma which is shared by its parent vmas
 2020-01-06  6:32 UTC 

[PATCH] memblock: Use __func__ in remaining memblock_dbg() call sites
 2020-01-06  6:04 UTC  (2+ messages)

[RFC] mm/memblock: Define memblock_physmem()
 2020-01-06  2:28 UTC  (3+ messages)

[PATCH v3 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-04 21:16 UTC 

[patch 17/17] hexagon: define ioremap_uc
 2020-01-04 21:00 UTC 

[patch 16/17] ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
 2020-01-04 21:00 UTC 

[patch 15/17] ocfs2: call journal flush to mark journal as empty after journal recovery when mount
 2020-01-04 21:00 UTC 

[patch 14/17] mm/hugetlb: defer freeing of huge pages if in non-task context
 2020-01-04 21:00 UTC 

[patch 13/17] mm/gup: fix memory leak in __gup_benchmark_ioctl
 2020-01-04 21:00 UTC 

[patch 12/17] mm/oom: fix pgtables units mismatch in Killed process message
 2020-01-04 21:00 UTC 

[patch 11/17] fs/posix_acl.c: fix kernel-doc warnings
 2020-01-04 21:00 UTC 

[patch 10/17] hexagon: work around compiler crash
 2020-01-04 21:00 UTC 

[patch 09/17] hexagon: parenthesize registers in asm predicates
 2020-01-04 20:59 UTC 

[patch 08/17] fs/namespace.c: make to_mnt_ns() static
 2020-01-04 20:59 UTC 

[patch 07/17] fs/nsfs.c: include headers for missing declarations
 2020-01-04 20:59 UTC 

[patch 06/17] fs/direct-io.c: include fs/internal.h for missing prototype
 2020-01-04 20:59 UTC 

[patch 05/17] mm: move_pages: return valid node id in status if the page is already on the target node
 2020-01-04 20:59 UTC 

[patch 04/17] memcg: account security cred as well to kmemcg
 2020-01-04 20:59 UTC 

[patch 03/17] kcov: fix struct layout for kcov_remote_arg
 2020-01-04 20:59 UTC 

[patch 02/17] mm/zsmalloc.c: fix the migrated zspage statistics
 2020-01-04 20:59 UTC 

[patch 01/17] mm/memory_hotplug: shrink zones when offlining memory
 2020-01-04 20:59 UTC 

incoming
 2020-01-04 20:55 UTC 

[RFC PATCH] blk-mq: cut fair share of tag depth
 2020-01-04 10:20 UTC 

[PATCH v16 0/9] mm / virtio: Provide support for free page reporting
 2020-01-03 21:24 UTC  (14+ messages)
` [PATCH v16 1/9] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v16 2/9] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v16 3/9] mm: Add function __putback_isolated_page
` [PATCH v16 4/9] mm: Introduce Reported pages
` [PATCH v16 5/9] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v16 6/9] virtio-balloon: Add support for providing free page reports to host
` [PATCH v16 7/9] mm: Rotate free list so reported pages are moved to the tail of the list
` [PATCH v16 8/9] mm: Add budget limit to how many pages can be reported per list per pass
` [PATCH v16 9/9] mm: Add free page reporting documentation
` [PATCH v16 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v16 QEMU 2/3] virtio-balloon: Add support for providing free page reports to host
` [PATCH v16 QEMU 3/3] virtio-balloon: Provide a interface for free page reporting
` [PATCH v16 QEMU 4/3 RFC] memory: Add support for MADV_FREE as mechanism to lazy discard pages

[PATCH 1/1] mm: memcg/slab: Call flush_memcg_workqueue() only if memcg workqueue is valid
 2020-01-03 18:33 UTC  (2+ messages)

[PATCH] mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
 2020-01-03 17:50 UTC  (2+ messages)

[PATCH] memcg: fix a crash in wb_workfn when a device disappears
 2020-01-03 17:46 UTC  (4+ messages)
` [PATCH -v2] "

[PATCH RFC v4 00/42] Add KernelMemorySanitizer infrastructure
 2020-01-03 17:37 UTC  (3+ messages)
` [PATCH RFC v4 02/42] stackdepot: build with -fno-builtin

[PATCH] slub: call BUG if next_object is not valid
 2020-01-03 14:49 UTC  (3+ messages)

[PATCH V6 0/7] ACPI: Support Generic Initiator proximity domains
 2020-01-03 13:08 UTC  (9+ messages)

[linux-next:master 5117/5337] lib/zlib_deflate/../zlib_dfltcc/dfltcc_util.h:114: Error: Unrecognized opcode: `stfle'
 2020-01-03 10:08 UTC 

[linux-next:master 5113/5337] lib/zlib_dfltcc/dfltcc_util.h:109: Error: Unrecognized opcode: `stfle'
 2020-01-03  7:52 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).