linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-28 06:07:41 to 2017-06-30 03:10:13 UTC [more...]

[RFC PATCH 0/2] mm, memory_hotplug: remove zone onlining restriction
 2017-06-30  3:09 UTC  (6+ messages)
` [PATCH 1/2] mm, memory_hotplug: display allowed zones in the preferred ordering
` [PATCH 2/2] mm, memory_hotplug: remove zone restrictions

[PATCH -mm -v2 0/6] mm, swap: VMA based swap readahead
 2017-06-30  2:26 UTC  (8+ messages)
` [PATCH -mm -v2 1/6] mm, swap: Add swap cache statistics sysfs interface
` [PATCH -mm -v2 2/6] mm, swap: Add swap readahead hit statistics
` [PATCH -mm -v2 3/6] mm, swap: Fix swap readahead marking
` [PATCH -mm -v2 4/6] mm, swap: VMA based swap readahead
` [PATCH -mm -v2 5/6] mm, swap: Add sysfs interface for "
` [PATCH -mm -v2 6/6] mm, swap: Don't use VMA based swap readahead if HDD is used as swap

[PATCH] vmalloc: respect the GFP_NOIO and GFP_NOFS flags
 2017-06-30  2:25 UTC 

[PATCH 1/2] mm: use slab size in the slab shrinking ratio calculation
 2017-06-30  2:17 UTC  (8+ messages)

[PATCH] mm: convert three more cases to kvmalloc
 2017-06-30  2:13 UTC  (3+ messages)

[PATCH] mm/zsmalloc: simplify zs_max_alloc_size handling
 2017-06-30  1:24 UTC  (2+ messages)

[PATCH] cma: fix calculation of aligned offset
 2017-06-30  0:49 UTC  (6+ messages)

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-06-30  0:14 UTC  (6+ messages)

mmotm 2017-06-29-16-41 uploaded
 2017-06-29 23:41 UTC 

[PATCH v2] fs/dcache.c: fix spin lockup issue on nlru->lock
 2017-06-29 22:48 UTC  (7+ messages)
` [PATCH v3 1/2] mm/list_lru.c: fix list_lru_count_node() to be race free
  ` [PATCH v3 2/2] fs/dcache.c: fix spin lockup issue on nlru->lock
    ` [PATCH v4 1/2] mm/list_lru.c: fix list_lru_count_node() to be race free
    ` [PATCH v4 2/2] fs/dcache.c: fix spin lockup issue on nlru->lock

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-29 22:11 UTC  (5+ messages)
      ` git send-email (w/o Cc: stable)

[RFC PATCH] userfaultfd: Add feature to request for a signal delivery
 2017-06-29 21:49 UTC  (10+ messages)

[PATCH] thp, mm: Fix crash due race in MADV_FREE handling
 2017-06-29 20:50 UTC  (6+ messages)

[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-29 20:42 UTC  (34+ messages)
` [PATCH v8 01/18] fs: remove call_fsync helper function
` [PATCH v8 02/18] buffer: use mapping_set_error instead of setting the flag
` [PATCH v8 03/18] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v8 04/18] buffer: set errors in mapping at the time that the error occurs
` [PATCH v8 05/18] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v8 06/18] mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
` [PATCH v8 07/18] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v8 08/18] mm: clean up error handling in write_one_page
` [PATCH v8 09/18] lib: add errseq_t type and infrastructure for handling it
` [PATCH v8 10/18] fs: new infrastructure for writeback error handling and reporting
` [PATCH v8 11/18] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
` [PATCH v8 12/18] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v8 13/18] dax: set errors in mapping when writeback fails
` [PATCH v8 14/18] block: convert to errseq_t based writeback error tracking
` [PATCH v8 15/18] fs: convert __generic_file_fsync to use errseq_t based reporting
` [PATCH v8 16/18] ext4: use errseq_t based error handling for reporting data writeback errors
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v8 18/18] btrfs: minimal conversion to errseq_t writeback error reporting on fsync

[RFC v2 0/9] S.A.R.A. a new stacked LSM
 2017-06-29 20:20 UTC  (14+ messages)
` [RFC v2 3/9] Creation of "check_vmflags" LSM hook
` [RFC v2 5/9] S.A.R.A. WX Protection
` [RFC v2 6/9] Creation of "pagefault_handler_x86" LSM hook
` [RFC v2 7/9] Trampoline emulation

[v3 0/6] cgroup-aware OOM killer
 2017-06-29 20:13 UTC  (11+ messages)
` [v3 1/6] mm, oom: use oom_victims counter to synchronize oom victim selection
` [v3 5/6] mm, oom: don't mark all oom victims tasks with TIF_MEMDIE

OOM kills with lots of free swap
 2017-06-29 18:02 UTC  (7+ messages)

[PATCH v2] mm: Add SLUB free list pointer obfuscation
 2017-06-29 17:56 UTC  (6+ messages)
        ` [kernel-hardening] "

Regarding your thread on LKML - drm_radeon spamming alloc_contig_range [WAS: Re: PROBLEM-PERSISTS: dmesg spam: alloc_contig_range: [XX, YY) PFNs busy]
 2017-06-29 17:47 UTC 

[PATCH] mm/memory-hotplug: Switch locking to a percpu rwsem
 2017-06-29 16:11 UTC 

[PATCH v4 00/10] PCID and improved laziness
 2017-06-29 15:53 UTC  (11+ messages)
