linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-28 16:20:10 to 2020-09-29 13:39:03 UTC [more...]

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-29 13:38 UTC  (7+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 02/11] x86, kfence: enable KFENCE for x86
` [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
` [PATCH v4 04/11] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v4 06/11] kfence, kasan: make KFENCE compatible with KASAN

[PATCH] mm: clarify usage of GFP_ATOMIC in !preemptible contexts
 2020-09-29 13:29 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4deb97cf41297771f12cf0f879d948fe1a2ac8f0
 2020-09-29 13:21 UTC 

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-29 13:13 UTC  (7+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v3 06/10] kfence, kasan: make KFENCE compatible with KASAN

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-29 13:07 UTC  (11+ messages)
` [PATCH v6 3/6] "
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-29 12:48 UTC  (23+ messages)
` [PATCH v2 01/12] mm: Make pagecache tagged lookups return only head pages
` [PATCH v2 02/12] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping
` [PATCH v2 03/12] mm/filemap: Add helper for finding pages
` [PATCH v2 04/12] mm/filemap: Add mapping_seek_hole_data
` [PATCH v2 05/12] mm: Add and use find_lock_entries
` [PATCH v2 07/12] mm: Add an 'end' parameter to pagevec_lookup_entries
` [PATCH v2 08/12] mm: Remove nr_entries parameter from pagevec_lookup_entries
` [PATCH v2 09/12] mm: Pass pvec directly to find_get_entries
` [PATCH v2 10/12] mm: Remove pagevec_lookup_entries

remove alloc_vm_area v2
 2020-09-29 12:43 UTC  (6+ messages)

[PATCH] io_uring: support async buffered reads when readahead is disabled
 2020-09-29 12:00 UTC 

[PATCH v6] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-09-29 11:05 UTC  (8+ messages)

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-29 11:02 UTC  (3+ messages)

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-29 10:15 UTC  (3+ messages)
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-29 10:14 UTC  (17+ messages)
` [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH v1 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
` [PATCH v1 5/5] mm/memory_hotplug: update comment regarding zone shuffling

