[PATCH 0/6] mm: make movable onlining suck less
2017-04-05 15:42 UTC (35+ messages)
` [PATCH 1/6] mm: get rid of zone_is_initialized
` [PATCH v1 "
` [PATCH 3/6] mm: remove return value from init_currently_empty_zone
` [PATCH 5/6] mm, memory_hotplug: do not associate hotadded memory to zones until online
[PATCH 00/26] x86: 5-level paging enabling for v4.12
2017-04-05 15:32 UTC (5+ messages)
` [PATCH 21/26] x86/mm: add support of additional page table level during early boot
[PATCH -mm -v2] mm, swap: Sort swap entries before free
2017-04-05 14:40 UTC (2+ messages)
[PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure
2017-04-05 13:43 UTC (14+ messages)
[PATCH v2 0/9] Support swap entries for contiguous pte hugepages
2017-04-05 13:37 UTC (10+ messages)
` [PATCH v2 1/9] mm/hugetlb: add size parameter to huge_pte_offset()
` [PATCH v2 2/9] arm64: hugetlbpages: Support handling swap entries in huge_pte_offset()
` [PATCH v2 3/9] mm/hugetlb: Allow architectures to override huge_pte_clear()
` [PATCH v2 4/9] arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
` [PATCH v2 5/9] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
` [PATCH v2 6/9] mm: rmap: Use correct helper when poisoning hugepages
` [PATCH v2 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
` [PATCH v2 8/9] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
` [PATCH v2 9/9] arm64: kconfig: allow support for memory failure handling
[PATCH] mm/usercopy: Drop extra is_vmalloc_or_module check
2017-04-05 13:17 UTC (3+ messages)
Heavy I/O causing slow interactivity
2017-04-05 12:53 UTC (3+ messages)
[PATCH v3] Illuminate thread id to user space
2017-04-05 12:42 UTC (6+ messages)
` [PATCH v3] userfaultfd: provide pid in userfault msg
` [PATCH v3] please don't see patch set
[PATCH 1/4] mm/vmalloc: allow to call vfree() in atomic context
2017-04-05 12:14 UTC (14+ messages)
` [PATCH 4/4] mm/vmalloc: remove vfree_atomic()
[PATCH 0/4] more robust PF_MEMALLOC handling
2017-04-05 12:09 UTC (13+ messages)
` [PATCH 1/4] mm: prevent potential recursive reclaim due to clearing PF_MEMALLOC
` [PATCH 2/4] mm: introduce memalloc_noreclaim_{save,restore}
` [PATCH 3/4] treewide: convert PF_MEMALLOC manipulations to new helpers
` [PATCH 4/4] mtd: nand: nandsim: convert to memalloc_noreclaim_*()
error
2017-04-05 11:09 UTC
[PATCH] mm, memory_hotplug: fix devm_memremap_pages() after memory_hotplug rework
2017-04-05 10:49 UTC (4+ messages)
Page allocator order-0 optimizations merged
2017-04-05 8:53 UTC (12+ messages)
` in_irq_or_nmi()
` in_irq_or_nmi() and RFC patch
[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-04-05 7:47 UTC (6+ messages)
` [PATCH kernel v8 2/4] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
[PATCH] loop: Add PF_LESS_THROTTLE to block/loop device thread
2017-04-05 7:32 UTC (11+ messages)
` [PATCH v2] "
[PATCH -mm -v2] mm, swap: Use kvzalloc to allocate some swap data structure
2017-04-05 7:10 UTC
[PATCH -mm] mm, swap: Remove unused function prototype
2017-04-05 7:10 UTC
[PATCH v5 0/2] tcmu: Dynamic growing data area support
2017-04-05 6:06 UTC (3+ messages)
` [PATCH v5 1/2] tcmu: Add dynamic growing data area feature support
` [PATCH v5 2/2] tcmu: Add global data block pool support
thrashing on file pages
2017-04-05 1:01 UTC
sudo x86info -a => kernel BUG at mm/usercopy.c:78!
2017-04-05 0:22 UTC (12+ messages)
[PATCH] mm: vmscan: fix IO/refault regression in cache workingset transition
2017-04-04 22:29 UTC (3+ messages)
mmotm 2017-04-04-15-00 uploaded
2017-04-04 22:02 UTC
[PATCH 1/4] mm: memcontrol: clean up memory.events counting function
2017-04-04 22:01 UTC (4+ messages)
` [PATCH 2/4] mm: memcontrol: re-use global VM event enum
` [PATCH 3/4] mm: memcontrol: re-use node VM page state enum
` [PATCH 4/4] mm: memcontrol: use node page state naming scheme for memcg
[PATCH] mm: Add additional consistency check
2017-04-04 20:13 UTC (16+ messages)
[PATCH 0/4] Add hstate parameter to huge_pte_offset()
2017-04-04 18:47 UTC (4+ messages)
` [PATCH 2/4] arm64: hugetlbpages: Correctly handle swap entries in huge_pte_offset()
[PATCH v2] fault-inject: support systematic fault injection
2017-04-04 14:57 UTC (2+ messages)
[PATCH] Fix print order in show_free_areas()
2017-04-04 14:19 UTC (3+ messages)
[PATCH] oom: improve oom disable handling
2017-04-04 13:47 UTC
oom: Bogus "sysrq: OOM request ignored because killer is disabled" message
2017-04-04 13:36 UTC (8+ messages)
[PATCH 0/9] convert genericirq.tmpl and kernel-api.tmpl to DocBook
2017-04-04 12:34 UTC (3+ messages)
[PATCH] mm/mmap: Replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
2017-04-04 12:02 UTC (2+ messages)
+ fix-print-order-in-show_free_areas.patch added to -mm tree
2017-04-04 8:57 UTC
[PATCH for 4.11] userfaultfd: report actual registered features in fdinfo
2017-04-04 7:46 UTC (5+ messages)
ksmd lockup - kernel 4.11-rc series
2017-04-03 19:37 UTC (7+ messages)
[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
2017-04-03 18:58 UTC (23+ messages)
` [PATCHv3 01/22] cma: Store a name in the cma structure
` [PATCHv3 02/22] cma: Introduce cma_for_each_area
` [PATCHv3 03/22] staging: android: ion: Remove dmap_cnt
` [PATCHv3 04/22] staging: android: ion: Remove alignment from allocation field
` [PATCHv3 05/22] staging: android: ion: Duplicate sg_table
` [PATCHv3 06/22] staging: android: ion: Call dma_map_sg for syncing and mapping
` [PATCHv3 07/22] staging: android: ion: Remove page faulting support
` [PATCHv3 08/22] staging: android: ion: Remove crufty cache support
` [PATCHv3 09/22] staging: android: ion: Remove custom ioctl interface
` [PATCHv3 10/22] staging: android: ion: Remove import interface
` [PATCHv3 11/22] staging: android: ion: Remove duplicate ION_IOC_MAP
` [PATCHv3 12/22] staging: android: ion: Remove old platform support
` [PATCHv3 13/22] staging: android: ion: Use CMA APIs directly
` [PATCHv3 14/22] staging: android: ion: Stop butchering the DMA address
` [PATCHv3 15/22] staging: android: ion: Break the ABI in the name of forward progress
` [PATCHv3 16/22] staging: android: ion: Get rid of ion_phys_addr_t
` [PATCHv3 17/22] staging: android: ion: Collapse internal header files
` [PATCHv3 18/22] staging: android: ion: Rework heap registration/enumeration
` [PATCHv3 19/22] staging: android: ion: Drop ion_map_kernel interface
` [PATCHv3 20/22] staging: android: ion: Remove ion_handle and ion_client
` [PATCHv3 21/22] staging: android: ion: Set query return value
` [PATCHv3 22/22] staging/android: Update Ion TODO list
Bad page state splats on arm64, v4.11-rc{3,4}
2017-04-03 17:43 UTC (6+ messages)
[LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetln reservations
2017-04-03 16:57 UTC (5+ messages)
` [LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetlb reservations
[PATCH] mm: fix spelling error
2017-04-03 16:16 UTC
[PATCH] mm/zswap: fix potential deadlock in zswap_frontswap_store()
2017-04-03 13:46 UTC (12+ messages)
[RFC] calc_memmap_size() isn't accurate and one suggestion to improve
2017-04-03 9:18 UTC (2+ messages)
[PATCH v2] module: check if memory leak by module
2017-04-03 7:24 UTC (9+ messages)
[RFC] mm/crypto: add tunable compression algorithm for zswap
2017-04-03 5:35 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox