linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-09 13:18:20 to 2017-08-11 10:50:25 UTC [more...]

[PATCH v6 0/7] fixes of TLB batching races
 2017-08-11 10:50 UTC  (5+ messages)
` [PATCH v6 3/7] Revert "mm: numa: defer TLB flush for THP migration as long as possible"
` [PATCH v6 4/7] mm: refactoring TLB gathering API

[PATCH v1 0/6] Remove rw_page
 2017-08-11 10:46 UTC  (11+ messages)
` [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability

[PATCH 0/2] mm, oom: fix oom_reaper fallouts
 2017-08-11 10:42 UTC  (12+ messages)
` [PATCH 2/2] mm, oom: fix potential data corruption when oom_reaper races with writer

[PATCH] mm: cma: fix stack corruption due to sprintf usage
 2017-08-11 10:10 UTC 

[v6 00/15] complete deferred page initialization
 2017-08-11  9:50 UTC  (11+ messages)
` [v6 01/15] x86/mm: reserve only exiting low pages
` [v6 02/15] x86/mm: setting fields in deferred pages
` [v6 04/15] mm: discard memblock data later
` [v6 05/15] mm: don't accessed uninitialized struct pages

[PATCH v8 00/14] lockdep: Implement crossrelease feature
 2017-08-11  9:44 UTC  (36+ messages)
` [PATCH v8 05/14] "
` [PATCH v8 06/14] lockdep: Detect and handle hist_lock ring buffer overwrite
` [PATCH v8 09/14] lockdep: Apply crossrelease to completions
` [PATCH v8 11/14] lockdep: Apply crossrelease to PG_locked locks

[PATCH v3 0/6] fs, xfs: block map immutable files
 2017-08-11  6:39 UTC  (2+ messages)
` [PATCH v3 6/6] mm, xfs: protect swapfile contents with immutable + unwritten extents

[PATCH v2 0/7] Replace rw_page with on-stack bio
 2017-08-11  5:17 UTC  (8+ messages)
` [PATCH v2 1/7] zram: set BDI_CAP_STABLE_WRITES once
` [PATCH v2 2/7] bdi: introduce BDI_CAP_SYNCHRONOUS_IO
` [PATCH v2 3/7] fs: use on-stack-bio if backing device has BDI_CAP_SYNCHRONOUS capability
` [PATCH v2 4/7] mm:swap: remove end_swap_bio_write argument
` [PATCH v2 5/7] mm:swap: use on-stack-bio for BDI_CAP_SYNCHRONOUS device
` [PATCH v2 6/7] zram: remove zram_rw_page
` [PATCH v2 7/7] fs: remove rw_page

How can we share page cache pages for reflinked files?
 2017-08-11  4:25 UTC  (9+ messages)

kernel panic on null pointer on page->mem_cgroup
 2017-08-11  1:30 UTC  (13+ messages)

mmotm 2017-08-10-15-33 uploaded
 2017-08-10 22:33 UTC 

[PATCH v2 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-10 22:09 UTC  (25+ messages)
` [PATCH 2/2] mm,fork: "

[PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-08-10 20:36 UTC  (4+ messages)

[PATCH RFC v2] Add /proc/pid/smaps_rollup
 2017-08-10 19:17 UTC  (9+ messages)

[PATCH 00/16] Speculative page faults
 2017-08-10 18:16 UTC  (11+ messages)
` [PATCH 05/16] mm: Protect VMA modifications using VMA sequence count
` [PATCH 13/16] perf: Add a speculative page fault sw events

[PATCH v6 0/9] arm64: Enable contiguous pte hugepage support
 2017-08-10 17:09 UTC  (10+ messages)
` [PATCH v6 1/9] arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
` [PATCH v6 2/9] arm64: hugetlb: Introduce pte_pgprot helper
` [PATCH v6 3/9] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH v6 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
` [PATCH v6 5/9] arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages
` [PATCH v6 6/9] arm64: hugetlb: Override huge_pte_clear() to support "
` [PATCH v6 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() "
` [PATCH v6 8/9] arm64: Re-enable support for "
` [PATCH v6 9/9] arm64: hugetlb: Cleanup setup_hugepagesz

[PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
 2017-08-10 16:35 UTC  (15+ messages)
` [PATCH v5 01/10] mm: add MAP_HUGETLB support to vm_mmap
` [PATCH v5 02/10] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [PATCH v5 03/10] swiotlb: Map the buffer if it was unmapped by XPFO
` [PATCH v5 04/10] arm64: Add __flush_tlb_one()
` [PATCH v5 05/10] arm64/mm: Add support for XPFO
` [PATCH v5 06/10] arm64/mm: Disable section mappings if XPFO is enabled
` [PATCH v5 07/10] arm64/mm: Don't flush the data cache if the page is unmapped by XPFO
` [PATCH v5 08/10] arm64/mm: Add support for XPFO to swiotlb
` [PATCH v5 09/10] mm: add a user_virt_to_phys symbol
` [PATCH v5 10/10] lkdtm: Add test for XPFO

[RFC PATCH v2 0/6] mm, memory_hotplug: allocate memmap from hotadded memory
 2017-08-10 15:33 UTC  (6+ messages)

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-08-10 14:41 UTC  (7+ messages)
` [PATCH v7 2/9] mm, swap: Add infrastructure for saving page metadata on swap
` [PATCH v7 7/9] mm: Add address parameter to arch_validate_prot()
` [PATCH v7 8/9] mm: Clear arch specific VM flags on protection change
` [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH] oom_reaper: close race without using oom_lock
 2017-08-10 14:28 UTC  (7+ messages)
  `  "

suspicious __GFP_NOMEMALLOC in selinux
 2017-08-10 13:49 UTC  (12+ messages)

[PATCH v3 00/49] block: support multipage bvec
 2017-08-10 12:16 UTC  (31+ messages)
` [PATCH v3 01/49] block: drbd: comment on direct access bvec table
` [PATCH v3 04/49] mm: page_io.c: comment on direct access to "
` [PATCH v3 05/49] fs/buffer: "
` [PATCH v3 07/49] bcache: "
` [PATCH v3 09/49] block: comment on bio_iov_iter_get_pages()
` [PATCH v3 10/49] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH v3 11/49] btrfs: avoid access to .bi_vcnt directly
` [PATCH v3 17/49] block: comments on bio_for_each_segment[_all]
` [PATCH v3 18/49] block: introduce multipage/single page bvec helpers
` [PATCH v3 19/49] block: implement sp version of bvec iterator helpers
` [PATCH v3 20/49] block: introduce bio_for_each_segment_mp()
` [PATCH v3 21/49] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH v3 22/49] block: blk-merge: try to make front segments in full size
` [PATCH v3 23/49] block: blk-merge: remove unnecessary check
` [PATCH v3 37/49] fs/mpage: convert to bio_for_each_segment_all_sp()

