[RFC 0/8] userfaultfd: add write protect support
2015-11-19 22:33 UTC (5+ messages)
` [RFC 1/8] userfaultfd: add helper for writeprotect check
` [RFC 3/8] userfaultfd: expose writeprotect API to ioctl
` [RFC 5/8] userfaultfd: undo write proctection in unregister
` [RFC 8/8] userfaultfd: enabled write protection in userfaultfd API
Memory exhaustion testing?
2015-11-19 20:40 UTC (5+ messages)
mm: bad page flags in free_pages_prepare
2015-11-19 20:19 UTC
[PATCH] mm: include linux/pfn.h for PHYS_PFN definition
2015-11-19 19:13 UTC (2+ messages)
[PATCH v2 0/6] memcg/kmem: switch to white list policy
2015-11-19 19:12 UTC (13+ messages)
` [PATCH v2 1/6] Revert "kernfs: do not account ino_ida allocations to memcg"
` [PATCH v2 2/6] Revert "gfp: add __GFP_NOACCOUNT"
` [PATCH v2 3/6] memcg: only account kmem allocations marked as __GFP_ACCOUNT
` [PATCH v2 4/6] slab: add SLAB_ACCOUNT flag
` [PATCH v2 5/6] vmalloc: allow to account vmalloc to memcg
` [PATCH v2 6/6] Account certain kmem allocations "
[PATCHv2] arm: Update all mm structures with section adjustments
2015-11-19 19:10 UTC (2+ messages)
[PATCH] Documentation: Describe the shared memory usage/accounting
2015-11-19 18:58 UTC
[patch -mm] mm, vmalloc: remove VM_VPAGES
2015-11-19 18:37 UTC (8+ messages)
` [kbuild-all] "
[PATCH v3] arm64: Add support for PTE contiguous bit
2015-11-19 16:57 UTC
[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy
2015-11-19 16:52 UTC (15+ messages)
` [PATCH 13/14] mm: memcontrol: account socket memory in unified hierarchy memory controller
` [PATCH 14/14] mm: memcontrol: hook up vmpressure to socket pressure
[PATCH 0/5] page_owner improvements for debugging
2015-11-19 16:44 UTC (4+ messages)
` [PATCH 3/5] mm, page_owner: copy page owner info during migration
memory reclaim problems on fs usage
2015-11-19 15:59 UTC (5+ messages)
hugepage compaction causes performance drop
2015-11-19 13:29 UTC (2+ messages)
[PATCH 0/2] THP MMU gather
2015-11-19 13:00 UTC (3+ messages)
` [PATCH 1/2] mm: thp: introduce thp_mmu_gather to pin tail pages during "
` [PATCH 2/2] mm: thp: put_huge_zero_page() with "
[PATCH v3 00/22] kthread: Use kthread worker API more widely
2015-11-19 12:46 UTC (27+ messages)
` [PATCH v3 01/22] timer: Allow to check when the timer callback has not finished yet
` [PATCH v3 02/22] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v3 03/22] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v3 04/22] kthread: Add create_kthread_worker*()
` [PATCH v3 05/22] kthread: Add drain_kthread_worker()
` [PATCH v3 06/22] kthread: Add destroy_kthread_worker()
` [PATCH v3 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v3 08/22] kthread: Initial support for delayed kthread work
` [PATCH v3 09/22] kthread: Allow to cancel "
` [PATCH v3 10/22] kthread: Allow to modify delayed "
` [PATCH v3 11/22] kthread: Better support freezable kthread workers
` [PATCH v3 12/22] kthread: Use try_lock_kthread_work() in flush_kthread_work()
` [PATCH v3 13/22] mm/huge_page: Convert khugepaged() into kthread worker API
` [PATCH v3 14/22] ring_buffer: Convert benchmark kthreads "
` [PATCH v3 15/22] hung_task: Convert hungtaskd "
` [PATCH v3 16/22] kmemleak: Convert kmemleak kthread "
` [PATCH v3 17/22] ipmi: Convert kipmi "
` [PATCH v3 18/22] IB/fmr_pool: Convert the cleanup thread "
` [PATCH v3 19/22] memstick/r592: Better synchronize debug messages in r592_io kthread
` [PATCH v3 20/22] memstick/r592: convert r592_io kthread into kthread worker API
` [PATCH v3 21/22] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API
[PATCH] mm, vmstat: Allow WQ concurrency to discover memory reclaim doesn't make any progress
2015-11-19 12:30 UTC
[PATCH 0/9] RFD: huge tmpfs: compound vs. team pages
2015-11-19 11:36 UTC (11+ messages)
` [PATCH 1/9] mm: do not pass mm_struct into handle_mm_fault
` [PATCH 2/9] mm: introduce fault_env
` [PATCH 3/9] mm: postpone page table allocation until do_set_pte()
` [PATCH 4/9] mm: introduce do_set_pmd()
` [PATCH 5/9] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCH 6/9] rmap: support file THP
` [PATCH 7/9] thp: support file pages in zap_huge_pmd()
` [PATCH 8/9] thp: handle file pages in split_huge_pmd()
` [PATCH 9/9] WIP: shmem: add huge pages support
[RFC] mempolicy: convert the shared_policy lock to a rwlock
2015-11-19 10:50 UTC (5+ messages)
` [PATCH] "
[PATCH 0/2] Allow gmap fault to retry
2015-11-19 10:50 UTC (7+ messages)
` [PATCH 1/2] mm: fixup_userfault returns VM_FAULT_RETRY if asked
` [PATCH 2/2] s390/mm: allow gmap code to retry on faulting in guest memory
[PATCH v5 0/6] enhance shmem process and swap accounting
2015-11-19 10:13 UTC (9+ messages)
` [PATCH v5 1/6] mm, documentation: clarify /proc/pid/status VmSwap limitations for shmem
` [PATCH v5 2/6] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v5 3/6] mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
` [PATCH v5 4/6] mm, proc: reduce cost of /proc/pid/smaps for unpopulated "
` [PATCH v5 5/6] mm, shmem: add internal shmem resident memory accounting
` [PATCH v5 6/6] mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/status
kernel oops on mmotm-2015-10-15-15-20
2015-11-19 10:10 UTC (14+ messages)
[PATCH] mm: Loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390
2015-11-19 9:43 UTC (5+ messages)
[PATCH 1/2] mm: introduce page reference manipulation functions
2015-11-19 6:50 UTC (4+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
[PATCH v3 0/5] Make cpuid <-> nodeid mapping persistent
2015-11-19 4:32 UTC (7+ messages)
` [PATCH v3 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v3 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v3 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v3 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v3 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
2015-11-19 0:23 UTC (2+ messages)
[PATCH v3 0/4] Allow customizable random offset to mmap_base address
2015-11-19 0:16 UTC (7+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
` [PATCH v3 3/4] arm64: "
` [PATCH v3 4/4] x86: "
mmotm 2015-11-18-15-38 uploaded
2015-11-18 23:38 UTC
[PATCH 0/4] Allow customizable random offset to mmap_base address
2015-11-18 23:26 UTC (9+ messages)
` [PATCH 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
` [PATCH 2/4] arm: mm: support ARCH_MMAP_RND_BITS
` [PATCH 3/4] arm64: "
` [PATCH 4/4] x86: "
[PATCH v2] arm64: Add support for PTE contiguous bit
2015-11-18 20:33 UTC (3+ messages)
[PATCHv12 00/37] THP refcounting redesign
2015-11-18 19:05 UTC (4+ messages)
` [PATCHv12 32/37] thp: reintroduce split_huge_page()
[PATCH] writeback: initialize m_dirty to avoid compile warning
2015-11-18 18:57 UTC (10+ messages)
[PATCH v7 0/4] KASAN for arm64
2015-11-18 17:24 UTC (11+ messages)
Allocating DMA-able memory for user programs
2015-11-18 17:00 UTC
[PATCH] memory-hotplug: use PFN_DOWN in should_add_memory_movable
2015-11-18 16:51 UTC (2+ messages)
[PATCH] mm: fix incorrect behavior when process virtual address space limit is exceeded
2015-11-18 16:29 UTC (10+ messages)
` [PATCH] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
[RFC 0/3] OOM detection rework v2
2015-11-18 16:21 UTC (5+ messages)
` [RFC 1/3] mm, oom: refactor oom detection
` [RFC 2/3] mm: throttle on IO only when there are too many dirty and writeback pages
` [RFC 3/3] mm: use watermak checks for __GFP_REPEAT high order allocations
[PATCH v2 00/11] DAX fsynx/msync support
2015-11-18 16:16 UTC (20+ messages)
` [PATCH v2 02/11] mm: add pmd_mkclean()
` [PATCH v2 03/11] pmem: enable REQ_FUA/REQ_FLUSH handling
` [PATCH v2 07/11] mm: add find_get_entries_tag()
` [PATCH v2 08/11] dax: add support for fsync/sync
` [PATCH v2 11/11] xfs: add support for DAX fsync/msync
[PATCH 0/2] get rid of __alloc_pages_high_priority
2015-11-18 15:19 UTC (10+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] mm: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim
[PATCH] mm, thp: use list_first_entry_or_null()
2015-11-18 14:17 UTC (2+ messages)
[PATCH 0/3] __GFP_REPEAT cleanup
2015-11-18 14:15 UTC (5+ messages)
` [PATCH 1/3] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
[PATCH v2] kasan: fix kmemleak false-positive in kasan_module_alloc()
2015-11-18 10:20 UTC (2+ messages)
[PATCH] fault-inject: correct printk order for interval vs. probability
2015-11-18 8:39 UTC (2+ messages)
[PATCH 0/7] some small improvement
2015-11-18 1:38 UTC (3+ messages)
` [PATCH] mm/zonelist: enumerate zonelists array index
` [PATCH] mm/mmzone: memmap_valid_within can be boolean
[PATCH] kasan: fix kmemleak false-positive in kasan_module_alloc()
2015-11-17 16:29 UTC (2+ messages)
[PATCH v2] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
2015-11-17 12:25 UTC (3+ messages)
[PATCH] mm, dax: fix DAX deadlocks (COW fault)
2015-11-17 10:40 UTC (4+ messages)
[PATCH v2 00/12] UEFI boot and runtime services support for 32-bit ARM
2015-11-17 9:26 UTC (9+ messages)
` [PATCH v2 04/12] arm64/efi: split off EFI init and runtime code for reuse by "
` [PATCH v2 05/12] arm64/efi: refactor "
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