linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 01:05:15 to 2021-02-05 17:57:30 UTC [more...]

INFO: task can't die in shrink_inactive_list (2)
 2021-02-05 17:57 UTC  (6+ messages)

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-05 17:50 UTC  (13+ messages)
` [PATCH 1/7] mm: memcontrol: fix cpuhotplug statistics flushing
` [PATCH 6/7] mm: memcontrol: switch to rstat
` [PATCH 7/7] mm: memcontrol: consolidate lruvec stat flushing

[PATCH] mm/pmem: Avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
 2021-02-05 17:47 UTC  (3+ messages)

[PATCH v2 1/4] arm64: kasan: don't populate vmalloc area for CONFIG_KASAN_VMALLOC
 2021-02-05 17:43 UTC  (5+ messages)

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-05 17:41 UTC  (6+ messages)
` [PATCH 1/2] mm: provide a sane PTE walking API for modules
` [PATCH 2/2] KVM: do not assume PTE is writable after follow_pfn

[PATCH v3 mm 00/13] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 17:34 UTC  (14+ messages)
` [PATCH v3 mm 01/13] kasan, mm: don't save alloc stacks twice
` [PATCH v3 mm 02/13] kasan, mm: optimize kmalloc poisoning
` [PATCH v3 mm 03/13] kasan: optimize large "
` [PATCH v3 mm 04/13] kasan: clean up setting free info in kasan_slab_free
` [PATCH v3 mm 05/13] kasan: unify large kfree checks
` [PATCH v3 mm 06/13] kasan: rework krealloc tests
` [PATCH v3 mm 07/13] kasan, mm: fail krealloc on freed objects
` [PATCH v3 mm 08/13] kasan, mm: optimize krealloc poisoning
` [PATCH v3 mm 09/13] kasan: ensure poisoning size alignment
` [PATCH v3 mm 10/13] arm64: kasan: simplify and inline MTE functions
` [PATCH v3 mm 11/13] kasan: inline HW_TAGS helper functions
` [PATCH v3 mm 12/13] arm64: kasan: export MTE symbols for KASAN tests
` [PATCH v3 mm 13/13] kasan: clarify that only first bug is reported in HW_TAGS

[PATCH v3 0/3] Cleanup and fixups for vmemmap handling
 2021-02-05  8:26 UTC  (3+ messages)
` [PATCH v3 3/3] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH v2 2/4] arm64: kasan: abstract _text and _end to KERNEL_START/END
 2021-02-05 17:02 UTC  (5+ messages)

[PATCH 0/4] mm/gup: page unpining improvements
 2021-02-05 17:00 UTC  (5+ messages)
` [PATCH 4/4] RDMA/umem: batch page unpin in __ib_mem_release()