[PATCH v2 for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-09-29  9:53 UTC  (9+ messages)

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-29  9:00 UTC  (16+ messages)

[PATCH v38 16/24] x86/sgx: Add a page reclaimer
 2020-09-29  8:35 UTC  (6+ messages)

[PATCH] mmap: Optional full ASLR for mmap(NULL, ...)
 2020-09-29  8:30 UTC 

[PATCH v2] page_alloc: Fix freeing non-compound pages
 2020-09-29  7:26 UTC  (6+ messages)

incoming
 2020-09-29  6:55 UTC  (4+ messages)
` [patch 8/9] mm: replace memmap_context by meminit_context

[RFC] mm/vmstat: Add events for HugeTLB migration
 2020-09-29  6:02 UTC  (3+ messages)

[PATCH v4] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-29  5:59 UTC  (3+ messages)

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-29  4:17 UTC  (5+ messages)
` [PATCH V3 6/8] mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-29  4:05 UTC  (18+ messages)

[RFC PATCH v2 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-29  2:59 UTC  (8+ messages)
` [PATCH 1/2] ext4/xfs: add page refcount helper
` [PATCH 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[linux-next:master] BUILD REGRESSION 663b07a45f972c23ac315fd690874bc00977fe99
 2020-09-29  2:34 UTC 

[PATCH v2] mm/hmm/test: use after free in dmirror_allocate_chunk()
 2020-09-29  1:25 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-29  0:30 UTC  (24+ messages)

[v4] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-29  0:07 UTC 

[PATCH 00/22] add Object Storage Media Pool (mpool)
 2020-09-28 23:47 UTC  (24+ messages)
` [PATCH 01/22] mpool: add utility routines and ioctl definitions
` [PATCH 02/22] mpool: add in-memory struct definitions
` [PATCH 03/22] mpool: add on-media "
` [PATCH 04/22] mpool: add pool drive component which handles mpool IO using the block layer API
` [PATCH 05/22] mpool: add space map component which manages free space on mpool devices
` [PATCH 06/22] mpool: add on-media pack, unpack and upgrade routines
` [PATCH 07/22] mpool: add superblock management routines
` [PATCH 08/22] mpool: add pool metadata routines to manage object lifecycle and IO
` [PATCH 09/22] mpool: add mblock lifecycle management and IO routines
` [PATCH 10/22] mpool: add mlog IO utility routines
` [PATCH 11/22] mpool: add mlog lifecycle management and IO routines
` [PATCH 12/22] mpool: add metadata container or mlog-pair framework
` [PATCH 13/22] mpool: add utility routines for mpool lifecycle management
` [PATCH 14/22] mpool: add pool metadata routines to create persistent mpools
` [PATCH 15/22] mpool: add mpool lifecycle management routines
` [PATCH 16/22] mpool: add mpool control plane utility routines
` [PATCH 17/22] mpool: add mpool lifecycle management ioctls
` [PATCH 18/22] mpool: add object "
` [PATCH 19/22] mpool: add support to mmap arbitrary collection of mblocks
` [PATCH 20/22] mpool: add support to proactively evict cached mblock data from the page-cache
` [PATCH 21/22] mpool: add documentation
` [PATCH 22/22] mpool: add Kconfig and Makefile

[PATCH] mm: __do_fault: fix pte_alloc_one spelling
 2020-09-28 23:37 UTC  (3+ messages)

[PATCH v5] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-28 23:36 UTC  (2+ messages)

[PATCH] mm: remove unused early_pfn_valid()
 2020-09-28 23:36 UTC  (3+ messages)

[PATCH tip/core/rcu 05/15] mm/pagemap: Cleanup PREEMPT_COUNT leftovers
 2020-09-28 23:30 UTC 

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-28 22:43 UTC  (7+ messages)
` [PATCH v10 01/13] mm: Define pasid in mm

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-28 21:02 UTC  (2+ messages)

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-28 20:45 UTC  (13+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h
` [PATCH 6/8] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH 7/8] selftests/vm: run_vmtest.sh: update and clean up gup_test invocation
` [PATCH 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-09-28 20:34 UTC  (33+ messages)
` [RFC PATCH v2 01/30] mm/pagewalk: use READ_ONCE when reading the PUD entry unlocked
` [RFC PATCH v2 02/30] mm: pagewalk: use READ_ONCE when reading the PMD "
` [RFC PATCH v2 03/30] mm: thp: use single linked list for THP page table page deposit
` [RFC PATCH v2 04/30] mm: add new helper functions to allocate one PMD page with 512 PTE pages
` [RFC PATCH v2 05/30] mm: thp: add page table deposit/withdraw functions for PUD THP
` [RFC PATCH v2 06/30] mm: change thp_order and thp_nr as we will have not just PMD THPs
` [RFC PATCH v2 07/30] mm: thp: add anonymous PUD THP page fault support without enabling it
` [RFC PATCH v2 08/30] mm: thp: add PUD THP support for copy_huge_pud
` [RFC PATCH v2 09/30] mm: thp: add PUD THP support to zap_huge_pud
` [RFC PATCH v2 10/30] fs: proc: add PUD THP kpageflag
` [RFC PATCH v2 11/30] mm: thp: handling PUD THP reference bit
` [RFC PATCH v2 12/30] mm: rmap: add mappped/unmapped page order to anonymous page rmap functions
` [RFC PATCH v2 13/30] mm: rmap: add map_order to page_remove_anon_compound_rmap
` [RFC PATCH v2 14/30] mm: thp: add PUD THP split_huge_pud_page() function
` [RFC PATCH v2 15/30] mm: thp: add PUD THP to deferred split list when PUD mapping is gone
` [RFC PATCH v2 16/30] mm: debug: adapt dump_page to PUD THP
` [RFC PATCH v2 17/30] mm: thp: PUD THP COW splits PUD page and falls back to PMD page
` [RFC PATCH v2 18/30] mm: thp: PUD THP follow_p*d_page() support
` [RFC PATCH v2 19/30] mm: stats: make smap stats understand PUD THPs
` [RFC PATCH v2 20/30] mm: page_vma_walk: teach it about PMD-mapped PUD THP
` [RFC PATCH v2 21/30] mm: thp: PUD THP support in try_to_unmap()
` [RFC PATCH v2 22/30] mm: thp: split PUD THPs at page reclaim
` [RFC PATCH v2 23/30] mm: support PUD THP pagemap support
` [RFC PATCH v2 24/30] mm: madvise: add page size options to MADV_HUGEPAGE and MADV_NOHUGEPAGE
` [RFC PATCH v2 25/30] mm: vma: add VM_HUGEPAGE_PUD to vm_flags at bit 37
` [RFC PATCH v2 26/30] mm: thp: add a global knob to enable/disable PUD THPs
` [RFC PATCH v2 27/30] mm: thp: make PUD THP size public
` [RFC PATCH v2 28/30] hugetlb: cma: move cma reserve function to cma.c
` [RFC PATCH v2 29/30] mm: thp: use cma reservation for pud thp allocation
` [RFC PATCH v2 30/30] mm: thp: enable anonymous PUD THP at page fault path

[PATCH v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-28 20:10 UTC  (4+ messages)

[PATCH v11 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-28 19:26 UTC  (5+ messages)
` [PATCH v11 2/6] x86: Support Generic Initiator only "
` [PATCH v11 6/6] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-09-28 19:12 UTC  (3+ messages)
` [PATCH v5 10/17] mm/memremap_pages: convert to 'struct range'

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-09-28 19:04 UTC  (5+ messages)

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2020-09-28 18:49 UTC  (12+ messages)

[PATCH] mm/vmalloc.c: check the addr first
 2020-09-28 18:04 UTC  (2+ messages)

[linux-next:master 11080/11173] drivers/media/common/saa7146/saa7146_hlp.c:648:5: warning: stack frame size of 1072 bytes in function 'saa7146_enable_overlay'
 2020-09-28 17:56 UTC  (3+ 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).