linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-28 20:47:25 to 2018-04-02 00:52:51 UTC [more...]

[PATCH v1] kernel/trace:check the val against the available mem
 2018-04-02  0:52 UTC  (13+ messages)

INFO: task hung in wb_shutdown (2)
 2018-04-01 17:10 UTC 

general protection fault in kernfs_kill_sb
 2018-04-01 17:01 UTC 

WARNING in account_page_dirtied
 2018-04-01 17:01 UTC 

[PATCH 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-01 14:10 UTC  (5+ messages)
` [PATCH 2/2] smp: introduce kick_active_cpus_sync()

Why the kernel needs `split_mem_range` to split the physical address range?
 2018-04-01 13:06 UTC  (2+ messages)

WARNING: refcount bug in should_fail
 2018-04-01 11:50 UTC  (10+ messages)
    `  "

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-01  6:38 UTC  (3+ messages)

[PATCH 1/1] MACRO_ARG_REUSE in checkpatch.pl is confused about * in typeof
 2018-04-01  5:04 UTC 

[PATCH 0/3] fs: Use memalloc_nofs_save/restore scope API
 2018-03-31 21:21 UTC  (10+ messages)
` [PATCH 1/3] fs: Perform writebacks under memalloc_nofs

WARNING: refcount bug in put_pid_ns
 2018-03-31 20:47 UTC 

WARNING: refcount bug in put_pid_ns
 2018-03-31 20:47 UTC 

general protection fault in __mem_cgroup_free
 2018-03-31 20:47 UTC 

general protection fault in __mem_cgroup_free
 2018-03-31 20:47 UTC 

[PATCH 00/11] Use global pages with PTI
 2018-03-31 18:19 UTC  (15+ messages)

[PATCH v10 00/62] Convert page cache to XArray
 2018-03-31  2:11 UTC  (66+ messages)
` [PATCH v10 01/62] page cache: Use xa_lock
` [PATCH v10 02/62] xarray: Replace exceptional entries
` [PATCH v10 03/62] xarray: Change definition of sibling entries
` [PATCH v10 04/62] xarray: Add definition of struct xarray
` [PATCH v10 05/62] xarray: Define struct xa_node
` [PATCH v10 06/62] xarray: Add documentation
` [PATCH v10 07/62] xarray: Add xa_load
` [PATCH v10 08/62] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v10 09/62] xarray: Add xa_store
` [PATCH v10 10/62] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v10 11/62] xarray: Add xa_for_each
` [PATCH v10 12/62] xarray: Add xa_extract
` [PATCH v10 13/62] xarray: Add xa_destroy
` [PATCH v10 14/62] xarray: Add xas_next and xas_prev
` [PATCH v10 15/62] xarray: Add xas_create_range
` [PATCH v10 16/62] xarray: Add MAINTAINERS entry
` [PATCH v10 17/62] page cache: Rearrange address_space
` [PATCH v10 18/62] page cache: Convert hole search to XArray
` [PATCH v10 19/62] page cache: Add and replace pages using the XArray
` [PATCH v10 20/62] page cache: Convert page deletion to XArray
` [PATCH v10 21/62] page cache: Convert page cache lookups "
` [PATCH v10 22/62] page cache: Convert delete_batch "
` [PATCH v10 23/62] page cache: Remove stray radix comment
` [PATCH v10 24/62] page cache: Convert filemap_range_has_page to XArray
` [PATCH v10 25/62] mm: Convert page-writeback "
` [PATCH v10 26/62] mm: Convert workingset "
` [PATCH v10 27/62] mm: Convert truncate "
` [PATCH v10 28/62] mm: Convert add_to_swap_cache "
` [PATCH v10 29/62] mm: Convert delete_from_swap_cache "
` [PATCH v10 30/62] mm: Convert __do_page_cache_readahead "
` [PATCH v10 31/62] mm: Convert page migration "
` [PATCH v10 32/62] mm: Convert huge_memory "
` [PATCH v10 33/62] mm: Convert collapse_shmem "
` [PATCH v10 34/62] mm: Convert khugepaged_scan_shmem "
` [PATCH v10 35/62] pagevec: Use xa_tag_t
` [PATCH v10 36/62] shmem: Convert replace to XArray
` [PATCH v10 37/62] shmem: Convert shmem_confirm_swap "
` [PATCH v10 38/62] shmem: Convert find_swap_entry "
` [PATCH v10 39/62] shmem: Convert shmem_add_to_page_cache "
` [PATCH v10 40/62] shmem: Convert shmem_alloc_hugepage "
` [PATCH v10 41/62] shmem: Convert shmem_free_swap "
` [PATCH v10 42/62] shmem: Convert shmem_partial_swap_usage "
` [PATCH v10 43/62] memfd: Convert shmem_tag_pins "
` [PATCH v10 44/62] memfd: Convert shmem_wait_for_pins "
` [PATCH v10 45/62] shmem: Comment fixups
` [PATCH v10 46/62] btrfs: Convert page cache to XArray
` [PATCH v10 47/62] fs: Convert buffer "
` [PATCH v10 48/62] fs: Convert writeback "
` [PATCH v10 49/62] nilfs2: Convert "
` [PATCH v10 50/62] f2fs: "
` [PATCH v10 51/62] lustre: "
` [PATCH v10 52/62] dax: Fix use of zero page
` [PATCH v10 53/62] dax: dax_insert_mapping_entry always succeeds
` [PATCH v10 54/62] dax: Rename some functions
` [PATCH v10 55/62] dax: Hash on XArray instead of mapping
` [PATCH v10 56/62] dax: Convert dax_insert_pfn_mkwrite to XArray
` [PATCH v10 57/62] dax: Convert dax_layout_busy_page "
` [PATCH v10 58/62] dax: Convert __dax_invalidate_entry "
` [PATCH v10 59/62] dax: Convert dax writeback "
` [PATCH v10 60/62] dax: Convert page fault handlers "
` [PATCH v10 61/62] page cache: Finish XArray conversion
` [PATCH v10 62/62] radix tree: Remove unused functions

[PATCH] mm/memblock: fix potential issue in memblock_search_pfn_nid()
 2018-03-30 20:57 UTC  (2+ messages)

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-03-30 17:47 UTC  (7+ messages)
` [RFC PATCH v2 05/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v2 08/15] khwasan: add tag related helper functions
` [RFC PATCH v2 13/15] khwasan: add hooks implementation

[PATCH] mm,oom: Do not unfreeze OOM victim thread
 2018-03-30 15:44 UTC  (6+ messages)

[PATCH 0/1] fix regression in hugetlbfs overflow checking
 2018-03-30 14:54 UTC  (5+ messages)
` [PATCH 1/1] hugetlbfs: fix bug in pgoff "
` [PATCH v2] "

[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-03-30 14:27 UTC  (8+ messages)
` [RFC PATCH v2 3/4] mm/rmqueue_bulk: alloc without touching individual page structure

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-30 13:33 UTC  (17+ messages)

