linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 10:02:38 to 2020-01-24 11:54:51 UTC [more...]

[PATCH v4 1/7] readdir: make user_access_begin() use the real access range
 2020-01-24 11:54 UTC  (5+ messages)
` [PATCH v4 2/7] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v4 3/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v4 4/7] powerpc/32s: Drop NULL addr verification
` [PATCH v4 5/7] powerpc/32s: prepare prevent_user_access() for user_access_end()

[PATCH v2 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-24 11:40 UTC  (20+ messages)
` [PATCH v2 2/6] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v2 3/6] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v2 4/6] powerpc/32s: Drop NULL addr verification
` [PATCH v2 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v2 6/6] powerpc: Implement user_access_begin and friends

[RFC][PATCH] iov_iter: Add ITER_MAPPING
 2020-01-24 11:21 UTC  (5+ messages)

Paging out when free memory is low but not exhausted (and available memory remains high)
 2020-01-24 10:28 UTC  (5+ messages)

[PATCH for 4.19-stable v2 00/24] mm/memory_hotplug: backport of pending stable fixes
 2020-01-24  9:24 UTC  (5+ messages)
` [PATCH for 4.19-stable v2 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory

Memory failure handling of VFIO-pinned THP
 2020-01-24  9:16 UTC  (2+ messages)

[PATCH v2 0/9] Huge page-table entries for TTM
 2020-01-24  9:09 UTC  (10+ messages)
` [PATCH 1/9] fs: Constify vma argument to vma_is_dax
` [PATCH 2/9] mm: Introduce vma_is_special_huge
` [PATCH 3/9] mm: Split huge pages on write-notify or COW
` [PATCH 4/9] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH 5/9] mm, drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH 6/9] drm/vmwgfx: Support huge page faults
` [PATCH 7/9] drm: Add a drm_get_unmapped_area() helper
` [PATCH 8/9] drm/vmwgfx: Introduce a huge page aligning TTM range manager
` [PATCH 9/9] drm/vmwgfx: Hook up the helpers to align buffer objects

87c4696d57 ("mm/debug: Add tests validating architecture page .."): [ 1.395296] kernel BUG at include/linux/mm.h:2007!
 2020-01-24  8:52 UTC  (5+ messages)
  ` [LKP] "

[Patch v2] mm/migrate.c: also overwrite error when it is bigger than zero
 2020-01-24  7:21 UTC  (2+ messages)

[PATCHv2] mm/sparse: reset section's mem_map when fully deactivated
 2020-01-24  6:49 UTC  (4+ messages)

[v2 PATCH] mm: move_pages: report the number of non-attempted pages
 2020-01-24  6:46 UTC  (10+ messages)

[PATCH] swap_next should increase position index
 2020-01-24  6:41 UTC 

[PATCH] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
 2020-01-24  6:25 UTC  (3+ messages)

mmotm 2020-01-23-21-12 uploaded
 2020-01-24  5:13 UTC 

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-01-24  5:02 UTC  (3+ messages)

[PATCH v5] mm/mempolicy: Checking hugepage migration is supported by arch in vma_migratable
 2020-01-24  2:36 UTC  (5+ messages)

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-24  2:03 UTC  (12+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not
` [PATCH v3 3/7] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v3 4/7] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v3 5/7] powerpc/32s: Drop NULL addr verification
` [PATCH v3 6/7] powerpc/32s: Prepare allow_user_access() for user_access_begin()
` [PATCH v3 7/7] powerpc: Implement user_access_begin and friends

[RFC 0/4] workqueue: fix selecting cpu for queuing work and cleanup
 2020-01-24  1:01 UTC  (5+ messages)
` [RFC 1/4] workqueue: fix selecting cpu for queuing work

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-01-23 23:24 UTC  (23+ messages)
` [PATCH v16.1 1/9] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v16.1 2/9] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v16.1 3/9] mm: Add function __putback_isolated_page
` [PATCH v16.1 4/9] mm: Introduce Reported pages
` [PATCH v16.1 5/9] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v16.1 6/9] virtio-balloon: Add support for providing free page reports to host
` [PATCH v16.1 7/9] mm/page_reporting: Rotate reported pages to the tail of the list
` [PATCH v16.1 8/9] mm/page_reporting: Add budget limit on how many pages can be reported per pass
` [PATCH v16.1 9/9] mm/page_reporting: Add free page reporting documentation

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-23 22:29 UTC  (8+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-23 21:49 UTC  (4+ messages)
` [PATCH v2 02/27] nvdimm: remove prototypes for nonexistent functions

[RFC PATCH 0/5] Introduce Data Access MONitor (DAMON)
 2020-01-23 21:41 UTC  (7+ messages)
` [RFC PATCH 4/5] Documentation/admin-guide/mm: Add a document for DAMON
    `  "
` [RFC PATCH 5/5] mm/damon: Add kunit tests
    `  "

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-23 20:05 UTC  (4+ messages)
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-01-23 19:03 UTC  (5+ messages)

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-23 16:27 UTC  (11+ messages)

[PATCH v2 0/1] arm/arm64: add support for folded p4d page tables
 2020-01-23 11:59 UTC  (4+ messages)

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-23  9:13 UTC  (19+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API
                  `  "
                      `  "

[PATCH 0/2] mm/thp: rework the pmd protect changing flow
 2020-01-23  8:24 UTC  (4+ messages)
` [PATCH v2 1/2] mm: add helpers pmdp_modify_prot_start/commit
` [PATCH v2 2/2] arm64: mm: rework the pmd protect changing flow

[PATCH v5 00/38] Hardened usercopy whitelisting
 2020-01-23  8:14 UTC  (6+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH v4] mm/mempolicy,hugetlb: Checking hstate for hugetlbfs page in vma_migratable
 2020-01-23  7:48 UTC  (4+ messages)

[PATCH 0/2] arm64: Enable vmemmap mapping from device memory
 2020-01-23  5:56 UTC  (3+ messages)
` [PATCH 1/2] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [PATCH 2/2] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH] mm: move_pages: fix the return value if there are not-migrated pages
 2020-01-23  3:29 UTC  (10+ messages)

[PATCH] Documentation: zram: various fixes in zram.rst
 2020-01-23  1:48 UTC  (2+ messages)

[Patch v4] mm: thp: remove the defer list related code since this will not happen
 2020-01-22 23:39 UTC  (9+ messages)

[PATCH] mm: move_pages: report the number of non-attempted pages
 2020-01-22 22:43 UTC  (3+ messages)

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-22 21:40 UTC  (6+ messages)
` [PATCH v9 3/8] hugetlb_cgroup: add reservation accounting for private mappings

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-22 20:51 UTC  (22+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-22 18:45 UTC  (2+ messages)

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-01-22 18:31 UTC  (7+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[LSF/MM/BPF TOPIC] Generic page write protection
 2020-01-22 18:27 UTC  (2+ messages)
` [Lsf-pc][LSF/MM/BPF "

[PATCH v1 1/6] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-22 17:54 UTC  (9+ messages)
` [PATCH v1 2/6] powerpc/32s: Fix bad_kuap_fault()
` [PATCH v1 3/6] powerpc/kuap: Fix set direction in allow/prevent_user_access()
` [PATCH v1 4/6] powerpc/32s: Drop NULL addr verification
` [PATCH v1 5/6] powerpc/32s: prepare prevent_user_access() for user_access_end()
` [PATCH v1 6/6] powerpc: Implement user_access_begin and friends

[LSF/MM/BPF TOPIC] Do not pin pages for various direct-io scheme
 2020-01-22 17:49 UTC  (15+ messages)
    ` [Lsf-pc] "

Confirmation for subscribe linux-kernel
 2020-01-22 16:54 UTC  (2+ messages)

Confirmation for subscribe linux-mmc
 2020-01-22 16:53 UTC  (2+ messages)

[PATCH v2 0/4] basic KASAN support for Xen PV domains
 2020-01-22 14:05 UTC  (8+ messages)
` [PATCH v2 2/4] x86/xen: add basic KASAN support for PV kernel
` [PATCH v2 4/4] xen/netback: fix grant copy across page boundary

[PATCH 2/2] mm/mempolicy: Skip walking HUGETLB vma if MPOL_MF_STRICT is specified alone
 2020-01-22 13:55 UTC  (12+ messages)

[PATCH v3 0/3] protect page cache from freeing inode
 2020-01-22 13:46 UTC  (2+ 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).