messages from 2015-12-23 21:26:19 to 2016-01-03 20:34:28 UTC [more...]
[PATCH 0/8] Support for transparent PUD pages
2016-01-03 20:33 UTC (15+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH 2/8] mincore: Add support for PUDs
` [PATCH 3/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH 4/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH 5/8] dax: Support for transparent PUD pages
` [PATCH 6/8] block_dev: Support PUD DAX mappings
` [PATCH 7/8] xfs: Support for transparent PUD pages
` [PATCH 8/8] ext4: Transparent support for PUD-sized transparent huge pages
__vmalloc() vs. GFP_NOIO/GFP_NOFS
2016-01-03 20:12 UTC (3+ messages)
[PATCH v6 0/7] DAX fsync/msync support
2016-01-03 18:13 UTC (10+ messages)
` [PATCH v6 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v6 3/7] mm: add find_get_entries_tag()
` [PATCH v6 4/7] dax: add support for fsync/msync
[PATCHV4 0/3] Machine check recovery when kernel accesses poison
2016-01-03 3:40 UTC (27+ messages)
` [PATCHV4 1/3] x86, ras: Add new infrastructure for machine check fixup tables
` [PATCHV4 2/3] x86, ras: Extend machine check recovery code to annotated ring0 areas
` [PATCHV4 3/3] x86, ras: Add __mcsafe_copy() function to recover from machine checks
` [PATCHV5 "
GPF in shm_lock ipc
2016-01-02 15:58 UTC (13+ messages)
[PATCH 0/3] OOM detection rework v4
2016-01-02 15:47 UTC (8+ messages)
[PATCH, RESEND] ipc/shm: handle removed segments gracefully in shm_mmap()
2016-01-02 11:45 UTC (7+ messages)
[PATCH] ARM: mm: Speed up page list initialization during boot
2016-01-02 10:37 UTC (3+ messages)
[PATCH] mm: avoid unused variables in memmap_init_zone
2016-01-01 13:12 UTC
[PATCH RFC] balloon: fix page list locking
2016-01-01 9:50 UTC
[PATCH 1/2] virtio_balloon: fix race by fill and leak
2016-01-01 9:36 UTC (6+ messages)
` [PATCH 2/2] virtio_balloon: fix race between migration and ballooning
[PATCH] mm,oom: Always sleep before retrying
2016-01-01 7:54 UTC (2+ messages)
[-mm PATCH] dax: fix dax_pmd_dbg build warning
2016-01-01 3:58 UTC
[-mm PATCH] list, perf: fix list_force_poison() build regression
2016-01-01 3:24 UTC
[PATCH 1/2] memcg: flatten task_struct->memcg_oom
2016-01-01 2:56 UTC (15+ messages)
` [PATCH v4.4-rc7] sched: isolate task_struct bitfields according to synchronization domains
` [PATCH v4.4-rc7] sched: move sched lock synchronized bitfields in task_struct into ->atomic_flags
[linux-next:master 9533/9538] fs/dax.c:916:5: note: in expansion of macro 'dax_pmd_dbg'
2015-12-31 20:41 UTC
[linux-next:master 9533/9538] fs/dax.c:916:17: warning: passing argument 1 of '__dax_dbg' from incompatible pointer type
2015-12-31 17:20 UTC
[PATCH] arm64: fix add kasan bug
2015-12-31 10:09 UTC
mmotm 2015-12-30-14-39 uploaded
2015-12-30 22:40 UTC
[RFC][PATCH] sysrq: ensure manual invocation of the OOM killer under OOM livelock
2015-12-30 6:33 UTC
reliably detect writes to a file: mmap, mtime,
2015-12-30 6:20 UTC (2+ messages)
[-mm PATCH v4 00/18] get_user_pages() for dax pte and pmd mappings
2015-12-30 5:32 UTC (13+ messages)
` [-mm PATCH v4 05/18] x86, mm: introduce vmem_altmap to augment vmemmap_populate()
` [-mm PATCH v4 14/18] mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
` [-mm PATCH v4 15/18] mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
` [-mm PATCH v5 "
[PATCH] mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE()
2015-12-30 4:54 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/4] THP updates
2015-12-29 20:57 UTC (16+ messages)
` [PATCH 1/4] thp: add debugfs handle to split all huge pages
` [PATCH 2/4] thp: fix regression in handling mlocked pages in __split_huge_pmd()
` [PATCH 3/4] mm: stop __munlock_pagevec_fill() if THP enounted
` [PATCH 4/4] thp: increase split_huge_page() success rate
[PATCH 0/2] THP mlock fix
2015-12-29 20:52 UTC (4+ messages)
` [PATCH 1/2] mm, oom: skip mlocked VMAs in __oom_reap_vmas()
` [PATCH 2/2] mm, thp: clear PG_mlocked when last mapping gone
mm, vmstat: kernel BUG at mm/vmstat.c:1408!
2015-12-29 17:18 UTC (8+ messages)
Unrecoverable Out Of Memory kernel error
2015-12-29 17:03 UTC
[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
2015-12-29 13:58 UTC
[PATCH v2 0/6] mm, x86/vdso: Special IO mapping improvements
2015-12-29 13:12 UTC (3+ messages)
[PATCH] mm/vmstat: fix overflow in mod_zone_page_state()
2015-12-29 12:07 UTC
[PATCH RFC] mm: Rework virtual memory accounting
2015-12-29 9:48 UTC (5+ messages)
[PATCH] mm,oom: Use hold off timer after invoking the OOM killer
2015-12-29 6:59 UTC
[PATCH v3 0/2] mm: Introduce kernelcore=mirror option
2015-12-28 22:32 UTC (4+ messages)
` [PATCH v3 2/2] "
[PATCH v2 01/16] resource: Add System RAM resource type
2015-12-28 21:37 UTC (25+ messages)
` [PATCH v2 02/16] resource: make resource flags handled properly
` [PATCH v2 03/16] resource: Add I/O resource descriptor
` [PATCH v2 04/16] x86/e820: Set System RAM type and descriptor
` [PATCH v2 05/16] ia64: "
` [PATCH v2 06/16] arch: Set IORESOURCE_SYSTEM_RAM to System RAM
` [PATCH v2 07/16] kexec: "
` [PATCH v2 08/16] xen, mm: "
` [PATCH v2 09/16] drivers: Initialize resource entry to zero
` [PATCH v2 10/16] resource: Change walk_system_ram to use System RAM type
` [PATCH v2 11/16] arm/samsung: Change s3c_pm_run_res() "
` [PATCH v2 12/16] memremap: Change region_intersects() to take @flags and @desc
` [PATCH v2 13/16] resource: Add walk_iomem_res_desc()
` [PATCH v2 14/16] x86,nvdimm,kexec: Use walk_iomem_res_desc() for iomem search
` [PATCH v2 14/16] x86, nvdimm, kexec: "
` [PATCH v2 15/16] checkpatch: Add warning on deprecated walk_iomem_res
` [PATCH v2 16/16] ACPI/EINJ: Allow memory error injection to NVDIMM
KVM: memory ballooning bug?
2015-12-27 23:49 UTC (3+ messages)
[PATCH trivial] lib+mm: fix few spelling mistakes
2015-12-27 18:01 UTC (3+ messages)
Best watches in the world. Super present. Christmas sale!
2015-12-27 10:24 UTC
[PATCH] Documentation/kernel-parameters: update KMG units
2015-12-27 10:58 UTC (2+ messages)
Journey to find your future Russian wife
2015-12-27 3:12 UTC
[PATCH v2 00/16] Enhance iomem search interfaces and support EINJ to NVDIMM
2015-12-25 22:09 UTC
[PATCH 1/2] mm, oom: introduce oom reaper
2015-12-25 11:44 UTC (9+ messages)
[-mm PATCH v4 16/18] mm, x86: get_user_pages() for dax mappings
2015-12-25 1:03 UTC (2+ messages)
` [-mm PATCH v5 "
[PATCH 01/11] resource: Add System RAM resource type
2015-12-24 21:37 UTC (15+ messages)
[PATCHV3 0/3] Machine check recovery when kernel accesses poison
2015-12-24 13:37 UTC (8+ messages)
` [PATCHV3 3/3] x86, ras: Add mcsafe_memcpy() function to recover from machine checks
OOM killer kicks in after minutes or never
2015-12-24 13:14 UTC (2+ messages)
[PATCH 00/32] x86: Memory Protection Keys (v7)
2015-12-24 11:37 UTC (2+ messages)
[PATCH v2] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
2015-12-24 0:34 UTC (9+ messages)
[PATCH v2 1/2] mm: Export nr_swap_pages
2015-12-23 22:26 UTC (5+ messages)
` [Intel-gfx] "
[PATCH v2] mm: memcontrol: fix possible memcg leak due to interrupted reclaim
2015-12-23 22:19 UTC (2+ 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).