Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 14:35:42 to 2021-06-12 20:46:42 UTC [more...]

[PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-12 20:46 UTC 

[PATCH] mm, futex: Fix shared futex pgoff on shmem huge page
 2021-06-12 16:15 UTC  (2+ messages)

[PATCH v2 0/3] kasan: add memory corruption identification for hw tag-based kasan
 2021-06-12 15:52 UTC  (7+ messages)
` [PATCH v2 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH v2 2/3] kasan: integrate the common part of two KASAN tag-based modes
` [PATCH v2 3/3] kasan: add memory corruption identification support for hardware tag-based mode

[linux-next:master 8472/9209] drivers/iommu/intel/perf.c:16: warning: expecting prototype for perf.c(). Prototype was for DEFINE_SPINLOCK() instead
 2021-06-12 11:47 UTC 

[PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing
 2021-06-12 11:20 UTC  (2+ messages)

[PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-12 10:17 UTC  (4+ messages)

[PATCH v2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists
 2021-06-12 10:07 UTC  (3+ messages)

[PATCH v2 0/3] Split huge PMD mapping of vmemmap pages
 2021-06-12  9:45 UTC  (4+ messages)
` [PATCH v2 1/3] mm: sparsemem: split the "
` [PATCH v2 2/3] mm: sparsemem: use huge PMD mapping for "
` [PATCH v2 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON

[PATCH v2 02/10] mm/thp: make is_huge_zero_pmd() safe and quicker
 2021-06-12  8:20 UTC  (14+ messages)
` [PATCH v2 06/10] mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
      ` [PATCH v3 "
` [PATCH v2 08/10] mm: rmap: make try_to_unmap() void function
` [PATCH v2 10/10] mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
      ` [PATCH v2 00/10] mm/thp: fix THP splitting unmap BUGs and related

drivers/net/wireless/ralink/rt2x00/rt2800lib.c:9012:13: warning: stack frame size of 8504 bytes in function 'rt2800_init_rfcsr'
 2021-06-12  7:23 UTC 

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (4+ messages)
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM

[PATCH v2 12/15] riscv: convert to setup_initial_init_mm()
 2021-06-12  3:55 UTC  (2+ messages)

[PATCH] mm: Mark idle page tracking as BROKEN
 2021-06-12  3:14 UTC  (2+ messages)

[RFC PATCH] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-12  3:08 UTC  (4+ messages)

vmemmap alloc failure in hot_add_req()
 2021-06-12  2:11 UTC 

[linux-next:master 7012/7430] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_183' declared with attribute error: unexpected size in kmalloc_index()
 2021-06-12  0:31 UTC  (16+ messages)
                  ` Some logical errors on my words, but I still wonder

[PATCH] mm: delete duplicate order checking, when stealing whole pageblock
 2021-06-12  0:00 UTC 

[linux-next:master 7435/9209] include/linux/compiler_types.h:328:38: error: call to '__compiletime_assert_236' declared with attribute error: unexpected size in kmalloc_index()
 2021-06-11 23:49 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 25fe90f43fa312213b653dc1f12fd2d80f855883
 2021-06-11 22:21 UTC 

[PATCH 00/11] mm: page_vma_mapped_walk() cleanup and THP fixes
 2021-06-11 19:42 UTC  (34+ messages)
` [PATCH 01/11] mm: page_vma_mapped_walk(): use page for pvmw->page
` [PATCH 02/11] mm: page_vma_mapped_walk(): settle PageHuge on entry
` [PATCH 03/11] mm: page_vma_mapped_walk(): use pmd_read_atomic()
` [PATCH 04/11] mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
` [PATCH 05/11] mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
` [PATCH 06/11] mm: page_vma_mapped_walk(): crossing page table boundary
` [PATCH 07/11] mm: page_vma_mapped_walk(): add a level of indentation
` [PATCH 08/11] mm: page_vma_mapped_walk(): use goto instead of while (1)
` [PATCH 09/11] mm: page_vma_mapped_walk(): get vma_address_end() earlier
` [PATCH 10/11] mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
` [PATCH 11/11] mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()

[PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-11 19:03 UTC 

[PATCH v29 07/13] mm/damon: Implement a debugfs-based user space interface
 2021-06-11 18:59 UTC  (2+ messages)

[PATCH v29 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-11 18:53 UTC  (4+ messages)
` [PATCH v29 10/13] Documentation: Add documents for DAMON

[PATCH] mm: relocate 'write_protect_seq' in struct mm_struct
 2021-06-11 17:09 UTC 

[PATCH 0/4] selftests/vm/pkeys: Bug fixes and a new test
 2021-06-11 16:42 UTC  (5+ messages)
` [PATCH 1/4] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really, really random
` [PATCH 2/4] selftests/vm/pkeys: Handle negative sys_pkey_alloc() return code
` [PATCH 3/4] selftests/vm/pkeys: Refill shadow register after implicit kernel write
` [PATCH 4/4] selftests/vm/pkeys: Exercise x86 XSAVE init state

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-11 15:01 UTC  (7+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH v29 12/13] mm/damon: Add user space selftests
 2021-06-11 14:04 UTC  (3+ messages)

[PATCH 0/2] Allow high order pages to be stored on PCP v2
 2021-06-11 13:58 UTC  (6+ messages)
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

[PATCH v29 04/13] mm/idle_page_tracking: Make PG_idle reusable
 2021-06-11 13:49 UTC 

[syzbot] general protection fault in free_swap_cache (2)
 2021-06-11 13:25 UTC 

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-11 13:16 UTC  (12+ messages)
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 12/22] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH 0/6] mremap fixes
 2021-06-10 22:03 UTC  (8+ messages)
` [PATCH 1/6] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH 2/6] selftest/mremap_test: Avoid crash with static build
` [PATCH 3/6] mm/mremap: Convert huge PUD move to separate helper
` [PATCH 4/6] mm/mremap: Don't enable optimized PUD move if page table levels is 2
` [PATCH 5/6] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH 6/6] mm/mremap: hold the rmap lock in write mode when moving "

[linux-next:master 8465/8758] arch/arc/kernel/signal.c:101:21: error: 'struct pt_regs' has no member named 'r30'; did you mean 'r10'?
 2021-06-10 21:47 UTC  (2+ messages)

[PATCH 0/5] Split huge PMD mapping of vmemmap pages
 2021-06-10 21:49 UTC  (3+ messages)
` [PATCH 1/5] mm: hugetlb: introduce helpers to preallocate/free page tables

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-10 20:31 UTC  (12+ messages)

[PATCH] slub: choose the right freelist pointer location when creating small caches
 2021-06-10 20:20 UTC  (7+ messages)

Create mm@lists.linux.dev
 2021-06-10 19:44 UTC 

[PATCH v3 0/2] mm: add vmalloc_no_huge and use it
 2021-06-10 19:31 UTC  (5+ messages)
` [PATCH v3 1/2] mm/vmalloc: add vmalloc_no_huge
` [PATCH v3 2/2] KVM: s390: fix for hugepage vmalloc

[linux-next:master 7242/8758] drivers/gpu/drm/hyperv/hyperv_drm_modeset.c:152:23: warning: unused variable 'hyperv_modifiers'
 2021-06-10 14:21 UTC 

[RFC PATCH] mm/oom_kill: allow oom kill allocating task for non-global case
 2021-06-10 14:06 UTC  (16+ messages)

[PATCH next v2 1/2] dump_stack: move cpu lock to printk.c
 2021-06-10 13:26 UTC  (3+ messages)

[PATCH Part2 RFC v3 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-06-10 13:03 UTC  (3+ messages)
` [PATCH Part2 RFC v3 06/37] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH 0/14 v7] fs: Hole punch vs page cache filling races
 2021-06-10 12:42 UTC  (6+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 12/14] fuse: Convert to using invalidate_lock

[PATCH v6 00/16] Free some vmemmap pages of hugetlb page
 2021-06-10 12:15 UTC  (3+ messages)
` [PATCH v6 01/16] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c

[linux-next:pending-fixes] BUILD REGRESSION 2413b547bbb10e9b0d9da0e15040d2228ef17a76
 2021-06-10 11:55 UTC 

[PATCH v11] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-10 10:18 UTC  (8+ messages)

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-10  8:36 UTC  (5+ messages)
` [RFC v2 29/34] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context

[PATCH v9 0/8] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-10  6:57 UTC  (11+ messages)
` [PATCH v9 3/8] writeback, cgroup: increment isw_nr_in_flight before grabbing an inode
` [PATCH v9 8/8] writeback, cgroup: release dying cgwbs by switching attached inodes

Cannot allocate memory despite buff/cache non-zero
 2021-06-10  5:58 UTC  (3+ messages)

[PATCH v2 0/2] mm: export __vmalloc_node_range and use it
 2021-06-10  5:24 UTC  (8+ messages)
` [PATCH v2 1/2] mm/vmalloc: export __vmalloc_node_range

[linux-next:pending-fixes 265/302] arch/arc/kernel/signal.c:101:21: error: 'struct pt_regs' has no member named 'r30'; did you mean 'r10'?
 2021-06-10  4:17 UTC 

[PATCH V2] mm/thp: Define default pmd_pgtable()
 2021-06-10  4:16 UTC  (3+ messages)

[PATCH] mm: slub: replace local_irq_save with local_irq_disable
 2021-06-10  4:14 UTC  (3+ messages)
  ` [External] "

Idle THPs
 2021-06-10  3:43 UTC 

[linux-next:master 6924/8476] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn31/dcn31_smu.c:98:5: warning: no previous prototype for function 'dcn31_smu_send_msg_with_param'
 2021-06-10  3:04 UTC 

[LSF/MM TOPIC] mmap locking topics
 2021-06-10  1:29 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION b0795f0f47d7425836ff90b96aea3bd5b73505b2
 2021-06-10  1:19 UTC 

fs/reiserfs/do_balan.c:1220:13: warning: stack frame size of 1408 bytes in function 'balance_leaf_new_nodes'
 2021-06-10  1:05 UTC 

[PATCH 04/29] do_anonymous_page: use update_mmu_tlb()
 2021-06-10  0:58 UTC  (4+ messages)
` [PATCH 08/29] mm: add FAULT_FLAG_SPECULATIVE flag

[linux-next:master 5516/7700] imx_rproc.c:undefined reference to `__arm_smccc_smc'
 2021-06-10  0:58 UTC  (3+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-10  0:36 UTC  (7+ messages)

[PATCH v2] mm: fs: invalidate bh_lrus for only cold path
 2021-06-09 20:52 UTC  (4+ messages)

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-09 19:23 UTC  (3+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper

[v2 PATCH] mm: mempolicy: don't have to split pmd for huge zero page
 2021-06-09 17:21 UTC 

[PATCH v2 03/10] mm/thp: try_to_unmap() use TTU_SYNC for safe splitting (fwd)
 2021-06-09 16:57 UTC  (2+ messages)

[PATCH v2 01/10] mm/thp: fix __split_huge_pmd_locked() on shmem migration entry (fwd)
 2021-06-09 16:53 UTC  (2+ messages)

[PATCH] selinux: use __GFP_NOWARN with GFP_NOWAIT
 2021-06-09 16:37 UTC 

[PATCH] mm/kmemleak: use READ_ONCE() for accessing jiffies_scan_wait
 2021-06-09 15:56 UTC 

[PATCH v3 0/1] ib: Fix spelling mistakes in header files
 2021-06-09 15:00 UTC  (2+ messages)
` [PATCH v3 1/1] lib: "

[RFC PATCH V3] zram:calculate available memory when zram is used
 2021-06-09 14:59 UTC  (6+ messages)

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 14:50 UTC  (3+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-09 14:43 UTC  (4+ messages)
` [PATCH v3 04/27] mm/userfaultfd: Introduce special pte for unmapped file-backed mem

[PATCH v2 0/1] lib: Fix spelling mistakes in header files
 2021-06-09 14:41 UTC  (4+ messages)
` [PATCH v2 1/1] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).