linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-01 10:13:37 to 2021-02-02 08:42:48 UTC [more...]

mm/hugetlb.c: Fix typos in comments
 2021-02-02  8:42 UTC 

mm/hugetlb.c: Fix typos in comments
 2021-02-02  8:39 UTC 

[PATCH v2] x86/vmemmap: Handle unpopulated sub-pmd ranges
 2021-02-02  8:35 UTC  (4+ messages)

mm/hugetlb.c: Fix typos in comments
 2021-02-02  8:34 UTC 

[PATCH V2 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-02-02  8:26 UTC  (4+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] arm64/mm: Reorganize pfn_valid()

[PATCH] mm/slub: embed __slab_alloc to its caller
 2021-02-02  8:05 UTC 

[RFC 00/20] TLB batching consolidation and enhancements
 2021-02-02  7:20 UTC  (28+ messages)
` [RFC 01/20] mm/tlb: fix fullmm semantics
` [RFC 03/20] mm/mprotect: do not flush on permission promotion
` [RFC 08/20] mm: store completed TLB generation
` [RFC 11/20] mm/tlb: remove arch-specific tlb_start/end_vma()
` [RFC 12/20] mm/tlb: save the VMA that is flushed during tlb_start_vma()
` [RFC 13/20] mm/tlb: introduce tlb_start_ptes() and tlb_end_ptes()
` [RFC 15/20] mm: detect deferred TLB flushes in vma granularity

[RFC] Invalidate BH LRU during page migration
 2021-02-02  6:55 UTC  (2+ messages)
` [PATCH] [RFC] mm: fs: "

[PATCH v2] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-02-02  6:42 UTC  (5+ messages)

mmotm 2021-02-01-19-29 uploaded
 2021-02-02  6:18 UTC  (2+ messages)
` mmotm 2021-02-01-19-29 uploaded (maybe CONFIG_SPARSEMEM?)

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-02-02  5:34 UTC  (10+ messages)

[PATCH v3 1/1] process_madvise.2: Add process_madvise man page
 2021-02-02  5:30 UTC 

[PATCH v9 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-02  4:05 UTC  (17+ messages)
` [PATCH v9 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v9 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v9 03/14] mm/gup: return an error on migration failure
` [PATCH v9 04/14] mm/gup: check for isolation errors
` [PATCH v9 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v9 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v9 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v9 08/14] mm/gup: do not migrate zero page
` [PATCH v9 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v9 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v9 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v9 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v9 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v9 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-02-02  3:47 UTC  (12+ messages)

[PATCH RESEND v2 00/10] fsdax: introduce fs query to support reflink
 2021-02-02  3:17 UTC  (5+ messages)
` [PATCH RESEND v2 08/10] md: Implement ->corrupted_range()
` [PATCH RESEND v2 09/10] xfs: Implement ->corrupted_range() for XFS

[PATCH v2 1/1] process_madvise.2: Add process_madvise man page
 2021-02-02  3:00 UTC  (3+ messages)

[PATCH] mm: Remove ctor argument from kmem_cache_flags
 2021-02-02  2:41 UTC  (2+ messages)

[PATCH] mm/page_io: Use pr_alert_ratelimited for swap read/write errors
 2021-02-02  2:15 UTC  (3+ messages)

[PATCH] mm: simplify the VM_BUG_ON condition in pmdp_huge_clear_flush()
 2021-02-02  2:09 UTC  (3+ messages)

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-02  1:51 UTC 

[PATCH] mm/swap_state: Constify static struct attribute_group
 2021-02-02  1:35 UTC  (4+ messages)

[PATCH] mm/huge_memory.c: use helper range_in_vma() in __split_huge_p[u|m]d_locked()
 2021-02-02  1:33 UTC  (4+ messages)

[PATCH] MIPS: fix kernel_stack_pointer()
 2021-02-02  1:32 UTC  (3+ messages)

[PATCH] hugetlbfs: show pagesize in unit of GB if possible
 2021-02-02  1:26 UTC  (5+ messages)

[PATCH v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-02  1:18 UTC 

[Bug 211287] New: Softdirty bit does not work with hugetlb
 2021-02-02  1:02 UTC  (4+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-02-02  0:05 UTC  (15+ messages)
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each "
                ` [External] "

[PATCH v3 0/9] userfaultfd: add minor fault handling
 2021-02-01 23:42 UTC  (20+ messages)
` [PATCH v3 2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v3 3/9] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v3 4/9] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v3 5/9] userfaultfd: add minor fault registration mode
` [PATCH v3 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v3 8/9] userfaultfd: update documentation to describe minor fault handling
` [PATCH v3 9/9] userfaultfd/selftests: add test exercising "

[PATCH v4 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-02-01 23:22 UTC  (13+ messages)
` [PATCH v4 1/2] x86/setup: always add the beginning of RAM as memblock.memory

[PATCH v18 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-01 23:14 UTC  (13+ messages)
` [PATCH v18 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
  ` [NEEDS-REVIEW] "
` [PATCH v18 21/25] x86/cet/shstk: Handle signals for shadow stack

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

[PATCH v3 1/9] hugetlb: Pass vma into huge_pte_alloc()
 2021-02-01 22:16 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] mm: page_alloc: update the COMPACT[STALL|FAIL] events properly
 2021-02-01 21:24 UTC  (2+ messages)

[PATCH v2 0/2] drivers/base/memory: clarify some memory block properties
 2021-02-01 20:23 UTC  (5+ messages)
` [PATCH v2 1/2] drivers/base/memory: don't store phys_device in memory blocks
` [PATCH v2 2/2] Documentation: sysfs/memory: clarify some memory block device properties

[PATCH v11 0/6] arm64: MMU enabled kexec relocation
 2021-02-01 19:59 UTC  (3+ messages)

Very slow unlockall()
 2021-02-01 19:19 UTC  (7+ messages)

[RFC][PATCH 00/13] [v5] Migrate Pages in lieu of discard
 2021-02-01 19:13 UTC  (7+ messages)
` [RFC][PATCH 04/13] mm/numa: node demotion data structure and lookup
` [RFC][PATCH 05/13] mm/numa: automatically generate node migration order

[PATCH v2 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-02-01 18:59 UTC  (19+ messages)
` [PATCH v2 1/3] mm, slub: use pGp to print page flags
` [PATCH v2 2/3] mm, slub: don't combine pr_err with INFO
` [PATCH v2 3/3] vsprintf: dump full information of page flags in pGp

[PATCH v4] x86/mce: Avoid infinite loop for copy from user recovery
 2021-02-01 18:58 UTC  (11+ messages)
          ` [PATCH v5] "

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2021-02-01 18:20 UTC  (14+ messages)
      ` [EXT] "
        ` [RFC] tentative prctl task isolation interface

[PATCH v23 00/15] Introduce Data Access MONitor (DAMON)
 2021-02-01 17:37 UTC  (7+ messages)
` [PATCH v23 02/15] mm/damon/core: Implement region-based sampling
` [PATCH v23 03/15] mm/damon: Adaptively adjust regions
` [PATCH v23 07/15] mm/damon: Implement a debugfs-based user space interface

[v5 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-02-01 17:09 UTC  (7+ messages)
` [v5 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-01 16:56 UTC  (10+ messages)
` [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation

drivers/net/wan/fsl_ucc_hdlc.c:458:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-02-01 16:24 UTC 

[PATCH v1 0/2] drivers/base/memory: clarify some memory block properties
 2021-02-01 16:00 UTC  (7+ messages)
` [PATCH v1 1/2] drivers/base/memory: don't store phys_device in memory blocks
` [PATCH v1 2/2] Documentation: sysfs/memory: clarify some memory block device properties

[PATCH v5 0/7] Count rlimits in each user namespace
 2021-02-01 14:18 UTC  (8+ messages)
` [PATCH v5 1/7] Increase size of ucounts to atomic_long_t
` [PATCH v5 2/7] Add a reference to ucounts for each cred
` [PATCH v5 3/7] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v5 4/7] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v5 5/7] Reimplement RLIMIT_SIGPENDING "
` [PATCH v5 6/7] Reimplement RLIMIT_MEMLOCK "
` [PATCH v5 7/7] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH v3 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-02-01 14:12 UTC  (5+ messages)
` [PATCH v3 2/2] "

"cat /proc/sys/kernel/random/entropy_avail" sometimes causes page allocation failure
 2021-02-01 13:52 UTC  (3+ messages)

[PATCH] media: i2c: fix odd_ptr_err.cocci warnings
 2021-02-01 13:04 UTC  (3+ messages)

[PATCH] mm: workingset: clarify eviction order and distance calculation
 2021-02-01 13:02 UTC  (2+ messages)

BUG: Bad page state (8)
 2021-02-01 12:52 UTC  (2+ messages)

misc bio allocation cleanups
 2021-02-01 12:22 UTC  (4+ messages)
` [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset

[PATCH v3 0/5] create hugetlb flags to consolidate state
 2021-02-01 11:49 UTC  (10+ messages)
` [PATCH v3 3/5] hugetlb: only set HPageMigratable for migratable hstates

[PATCH] hugetlbfs: rework calculation code of Hugepage size in hugetlbfs_show_options()
 2021-02-01 11:19 UTC  (3+ messages)

[PATCH] mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
 2021-02-01 11:09 UTC  (2+ messages)

5.11 "debug" missing 20-30% memory, and exceptionally high reserved
 2021-02-01 11:08 UTC  (3+ messages)

[PATCH mm] kasan: untag addresses for KFENCE
 2021-02-01 10:40 UTC  (2+ messages)

[PATCH] mm/page_owner: Record the timestamp of all pages during free
 2021-02-01 10:13 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).