linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-03 20:34:28 to 2016-01-06 17:35:17 UTC [more...]

[PATCH v7 0/3] Machine check recovery when kernel accesses poison
 2016-01-06 17:35 UTC  (13+ messages)
` [PATCH v7 1/3] x86: Add classes to exception tables
` [PATCH v7 2/3] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
` [PATCH v7 3/3] x86, mce: Add __mcsafe_copy()

[Intel-gfx] [PATCH v2 1/3] drm/i915: Enable lockless lookup of request tracking via RCU
 2016-01-06 15:56 UTC  (7+ messages)

[PATCH] mm/kasan: map KASAN zero page read only
 2016-01-06 15:54 UTC 

[PATCH 0/2 -mm] oom reaper v4
 2016-01-06 15:42 UTC  (3+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper
` [PATCH 2/2] oom reaper: handle anonymous mlocked pages

[PATCH] mm: mempolicy: skip non-migratable VMAs when setting MPOL_MF_LAZY
 2016-01-06 15:34 UTC  (2+ messages)

[PATCH 1/2] mm, oom: introduce oom reaper
 2016-01-06 15:00 UTC  (5+ messages)

[PATCH 1/2] memcg: flatten task_struct->memcg_oom
 2016-01-06 13:44 UTC  (11+ 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

[RFC][PATCH] sysrq: ensure manual invocation of the OOM killer under OOM livelock
 2016-01-06 13:17 UTC  (6+ messages)
    ` [RFC][PATCH] sysrq: ensure manual invocation of the OOM killerunder "

[PATCH 0/3] OOM detection rework v4
 2016-01-06 12:44 UTC  (5+ messages)

[PATCH 0/2] fix up {arg,env}_{start,end} vs prctl
 2016-01-06 10:02 UTC  (7+ messages)
` [PATCH 1/2] prctl: take mmap sem for writing to protect against others
` [PATCH 2/2] proc read mm's {arg,env}_{start,end} with mmap semaphore taken

[RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
 2016-01-06  3:17 UTC  (27+ messages)
` [RFC][PATCH 1/7] mm/slab_common.c: Add common support for slab saniziation
` [RFC][PATCH 5/7] mm: Mark several cases as SLAB_NO_SANITIZE
` [RFC][PATCH 6/7] mm: Add Kconfig option for slab sanitization
  ` [kernel-hardening] "
` [RFC][PATCH 7/7] lkdtm: Add READ_AFTER_FREE test

[PATCH v3 UPDATE 09/17] drivers: Initialize resource entry to zero
 2016-01-06  2:07 UTC  (2+ messages)

Does vm_operations_struct require a .owner field?
 2016-01-05 23:54 UTC  (4+ messages)

mmotm 2016-01-05-15-24 uploaded
 2016-01-05 23:25 UTC 

[PATCH] arm64: fix add kasan bug
 2016-01-05 21:17 UTC  (5+ messages)

[PATCH v3 01/17] resource: Add System RAM resource type
 2016-01-05 20:57 UTC  (19+ messages)
` [PATCH v3 02/17] resource: make resource flags handled properly
` [PATCH v3 03/17] resource: Add I/O resource descriptor
` [PATCH v3 04/17] x86/e820: Set System RAM type and descriptor
` [PATCH v3 05/17] ia64: "
` [PATCH v3 06/17] arch: Set IORESOURCE_SYSTEM_RAM to System RAM
` [PATCH v3 07/17] kexec: "
` [PATCH v3 08/17] xen, mm: "
` [PATCH v3 09/17] drivers: Initialize resource entry to zero
` [PATCH v3 10/17] resource: Change walk_system_ram to use System RAM type
` [PATCH v3 11/17] arm/samsung: Change s3c_pm_run_res() "
` [PATCH v3 12/17] memremap: Change region_intersects() to take @flags and @desc
` [PATCH v3 13/17] resource: Add walk_iomem_res_desc()
` [PATCH v3 14/17] x86,nvdimm,kexec: Use walk_iomem_res_desc() for iomem search
` [PATCH v3 15/17] x86/kexec: Remove walk_iomem_res() call with GART
` [PATCH v3 16/17] resource: Kill walk_iomem_res()
` [PATCH v3 17/17] ACPI/EINJ: Allow memory error injection to NVDIMM

[PATCH v7 0/4] Allow customizable random offset to mmap_base address
 2016-01-05 20:40 UTC  (2+ messages)

[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
 2016-01-05 18:54 UTC 

[PATCH v2 0/8] Support for transparent PUD pages for DAX files
 2016-01-05 18:30 UTC  (9+ messages)
` [PATCH v2 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v2 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v2 3/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH v2 4/8] mincore: Add support for PUDs
` [PATCH v2 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v2 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v2 7/8] dax: Support for transparent PUD pages
` [PATCH v2 8/8] ext4: Support for PUD-sized transparent huge pages

[PATCH v6 0/7] DAX fsync/msync support
 2016-01-05 18:22 UTC  (12+ messages)
` [PATCH v6 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v6 4/7] dax: add support for fsync/msync

[4.4-rc7] spinlock recursion while oom'ing
 2016-01-05 17:21 UTC  (3+ messages)

Unrecoverable Out Of Memory kernel error
 2016-01-05 15:54 UTC  (2+ messages)

[PATCH 0/2] THP mlock fix
 2016-01-05 15:45 UTC  (13+ 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

[RFC] free_pages stuff
 2016-01-05 15:42 UTC  (3+ messages)

__vmalloc() vs. GFP_NOIO/GFP_NOFS
 2016-01-05 15:35 UTC  (5+ messages)

[PATCH 00/32] x86: Memory Protection Keys (v7)
 2016-01-05 13:32 UTC  (5+ messages)
` [PATCH 01/32] mm, gup: introduce concept of "foreign" get_user_pages()
` [PATCH 22/32] x86, pkeys: dump PTE pkey in /proc/pid/smaps

[PATCH v6 0/4] Machine check recovery when kernel accesses poison
 2016-01-05 11:20 UTC  (23+ messages)
` [PATCH v6 1/4] x86: Clean up extable entry format (and free up a bit)
` [PATCH v6 2/4] x86: Cleanup and add a new exception class
` [PATCH v6 3/4] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
` [PATCH v6 4/4] x86, mce: Add __mcsafe_copy()

[PATCH 0/4] THP updates
 2016-01-05 10:22 UTC  (9+ messages)
` [PATCH 1/4] thp: add debugfs handle to split all huge pages
` [PATCH 3/4] mm: stop __munlock_pagevec_fill() if THP enounted
` [PATCH 4/4] thp: increase split_huge_page() success rate

[PATCH v2 1/2] mm: Export nr_swap_pages
 2016-01-05 10:05 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH] ARM: mm: Speed up page list initialization during boot
 2016-01-05  9:56 UTC  (4+ messages)

[PATCH] memblock: fix section mismatch
 2016-01-05  9:16 UTC 

[PATCH v2 01/16] resource: Add System RAM resource type
 2016-01-05  5:20 UTC  (16+ messages)
` [PATCH v2 08/16] xen, mm: Set IORESOURCE_SYSTEM_RAM to System RAM
  ` [Xen-devel] "
` [PATCH v2 14/16] x86,nvdimm,kexec: Use walk_iomem_res_desc() for iomem search
      ` [PATCH v2 14/16] x86, nvdimm, kexec: "

BUG: Bad rss-counter state mm:ffff8800c5a96000 idx:3 val:3894
 2016-01-05  1:41 UTC  (3+ messages)

pagewalk API
 2016-01-05  0:26 UTC  (3+ messages)

[PATCH v2] ARM: mm: flip priority of CONFIG_DEBUG_RODATA
 2016-01-04 22:07 UTC  (9+ messages)

[PATCH 0/8] Support for transparent PUD pages
 2016-01-04 22:01 UTC  (11+ messages)
` [PATCH 1/8] mm: Add optional support for PUD-sized transparent hugepages
` [PATCH 7/8] xfs: Support for transparent PUD pages

[PATCH v2 0/2] memory-hotplug: cleanup register_memory_resource()
 2016-01-04 22:20 UTC  (4+ messages)
` [PATCH v2 1/2] memory-hotplug: don't BUG() in register_memory_resource()
` [PATCH v2 2/2] memory-hotplug: keep the request_resource() error code

[PATCH v9 03/13] lru_add_drain_all: factor out lru_add_drain_needed
 2016-01-04 19:34 UTC 

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-04 18:46 UTC  (8+ messages)

[PATCH v3 0/2] Allow gmap fault to retry
 2016-01-04 17:08 UTC  (4+ messages)
` [PATCH 1/2] mm: bring in additional flag for fixup_user_fault to signal unlock
` [PATCH 2/2] s390/mm: enable fixup_user_fault retrying

[PATCH] mm/vmstat: fix overflow in mod_zone_page_state()
 2016-01-04 15:01 UTC  (2+ messages)

[RFC contig pages support 1/2] IB: Supports contiguous memory operations
 2016-01-04 14:44 UTC  (9+ messages)

[PATCH v2] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-04 14:28 UTC  (6+ messages)

[PATCH, RESEND] ipc/shm: handle removed segments gracefully in shm_mmap()
 2016-01-04 14:11 UTC  (8+ messages)

[PATCH] mm: Fix missing #include in <linux/mmdebug.h>
 2016-01-04 14:08 UTC  (2+ messages)

[PATCH 1/2] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
 2016-01-04 12:38 UTC  (6+ messages)
` [PATCH 2/2] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous

Best watches in the world. Super present. Christmas sale!
 2016-01-04 10:28 UTC 

[-mm PATCH] list, perf: fix list_force_poison() build regression
 2016-01-04  7:47 UTC  (2+ messages)

[PATCH] mm/page_isolation: use micro to judge the alignment
 2016-01-04  6:51 UTC 

[PATCH 1/2] virtio_balloon: fix race by fill and leak
 2016-01-04  0:27 UTC  (4+ messages)
` [PATCH 2/2] virtio_balloon: fix race between migration and ballooning


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).