linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 15:20:28 to 2020-09-15 13:08:58 UTC [more...]

[PATCH v2 0/8] Return head pages from find_*_entry
 2020-09-15 13:08 UTC  (9+ messages)
` [PATCH v2 3/8] mm: Optimise madvise WILLNEED

[PATCH v3] mm/vmscan: add a fatal signals check in drop_slab_node
 2020-09-15 13:04 UTC  (3+ messages)
  ` [External] "

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-15 12:59 UTC  (23+ messages)
` [RFC PATCH 01/24] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [RFC PATCH 02/24] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [RFC PATCH 03/24] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [RFC PATCH 04/24] mm/hugetlb: Register bootmem info when CONFIG_HUGETLB_PAGE_FREE_VMEMMAP
` [RFC PATCH 06/24] mm/hugetlb: Introduce pgtable allocation/freeing helpers
` [RFC PATCH 07/24] mm/hugetlb: Add freeing unused vmemmap pages support for x86
` [RFC PATCH 09/24] x86/mm: Introduce VMEMMAP_SIZE/VMEMMAP_END macro
` [RFC PATCH 10/24] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [RFC PATCH 11/24] mm/hugetlb: Add vmemmap_pmd_huge macro for x86
` [RFC PATCH 12/24] mm/hugetlb: Defer freeing of hugetlb pages
` [RFC PATCH 13/24] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [RFC PATCH 14/24] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper
` [RFC PATCH 15/24] mm/hugetlb: Use PG_slab to indicate split pmd
` [RFC PATCH 16/24] mm/hugetlb: Support freeing vmemmap pages of gigantic page
` [RFC PATCH 17/24] mm/hugetlb: Add a BUILD_BUG_ON to check if struct page size is a power of two
` [RFC PATCH 18/24] mm/hugetlb: Clear PageHWPoison on the non-error memory page
` [RFC PATCH 19/24] mm/hugetlb: Flush work when dissolving hugetlb page
` [RFC PATCH 20/24] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page
` [RFC PATCH 22/24] mm/hugetlb: Implement vmemmap_pmd_mkhuge macro
` [RFC PATCH 23/24] mm/hugetlb: Gather discrete indexes of tail page
` [RFC PATCH 24/24] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

General protection fault: RIP: 0010:free_block+0xdc/0x1f0
 2020-09-15 12:58 UTC 

[PATCH 11/11] mm/vmscan: Allow arbitrary sized pages to be paged out
 2020-09-15 12:52 UTC  (3+ messages)

[PATCH v3 0/3] mm: fix memory to node bad links in sysfs
 2020-09-15 12:19 UTC  (10+ messages)
` [PATCH v3 1/3] mm: replace memmap_context by memplug_context
` [PATCH v3 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH v3 3/3] mm: don't panic when links can't be created in sysfs

[PATCH -next] mm/madvise: remove duplicate include
 2020-09-15 12:15 UTC 

[PATCH 2/2] mm: introduce vma_set_file function
 2020-09-15 11:57 UTC  (3+ messages)

