messages from 2015-09-28 18:44:09 to 2015-10-02 10:18:25 UTC [more...]
[PATCH] ovs: do not allocate memory from offline numa node
2015-10-02 10:18 UTC
[PATCH 2/2] slab.h: sprinkle __assume_aligned attributes
2015-10-02 10:12 UTC
[PATCH 0/7] Further optimizing SLAB/SLUB bulking
2015-10-02 10:10 UTC (24+ messages)
` [PATCH 5/7] slub: support for bulk free with SLUB freelists
` [MM PATCH V4 0/6] Further optimizing SLAB/SLUB bulking
` [MM PATCH V4 1/6] slub: create new ___slab_alloc function that can be called with irqs disabled
` [MM PATCH V4 2/6] slub: Avoid irqoff/on in bulk allocation
` [MM PATCH V4 3/6] slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
` [MM PATCH V4 4/6] slab: implement bulking for SLAB allocator
` [MM PATCH V4 5/6] slub: support for bulk free with SLUB freelists
` [MM PATCH V4.1 "
` [MM PATCH V4 6/6] slub: optimize bulk slowpath free by detached freelist
linux-next: kernel BUG at mm/slub.c:1447!
2015-10-02 8:53 UTC (3+ messages)
[PATCH] mm: optimize PageHighMem() check
2015-10-02 7:15 UTC (4+ messages)
[PATCH 00/26] [RFCv2] x86: Memory Protection Keys
2015-10-02 7:09 UTC (25+ messages)
` [PATCH 10/26] x86, pkeys: notify userspace about protection key faults
` [PATCH 26/26] x86, pkeys: Documentation
[PATCH 0/3] page-flags updates
2015-10-02 5:40 UTC (4+ messages)
` [PATCH 1/3] page-flags: do not corrupt caller 'page' in PF_NO_TAIL
` [PATCH 2/3] page-flags: add documentation for policies
` [PATCH 3/3] page-flags: hide PF_* validation check under separate config option
SR # <4-10997886031> Performance issues
2015-10-02 5:36 UTC
SR # <4-10997886031> Performance issues
2015-10-02 5:35 UTC
[jirislaby-stable:stable-3.12-queue 2253/3338] arch/mips/kernel/r4k_switch.S:67: Error: opcode not supported on this processor: loongson2e (mips3) `sdc1 $f1,904($4)'
2015-10-01 23:11 UTC
[stable:linux-3.14.y 1941/3276] arch/mips/kernel/r4k_fpu.S:48: Error: opcode not supported on this processor: mips3 (mips3) `sdc1 $f1,256+8($4)'
2015-10-01 21:37 UTC
[PATCH] mm: fix overflow in find_zone_movable_pfns_for_nodes()
2015-10-01 20:02 UTC (4+ messages)
[PATCH 0/5] memcg: charge page tables (x86) and pipe buffers
2015-10-01 18:52 UTC (9+ messages)
` [PATCH 1/5] mm: uncharge kmem pages from generic free_page path
` [PATCH 2/5] fs: charge pipe buffers to memcg
[PATCH 1/2] mm: fix the racy mm->locked_vm change in
2015-10-01 18:34 UTC (3+ messages)
[PATCH 00/25] x86: Memory Protection Keys
2015-10-01 17:19 UTC (39+ messages)
` [PATCH 02/25] x86, pkeys: Add Kconfig option
` [PATCH 03/25] x86, pkeys: cpuid bit definition
` [PATCH 01/25] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 05/25] x86, pkey: add PKRU xsave fields and data structure(s)
` [PATCH 04/25] x86, pku: define new CR4 bit
` [PATCH 06/25] x86, pkeys: PTE bits for storing protection key
` [PATCH 07/25] x86, pkeys: new page fault error code bit: PF_PK
` [PATCH 08/25] x86, pkeys: store protection in high VMA flags
` [PATCH 10/25] x86, pkeys: pass VMA down in to fault signal generation code
` [PATCH 09/25] x86, pkeys: arch-specific protection bits
` [PATCH 12/25] x86, pkeys: add functions to fetch PKRU
` [PATCH 11/25] x86, pkeys: notify userspace about protection key faults
` [PATCH 13/25] mm: factor out VMA fault permission checking
` [PATCH 15/25] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 14/25] mm: simplify get_user_pages() PTE bit handling
` [PATCH 16/25] x86, pkeys: optimize fault handling in access_error()
` [PATCH 18/25] x86, pkeys: dump PTE pkey in /proc/pid/smaps
` [PATCH 19/25] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 17/25] x86, pkeys: dump PKRU with other kernel registers
` [PATCH 20/25] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 21/25] mm: implement new mprotect_key() system call
` [PATCH 23/25] x86, pkeys: actually enable Memory Protection Keys in CPU
` [PATCH 22/25] x86: wire up mprotect_key() system call
` [PATCH 24/25] x86, pkeys: add self-tests
` [PATCH 25/25] x86, pkeys: Documentation
[RFC v2 00/18] kthread: Use kthread worker API more widely
2015-10-01 17:00 UTC (8+ messages)
` [RFC v2 17/18] rcu: Convert RCU gp kthreads into kthread worker API
[PATCH 00/12] userfaultfd non-x86 and selftest updates for 4.2.0+
2015-10-01 16:45 UTC (6+ messages)
can't oom-kill zap the victim's memory?
2015-10-01 14:48 UTC (22+ messages)
mm: ksm: deadlock in oom killing process while breaking ksm pages
2015-10-01 14:34 UTC
[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
2015-10-01 14:06 UTC (29+ messages)
` [PATCH 03/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 05/10] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 06/10] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
` [PATCH 09/10] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations
[PATCH 1/1] mm: vmstat: Add OOM kill count in vmstat counter
2015-10-01 13:38 UTC (3+ messages)
[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
2015-10-01 11:30 UTC (3+ messages)
[PATCH] mm: avoid false-positive PageTail() during meminit
2015-10-01 8:58 UTC
[PATCH 0/3] allow zram to use zbud as underlying allocator
2015-10-01 7:52 UTC (10+ messages)
[PATCH v2 00/12] THP support for ARC
2015-10-01 6:02 UTC (2+ messages)
[PATCH 2/2] mm: add the "struct mm_struct *mm" local into
2015-10-01 3:02 UTC
[PATCH] mm/slub: calculate start order with reserved in consideration
2015-09-30 23:43 UTC (3+ messages)
mmotm 2015-09-30-16-16 uploaded
2015-09-30 23:16 UTC
[PATCH] mm: swap: Use swap_lock to prevent parallel swapon activations instead of i_mutex
2015-09-30 21:15 UTC (2+ messages)
[PATCH 1/2] memcg: flatten task_struct->memcg_oom
2015-09-30 18:54 UTC (4+ messages)
[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
2015-09-30 15:18 UTC (9+ messages)
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations
SR # <4-10997886031> Performance issues
2015-09-30 10:24 UTC
[PATCH v2 0/9] mm/compaction: redesign compaction
2015-09-30 8:38 UTC (13+ messages)
` [PATCH v2 2/9] mm/compaction: introduce compaction depleted state on zone
` [PATCH v2 4/9] mm/compaction: remove compaction deferring
` [PATCH v2 5/9] mm/compaction: allow to scan nonmovable pageblock when depleted state
` [PATCH v2 8/9] mm/compaction: don't use higher order freepage than compaction aims at
[PATCHv2 0/3] align zpool/zbud/zsmalloc on the api
2015-09-30 8:03 UTC (2+ messages)
SR # <4-10997886031> Performance issues
2015-09-30 7:07 UTC
[PATCH 2/2] mm: fix declarations of nr, delta and nr_pagecache_reclaimable
2015-09-30 5:33 UTC (5+ messages)
[PATCH 1/2] mm/slub: correct the comment in calculate_order()
2015-09-30 2:23 UTC (4+ messages)
` [PATCH 2/2] mm/slub: use get_order() instead of fls()
fs/jffs2/wbuf.c:1267:2-3: Unneeded semicolon
2015-09-29 22:01 UTC
[PATCH 0/4] Assorted DMA mapping tweaks
2015-09-29 21:27 UTC (5+ messages)
` [PATCH 4/4] dma-debug: Allow poisoning nonzero allocations
[PATCH v2 0/9] initial struct page support for pmem
2015-09-29 19:47 UTC (5+ messages)
` [PATCH v2 2/9] mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
[PATCH 00/11] x86/mm: Implement lockless pgd_alloc()/pgd_free()
2015-09-29 16:51 UTC (9+ messages)
` [PATCH 02/11] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 06/11] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
[PATCHv3 00/10] mm, xen/balloon: memory hotplug improvements
2015-09-29 16:24 UTC (2+ messages)
` [Xen-devel] "
drivers/hid/i2c-hid/i2c-hid.c:1134:3-8: No need to set .owner here. The core will do it
2015-09-29 15:42 UTC
[PATCH v6 0/6] KASAN for arm64
2015-09-29 15:34 UTC (4+ messages)
` [PATCH v6 3/6] x86, efi, kasan: #undef memset/memcpy/memmove per arch
[PATCH 1/2] mm: change free_cma and free_pages declarations to unsigned
2015-09-29 10:26 UTC (3+ messages)
[PATCH 00/15] get_user_pages() for dax mappings
2015-09-28 18:44 UTC (6+ messages)
` [PATCH 01/15] avr32: convert to asm-generic/memory_model.h
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).