[PATCH] mm: Check for SIGKILL inside dup_mmap() loop
 2018-03-30 10:34 UTC  (3+ messages)

[PATCH v4 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
 2018-03-30  9:24 UTC  (8+ messages)
` [PATCH v4 1/5] mm: page_alloc: remain memblock_next_valid_pfn() on arm and arm64
` [PATCH v4 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v4 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v4 4/5] arm64: introduce pfn_valid_region()
` [PATCH v4 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

[PATCHv2 00/14] Partial MKTME enabling
 2018-03-30  8:07 UTC  (16+ messages)
` [PATCHv2 06/14] mm/page_alloc: Propagate encryption KeyID through page allocator
` [PATCHv2 08/14] mm/page_ext: Drop definition of unused PAGE_EXT_DEBUG_POISON
` [PATCHv2 12/14] x86/mm: Implement page_keyid() using page_ext

[PATCH] mm: limit a process RSS
 2018-03-30  5:11 UTC 

[PATCH 2/2] mm/sparse: check __highest_present_section_nr only for a present section
 2018-03-30  3:20 UTC  (2+ messages)
` [PATCH] mm: check __highest_present_sectioin_nr directly in memory_dev_init()

[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
 2018-03-30  2:12 UTC  (6+ messages)
` [PATCH v3 2/5] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()

[PATCH] mm/page_alloc: call set_pageblock_order() once for each node
 2018-03-30  1:02 UTC  (3+ messages)

[RFC PATCH v21 0/6] mm: security: ro protection for dynamic data
 2018-03-29 20:50 UTC  (4+ messages)

mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-03-29 17:50 UTC  (2+ messages)

[PATCH 000/109] remove in-kernel calls to syscalls
 2018-03-29 14:55 UTC  (12+ messages)
` [PATCH 044/109] mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
` [PATCH 045/109] mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
` [PATCH 046/109] mm: add kernel_mbind() helper; remove in-kernel call to syscall
` [PATCH 047/109] mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls
` [PATCH 096/109] mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
` [PATCH 097/109] mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
` [PATCH 098/109] mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()

[PATCH v9 00/24] Speculative page faults
 2018-03-29 12:49 UTC  (13+ messages)
` [PATCH v9 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 09/24] mm: protect mremap() against SPF hanlder

[PATCH] lockdep: Show address of "struct lockdep_map" at print_lock()
 2018-03-29 12:01 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v2] mm: Warn on lock_page() from reclaim context
 2018-03-29 10:32 UTC  (3+ messages)
` [lkp-robot] [mm] 67ffc906f8: WARNING:at_mm/filemap.c:#__warn_lock_page_from_reclaim_context
  ` [lkp-robot] [mm] 67ffc906f8:WARNING:at_mm/filemap.c:#__warn_lock_page_from_reclaim_context

[PATCH v8 00/24] Speculative page faults
 2018-03-29  7:50 UTC  (5+ messages)
` [PATCH v8 22/24] mm: Speculative page fault handler return VMA

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-03-28 23:51 UTC  (6+ messages)
` [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()

mmotm 2018-03-28-16-05 uploaded
 2018-03-28 23:06 UTC 

[PATCH] slab, slub: skip unnecessary kasan_cache_shutdown()
 2018-03-28 22:00 UTC  (5+ 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).