[BUG] slab: double free detected in cache 'kmalloc-128', objp daff5780
 2020-09-15 11:41 UTC 

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-15 11:28 UTC  (3+ messages)
` [PATCH v38 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v38 16/24] x86/sgx: Add a page reclaimer

[PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes
 2020-09-15 11:26 UTC  (11+ messages)
` [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
` [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race

general protection fault in unlink_file_vma
 2020-09-15 11:13 UTC 

Changing vma->vm_file in dma_buf_mmap()
 2020-09-15 11:07 UTC  (8+ messages)
` [PATCH 1/2] drm/shmem-helpers: revert "Redirect mmap for imported dma-buf"

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-15 11:05 UTC  (3+ messages)
` [PATCH v38 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v38 16/24] x86/sgx: Add a page reclaimer

[PATCH] mm/page_alloc.c: variable type of 'progress' should be 'unsigned long'
 2020-09-15 10:46 UTC 

Kernel Benchmarking
 2020-09-15 10:39 UTC 

WARNING: suspicious RCU usage: race/events/tlb.h:57 suspicious rcu_dereference_check() usage!
 2020-09-15 10:35 UTC  (3+ messages)

[PATCH 0/4] mm: Simplfy cow handling
 2020-09-15 10:23 UTC  (15+ messages)
` [PATCH 1/4] mm: Trial do_wp_page() simplification
` [PATCH 3/4] mm/gup: Remove enfornced COW mechanism

[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
 2020-09-15 10:13 UTC  (5+ messages)
` [RFC PATCH 1/4] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH 2/4] pagemap: introduce ->memory_failure()
` [RFC PATCH 3/4] mm, fsdax: refactor dax handler in memory-failure
` [RFC PATCH 4/4] fsdax: remove useless (dis)associate functions

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-15  9:33 UTC  (11+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-15  8:39 UTC  (26+ messages)
` [patch 01/13] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies
` [patch 02/13] preempt: Make preempt count unconditional
` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
` [patch 04/13] lockdep: "
` [patch 05/13] mm/pagemap: "
` [patch 06/13] locking/bitspinlock: "
` [patch 07/13] uaccess: "
` [patch 08/13] sched: "
` [patch 09/13] ARM: "
` [patch 10/13] xtensa: "
` [patch 11/13] drm/i915: "
` [patch 12/13] rcutorture: "
` [patch 13/13] preempt: Remove PREEMPT_COUNT from Kconfig
        ` [PATCH] crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally

[PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
 2020-09-15  8:46 UTC  (2+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-15  8:21 UTC  (11+ messages)
      ` [PATCH v18 00/32] per memcg lru_lock: reviews

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-15  8:18 UTC  (6+ messages)

[PATCH] mm/page_alloc.c: avoid inheritting current's flags when invoked in interrupt
 2020-09-15  7:56 UTC 

[PATCH v2] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-15  7:53 UTC  (5+ messages)

[PATCH 10/11] mm/page-writeback: Support tail pages in wait_for_stable_page
 2020-09-15  7:37 UTC  (2+ messages)

[PATCH 09/11] mm/truncate: Fix truncation for pages of arbitrary size
 2020-09-15  7:36 UTC  (2+ messages)

[PATCH 08/11] mm/rmap: Fix assumptions of THP size
 2020-09-15  7:27 UTC  (2+ messages)

[PATCH 07/11] mm/huge_memory: Fix can_split_huge_page assumption of THP size
 2020-09-15  7:25 UTC  (2+ messages)

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-15  7:25 UTC  (4+ messages)
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources

[PATCH 06/11] mm/huge_memory: Fix page_trans_huge_mapcount assumption of THP size
 2020-09-15  7:24 UTC  (2+ messages)

[PATCH v2 0/3] mm: fix memory to node bad links in sysfs
 2020-09-15  7:24 UTC  (10+ messages)
` [PATCH v2 1/3] mm: replace memmap_context by memplug_context
` [PATCH v2 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH v2 3/3] mm: don't panic when links can't be created in sysfs

[PATCH 05/11] mm/huge_memory: Fix split assumption of page size
 2020-09-15  7:23 UTC  (2+ messages)

[PATCH 04/11] mm/huge_memory: Fix total_mapcount assumption of page size
 2020-09-15  7:21 UTC  (2+ messages)

[PATCH 03/11] mm/page_owner: Change split_page_owner to take a count
 2020-09-15  7:17 UTC  (2+ messages)

[PATCH 01/11] mm/filemap: Fix page cache removal for arbitrary sized THPs
 2020-09-15  7:13 UTC  (2+ messages)

bdi cleanups v3
 2020-09-15  7:05 UTC  (8+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

BUG: kernel NULL pointer dereference, address: RIP: 0010:shmem_getpage_gfp.isra.0+0x470/0x750
 2020-09-15  6:52 UTC  (3+ messages)

a saner API for allocating DMA addressable pages v2
 2020-09-15  6:36 UTC  (11+ messages)
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages

[PATCH 11/17] sgiseeq: convert to dma_alloc_noncoherent
 2020-09-15  6:32 UTC  (2+ messages)

[PATCH v4] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15  5:58 UTC 

[v1] mm: khugepaged: avoid overriding min_free_kbytes set by user
 2020-09-15  4:55 UTC 

[PATCH v2] mm/vmscan: fix infinite loop in drop_slab_node
 2020-09-15  4:23 UTC  (7+ messages)
  ` [External] "

[PATCH v14 0/5] KASAN-KUnit Integration
 2020-09-15  3:58 UTC  (6+ messages)
` [PATCH v14 1/5] Add KUnit Struct to Current Task
` [PATCH v14 2/5] KUnit: KASAN Integration
` [PATCH v14 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v14 4/5] KASAN: Testing Documentation
` [PATCH v14 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH v3] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15  2:46 UTC  (7+ messages)
  ` [External] "

[PATCH 0/2] selftests/vm: fix some minor aggravating factors in the Makefile
 2020-09-15  1:29 UTC  (3+ messages)
` [PATCH 1/2] selftests/vm: fix false build success on the second and later attempts
` [PATCH 2/2] selftests/vm: fix incorrect gcc invocation in some cases

[PATCH] mm/doc: add usage description for migrate_vma_*()
 2020-09-15  1:05 UTC  (4+ messages)

[RFC]: userspace memory reaping
 2020-09-15  0:45 UTC  (2+ messages)

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-15  0:24 UTC  (5+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-15  0:12 UTC  (24+ messages)
                                    ` [NEEDS-REVIEW] "

[PATCH] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-14 23:53 UTC  (3+ messages)

[PATCH] hmm/test: remove unused dmirror_zero_page
 2020-09-14 21:38 UTC 

[PATCH v2 0/3] mm/memcg: Miscellaneous cleanups and streamlining
 2020-09-14 21:32 UTC  (10+ messages)
` [PATCH v2 2/3] mm/memcg: Simplify mem_cgroup_get_max()
` [PATCH v2 3/3] mm/memcg: Unify swap and memsw page counters
` [PATCH v4 2/3] mm/memcg: Simplify mem_cgroup_get_max()

[PATCH] mm/gup.c: Handling ERR within unpin_user_pages()
 2020-09-14 21:01 UTC  (7+ messages)

general protection fault in madvise_cold_or_pageout_pte_range
 2020-09-14 20:38 UTC  (2+ messages)

[PATCH] mm, isolation: avoid checking unmovable pages across pageblock boundary
 2020-09-14 16:36 UTC  (5+ 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).