linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 20:50:23 to 2021-02-05 16:49:49 UTC [more...]

[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

[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 0/7]: mm: memcontrol: switch to rstat
 2021-02-05 16:34 UTC  (9+ messages)
` [PATCH 6/7] "
` [PATCH 7/7] mm: memcontrol: consolidate lruvec stat flushing

[PATCH v2 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-05 16:25 UTC  (14+ 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

[PATCH v4 00/10] userfaultfd: add minor fault handling
 2021-02-04 21:07 UTC  (6+ messages)
` [PATCH v4 02/10] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v4 09/10] userfaultfd: update documentation to describe minor fault handling

[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  (17+ messages)
` [PATCH v19 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [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 v19 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v19 24/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[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  (11+ messages)
` [PATCH v2 3/4] mm: Introduce page_needs_cow_for_dma() for deciding whether cow
` [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 v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-02-05 15:59 UTC  (4+ messages)
` [PATCH v24 07/14] mm/damon: Implement a debugfs-based user space interface

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

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-05 15:43 UTC  (5+ 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 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/pmem: Avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
 2021-02-05  8:29 UTC  (2+ messages)

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

[PATCH 0/4] mm/gup: page unpining improvements
 2021-02-04 23:37 UTC  (5+ messages)
` [PATCH 1/4] mm/gup: add compound page list iterator

[PATCH] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-04 22:57 UTC  (12+ messages)

[PATCH v11 0/6] arm64: MMU enabled kexec relocation
 2021-02-04 22:02 UTC  (6+ messages)

[PATCH] mm/hugetlb: use helper function range_in_vma() in page_table_shareable()
 2021-02-04 21:37 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-04 20:50 UTC  (2+ messages)
` [PATCH v4 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma


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