messages from 2018-09-07 13:30:22 to 2018-09-11 17:56:13 UTC [more...]
[PATCH v3 0/3] docs/core-api: add memory allocation guide
2018-09-11 17:55 UTC (4+ messages)
` [PATCH v3 3/3] docs: core-api: "
[PATCH 0/4] Address issues slowing persistent memory initialization
2018-09-11 16:50 UTC (10+ messages)
` [PATCH 1/4] mm: Provide kernel parameter to allow disabling page init poisoning
` [PATCH 2/4] mm: Create non-atomic version of SetPageReserved for init use
` [PATCH 3/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap
` [PATCH 4/4] nvdimm: Trigger the device probe on a cpu local to the device
[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
2018-09-11 16:41 UTC (7+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse
[RFC PATCH v2 0/8] lru_lock scalability and SMP list functions
2018-09-11 16:40 UTC (11+ messages)
` [RFC PATCH v2 1/8] mm, memcontrol.c: make memcg lru stats thread-safe without lru_lock
` [RFC PATCH v2 2/8] mm: make zone_reclaim_stat updates thread-safe
` [RFC PATCH v2 3/8] mm: convert lru_lock from a spinlock_t to a rwlock_t
` [RFC PATCH v2 4/8] mm: introduce smp_list_del for concurrent list entry removals
` [RFC PATCH v2 5/8] mm: enable concurrent LRU removals
` [RFC PATCH v2 6/8] mm: splice local lists onto the front of the LRU
` [RFC PATCH v2 7/8] mm: introduce smp_list_splice to prepare for concurrent LRU adds
` [RFC PATCH v2 8/8] mm: enable "
INFO: task hung in ext4_da_get_block_prep
2018-09-11 16:37 UTC (19+ messages)
` [PATCH] mm, oom: Introduce time limit for dump_tasks duration
[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
2018-09-11 16:10 UTC (5+ messages)
` [PATCH v6 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
[PATCH RFC] mm: don't raise MEMCG_OOM event due to failed high-order allocation
2018-09-11 15:47 UTC (9+ messages)
[PATCH 0/3] trivial code refine for sparsemem
2018-09-11 15:00 UTC (8+ messages)
` [PATCH 1/3] mm/sparse: add likely to mem_section[root] check in sparse_index_init()
[RFC 00/12] Multi-Key Total Memory Encryption API (MKTME)
2018-09-11 14:31 UTC (48+ messages)
` [RFC 01/12] docs/x86: Document the Multi-Key Total Memory Encryption API
` [RFC 02/12] mm: Generalize the mprotect implementation to support extensions
` [RFC 03/12] syscall/x86: Wire up a new system call for memory encryption keys
` [RFC 04/12] x86/mm: Add helper functions to manage "
` [RFC 05/12] x86/mm: Add a helper function to set keyid bits in encrypted VMA's
` [RFC 06/12] mm: Add the encrypt_mprotect() system call
` [RFC 07/12] x86/mm: Add helper functions to track encrypted VMA's
` [RFC 08/12] mm: Track VMA's in use for each memory encryption keyid
` [RFC 09/12] mm: Restrict memory encryption to anonymous VMA's
` [RFC 10/12] x86/pconfig: Program memory encryption keys on a system-wide basis
` [RFC 11/12] keys/mktme: Add a new key service type for memory encryption keys
` [RFC 12/12] keys/mktme: Do not revoke in use "
[PATCH] memory_hotplug: fix the panic when memory end is not on the section boundary
2018-09-11 14:08 UTC (12+ messages)
[PATCH v2] mm, oom: Fix unnecessary killing of additional processes
2018-09-11 14:01 UTC (14+ messages)
` [RFC PATCH 0/3] rework mmap-exit vs. oom_reaper handover
` [RFC PATCH 1/3] mm, oom: rework mmap_exit vs. oom_reaper synchronization
` [RFC PATCH 2/3] mm, oom: keep retrying the oom_reap operation as long as there is substantial memory left
` [RFC PATCH 3/3] mm, oom: hand over MMF_OOM_SKIP to exit path if it is guranteed to finish
Plumbers 2018 - Performance and Scalability Microconference
2018-09-11 13:52 UTC (8+ messages)
32-bit PTI with THP = userspace corruption
2018-09-11 12:12 UTC (8+ messages)
[PATCH] mm, thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2018-09-11 11:56 UTC (8+ messages)
[PATCH] mm, thp: Fix mlocking THP page with migration enabled
2018-09-11 10:34 UTC
How to handle PTE tables with non contiguous entries ?
2018-09-11 5:39 UTC (5+ messages)
[RFC PATCH 0/9] Improve zone lock scalability using Daniel Jordan's list work
2018-09-11 5:36 UTC (10+ messages)
` [RFC PATCH 1/9] mm: do not add anon pages to LRU
` [RFC PATCH 2/9] mm: introduce smp_list_del for concurrent list entry removals
` [RFC PATCH 3/9] mm: introduce smp_list_splice to prepare for concurrent LRU adds
` [RFC PATCH 4/9] mm: convert zone lock from spinlock to rwlock
` [RFC PATCH 5/9] mm/page_alloc: use helper functions to add/remove a page to/from buddy
` [RFC PATCH 6/9] use atomic for free_area[order].nr_free
` [RFC PATCH 7/9] mm: use read_lock for free path
` [RFC PATCH 8/9] mm: use smp_list_splice() on "
` [RFC PATCH 9/9] mm: page_alloc: merge before sending pages to global pool
[PATCH] mm: Use BUG_ON directly instead of a if condition followed by BUG
2018-09-10 19:54 UTC (3+ messages)
[PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
2018-09-10 19:47 UTC (13+ messages)
[PATCH] slub: extend slub debug to handle multiple slabs
2018-09-10 19:46 UTC (2+ messages)
[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
2018-09-10 15:16 UTC (13+ messages)
` [PATCH v2 01/40] iommu: Introduce Shared Virtual Addressing API
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices
[PATCH] arm64: mm: always enable CONFIG_HOLES_IN_ZONE
2018-09-10 9:25 UTC (4+ messages)
[PATCH v2] mips: switch to NO_BOOTMEM
2018-09-10 9:23 UTC
BUG: Bad page map (3)
2018-09-10 8:35 UTC
BUG: unable to handle kernel NULL pointer dereference in __do_page_cache_readahead
2018-09-10 8:30 UTC (2+ messages)
WARNING in __local_bh_enable_ip (3)
2018-09-10 8:28 UTC
v4.18.0+ WARNING: at mm/vmscan.c:1756 isolate_lru_page + bad page state
2018-09-10 6:47 UTC (2+ messages)
[PATCH] mm: hugepage: mark splitted page dirty when needed
2018-09-10 4:07 UTC (10+ messages)
BUG: bad usercopy in __check_object_size (2)
2018-09-08 15:15 UTC (4+ messages)
[PATCH] mm: memcontrol: print proper OOM header when no eligible victim left
2018-09-08 14:15 UTC (4+ messages)
[PATCH v36 0/5] Virtio-balloon: support free page reporting
2018-09-08 1:46 UTC (6+ messages)
Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
2018-09-07 21:30 UTC (2+ messages)
[RESEND PATCH] mm: percpu: remove unnecessary unlikely()
2018-09-07 19:24 UTC (3+ messages)
[PATCH v6 0/6] Btrfs: implement swap file support
2018-09-07 18:17 UTC (5+ messages)
` [PATCH v6 6/6] Btrfs: support swap files
[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
2018-09-07 17:50 UTC (12+ messages)
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO
A crash on ARM64 in move_freepages_block due to uninitialized pages in reserved memory
2018-09-07 17:47 UTC (9+ messages)
[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
2018-09-07 18:03 UTC (2+ messages)
[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
2018-09-07 14:44 UTC (3+ messages)
[RFC PATCH 0/2] minor mmu_gather patches
2018-09-07 14:28 UTC (5+ messages)
` [RFC PATCH 1/2] mm: move tlb_table_flush to tlb_flush_mmu_free
[PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes
2018-09-07 13:30 UTC (12+ 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).