[PATCH v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-02-05 15:59 UTC  (6+ messages)
` [PATCH v24 05/14] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v24 07/14] mm/damon: Implement a debugfs-based user space interface
` [PATCH v24 12/14] mm/damon: Add kunit tests

[PATCH v3 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-05 16:54 UTC  (6+ messages)
` [PATCH v3 1/5] hugetlb: Dedup the code to add a new file_region
` [PATCH v3 2/5] hugetlg: Break earlier in add_reservation_in_range() when we can
` [PATCH v3 3/5] mm: Introduce page_needs_cow_for_dma() for deciding whether cow
` [PATCH v3 4/5] mm: Use is_cow_mapping() across tree where proper
` [PATCH v3 5/5] hugetlb: Do early cow when page pinned on src mm

[PATCH v2 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 16:53 UTC  (15+ messages)
` [PATCH v2 01/12] kasan, mm: don't save alloc stacks twice
` [PATCH v2 02/12] kasan, mm: optimize kmalloc poisoning
` [PATCH v2 03/12] kasan: optimize large "
` [PATCH v2 04/12] kasan: clean up setting free info in kasan_slab_free
` [PATCH v2 05/12] kasan: unify large kfree checks
` [PATCH v2 06/12] kasan: rework krealloc tests
` [PATCH v2 07/12] kasan, mm: fail krealloc on freed objects
` [PATCH v2 08/12] kasan, mm: optimize krealloc poisoning
` [PATCH v2 09/12] kasan: ensure poisoning size alignment
` [PATCH v2 10/12] arm64: kasan: simplify and inline MTE functions
` [PATCH v2 11/12] kasan: inline HW_TAGS helper functions
` [PATCH v2 12/12] arm64: kasan: export MTE symbols for KASAN tests

[v6 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-02-05 16:49 UTC  (17+ messages)
` [v6 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v6 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker
  ` [mm] [confidence: ] 3510a44e0e: WARNING:suspicious_RCU_usage
` [v6 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers

[PATCH v4 00/10] userfaultfd: add minor fault handling
 2021-02-04 18:34 UTC  (2+ messages)
` [PATCH v4 02/10] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled

[RFC 0/9] Linear Address Masking enabling
 2021-02-05 16:19 UTC  (16+ messages)
` [RFC 1/9] mm, arm64: Update PR_SET/GET_TAGGED_ADDR_CTRL interface
` [QEMU] x86: Implement Linear Address Masking support
` [RFC 2/9] x86/mm: Fix CR3_ADDR_MASK
` [RFC 3/9] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [RFC 4/9] x86/mm: Introduce TIF_LAM_U57 and TIF_LAM_U48
` [RFC 5/9] x86/mm: Provide untagged_addr() helper
` [RFC 6/9] x86/uaccess: Remove tags from the address before checking
` [RFC 7/9] x86/mm: Handle tagged memory accesses from kernel threads
` [RFC 8/9] x86/mm: Make LAM_U48 and mappings above 47-bits mutually exclusive
` [RFC 9/9] x86/mm: Implement PR_SET/GET_TAGGED_ADDR_CTRL with LAM

[PATCH] mm: cma: support sysfs
 2021-02-05 16:16 UTC  (23+ messages)

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-05 16:15 UTC  (6+ messages)
` [PATCH v19 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler

[PATCH v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-05 16:13 UTC  (24+ messages)
` [PATCH v14 3/8] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "
` [PATCH v14 4/8] mm: hugetlb: alloc "
` [PATCH v14 5/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v14 6/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v14 7/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v14 8/8] mm: hugetlb: optimize the code with the help of the compiler
    ` [External] "
  ` [External] Re: [PATCH v14 0/8] Free some vmemmap pages of HugeTLB page

[PATCH] mm/hugetlb: use helper huge_page_size() to simplify the hugetlb_vm_op_pagesize()
 2021-02-05 16:12 UTC  (2+ messages)

[RFC] Better page cache error handling
 2021-02-05 16:11 UTC 

[PATCH 1/2] mm: replace BUG_ON in vm_insert_page with a return of an error
 2021-02-05  3:39 UTC  (10+ messages)
  ` [Linaro-mm-sig] "

[PATCH] mm: memcontrol: remove rcu_read_lock from get_mem_cgroup_from_page
 2021-02-05 16:06 UTC  (7+ messages)
  ` [External] "

[PATCH v2 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-05 16:05 UTC  (8+ messages)
` [PATCH v2 4/4] hugetlb: Do early cow when page pinned on src mm

[PATCH] mm: memcontrol: fix missing wakeup oom task
 2021-02-05 16:04 UTC  (8+ messages)
  ` [External] "

[PATCH] tracepoints: Do not punish non static call users
 2021-02-05 15:57 UTC 

[PATCH v2] mm: memcontrol: replace the loop with a list_for_each_entry()
 2021-02-05 15:27 UTC  (3+ messages)

[PATCH] PCI: Also set up legacy files only after sysfs init
 2021-02-05 13:36 UTC 

[PATCH] mm/slub: embed __slab_alloc to its caller
 2021-02-05 13:03 UTC  (4+ messages)

[PATCH v2] mm/page_owner: Record the timestamp of all pages during free
 2021-02-05 12:02 UTC  (2+ messages)

[PATCH v2 0/4] mm/gup: page unpining improvements
 2021-02-05 11:56 UTC  (7+ messages)
` [PATCH v2 1/4] mm/gup: add compound page list iterator
` [PATCH v2 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-05 10:59 UTC  (2+ messages)

[PATCH 1/2] PCI: also set up legacy files only after sysfs init
 2021-02-05 10:21 UTC  (8+ messages)

[PATCH] mm/memtest: Add ARCH_USE_MEMTEST
 2021-02-05  9:20 UTC  (3+ messages)

[PATCH v2] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-02-05  9:01 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] hugetlb_cgroup: use helper pages_per_huge_page() in hugetlb_cgroup
 2021-02-05  8:47 UTC  (2+ messages)

[RFC -V5 0/6] autonuma: Optimize memory placement for memory tiering system
 2021-02-05  8:37 UTC  (4+ messages)
` [RFC -V5 1/6] NUMA balancing: optimize page "

[RFC 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-05  8:30 UTC  (4+ messages)
` [RFC 2/3] arm64/hugetlb: Enable HUGETLB_PAGE_SIZE_VARIABLE

[PATCH] mm/memory.c: fix potential pte_unmap_unlock pte error
 2021-02-05  8:19 UTC 

[PATCH v2] mm/hugetlb: remove redundant check in preparing and destroying gigantic page
 2021-02-05  8:15 UTC  (2+ messages)

[PATCH] mm/mlock: stop counting mlocked pages when none vma is found
 2021-02-05  8:14 UTC  (2+ messages)

ERROR: modpost: "ioremap" undefined!
 2021-02-05  6:34 UTC 

[linux-next:master 3526/6048] arch/riscv/kernel/probes/decode-insn.c:19:31: sparse: sparse: cast to restricted __le32
 2021-02-05  4:30 UTC 

[PATCH] mm/pgtable-generic.c: optimize the VM_BUG_ON condition in pmdp_huge_clear_flush()
 2021-02-05  3:22 UTC  (3+ messages)

[PATCH] mm/rmap: Correct obsolete comment of page_get_anon_vma()
 2021-02-05  3:11 UTC  (3+ messages)

[PATCH] mm/hugetlb: Remove obsolete comment in vma_has_reserves()
 2021-02-05  3:08 UTC  (3+ messages)

[PATCH RESEND v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-05  2:40 UTC  (2+ messages)

[PATCH v5 3/7] Reimplement RLIMIT_NPROC on top of ucounts
 2021-02-05  2:55 UTC  (2+ messages)
` c632dadc10: BUG:KASAN:null-ptr-deref_in_is_ucounts_overlimit

incoming
 2021-02-05  2:33 UTC  (19+ messages)
` [patch 01/18] mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
` [patch 02/18] mm: hugetlb: fix a race between freeing and dissolving the page
` [patch 03/18] mm: hugetlb: fix a race between isolating and freeing page
` [patch 04/18] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
` [patch 05/18] mm: migrate: do not migrate HugeTLB page whose refcount is one
` [patch 06/18] mm, compaction: move high_pfn to the for loop scope
` [patch 07/18] mm/vmalloc: separate put pages and flush VM flags
` [patch 08/18] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
` [patch 09/18] mm: thp: fix MADV_REMOVE deadlock on shmem THP
` [patch 10/18] memblock: do not start bottom-up allocations with kernel_end
` [patch 11/18] mailmap: fix name/email for Viresh Kumar
` [patch 12/18] mailmap: add entries for Manivannan Sadhasivam
` [patch 13/18] mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
` [patch 14/18] kasan: add explicit preconditions to kasan_report()
` [patch 15/18] kasan: make addr_has_metadata() return true for valid addresses
` [patch 16/18] ubsan: implement __ubsan_handle_alignment_assumption
` [patch 17/18] mm: hugetlb: fix missing put_page in gather_surplus_pages()
` [patch 18/18] MAINTAINERS/.mailmap: use my @kernel.org address

[PATCH v4 01/10] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
 2021-02-05  1:04 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).