linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-13 13:26:45 to 2018-03-14 15:10:26 UTC [more...]

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-14 15:12 UTC  (18+ messages)
` [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH 3/8] Uprobe: Rename map_info to uprobe_map_info
` [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH 7/8] perf probe: Support SDT markers having reference counter (semaphore)
` [PATCH 8/8] trace_uprobe/sdt: Document about reference counter

[PATCHv3 0/2] zsmalloc/zram: drop zram's max_zpage_size
 2018-03-14 15:07 UTC  (4+ messages)
` [PATCHv3 1/2] zsmalloc: introduce zs_huge_class_size() function
` [PATCHv3 2/2] zram: drop max_zpage_size and use zs_huge_class_size()

[PATCH 00/16] remove eight obsolete architectures
 2018-03-14 14:59 UTC  (6+ messages)
` [PATCH 10/16] mm: remove obsolete alloc_remap()
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs

[PATCH 09/16] mm: remove blackfin MPU support
 2018-03-14 14:37 UTC 

[PATCH 1/1 v2] x86: pkey-mprotect must allow pkey-0
 2018-03-14 14:19 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix boot hang in memmap_init_zone
 2018-03-14 14:17 UTC  (2+ messages)

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-14 14:08 UTC  (6+ messages)

[PATCH] percpu: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
 2018-03-14 13:55 UTC  (2+ messages)

[PATCH v9 00/24] Speculative page faults
 2018-03-14 13:33 UTC  (28+ messages)
` [PATCH v9 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 02/24] x86/mm: Define CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v9 03/24] powerpc/mm: "
` [PATCH v9 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v9 05/24] mm: Introduce pte_spinlock "
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 07/24] mm: VMA sequence count
` [PATCH v9 08/24] mm: Protect VMA modifications using "
` [PATCH v9 09/24] mm: protect mremap() against SPF hanlder
` [PATCH v9 10/24] mm: Protect SPF handler against anon_vma changes
` [PATCH v9 11/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v9 12/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v9 13/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v9 14/24] mm: Introduce __maybe_mkwrite()
` [PATCH v9 15/24] mm: Introduce __vm_normal_page()
` [PATCH v9 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v9 18/24] mm: Provide speculative fault infrastructure
` [PATCH v9 19/24] mm: Adding speculative page fault failure trace events
` [PATCH v9 20/24] perf: Add a speculative page fault sw event
` [PATCH v9 21/24] perf tools: Add support for the SPF perf event
` [PATCH v9 22/24] mm: Speculative page fault handler return VMA
` [PATCH v9 23/24] x86/mm: Add speculative pagefault handling
` [PATCH v9 24/24] powerpc/mm: Add speculative page fault

[RFC PATCH v19 0/8] mm: security: ro protection for dynamic data
 2018-03-14 13:04 UTC  (17+ messages)
` [PATCH 1/8] genalloc: track beginning of allocations
` [PATCH 2/8] Add label to genalloc.rst for cross reference
` [PATCH 3/8] genalloc: selftest
` [PATCH 4/8] struct page: add field for vm_struct
` [PATCH 5/8] Protectable Memory
` [PATCH 6/8] Pmalloc selftest
` [PATCH 7/8] lkdtm: crash on overwriting protected pmalloc var
` [PATCH 8/8] Documentation for Pmalloc

mmotm 2018-03-13-15-15 uploaded
 2018-03-14 13:03 UTC  (2+ messages)

[patch -mm v3 0/3] mm, memcg: introduce oom policies
 2018-03-14 12:38 UTC  (5+ messages)
` [patch -mm v3 1/3] mm, memcg: introduce per-memcg oom policy tunable
` [patch -mm] mm, memcg: evaluate root and leaf memcgs fairly on oom

BUG: unable to handle kernel paing request at fffffc0000000000
 2018-03-14 11:22 UTC  (2+ messages)

Hangs in balance_dirty_pages with arm-32 LPAE + highmem
 2018-03-14  9:12 UTC  (6+ messages)

[PATCH] slab, slub: remove size disparity on debug kernel
 2018-03-14  8:43 UTC  (4+ messages)