` [PATCH v4 01/10] x86/mm: Don't reenter flush_tlb_func_common()
` [PATCH v4 02/10] x86/mm: Delete a big outdated comment about TLB flushing
` [PATCH v4 03/10] x86/mm: Give each mm TLB flush generation a unique ID
` [PATCH v4 04/10] x86/mm: Track the TLB's tlb_gen and update the flushing algorithm
` [PATCH v4 05/10] x86/mm: Rework lazy TLB mode and TLB freshness tracking
` [PATCH v4 06/10] x86/mm: Stop calling leave_mm() in idle code
` [PATCH v4 07/10] x86/mm: Disable PCID on 32-bit kernels
` [PATCH v4 08/10] x86/mm: Add nopcid to turn off PCID
` [PATCH v4 09/10] x86/mm: Enable CR4.PCIDE on supported systems
` [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID

[bug report] percpu: add tracepoint support for percpu memory
 2017-06-29 15:24 UTC  (3+ messages)
` [PATCH 1/1] percpu: fix static checker warnings in pcpu_destroy_chunk

[PATCH 0/5] Last bits for initial 5-level paging enabling
 2017-06-29 15:06 UTC  (6+ messages)
` [PATCH 6/5] x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging

[PATCH v2] mm: Drop useless local parameters of __register_one_node()
 2017-06-29 12:11 UTC  (4+ messages)

[PATCH] mm: adding newline after declaration
 2017-06-29 11:34 UTC 

mm: Why WQ_MEM_RECLAIM workqueue remains pending?
 2017-06-29 10:57 UTC 

[RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-06-29  8:46 UTC  (2+ messages)

[Bug 196157] New: 100+ times slower disk writes on 4.x+/i386/16+RAM, compared to 3.x
 2017-06-29  8:02 UTC  (11+ messages)

[PATCH] futex: avoid undefined behaviour when shift exponent is negative
 2017-06-29  7:04 UTC  (11+ messages)

[PATCH v5 3/4] asm-generic: add KASAN instrumentation to atomic operations
 2017-06-29  6:47 UTC  (21+ messages)
  ` [PATCH] locking/atomics: don't alias ____ptr

[PATCH 3/3] Make LSM Writable Hooks a command line option
 2017-06-29  2:26 UTC  (2+ messages)
` 7361ce7529: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH] mm: balloon: enqueue zero page to balloon device
 2017-06-29  1:10 UTC 

[PATCH v3 0/5] DAX common 4k zero page
 2017-06-28 22:01 UTC  (6+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 2/5] dax: relocate some dax functions
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v3 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v3 5/5] dax: move all DAX radix tree defs to fs/dax.c

[PATCH 00/15] HMM (Heterogeneous Memory Management) v24
 2017-06-28 18:00 UTC  (16+ messages)
` [PATCH 01/15] hmm: heterogeneous memory management documentation v2
` [PATCH 02/15] mm/hmm: heterogeneous memory management (HMM for short) v4
` [PATCH 03/15] mm/hmm/mirror: mirror process address space on device with HMM helpers v3
` [PATCH 04/15] mm/hmm/mirror: helper to snapshot CPU page table v3
` [PATCH 05/15] mm/hmm/mirror: device page fault handler
` [PATCH 06/15] mm/memory_hotplug: introduce add_pages
` [PATCH 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v4
` [PATCH 08/15] mm/ZONE_DEVICE: special case put_page() for device private pages v2
` [PATCH 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6
` [PATCH 10/15] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
` [PATCH 11/15] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [PATCH 12/15] mm/migrate: new memory migration helper for use with device memory v4
` [PATCH 13/15] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [PATCH 14/15] mm/migrate: support un-addressable ZONE_DEVICE page in migration v2
` [PATCH 15/15] mm/migrate: allow migrate_vma() to alloc new page on empty entry v3

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-28 17:03 UTC  (14+ messages)
` [PATCH 17/23] dcache: define usercopy region in dentry_cache slab cache
  ` [kernel-hardening] "
` [PATCH 21/23] usercopy: Restrict non-usercopy caches to size 0
  ` [kernel-hardening] "
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches

cpu_hotplug_lock.rw_sem + memhotplug = possible deadlock
 2017-06-28 15:39 UTC 

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-28 15:04 UTC  (11+ messages)
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
    ` [virtio-dev] "
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
    ` [virtio-dev] "

[PATCH v2 05/10] tmpfs: define integrity_read method
 2017-06-28 14:38 UTC  (2+ messages)

[PATCH v8 RESEND 00/38] x86: Secure Memory Encryption (AMD)
 2017-06-28 14:05 UTC  (4+ messages)
` [PATCH v8 RESEND 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH v4 1/6] mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
 2017-06-28 13:08 UTC  (2+ messages)

linux-next: BUG: Bad page state in process ip6tables-save pfn:1499f4
 2017-06-28 11:32 UTC  (8+ messages)

[PATCH] mm/memory_hotplug: just build zonelist for new added node
 2017-06-28  9:45 UTC  (6+ messages)

[RFC PATCH 0/4] mm/hotplug: make hotplug memory_block alligned
 2017-06-28  9:43 UTC  (4+ messages)

[PATCH v8 0/3] mm: LSM: ro protection for dynamic data
 2017-06-28  8:25 UTC  (4+ messages)
` [PATCH 3/3] Make LSM Writable Hooks a command line option

[PATCH] mm/memory_hotplug: adjust zone/node size during __offline_pages()
 2017-06-28  7:38 UTC  (2+ messages)

Thanks For Registering 日发3万emails,每天自动采集全球客户,然后针对性发送,最少保底一个月10个高质量询价,加176208215!
 2017-06-28  7:20 UTC 

[RFC v4 00/17] powerpc: Memory Protection Keys
 2017-06-28  7:12 UTC  (4+ messages)
` [RFC v4 09/17] powerpc: call the hash functions with the correct pkey value


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