linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-09 03:03:11 to 2020-04-10 21:33:46 UTC [more...]

incoming
 2020-04-10 21:33 UTC  (27+ messages)
` [patch 01/35] hfsplus: fix crash and filesystem corruption when deleting files
` [patch 02/35] mm, memcg: do not high throttle allocators based on wraparound
` [patch 03/35] mm, slab_common: fix a typo in comment "eariler"->"earlier"
` [patch 04/35] docs: mm: slab.h: fix a broken cross-reference
` [patch 05/35] mm/page_alloc.c: fix kernel-doc warning
` [patch 06/35] mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static
` [patch 07/35] mm/gup: fix null pointer dereference detected by coverity
` [patch 08/35] ocfs2: no need try to truncate file beyond i_size
` [patch 09/35] mm: cma: NUMA node interface
` [patch 10/35] mm: hugetlb: optionally allocate gigantic hugepages using cma
` [patch 11/35] mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area
` [patch 12/35] mm/memory.c: refactor insert_page to prepare for batched-lock insert
` [patch 13/35] mm: bring sparc pte_index() semantics inline with other platforms
` [patch 14/35] mm: define pte_index as macro for x86
` [patch 15/35] mm/memory.c: add vm_insert_pages()
` [patch 16/35] mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
` [patch 17/35] mm/vma: introduce VM_ACCESS_FLAGS
` [patch 18/35] mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
` [patch 19/35] mm/memory_hotplug: drop the flags field from struct mhp_restrictions
` [patch 20/35] mm/memory_hotplug: rename mhp_restrictions to mhp_params
` [patch 21/35] x86/mm: thread pgprot_t through init_memory_mapping()
` [patch 22/35] x86/mm: introduce __set_memory_prot()
` [patch 23/35] powerpc/mm: thread pgprot_t through create_section_mapping()
` [patch 24/35] mm/memory_hotplug: add pgprot_t to mhp_params
` [patch 25/35] mm/memremap: set caching mode for PCI P2PDMA memory to WC
` [patch 26/35] kmod: make request_module() return an error when autoloading is disabled

[RFC v2 0/5] blktrace: fix use after free
 2020-04-10 21:27 UTC  (16+ messages)
` [RFC v2 1/5] block: move main block debugfs initialization to its own file
` [RFC v2 2/5] blktrace: fix debugfs use after free
` [RFC v2 3/5] blktrace: ref count the request_queue during ioctl
` [RFC v2 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-10 20:59 UTC  (24+ messages)
` [PATCHv2 1/8] khugepaged: Add self test
` [PATCHv2 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv2 5/8] khugepaged: Allow to callapse a page shared across fork
` [PATCHv2 6/8] khugepaged: Allow to collapse PTE-mapped compound pages

decruft the vmalloc API
 2020-04-10 20:40 UTC  (26+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
` [PATCH 25/28] mm: remove vmalloc_user_node_flags

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-10 20:37 UTC  (9+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-10 19:46 UTC  (32+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

[RFC v2 2/5] blktrace: fix debugfs use after free
 2020-04-10 19:37 UTC 

[PATCH] mm/memory_hotplug: Fix a typo in comment "recoreded"->"recorded"
 2020-04-10 19:34 UTC  (2+ messages)

[PATCH] mm: ksm: Fix a typo in comment "alreaady"->"already"
 2020-04-10 19:25 UTC  (2+ messages)

[PATCH resend mm,net-next 1/3] mm: Refactor insert_page to prepare for batched-lock insert
 2020-04-10 19:15 UTC  (8+ messages)
` [PATCH resend mm,net-next 3/3] net-zerocopy: Use vm_insert_pages() for tcp rcv zerocopy

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-10 19:10 UTC  (12+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH] mm: mmap: Fix a typo in comment "compatbility"->"compatibility"
 2020-04-10 19:00 UTC  (2+ messages)

[RFC] mm/memory.c: Optimizing THP zeroing routine for !HIGHMEM cases
 2020-04-10 18:54 UTC  (6+ messages)

[PATCH] mm/hugetlb: Fix a typo in comment "manitained"->"maintained"
 2020-04-10 18:42 UTC  (2+ messages)

f45ec5ff16 ("userfaultfd: wp: support swap and page migration"): [ 140.777858] BUG: Bad rss-counter state mm:b278fc66 type:MM_ANONPAGES val:1
 2020-04-10 18:14 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3a0f8793ae13e69da6ef8c43421832d2f1f1acd0
 2020-04-10 17:38 UTC 

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-04-10 15:57 UTC  (4+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-04-10 15:47 UTC  (5+ messages)

[PATCH] Documentation: hugetlb: Update hugetlb options
 2020-04-10 12:02 UTC  (5+ messages)

Memory CG and 5.1 to 5.6 uprade slows backup
 2020-04-10  8:43 UTC  (14+ messages)

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-10  6:50 UTC  (19+ messages)
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[linux-next:master] BUILD SUCCESS 873e37a44b1ee8ad4628ca257dc51c0c7c654326
 2020-04-10  1:24 UTC 

[PATCH 0/5] Improve page poisoning implementation
 2020-04-09 20:55 UTC  (20+ messages)
` [PATCH 1/5] mm: Constify a lot of struct page arguments
` [PATCH 2/5] mm: Rename PF_POISONED_PAGE to page_poison_check
` [PATCH 3/5] mm: Remove casting away of constness
` [PATCH 4/5] mm: Check for page poison in both page_to_nid implementations
` [PATCH 5/5] mm: Check page poison before finding a head page

[PATCH] mm, gup: return EINTR when gup is interrupted by fatal signals
 2020-04-09 19:55 UTC  (2+ messages)

[RFC PATCH 6/9] mm: export-GPL get_pageblock_migratetype
 2020-04-09 19:35 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 8614d419a4d6f46b91439de79032bc207b132609
 2020-04-09 15:27 UTC 

[PATCH v3] mm, memcg: fix error return value of mem_cgroup_css_alloc()
 2020-04-09 14:07 UTC  (13+ messages)

[PATCH v1 0/2] mm/memory_hotplug: remove is_mem_section_removable()
 2020-04-09 14:01 UTC  (12+ messages)
` [PATCH v1 1/2] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()

[RFC PATCH 0/4] DAMON: Make Configurable for Various Address Spaces Including Physical Memory
 2020-04-09  9:42 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon: Use vm-independent address range concept
` [RFC PATCH 2/4] mm/damon: Clean up code using 'struct damon_addr_range'
` [RFC PATCH 3/4] mm/damon: Make monitoring target regions init/update configurable
` [RFC PATCH 4/4] mm/damon: Make access check configurable

[PATCH] mm: mmap: initialize align_offset explicitly for vm_unmapped_area
 2020-04-09  9:40 UTC 

memfd/fuse_test: BUG: kernel NULL pointer dereference, address: 00000041
 2020-04-09  9:01 UTC 

[patch 043/155] mm/gup: track FOLL_PIN pages
 2020-04-09  7:46 UTC  (5+ messages)

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:45 UTC  (5+ messages)
` [PATCH 03/35] docs: fix broken references to text files

[PATCH -next] mm: page_alloc: fix kernel-doc warning
 2020-04-09  6:53 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5798bd75ab137611da5c4cb11b6795d14cb60ba2
 2020-04-09  6:10 UTC 

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-04-09  6:05 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS bfd24b8ae88a989cbc45a665d0d5c8492cb12c18
 2020-04-09  3:33 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).