linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 03:33:21 to 2020-07-15 17:09:21 UTC [more...]

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-07-15 17:08 UTC  (12+ messages)
` [PATCH v7 01/29] arm64: mte: system register definitions
` [PATCH v7 02/29] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v7 03/29] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v7 04/29] arm64: mte: Add specific SIGSEGV codes
` [PATCH v7 05/29] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v7 06/29] mm: Add PG_arch_2 page flag
` [PATCH v7 07/29] mm: Preserve the PG_arch_2 flag in __split_huge_page_tail()
` [PATCH v7 08/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v7 09/29] arm64: mte: Tags-aware copy_{user_,}highpage() implementations
` [PATCH v7 10/29] arm64: Avoid unnecessary clear_user_page() indirection
` [PATCH v7 11/29] arm64: mte: Tags-aware aware memcmp_pages() implementation

[PATCH v3] mm/hugetlb: split hugetlb_cma in nodes with memory
 2020-07-15 17:05 UTC  (6+ messages)

[PATCH v3 0/3] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-15 17:05 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [PATCH v3 2/3] arm64: enable tlbi range instructions
` [PATCH v3 3/3] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] mm: memcontrol: avoid workload stalls when lowering memory.high
 2020-07-15 16:54 UTC  (11+ messages)

[PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-07-15 16:49 UTC  (3+ messages)

[PATCH v2] mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
 2020-07-15 16:50 UTC 

KCSAN: data-race in generic_file_buffered_read / generic_file_buffered_read
 2020-07-15 16:45 UTC  (4+ messages)

[PATCH v2 0/2] psi: enhance psi with the help of ebpf
 2020-07-15 16:36 UTC  (2+ messages)

[PATCH v5.4.y, v4.19.y] mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
 2020-07-15 16:31 UTC  (9+ messages)
  ` [External] "

[PATCH v3] x86/mm: use max memory block size on bare metal
 2020-07-15 15:59 UTC  (2+ messages)

[PATCH] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-07-15 11:20 UTC  (3+ messages)

[PATCH 1/4] mm/page_alloc: fix non cma alloc context
 2020-07-15  9:51 UTC  (10+ messages)
` [PATCH 2/4] mm/gup: restrict CMA region by using allocation scope API
` [PATCH 3/4] mm/hugetlb: make hugetlb migration callback CMA aware
` [PATCH 4/4] mm/gup: use a standard migration target allocation callback

[PATCH V3] arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configs
 2020-07-15 14:14 UTC  (2+ messages)

[PATCHv2] mm: Fix warning in move_normal_pmd()
 2020-07-15 13:50 UTC 

[PATCH] mm: Fix warning in move_normal_pmd()
 2020-07-15 13:42 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 9259f7ab5c133c5c70de297c0abf11b651894606
 2020-07-15 13:33 UTC 

[patch] mm, memcg: provide a stat to describe reclaimable memory
 2020-07-15 13:10 UTC  (4+ messages)
  `  "

[PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
 2020-07-15 12:48 UTC  (2+ messages)
` [PATCH v2 7/8] mm/balloon_compaction: Fix trivial spelling

[PATCH v2 04/16] b43: Remove uninitialized_var() usage
 2020-07-15 10:37 UTC  (2+ messages)

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-15  8:11 UTC  (8+ messages)

[PATCH v2] memcg, oom: check memcg margin for parallel oom
 2020-07-15  6:56 UTC  (10+ messages)

possible deadlock in shmem_fallocate (4)
 2020-07-15  6:36 UTC  (13+ messages)

kernel panic: System is deadlocked on memory
 2020-07-15  6:04 UTC  (3+ messages)

[PATCH v2 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-15  5:33 UTC  (2+ messages)
` [PATCH v2 2/2] riscv: Use generic pgprot_* macros from <linux/pgtable.h>

[PATCH] mm/hugetlb: hide nr_nodes in the internal of for_each_node_mask_to_[alloc|free]
 2020-07-15  3:46 UTC  (9+ messages)

[PATCH] mm/percpu: mark pcpu_chunk_type() as __maybe_unused
 2020-07-15  2:18 UTC  (12+ messages)
  ` [PATCH v2] mm/percpu: fix 'defined but not used' warning
      ` [PATCH v3] "

mmotm 2020-07-09-21-00 uploaded
 2020-07-14 23:58 UTC  (5+ messages)
` mmotm 2020-07-09-21-00 uploaded (drivers/net/ethernet/mellanox/mlx5/core/en_main.c)

[PATCH 1/2] mm: pgtable: Make generic pgprot_* macros available for no-MMU
 2020-07-14 20:42 UTC  (4+ messages)
` [PATCH 2/2] riscv: Use generic pgprot_* macros from <linux/pgtable.h>

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14 20:00 UTC  (30+ messages)
` [RFC PATCH 01/15] x86/pkeys: Create pkeys_internal.h
` [RFC PATCH 02/15] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [RFC PATCH 03/15] x86/pks: Enable Protection Keys Supervisor (PKS)
` [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
` [RFC PATCH 05/15] x86/pks: Add PKS kernel API
` [RFC PATCH 06/15] x86/pks: Add a debugfs file for allocated PKS keys
` [RFC PATCH 07/15] Documentation/pkeys: Update documentation for kernel pkeys
` [RFC PATCH 08/15] x86/pks: Add PKS Test code
` [RFC PATCH 09/15] fs/dax: Remove unused size parameter
` [RFC PATCH 10/15] drivers/dax: Expand lock scope to cover the use of addresses
` [RFC PATCH 11/15] memremap: Add zone device access protection
` [RFC PATCH 12/15] kmap: Add stray write protection for device pages
` [RFC PATCH 13/15] dax: Stray write protection for dax_direct_access()
` [RFC PATCH 14/15] nvdimm/pmem: Stray write protection for pmem->virt_addr
` [RFC PATCH 15/15] [dax|pmem]: Enable stray write protection

WARNING: at mm/mremap.c:211 move_page_tables in i386
 2020-07-14 18:49 UTC  (12+ messages)

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-07-14 17:39 UTC 

[PATCH v2 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-14 15:58 UTC  (10+ messages)
` [PATCH v2 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH v2 0/2] mm, memcg: reclaim harder before high throttling
 2020-07-14 15:45 UTC  (3+ messages)
` [PATCH v2 1/2] mm, memcg: reclaim more aggressively before high allocator throttling

[PATCH 17/26] mm/riscv: Use general page fault accounting
 2020-07-14 15:12 UTC  (3+ messages)

[PATCH] mm, oom: check memcg margin for parallel oom
 2020-07-14 13:40 UTC  (9+ messages)

[RFC PATCH 7/7] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
 2020-07-14 13:23 UTC  (6+ messages)

[PATCH v2 0/6] Improvements for dump_page()
 2020-07-14 12:18 UTC  (11+ messages)
` [PATCH v2 1/6] mm: Handle page->mapping better in dump_page
` [PATCH v2 2/6] mm: Dump compound page information on a second line
` [PATCH v2 3/6] mm: Print head flags in dump_page
` [PATCH v2 4/6] mm: Switch dump_page to get_kernel_nofault
` [PATCH v2 5/6] mm: Print the inode number in dump_page

[linux-next:master] BUILD REGRESSION be978f8feb1d4678b941a3ccf181eea1039110e2
 2020-07-14 10:33 UTC 

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-07-14 10:08 UTC  (3+ messages)

[PATCH] mm: thp: Replace HTTP links with HTTPS ones
 2020-07-14  9:41 UTC  (2+ messages)

[PATCH] mm, oom: don't invoke oom killer if current has been reapered
 2020-07-14  9:30 UTC  (10+ messages)

[PATCH] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-14  3:55 UTC 


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