linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-12 18:09:34 to 2020-05-14 12:41:46 UTC [more...]

[PATCH v2] s390: simplify memory notifier for protecting kdump crash kernel area
 2020-05-14 12:41 UTC  (2+ messages)

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-14 12:19 UTC  (8+ messages)
` [virtio-dev] "

[PATCH v3] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-05-14 12:08 UTC  (4+ messages)

[PATCH v2] mm, page_alloc: reset the zone->watermark_boost early
 2020-05-14 11:58 UTC 

[RFC v4][PATCH part-2 00/13] ASI - Part II (Decorated Page-Table)
 2020-05-14 11:42 UTC  (3+ messages)

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-05-14 11:37 UTC  (16+ messages)
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-05-14 11:27 UTC  (8+ messages)

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-05-14 11:04 UTC  (8+ messages)
` [PATCH 12/19] mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API

clean up and streamline probe_kernel_* and friends v2
 2020-05-14 10:01 UTC  (36+ messages)
` [PATCH 01/18] maccess: unexport probe_kernel_write and probe_user_write
` [PATCH 02/18] maccess: remove various unused weak aliases
` [PATCH 03/18] maccess: remove duplicate kerneldoc comments
` [PATCH 04/18] maccess: clarify "
` [PATCH 05/18] maccess: update the top of file comment
` [PATCH 06/18] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [PATCH 07/18] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [PATCH 08/18] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [PATCH 09/18] maccess: remove probe_read_common and probe_write_common
` [PATCH 10/18] maccess: unify the probe kernel arch hooks
` [PATCH 11/18] maccess: remove strncpy_from_unsafe
` [PATCH 12/18] maccess: always use strict semantics for probe_kernel_read
` [PATCH 13/18] maccess: move user access routines together
` [PATCH 14/18] maccess: allow architectures to provide kernel probing directly
` [PATCH 15/18] x86: use non-set_fs based maccess routines
` [PATCH 16/18] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
` [PATCH 17/18] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
` [PATCH 18/18] maccess: rename probe_kernel_address to get_kernel_nofault

[linux-next:master 7592/7905] arch/riscv/mm/ptdump.c:57:3: error: 'FIXADDR_START' undeclared here (not in a function); did you mean 'XAS_RESTART'?
 2020-05-14  9:19 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 752f10c4a54ecf549503fe5a44ad6737b42341ef
 2020-05-14  9:17 UTC 

[PATCH mm v2 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-14  7:42 UTC  (12+ messages)
` [PATCH mm v2 1/3] mm: prepare for swap over-high accounting and penalty calculation
` [PATCH mm v2 3/3] mm: automatically penalize tasks with high swap use

[PATCH] swap: Add percpu cluster_next to reduce lock contention on swap cache
 2020-05-14  7:04 UTC 

mm/memory.c: Add update local tlb for smp race
 2020-05-14  6:50 UTC 

stable-rc 5.4: libhugetlbfs fallocate_stress.sh: Unable to handle kernel paging request at virtual address ffff00006772f000
 2020-05-14  6:40 UTC  (2+ messages)

incoming
 2020-05-14  3:31 UTC  (9+ messages)
` [patch 1/7] mm, memcg: fix inconsistent oom event behavior
` [patch 2/7] epoll: call final ep_events_available() check under the lock
` [patch 3/7] mm/gup: fix fixup_user_fault() on multiple retries
` [patch 4/7] userfaultfd: fix remap event with MREMAP_DONTUNMAP
` [patch 5/7] ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
` [patch 6/7] kasan: consistently disable debugging features
` [patch 7/7] kasan: add missing functions declarations to kasan.h
` mmotm 2020-05-13-20-30 uploaded

[linux-next:master 8047/8703] ld.lld: error: undefined symbol: __compiletime_assert_457
 2020-05-14  1:25 UTC 

[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
 2020-05-14  1:16 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH RESEND 0/1] mm/zswap: move to use crypto_acomp APIs
 2020-05-13 23:33 UTC  (2+ messages)
` [PATCH RESEND 1/1] mm/zswap: move to use crypto_acomp API for hardware acceleration

[PATCH] mm, page_alloc: reset the zone->watermark_boost early
 2020-05-13 22:24 UTC  (5+ messages)

[PATCH] mm/hmm/test: destroy xa_array instead of looping
 2020-05-13 21:45 UTC 

[PATCH] mm/compaction: avoid VM_BUG_ON(PageSlab()) in page_mapcount()
 2020-05-13 21:35 UTC  (4+ messages)

[PATCH RFC} io_uring: io_kiocb alloc cache
 2020-05-13 20:44 UTC  (6+ messages)

[PATCH v4] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-13 19:11 UTC  (2+ messages)

[PATCH] mm/hmm/test: fix an error code in hmm_dmirror_init()
 2020-05-13 19:08 UTC  (2+ messages)

[RFC v3 for QEMU] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
 2020-05-13 16:37 UTC  (2+ messages)

