linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-28 09:07:00 to 2018-05-30 11:53:56 UTC [more...]

[PATCH] mm/kasan: Don't vfree() nonexistent vm_area
 2018-05-30 11:53 UTC  (7+ messages)
` [PATCH] mm-kasan-dont-vfree-nonexistent-vm_area-fix

WARNING: CPU: 0 PID: 21 at ../mm/page_alloc.c:4258 __alloc_pages_nodemask+0xa88/0xfec
 2018-05-30 11:42 UTC  (10+ messages)
  ` [PATCH] kmemleak: don't use __GFP_NOFAIL

[PATCH] mm: dmapool: Check the dma pool name
 2018-05-30 11:28 UTC 

[PATCH] mm: Change return type to vm_fault_t
 2018-05-30 11:16 UTC  (6+ messages)

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-30 11:03 UTC  (54+ messages)
` [PATCH 01/34] block: add a lower-level bio_add_page interface
` [PATCH 02/34] fs: factor out a __generic_write_end helper
` [PATCH 03/34] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 04/34] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 06/34] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 07/34] mm: return an unsigned int from __do_page_cache_readahead
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 09/34] iomap: inline data should be an iomap type, not a flag
` [PATCH 10/34] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 11/34] iomap: move IOMAP_F_BOUNDARY to gfs2
    ` [Cluster-devel] "
` [PATCH 12/34] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 13/34] iomap: add a iomap_sector helper
` [PATCH 14/34] iomap: add an iomap-based bmap implementation
` [PATCH 15/34] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 16/34] iomap: add initial support for writes without buffer heads
` [PATCH 17/34] xfs: use iomap_bmap
` [PATCH 18/34] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric

[PATCH v2] zswap: re-check zswap_is_full after do zswap_shrink
 2018-05-30 10:39 UTC 

[PATCH] mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
 2018-05-30 10:27 UTC  (3+ messages)

iomap based buffered reads & iomap cleanups v4
 2018-05-30 10:12 UTC  (15+ messages)
` [PATCH 01/13] block: add a lower-level bio_add_page interface
` [PATCH 02/13] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 03/13] mm: return an unsigned int from __do_page_cache_readahead
` [PATCH 04/13] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 05/13] iomap: inline data should be an iomap type, not a flag
` [PATCH 06/13] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 07/13] iomap: move IOMAP_F_BOUNDARY to gfs2
` [PATCH 08/13] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 09/13] iomap: add a iomap_sector helper
` [PATCH 10/13] iomap: add an iomap-based bmap implementation
` [PATCH 11/13] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 12/13] xfs: use iomap_bmap
` [PATCH 13/13] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages

KVM OS update induced thrashing
 2018-05-30 10:04 UTC 

buffered writes without buffer heads in xfs and iomap v4
 2018-05-30 10:00 UTC  (19+ messages)
` [PATCH 01/18] fs: factor out a __generic_write_end helper
` [PATCH 02/18] iomap: add initial support for writes without buffer heads
` [PATCH 03/18] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 04/18] xfs: simplify xfs_aops_discard_page
` [PATCH 05/18] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 06/18] xfs: make xfs_writepage_map extent map centric
` [PATCH 07/18] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 08/18] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 09/18] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 10/18] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 11/18] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 12/18] xfs: remove the imap_valid flag
` [PATCH 13/18] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 14/18] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 15/18] xfs: remove xfs_start_page_writeback
` [PATCH 16/18] xfs: refactor the tail of xfs_writepage_map
` [PATCH 17/18] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 18/18] xfs: allow writeback on pages without buffer heads

Introduce atomic_dec_and_lock_irqsave()
 2018-05-30  9:26 UTC  (3+ messages)

[RFC PATCH v2 00/12] get rid of GFP_ZONE_TABLE/BAD
 2018-05-30  9:12 UTC  (15+ messages)
  ` [External] "

[PATCH RFC] zswap: reject to compress/store page if zswap_max_pool_percent is 0
 2018-05-30  8:52 UTC  (4+ messages)

[PATCH 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-05-30  8:13 UTC  (5+ messages)
` [PATCH 05/11] filesystem-dax: set page->index

[PATCH 0/2] mm: introduce MAP_FIXED_SAFE
 2018-05-30  8:02 UTC  (5+ messages)
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map

[PATCH v4] Print the memcg's name when system-wide OOM happened
 2018-05-30  7:52 UTC  (2+ messages)
` [lkp-robot] [Print the memcg's name when system] c385a55f52: BUG:KASAN:null-ptr-deref_in_m

[PATCH] mm: convert scan_control.priority int => byte
 2018-05-30  6:12 UTC  (4+ messages)
  ` [PATCH v2] mm: condense scan_control

[PATCH] drivers: of: of_reserved_mem: detect count overflow or range overlap
 2018-05-30  5:21 UTC 

[PATCH v3 0/3] fix free pmd/pte page handlings on x86
 2018-05-30  4:59 UTC  (5+ messages)