[PATCH] x86, memremap: fix altmap accounting at free
 2018-03-14  8:40 UTC  (2+ messages)

[PATCH V2] ZBOOT: fix stack protector in compressed boot phase
 2018-03-14  8:10 UTC  (4+ messages)

[PATCH 1/1 v2] powerpc: pkey-mprotect must allow pkey-0
 2018-03-14  7:45 UTC 

[mmotm:master 9/285] mm/hugetlb.c:4378:2: error: invalid use of void expression
 2018-03-14  6:21 UTC 

[mmotm:master 8/285] fs//hugetlbfs/inode.c:142:22: note: in expansion of macro 'PGOFF_LOFFT_MAX'
 2018-03-14  6:15 UTC 

[mmotm:master 9/285] include/linux/mmdebug.h:52:34: note: in expansion of macro 'BUILD_BUG_ON_INVALID'
 2018-03-14  3:42 UTC 

lib///lzo/lzodefs.h:27:2: error: #error "conflicting endian definitions"
 2018-03-14  2:16 UTC 

kernel BUG at mm/khugepaged.c:533 on 4.15.3
 2018-03-14  1:21 UTC  (4+ messages)

[PATCH v2 0/2] optimize memory hotplug
 2018-03-14  1:02 UTC  (6+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking

[v5 0/2] initialize pages on demand during boot
 2018-03-14  0:59 UTC  (10+ messages)
` [v5 1/2] mm: disable interrupts while initializing deferred pages

OK to merge via powerpc? (was Re: [PATCH 05/14] mm: make memblock_alloc_base_nid non-static)
 2018-03-14  0:56 UTC  (3+ messages)

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-13 22:47 UTC  (10+ messages)
` [PATCH v3 0/2] mm/page_alloc: fix kernel BUG at mm/page_alloc.c:1913! crash in move_freepages()
  ` [PATCH v3 2/2] mm/page_alloc: fix memmap_init_zone pageblock alignment

[PATCH 0/1] make start_isolate_page_range() thread safe
 2018-03-13 21:27 UTC  (4+ messages)
` [PATCH v2] mm: make start_isolate_page_range() fail if already isolated

[PATCH V2] mm/memcontrol.c: fix parameter description mismatch
 2018-03-13 20:10 UTC  (2+ messages)

[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
 2018-03-13 18:35 UTC  (10+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct

[v6 0/2] initialize pages on demand during boot
 2018-03-13 18:23 UTC  (3+ messages)
` [v6 1/2] mm: disable interrupts while initializing deferred pages
` [v6 2/2] mm: initialize pages on demand during boot

[PATCH v3 0/2] Directed kmem charging
 2018-03-13 17:55 UTC  (4+ messages)
` [PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations

[PATCH 0/2] x86/mm: vmalloc_fault fix for CONFIG_HUGETLBFS off
 2018-03-13 17:03 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: fix vmalloc_fault to use pXd_large
` [PATCH 2/2] x86/mm: remove pointless checks in vmalloc_fault

[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
 2018-03-13 17:00 UTC  (7+ messages)
` [RFC PATCH 09/14] khwasan: add hooks implementation
` [RFC PATCH 14/14] khwasan: default the instrumentation mode to inline

[RFC PATCH 00/13] SVM (share virtual memory) with HMM in nouveau
 2018-03-13 15:56 UTC  (11+ messages)

[PATCH] memory-failure: fix section mismatch
 2018-03-13 14:45 UTC  (2+ messages)

[PATCHv2 0/2] zsmalloc/zram: drop zram's max_zpage_size
 2018-03-13 14:35 UTC  (8+ messages)
` [PATCHv2 2/2] zram: drop max_zpage_size and use zs_huge_class_size()

[patch] mm, oom: remove 3% bonus for CAP_SYS_ADMIN processes
 2018-03-13 13:39 UTC  (2+ messages)

[PATCH] mm: oom: Fix race condition between oom_badness and do_exit of task
 2018-03-13 13:37 UTC  (7+ messages)

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


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