+ mm-shmem-add-hugetlbfs-support-to-memfd_create.patch added to -mm tree
 2017-08-10 11:19 UTC 

memcg Can't context between v1 and v2 because css->refcnt not released
 2017-08-10 10:34 UTC  (7+ messages)

[PATCH] userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
 2017-08-10  9:33 UTC  (3+ messages)

[PATCH v13 0/5] Virtio-balloon Enhancement
 2017-08-10  7:53 UTC  (11+ messages)
` [PATCH v13 1/5] Introduce xbitmap
` [PATCH v13 4/5] mm: support reporting free page blocks
      ` [virtio-dev] "

[PATCH v2 0/2] mm, oom: do not grant oom victims full memory reserves access
 2017-08-10  7:50 UTC  (3+ messages)
` [PATCH 1/2] mm, oom: do not rely on TIF_MEMDIE for "
` [PATCH 2/2] mm: replace TIF_MEMDIE checks by tsk_is_oom_victim

[RFC] Tagging of vmalloc pages for supporting the pmalloc allocator
 2017-08-10  7:14 UTC  (11+ messages)

[PATCH v6 6/7] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
 2017-08-10  4:20 UTC  (10+ messages)
` [lkp-robot] [mm] 7674270022: will-it-scale.per_process_ops -19.3% regression

[PATCH -mm] mm: Clear to access sub-page last when clearing huge page
 2017-08-10  0:58 UTC  (3+ messages)

[PATCH -mm -v4 0/5] mm, swap: VMA based swap readahead
 2017-08-09 23:17 UTC  (4+ messages)
` [PATCH -mm -v4 1/5] mm, swap: Add swap readahead hit statistics

[RFC PATCH 0/6] proactive kcompactd
 2017-08-09 20:58 UTC  (2+ messages)

[PATCH] mm/rmap: try_to_unmap_one() do not call mmu_notifier under ptl v2
 2017-08-09 20:43 UTC 

[PATCH] mm/rmap: try_to_unmap_one() do not call mmu_notifier under ptl
 2017-08-09 20:43 UTC  (5+ messages)

[PATCH 3.18 61/92] mm/page_alloc: Remove kernel address exposure in free_reserved_area()
 2017-08-09 20:37 UTC 

[PATCH 4.4 07/58] mm/page_alloc: Remove kernel address exposure in free_reserved_area()
 2017-08-09 19:41 UTC 

[PATCH] vmstat: Fix wrong comment
 2017-08-09 18:58 UTC 

[PATCH 4.9 18/93] mm/page_alloc: Remove kernel address exposure in free_reserved_area()
 2017-08-09 18:13 UTC 

drivers/tty/serial/8250/8250_fintek.c:364: warning: 'probe_data' is used uninitialized in this function
 2017-08-09 15:47 UTC  (3+ messages)

[PATCH] mm/ksm : Checksum calculation function change (jhash2 -> crc32)
 2017-08-09 13:17 UTC  (5+ messages)

[PATCH v5 0/9] arm64: Enable contiguous pte hugepage support
 2017-08-09 13:29 UTC  (4+ messages)
` [PATCH v5 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries


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