messages from 2016-12-09 02:45:20 to 2016-12-13 20:15:20 UTC [more...]
[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
2016-12-13 20:15 UTC (5+ messages)
Designing a safe RX-zero-copy Memory Model for Networking
2016-12-13 20:08 UTC (16+ messages)
[PATCH 0/6 v3] dax: Page invalidation fixes
2016-12-13 20:01 UTC (12+ messages)
` [PATCH 1/6] ext2: Return BH_New buffers for zeroed blocks
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 3/6] dax: Avoid page invalidation races and unnecessary radix tree traversals
` [PATCH 4/6] dax: Finish fault completely when loading holes
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault
` [PATCH 6/6] ext4: Simplify DAX fault path
linux-next: kernel BUG at mm/vmalloc.c:463!
2016-12-13 19:49 UTC (6+ messages)
[PATCH 1/2] mm, dax: make pmd_fault() and friends to be the same as fault()
2016-12-13 18:29 UTC (3+ messages)
[PATCH 4.8 32/33] hotplug: Make register and unregister notifier API symmetric
2016-12-13 17:16 UTC
[PATCH 4.4 15/16] hotplug: Make register and unregister notifier API symmetric
2016-12-13 17:16 UTC
Remaining crypto API regressions with CONFIG_VMAP_STACK
2016-12-13 17:06 UTC (18+ messages)
` [kernel-hardening] "
[PATCH] mm/page_alloc: Wait for oom_lock before retrying
2016-12-13 17:06 UTC (19+ messages)
memory_hotplug: zone_can_shift() returns boolean value
2016-12-13 16:47 UTC (3+ messages)
[PATCH] [RFC] drivers: dma-coherent: pass struct dma_attrs to dma_alloc_from_coherent
2016-12-13 16:04 UTC (3+ messages)
` [PATCH] staging: android: ion: return -ENOMEM in ion_cma_heap allocation failure
Fw: [lkp-developer] [sched,rcu] cf7a2dca60: [No primary change] +186% will-it-scale.time.involuntary_context_switches
2016-12-13 15:14 UTC
mmotm 2016-12-12-17-02 uploaded
2016-12-13 13:52 UTC (2+ messages)
` mmotm git tree since-4.9 branch created (was: mmotm 2016-12-12-17-02 uploaded)
[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
2016-12-13 13:50 UTC (6+ messages)
` [PATCHv5 06/11] arm64: Use __pa_symbol for kernel symbols
` [PATCHv5 09/11] mm/kasan: Switch to using __pa_symbol and lm_alias
[PATCH] mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED
2016-12-13 12:32 UTC (5+ messages)
[RFC PATCH] mm: introduce kv[mz]alloc helpers
2016-12-13 10:14 UTC (8+ messages)
[patch] mm, compaction: add vmstats for kcompactd work
2016-12-12 22:20 UTC (3+ messages)
[PATCH 1/2] mm/thp/pagecache: Only withdraw page table after a successful deposit
2016-12-12 21:02 UTC (4+ messages)
` [PATCH 2/2] mm/thp/pagecache/collapse: Free the pte page table on collapse for thp page cache
[PATCH v7] powerpc: Do not make the entire heap executable
2016-12-12 19:22 UTC (3+ messages)
[LSF/MM TOPIC][LSF/MM ATTEND] Enabling Peer-to-Peer DMAs between PCIe devices
2016-12-12 17:51 UTC
[RFC, PATCHv1 00/28] 5-level paging
2016-12-12 14:22 UTC (15+ messages)
` [RFC, PATCHv1 15/28] x86: detect 5-level paging support
` [RFC, PATCHv1 22/28] x86/espfix: support 5-level paging
[PATCH] mm, oom_reaper: Move oom_lock from __oom_reap_task_mm() to oom_reap_task()
2016-12-12 11:59 UTC (2+ messages)
[PATCH] arm64: mm: Fix NOMAP page initialization
2016-12-12 9:53 UTC (4+ messages)
[PATCH 2/2] mm, oom: do not enfore OOM killer for __GFP_NOFAIL automatically
2016-12-12 8:52 UTC (9+ messages)
Still OOM problems with 4.9er kernels
2016-12-12 8:24 UTC (12+ messages)
[PATCH RFC 0/1] mm, page_alloc: fix incorrect zone_statistics data
2016-12-12 5:59 UTC (2+ messages)
` [PATCH RFC 1/1] "
[PATCH 0/2] mm/memblock.c: fix potential bug and code refine
2016-12-11 12:59 UTC (3+ messages)
` [PATCH 1/2] mm/memblock.c: trivial code refine in memblock_is_region_memory()
` [PATCH 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()
arch/ia64/kernel/ivt.S:759: Error: Operand 3 of `add' should be a general register r0-r3
2016-12-11 0:35 UTC
core.c:undefined reference to `fpu_save'
2016-12-10 17:51 UTC
[PATCH] proc: mm: export PTE sizes directly in smaps (v3)
2016-12-09 23:10 UTC (3+ messages)
[PATCH v4 0/9] mm/swap: Regular page swap optimizations
2016-12-09 21:09 UTC (10+ messages)
` [PATCH v4 1/9] mm/swap: Fix kernel message in swap_info_get()
` [PATCH v4 2/9] mm/swap: Add cluster lock
` [PATCH v4 3/9] mm/swap: Split swap cache into 64MB trunks
` [PATCH v4 4/9] mm/swap: skip read ahead for unreferenced swap slots
` [PATCH v4 5/9] mm/swap: Allocate swap slots in batches
` [PATCH v4 6/9] mm/swap: Free swap slots in batch
` [PATCH v4 7/9] mm/swap: Add cache for swap slots allocation
` [PATCH v4 8/9] mm/swap: Enable swap slots cache usage
` [PATCH v4 9/9] mm/swap: Skip readahead only when swap slot cache is enabled
[PATCH 1/2] mm, page_alloc: don't convert pfn to idx when merging
2016-12-09 19:40 UTC (7+ messages)
` [PATCH 2/2] mm, page_alloc: avoid page_to_pfn() when merging buddies
[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-12-09 16:42 UTC (16+ messages)
` [Qemu-devel] "
mlockall() with pid parameter
2016-12-09 15:36 UTC (6+ messages)
[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
2016-12-09 14:26 UTC (4+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear
[PATCH 0/6 v2] dax: Page invalidation fixes
2016-12-09 12:02 UTC (5+ messages)
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
[PATCH] x86/coredump: always use user_regs_struct for compat_elf_gregset_t
2016-12-09 11:29 UTC (4+ messages)
[PATCH] mm, vmscan: add cond_resched into shrink_node_memcg
2016-12-09 10:13 UTC (2+ messages)
[PATCH v3 0/4] mm: fix the "counter.sh" failure for libhugetlbfs
2016-12-09 9:58 UTC (7+ messages)
[RFC PATCH v2 0/3] Add support for eXclusive Page Frame Ownership (XPFO)
2016-12-09 9:02 UTC (5+ messages)
` [RFC PATCH v3 0/2] "
` [RFC PATCH v3 1/2] "
[PATCH v4 00/15] lockdep: Implement crossrelease feature
2016-12-09 5:21 UTC (17+ messages)
` [PATCH v4 01/15] x86/dumpstack: Optimize save_stack_trace
` [PATCH v4 02/15] x86/dumpstack: Add save_stack_trace()_fast()
` [PATCH v4 03/15] lockdep: Refactor lookup_chain_cache()
` [PATCH v4 04/15] lockdep: Add a function building a chain between two classes
` [PATCH v4 05/15] lockdep: Make check_prev_add can use a separate stack_trace
` [PATCH v4 06/15] lockdep: Make save_trace can skip stack tracing of the current
` [PATCH v4 07/15] lockdep: Implement crossrelease feature
` [PATCH v4 08/15] lockdep: Make crossrelease use save_stack_trace_fast()
` [PATCH v4 09/15] lockdep: Make print_circular_bug() crosslock-aware
` [PATCH v4 10/15] lockdep: Apply crossrelease to completion operation
` [PATCH v4 11/15] pagemap.h: Remove trailing white space
` [PATCH v4 12/15] lockdep: Apply crossrelease to PG_locked lock
` [PATCH v4 13/15] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked
` [PATCH v4 14/15] lockdep: Move data used in CONFIG_LOCKDEP_PAGELOCK from page to page_ext
` [PATCH v4 15/15] lockdep: Crossrelease feature documentation
` [FYI] Output of 'cat /proc/lockdep' after applying crossrelease
[PATCH v2 00/11] mm: sub-section memory hotplug support
2016-12-09 2:41 UTC (10+ messages)
` [PATCH v2 03/11] mm: introduce common definitions for the size and mask of a section
` [PATCH v2 04/11] mm: cleanup sparse_init_one_section() return value
` [PATCH v2 05/11] mm: track active portions of a section at boot
` [PATCH v2 06/11] mm: fix register_new_memory() zone type detection
` [PATCH v2 07/11] mm: convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v2 08/11] mm: prepare for hot-{add, remove} of sub-section ranges
` [PATCH v2 09/11] mm: support section-unaligned ZONE_DEVICE memory ranges
` [PATCH v2 10/11] mm: enable section-unaligned devm_memremap_pages()
` [PATCH v2 11/11] libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment
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).