` [PATCH v3 3/3] x86/mm: add TLB purge to free pmd/pte page interfaces

[PATCH v3] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-30  0:12 UTC 

[PATCH 0/5] mm: rework hmm to use devm_memremap_pages
 2018-05-29 23:33 UTC  (7+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-29 23:07 UTC  (10+ messages)

[PATCH 00/13] Introdue io.latency io controller for cgroups
 2018-05-29 22:07 UTC  (15+ messages)
` [PATCH 01/13] block: add bi_blkg to the bio "
` [PATCH 02/13] block: introduce bio_issue_as_root_blkg
` [PATCH 03/13] blk-cgroup: allow controllers to output their own stats
` [PATCH 04/13] blk: introduce REQ_SWAP
` [PATCH 05/13] swap,blkcg: issue swap io with the appropriate context
` [PATCH 06/13] blkcg: add generic throttling mechanism
` [PATCH 07/13] memcontrol: schedule throttling if we are congested
` [PATCH 08/13] blk-stat: export helpers for modifying blk_rq_stat
` [PATCH 09/13] blk-rq-qos: refactor out common elements of blk-wbt
` [PATCH 10/13] block: remove external dependency on wbt_flags
` [PATCH 11/13] rq-qos: introduce dio_bio callback
` [PATCH 12/13] block: introduce blk-iolatency io controller
` [PATCH 13/13] Documentation: add a doc for blk-iolatency

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-05-29 20:26 UTC  (7+ messages)

[patch] mm, hugetlb_cgroup: suppress SIGBUS when hugetlb_cgroup charge fails
 2018-05-29 18:13 UTC  (8+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-29 18:16 UTC  (3+ messages)

[RFC PATCH 0/5] kmalloc-reclaimable caches
 2018-05-29 17:58 UTC  (7+ messages)
` [RFC PATCH 1/5] mm, slab/slub: introduce "

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-29 17:28 UTC  (11+ messages)

[linux-stable-rc:linux-4.14.y 3879/4798] ipc/mqueue.c:1531:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE3'
 2018-05-29 16:17 UTC 

[linux-stable-rc:linux-4.14.y 3879/4798] kernel//time/posix-timers.c:1231:1: note: in expansion of macro 'COMPAT_SYSCALL_DEFINE4'
 2018-05-29 15:37 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-05-29 14:45 UTC  (8+ messages)
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 "

[PATCH v2] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-29 13:58 UTC  (3+ messages)

vmalloc with GFP_NOFS
 2018-05-29 12:37 UTC  (22+ messages)
` [PATCH] doc: document scope NOFS, NOIO APIs
  ` [PATCH v2] "

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-29 12:24 UTC  (21+ messages)
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 39/40] iommu/arm-smmu-v3: Add support for PRI

[PATCH] docs/admin-guide/mm: add high level concepts overview
 2018-05-29 12:21 UTC  (3+ messages)

[PATCH] docs/vm: move ksm and transhuge from "user" to "internals" section
 2018-05-29 12:12 UTC  (2+ messages)

Report A bug of PTE attribute set for mprotect
 2018-05-29 11:47 UTC 

[PATCH] memcg: force charge kmem counter too
 2018-05-29  8:31 UTC  (6+ messages)

clang fails on linux-next since commit 8bf705d13039
 2018-05-29  6:49 UTC  (8+ messages)
            ` [llvmlinux] "

[PATCH v3] mm/THP: use hugepage_vma_check() in khugepaged_enter_vma_merge()
 2018-05-28 18:04 UTC 

[PATCH v2] mm/THP: use hugepage_vma_check() in khugepaged_enter_vma_merge()
 2018-05-28 18:04 UTC  (3+ messages)

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-05-28  8:13 UTC  (4+ messages)

[PATCH v2 0/4] Interface for higher order contiguous allocations
 2018-05-28 13:12 UTC  (8+ messages)
` [PATCH v2 3/4] mm: add find_alloc_contig_pages() interface

[PATCH] mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
 2018-05-28 10:00 UTC  (6+ messages)

[PATCH v6] Refactor part of the oom report in dump_header
 2018-05-28 14:10 UTC  (2+ messages)

[RFC PATCH v3 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-05-28 12:21 UTC  (4+ messages)
` [RFC PATCH v3 15/15] khwasan: update kasan documentation

[PATCH 4.16 050/272] x86/pgtable: Dont set huge PUD/PMD on non-leaf entries
 2018-05-28 10:01 UTC  (2+ messages)
` [PATCH 4.16 051/272] x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init

[PATCH v11 00/26] Speculative page faults
 2018-05-28 11:04 UTC  (6+ messages)

[PATCH 4.14 322/496] x86/pgtable: Dont set huge PUD/PMD on non-leaf entries
 2018-05-28 10:01 UTC  (2+ messages)
` [PATCH 4.14 323/496] x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init

[PATCH 4.9 230/329] x86/pgtable: Dont set huge PUD/PMD on non-leaf entries
 2018-05-28 10:02 UTC  (2+ messages)
` [PATCH 4.9 231/329] x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init

[PATCH 4.4 159/268] x86/pgtable: Dont set huge PUD/PMD on non-leaf entries
 2018-05-28 10:02 UTC 

[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
 2018-05-28 10:03 UTC  (7+ messages)

[PATCH] proc: prevent a task from writing on its own /proc/*/mem
 2018-05-28  9:33 UTC  (6+ messages)


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