linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-09 10:17:47 to 2020-04-11 06:52:04 UTC [more...]

[PATCH] mm/filemap: Fix a typo in comment "unneccssary"->"unnecessary"
 2020-04-11  6:51 UTC 

[PATCH] mm: Fix a typo in comment "strucure"->"structure"
 2020-04-11  6:47 UTC 

[PATCH] mm, memcg: Fix some typos in memcontrol.c
 2020-04-11  6:42 UTC 

[PATCH v2] mm/frontswap: Fix some typos in frontswap.c
 2020-04-11  6:40 UTC 

[PATCH] mm/frontswap: Fix some typos in frontswap.c
 2020-04-11  6:28 UTC 

possible deadlock in shmem_mfill_atomic_pte
 2020-04-11  5:16 UTC  (2+ messages)

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

[PATCH v2] mm: ksm: Fix a typo in comment "alreaady"->"already"
 2020-04-11  2:36 UTC 

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

[PATCH v2] mm/hugetlb: Fix a typo in comment "manitained"->"maintained"
 2020-04-11  2:24 UTC 

[PATCH] dax/kmem: refrain from adding memory into an impossible node
 2020-04-11  2:04 UTC  (2+ messages)

[PATCH] mm/hugetlb: Fix a typo in comment "manitained"->"maintained"
 2020-04-11  1:36 UTC  (3+ 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-11  1:21 UTC  (6+ messages)
  ` f45ec5ff16 ("userfaultfd: wp: support swap and page migration"): BUG: Bad rss-counter state

[linux-next:master] BUILD SUCCESS 0434e521ce3b67f8305d91c3300e93821270cddf
 2020-04-11  0:55 UTC 

[PATCH] mm/memory: Fix a typo in comment "attampt"->"attempt"
 2020-04-11  0:40 UTC 

[PATCH] mm/page-writeback: Fix a typo in comment "effictive"->"effective"
 2020-04-11  0:35 UTC 

[PATCH] mm/sparse: Fix a typo in comment "convienence"->"convenience"
 2020-04-11  0:29 UTC 

[PATCH] mm/slub: Fix a typo in comment "disambiguiation"->"disambiguation"
 2020-04-11  0:22 UTC 

incoming
 2020-04-11  0:19 UTC  (40+ 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
` [patch 27/35] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
` [patch 28/35] docs: admin-guide: document the kernel.modprobe sysctl
` [patch 29/35] selftests: kmod: fix handling test numbers above 9
` [patch 30/35] selftests: kmod: test disabling module autoloading
` [patch 31/35] change email address for Pali Rohár
` [patch 32/35] drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
` [patch 33/35] fs/seq_file.c: seq_read(): add info message about buggy .next functions
` [patch 34/35] kernel/gcov/fs.c: gcov_seq_next() should increase position index
` [patch 35/35] ipc/util.c: sysvipc_find_ipc() "

decruft the vmalloc API
 2020-04-10 23:11 UTC  (25+ 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

[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

[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] 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)

[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  (6+ messages)
` [PATCH v1 1/2] powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable()


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).