linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 12:44:28 to 2020-06-24 17:53:50 UTC [more...]

[PATCH v5 00/25] arm64: Memory Tagging Extension user-space support
 2020-06-24 17:52 UTC  (25+ messages)
` [PATCH v5 01/25] arm64: mte: system register definitions
` [PATCH v5 02/25] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v5 03/25] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v5 04/25] arm64: mte: Add specific SIGSEGV codes
` [PATCH v5 05/25] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v5 06/25] mm: Add PG_ARCH_2 page flag
` [PATCH v5 07/25] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v5 08/25] arm64: mte: Tags-aware copy_{user_,}highpage() implementations
` [PATCH v5 09/25] arm64: Avoid unnecessary clear_user_page() indirection
` [PATCH v5 10/25] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v5 11/25] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v5 12/25] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v5 13/25] mm: Introduce arch_validate_flags()
` [PATCH v5 14/25] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v5 15/25] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v5 16/25] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v5 17/25] arm64: mte: Allow user control of the generated random tags "
` [PATCH v5 18/25] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v5 19/25] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v5 20/25] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v5 21/25] mm: Add arch hooks for saving/restoring tags
` [PATCH v5 22/25] arm64: mte: Enable swap of tagged pages
` [PATCH v5 23/25] arm64: mte: Save tags when hibernating
` [PATCH v5 24/25] arm64: mte: Kconfig entry

[PATCH] mm: filemap: clear idle flag for writes
 2020-06-24 17:43 UTC 

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-24 17:37 UTC 

Are there still some methods that could be used by the Linux kernel to reduce memory fragmentation while both CONFIG-MIGRATION and CONFIG-COMPACTION are disabled?
 2020-06-24 17:22 UTC  (4+ messages)

[PATCH v2] mm/page_alloc: fix documentation error and remove magic numbers
 2020-06-24 17:01 UTC  (2+ messages)

[PATCH 1/2] mm/mmu_notifier: Mark up direct reclaim paths with MAYFAIL
 2020-06-24 16:50 UTC  (11+ messages)
` [PATCH 2/2] drm/i915/gem: Use mmu_notifier_range_mayfail() to avoid waiting inside reclaim

[PATCH 00/18] multiple preferred nodes
 2020-06-24 16:48 UTC  (11+ messages)
` [PATCH 01/18] mm/mempolicy: Add comment for missing LOCAL
` [PATCH 02/18] mm/mempolicy: Use node_mem_id() instead of node_id()

(no subject)
 2020-06-24 16:44 UTC  (13+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 15/15] io_uring: support true async buffered reads, if file provides it

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-24 16:10 UTC  (21+ messages)

[PATCH v2] xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection
 2020-06-24 15:05 UTC 

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-24 15:01 UTC  (16+ messages)
` [PATCH v3 01/15] mm,hwpoison: cleanup unused PageHuge() check
` [PATCH v3 02/15] mm, hwpoison: remove recalculating hpage
` [PATCH v3 03/15] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [PATCH v3 04/15] mm,madvise: Refactor madvise_inject_error
` [PATCH v3 05/15] mm,hwpoison-inject: don't pin for hwpoison_filter
` [PATCH v3 06/15] mm,hwpoison: Un-export get_hwpoison_page and make it static
` [PATCH v3 07/15] mm,hwpoison: Kill put_hwpoison_page
` [PATCH v3 08/15] mm,hwpoison: remove MF_COUNT_INCREASED
` [PATCH v3 09/15] mm,hwpoison: remove flag argument from soft offline functions
` [PATCH v3 10/15] mm,hwpoison: Unify THP handling for hard and soft offline
` [PATCH v3 11/15] mm,hwpoison: Rework soft offline for free pages
` [PATCH v3 12/15] mm,hwpoison: Rework soft offline for in-use pages
` [PATCH v3 13/15] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page
` [PATCH v3 14/15] mm,hwpoison: Return 0 if the page is already poisoned in soft-offline
` [PATCH v3 15/15] mm,hwpoison: introduce MF_MSG_UNSPLIT_THP

[linux-next:pending-fixes] BUILD SUCCESS 1c7e639860a8c025e73c4e18ab7b6b8116175659
 2020-06-24 15:01 UTC 

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-24 14:40 UTC  (5+ messages)

[PATCH] mm/page_alloc: fix documentation error and remove magic numbers
 2020-06-24 14:27 UTC  (6+ messages)

[RFC] Bypass filesystems for reading cached pages
 2020-06-24 12:35 UTC  (5+ messages)

[PATCH] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-06-24 12:22 UTC  (7+ messages)

[RFC] Make the memory failure blast radius more precise
 2020-06-24 12:10 UTC  (9+ messages)

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-24 12:08 UTC  (8+ messages)
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-06-24 10:29 UTC  (6+ messages)
` [PATCH v5 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v5 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v3 0/3] mm/shuffle: fix and cleanups
 2020-06-24  9:47 UTC  (4+ messages)
` [PATCH v3 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps
` [PATCH v3 2/3] mm/memory_hotplug: document why shuffle_zone() is relevant
` [PATCH v3 3/3] mm/shuffle: remove dynamic reconfiguration

[PATCH v5 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-06-24  9:45 UTC  (2+ messages)

[PATCH v2 0/3] mm/shuffle: fix and cleanups
 2020-06-24  9:31 UTC  (10+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: document why shuffle_zone() is relevant
` [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-06-24  9:26 UTC  (3+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed
` [PATCH 3/3] MIPS: Do not call flush_tlb_all when setting pmd entry

[PATCH 0/9] slub_debug fixes and improvements
 2020-06-24  7:57 UTC  (5+ messages)
` [PATCH 9/9] mm, slab/slub: move and improve cache_from_obj()

[RESEND PATCH] mm: fix migrate_vma_setup() src_owner and normal pages
 2020-06-24  7:22 UTC  (4+ messages)

memcg missing charge when setting BPF
 2020-06-24  4:30 UTC  (2+ messages)

[PATCH -V2] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-06-24  3:31 UTC  (4+ messages)

[PATCH v7 00/19] The new cgroup slab memory controller
 2020-06-24  1:53 UTC  (19+ messages)
` [PATCH v7 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v7 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v7 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v7 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v7 05/19] mm: memcontrol: decouple reference counting from page accounting
` [PATCH v7 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v7 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v7 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v7 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v7 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [PATCH v7 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [PATCH v7 13/19] mm: memcg/slab: simplify memcg cache creation
` [PATCH v7 14/19] mm: memcg/slab: remove memcg_kmem_get_cache()
` [PATCH v7 15/19] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v7 16/19] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [PATCH v7 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-06-24  1:49 UTC  (10+ messages)
` [PATCH v3 1/5] percpu: return number of released bytes from pcpu_free_area()
` [PATCH v3 2/5] mm: memcg/percpu: account percpu memory to memory cgroups
` [PATCH v3 3/5] mm: memcg/percpu: per-memcg percpu memory statistics
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[PATCH v8 0/4] introduce memory hinting API for external process
 2020-06-24  1:31 UTC  (3+ messages)

[PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-06-23 22:36 UTC  (9+ messages)
` [PATCH] "

[PATCH tip/core/rcu 02/26] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
 2020-06-23 21:01 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 37e7f89b58c9732c6843602ec3e1db9aa00086f2
 2020-06-23 20:14 UTC 

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-23 18:29 UTC  (5+ messages)
` [PATCH v2 04/16] b43: Remove uninitialized_var() usage

[PATCH v2 00/15] Documentation fixes
 2020-06-23 17:38 UTC  (3+ messages)
` [PATCH v2 10/15] docs: hugetlbpage.rst: fix some warnings

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2020-06-23 16:42 UTC  (7+ messages)
` [PATCH 20/22] arm64: mte: Allow user control of the excluded tags via prctl()

[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
 2020-06-23 15:56 UTC  (5+ messages)
` [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and rename to ReST

[PATCH v7 00/19] The new cgroup slab memory controller
 2020-06-23 15:39 UTC  (3+ messages)

Are there still some methods that could be used by the Linux kernel to reduce memory fragmentation while both CONFIG-MIGRATION and CONFIG-COMPACTION are disabled?
 2020-06-23 15:39 UTC 

[PATCH][next] mm/zswap: fix a couple of memory leaks and rework kzalloc failure check
 2020-06-23 14:02 UTC  (5+ messages)

[PATCH v4 0/5] Optionally randomize kernel stack offset each syscall
 2020-06-23 13:42 UTC  (7+ messages)
` [PATCH v4 3/5] stack: "

[PATCH v3 0/7] Convert the remaining text files to ReST
 2020-06-23 13:31 UTC  (2+ messages)
` [PATCH v3 3/7] docs: move nommu-mmap.txt to admin-guide and rename "

[PATCH v1 0/2] mm: vm_total_pages and build_all_zonelists() cleanup
 2020-06-23 13:02 UTC  (5+ messages)
` [PATCH v1 1/2] mm: drop vm_total_pages
` [PATCH v1 2/2] mm/page_alloc: drop nr_free_pagecache_pages()


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