[PATCH v2 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-13 16:01 UTC  (10+ messages)
` [PATCH v2 1/7] mm: Add functions to track page directory modifications
` [PATCH v2 2/7] mm/vmalloc: Track which page-table levels were modified
` [PATCH v2 3/7] mm/ioremap: "
` [PATCH v2 4/7] x86/mm/64: Implement arch_sync_kernel_mappings()
` [PATCH v2 5/7] x86/mm/32: "
` [PATCH v2 6/7] mm: Remove vmalloc_sync_(un)mappings()
` [PATCH v2 7/7] x86/mm: Remove vmalloc faulting

mmotm 2020-05-11-15-43 uploaded
 2020-05-13 15:18 UTC  (4+ messages)
` mmotm 2020-05-11-15-43 uploaded (ethernet/ti/ti_cpsw)

[PATCH v3 0/5] support setting sysctl parameters from kernel command line
 2020-05-13 13:17 UTC  (8+ messages)
` [PATCH v3 5/5] lib/test_sysctl: support testing of sysctl. boot parameter

[linux-next:master] BUILD REGRESSION e098d7762d602be640c53565ceca342f81e55ad2
 2020-05-13 11:23 UTC 

[PATCH 00/12] mm: consolidate definitions of page table accessors
 2020-05-13 11:19 UTC  (18+ messages)
` [PATCH 01/12] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [PATCH 02/12] mm: introduce include/linux/pgtable.h
` [PATCH 03/12] mm: reorder includes after introduction of linux/pgtable.h
` [PATCH 04/12] csky: replace definitions of __pXd_offset() with pXd_index()
` [PATCH 05/12] m68k/mm/motorola: move comment about page table allocation funcitons
` [PATCH 06/12] m68k/mm: move {cache,nocahe}_page() definitions close to their user
` [PATCH 07/12] x86/mm: simplify init_trampoline() and surrounding logic
` [PATCH 08/12] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [PATCH 09/12] mm: consolidate pte_index() and pte_offset_*() definitions
` [PATCH 10/12] mm: consolidate pmd_index() and pmd_offset() definitions
` [PATCH 11/12] mm: consolidate pud_index() and pud_offset() definitions
` [PATCH 12/12] mm: consolidate pgd_index() and pgd_offset{_k}() definitions

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-13 10:44 UTC  (8+ messages)
` [RFC][PATCH 3/4] dma-buf: cma_heap: Extend logic to export CMA regions tagged with "linux,cma-heap"

CMA enhancement - non-default areas in x86
 2020-05-13 10:04 UTC  (8+ messages)

Kmemleak infrastructure improvement for task_struct leaks and call_rcu()
 2020-05-13  9:59 UTC  (3+ messages)

[PATCH v2 1/3] rcu/kasan: record and print call_rcu() call stack
 2020-05-13  9:22 UTC  (21+ messages)

[RFC PATCH] drivers: iommu: reset cached node if dma_mask is changed
 2020-05-13  8:33 UTC  (2+ messages)

zswap z3fold + memory offline = infinite loop
 2020-05-13  8:28 UTC  (3+ messages)

[PATCH v4 0/3] Offline memoryless cpuless node 0
 2020-05-13  7:46 UTC  (6+ messages)
` [PATCH v4 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v4 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH/RFC] MM: fix writeback for NFS
 2020-05-13  7:18 UTC  (11+ messages)
` Writeback fixes "
  ` Writeback fixes for NFS - V2
    ` Writeback fixes for NFS - V3
      ` [PATCH 1/2 V3] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
                ` [PATCH 1/2 V4] "
                ` [PATCH 2/2 V4] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

[PATCH 19/31] riscv: use asm-generic/cacheflush.h
 2020-05-13  6:23 UTC  (3+ messages)

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-05-13  1:52 UTC  (3+ messages)
` [PATCH RFC 2/8] selftests: add stress testing tool for dcache

[PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
 2020-05-13  0:57 UTC  (11+ messages)

[PATCH v4] mm: Proactive compaction
 2020-05-12 23:40 UTC  (2+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-12 23:20 UTC  (5+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-12 22:56 UTC  (5+ messages)
` [PATCH v3 06/19] mm: memcg/slab: obj_cgroup API

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-12 21:03 UTC 

[RFC v4][PATCH part-1 0/7] ASI - Part I (ASI Infrastructure and PTI)
 2020-05-12 20:07 UTC  (4+ messages)

[PATCH] mm/hmm/test: Fix some copy_to_user() error handling
 2020-05-12 20:00 UTC  (2+ messages)

[PATCH -next] mm/hmm/test: fix error return code in hmm_dmirror_init()
 2020-05-12 19:59 UTC  (2+ messages)

[PATCH -next] mm/hmm/test: fix missing unlock on error in dmirror_migrate_finalize_and_map()
 2020-05-12 19:59 UTC  (2+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-05-12 19:55 UTC  (9+ messages)
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-12 18:11 UTC  (4+ 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).