linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-04 19:56:08 to 2021-02-05 15:29:51 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

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

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

[PATCH 0/7]: mm: memcontrol: switch to rstat
 2021-02-05 15:17 UTC  (16+ messages)
` [PATCH 6/7] "
` [PATCH 7/7] mm: memcontrol: consolidate lruvec stat flushing

[RFC 0/9] Linear Address Masking enabling
 2021-02-05 15:16 UTC  (12+ 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 v2 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-05 14:58 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 v2 5/4] mm: Use is_cow_mapping() across tree where proper

[v6 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-02-05 14:44 UTC  (15+ 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 v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-05 13:59 UTC  (49+ messages)
` [PATCH v19 01/25] Documentation/x86: Add CET description
` [PATCH v19 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v19 03/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v19 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v19 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler
` [PATCH v19 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v19 08/25] x86/mm: Introduce _PAGE_COW
` [PATCH v19 10/25] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v19 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v19 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v19 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v19 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v19 16/25] mm: Add guard pages around a shadow stack
` [PATCH v19 17/25] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v19 18/25] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v19 19/25] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v19 20/25] x86/cet/shstk: User-mode shadow stack support
` [PATCH v19 22/25] ELF: Introduce arch_setup_elf_property()
` [PATCH v19 24/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[PATCH 0/2] KVM: do not assume PTE is writable after follow_pfn
 2021-02-05 13:49 UTC  (4+ 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] 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] mm: memcontrol: remove rcu_read_lock from get_mem_cgroup_from_page
 2021-02-05 12:56 UTC  (5+ messages)
  ` [External] "

[PATCH] mm: memcontrol: fix missing wakeup oom task
 2021-02-05 12:20 UTC  (6+ messages)
  ` [External] "

[PATCH] mm: cma: support sysfs
 2021-02-05 12:12 UTC  (21+ 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  (9+ messages)
` [PATCH v2 1/4] mm/gup: add compound page list iterator
` [PATCH v2 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v2 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH v2 4/4] RDMA/umem: batch page unpin in __ib_umem_release()

[PATCH v14 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-05 11:54 UTC  (21+ messages)
` [PATCH v14 3/8] mm: hugetlb: free the vmemmap pages associated with each "
` [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][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/hugetlb: use helper huge_page_size() to simplify the hugetlb_vm_op_pagesize()
 2021-02-05  9:22 UTC 

[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  (8+ messages)
` [PATCH 1/4] mm/gup: add compound page list iterator
` [PATCH 4/4] RDMA/umem: batch page unpin in __ib_mem_release()

[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 00/10] userfaultfd: add minor fault handling
 2021-02-04 21:07 UTC  (5+ messages)
` [PATCH v4 09/10] userfaultfd: update documentation to describe "

[PATCH v4 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-04 20:50 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v4 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH v4 bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH v4 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH] mm: Export follow_pte() for KVM so that KVM can stop using follow_pfn()
 2021-02-04 20:33 UTC  (3+ messages)

BUG: KASAN: stack-out-of-bounds in unwind_next_frame+0x1df5/0x2650
 2021-02-04 20:22 UTC  (11+ 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).