messages from 2018-06-20 17:21:53 to 2018-06-22 21:39:04 UTC [more...]
[PATCH 0/3] mm: use irq locking suffix instead local_irq_disable()
2018-06-22 21:39 UTC (5+ messages)
` [PATCH 1/3] mm: workingset: remove local_irq_disable() from count_shadow_nodes()
` [PATCH 2/3] mm: workingset: make shadow_lru_isolate() use locking suffix
` [PATCH 3/3] mm: list_lru: Add lock_irq member to __list_lru_init()
[PATCH v2 0/4] Small cleanup for memoryhotplug
2018-06-22 21:16 UTC (6+ messages)
` [PATCH v2 1/4] mm/memory_hotplug: Make add_memory_resource use __try_online_node
` [PATCH v2 2/4] mm/memory_hotplug: Call register_mem_sect_under_node
` [PATCH v2 3/4] mm/memory_hotplug: Make register_mem_sect_under_node a cb of walk_memory_range
` [PATCH v2 4/4] mm/memory_hotplug: Drop unnecessary checks from register_mem_sect_under_node
[PATCH] mm/memblock: add missing include <linux/bootmem.h> and #ifdef
2018-06-22 21:05 UTC
[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-06-22 20:09 UTC (10+ messages)
` [Intel-gfx] "
[v3 PATCH] mm: thp: register mm for khugepaged when merging vma for shmem
2018-06-22 20:03 UTC
[PATCH 1/4] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
2018-06-22 18:59 UTC (3+ messages)
` [PATCH 3/4] mm,oom: Simplify exception case handling in out_of_memory()
dm bufio: Reduce dm_bufio_lock contention
2018-06-22 18:57 UTC (17+ messages)
[rfc patch] mm, oom: fix unnecessary killing of additional processes
2018-06-22 18:49 UTC (18+ messages)
` [patch] "
` [patch v2] "
` [RFC PATCH] mm, oom: oom_free_timeout_ms can be static
[PATCH V6 2/2 RESEND] ksm: replace jhash2 with faster hash
2018-06-22 18:48 UTC (12+ messages)
[PATCH 1/2] arm64: avoid alloc memory on offline node
2018-06-22 17:42 UTC (17+ messages)
[v2 PATCH 1/2] mm: thp: register mm for khugepaged when merging vma for shmem
2018-06-22 16:44 UTC (7+ messages)
` [v2 PATCH 2/2] mm: thp: inc counter for collapsed shmem THP
[PATCH] mm: drop VM_BUG_ON from __get_free_pages
2018-06-22 16:28 UTC
[PATCH] slub: track number of slabs irrespective of CONFIG_SLUB_DEBUG
2018-06-22 16:10 UTC (8+ messages)
` [PATCH] kasan: depend on CONFIG_SLUB_DEBUG
[PATCHv3 00/17] MKTME enabling
2018-06-22 15:39 UTC (6+ messages)
` [PATCHv3 09/17] x86/mm: Implement page_keyid() using page_ext
[PATCH] printk: inject caller information into the body of message
2018-06-22 13:06 UTC
[PATCH v9] Refactor part of the oom report in dump_header
2018-06-22 12:19 UTC (7+ messages)
[PATCH] hugetlbfs: Fix an error code in init_hugetlbfs_fs()
2018-06-22 11:15 UTC (2+ messages)
[PATCH 1/1] kasan: fix shadow_size calculation error in kasan_module_alloc
2018-06-22 9:42 UTC (2+ messages)
[BUG] mm: backing-dev: a possible sleep-in-atomic-context bug in cgwb_create()
2018-06-22 8:50 UTC (3+ messages)
[PATCH v1] mm: initialize struct page for reserved pages in ZONE_DEVICE
2018-06-22 7:30 UTC (5+ messages)
[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
2018-06-22 3:51 UTC (22+ messages)
` [PATCH -mm -v4 01/21] mm, THP, swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -mm -v4 02/21] mm, THP, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
` [PATCH -mm -v4 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm -v4 04/21] mm, THP, swap: Support PMD swap mapping in swapcache_free_cluster()
` [PATCH -mm -v4 05/21] mm, THP, swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -mm -v4 06/21] mm, THP, swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -mm -v4 07/21] mm, THP, swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -mm -v4 08/21] mm, THP, swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -mm -v4 09/21] mm, THP, swap: Swapin a THP as a whole
` [PATCH -mm -v4 10/21] mm, THP, swap: Support to count THP swapin and its fallback
` [PATCH -mm -v4 11/21] mm, THP, swap: Add sysfs interface to configure THP swapin
` [PATCH -mm -v4 12/21] mm, THP, swap: Support PMD swap mapping in swapoff
` [PATCH -mm -v4 13/21] mm, THP, swap: Support PMD swap mapping in madvise_free()
` [PATCH -mm -v4 14/21] mm, cgroup, THP, swap: Support to move swap account for PMD swap mapping
` [PATCH -mm -v4 15/21] mm, THP, swap: Support to copy PMD swap mapping when fork()
` [PATCH -mm -v4 16/21] mm, THP, swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -mm -v4 17/21] mm, THP, swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -mm -v4 18/21] mm, THP, swap: Support PMD swap mapping in mincore()
` [PATCH -mm -v4 19/21] mm, THP, swap: Support PMD swap mapping in common path
` [PATCH -mm -v4 20/21] mm, THP, swap: create PMD swap mapping when unmap the THP
` [PATCH -mm -v4 21/21] mm, THP: Avoid to split THP when reclaim MADV_FREE THP
[PATCH] mm/memblock: add missing include <linux/bootmem.h>
2018-06-21 23:34 UTC (5+ messages)
[PATCH 00/10] Control Flow Enforcement - Part (3)
2018-06-21 23:07 UTC (26+ messages)
` [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack
[PATCH] mm: thp: register mm for khugepaged when merging vma for shmem
2018-06-21 22:49 UTC (4+ messages)
[PATCH 0/3] KASLR feature to randomize each loadable module
2018-06-21 22:02 UTC (21+ messages)
` [PATCH 1/3] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH 2/3] x86/modules: Increase randomization for modules
` [PATCH 3/3] vmalloc: Add debugfs modfraginfo
[patch v3] mm, oom: fix unnecessary killing of additional processes
2018-06-21 21:35 UTC
xfs: circular locking dependency between fs_reclaim and sb_internal [kernel 4.18]
2018-06-21 21:31 UTC (8+ messages)
` [PATCH] Makefile: Fix backtrace breakage
[PATCH] Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
2018-06-21 19:07 UTC (2+ messages)
[PATCH 2/2] mm: set PG_dma_pinned on get_user_pages*()
2018-06-21 16:30 UTC (13+ messages)
[Bug 200105] New: High paging activity as soon as the swap is touched (with steps and code to reproduce it)
2018-06-21 15:13 UTC (2+ messages)
[RFC PATCH] memcg, oom: move out_of_memory back to the charge path
2018-06-21 15:05 UTC (9+ messages)
[PATCH] mm: mempool: Remove unused argument in kasan_unpoison_element() and remove_element()
2018-06-21 14:59 UTC (3+ messages)
[PATCH 0/5] Control Flow Enforcement - Part (1)
2018-06-21 13:05 UTC (3+ messages)
` [PATCH 5/5] Documentation/x86: Add CET description
[PATCH v3 00/17] khwasan: kernel hardware assisted address sanitizer
2018-06-21 12:40 UTC (23+ messages)
` [PATCH v3 01/17] khwasan, mm: change kasan hooks signatures
` [PATCH v3 02/17] khwasan: move common kasan and khwasan code to common.c
` [PATCH v3 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v3 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v3 05/17] khwasan: initialize shadow to 0xff
` [PATCH v3 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v3 07/17] khwasan, arm64: fix up fault handling logic
` [PATCH v3 08/17] khwasan: add tag related helper functions
` [PATCH v3 09/17] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v3 10/17] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v3 11/17] khwasan: split out kasan_report.c from report.c
` [PATCH v3 12/17] khwasan: add bug reporting routines
` [PATCH v3 13/17] khwasan: add hooks implementation
` [PATCH v3 14/17] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v3 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v3 16/17] khwasan: update kasan documentation
` [PATCH v3 17/17] kasan: add SPDX-License-Identifier mark to source files
[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
2018-06-21 12:05 UTC (5+ messages)
[PATCH V6 00/30] block: support multipage bvec
2018-06-21 8:40 UTC (4+ messages)
[PATCH 0/4] Small cleanup for memoryhotplug
2018-06-21 8:32 UTC (12+ messages)
` [PATCH 1/4] mm/memory_hotplug: Make add_memory_resource use __try_online_node
` [PATCH 2/4] mm/memory_hotplug: Call register_mem_sect_under_node
` [PATCH 3/4] mm/memory_hotplug: Get rid of link_mem_sections
` [PATCH 4/4] mm/memory_hotplug: Drop unnecessary checks from register_mem_sect_under_node
[PATCH] mm: mempool: Fix a possible sleep-in-atomic-context bug in mempool_resize()
2018-06-21 5:54 UTC (4+ messages)
[PATCH] slub: fix __kmem_cache_empty for !CONFIG_SLUB_DEBUG
2018-06-20 21:36 UTC (3+ messages)
[PATCH] mm: convert scan_control.priority int => byte
2018-06-20 20:52 UTC (3+ messages)
` [PATCH v2] mm: condense scan_control
[RFC v2 0/2] mm: zap pages with read mmap_sem in munmap for large mapping
2018-06-20 18:42 UTC (7+ messages)
` [RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem "
[PATCH] include: dax: new-return-type-vm_fault_t
2018-06-20 17:27 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).