linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 07:36:40 to 2020-09-15 20:59:51 UTC [more...]

[PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-15 20:57 UTC 

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

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-15 19:58 UTC  (10+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
` [PATCH v3 02/11] xenbus: add freeze/thaw/restore callbacks support

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-15 19:57 UTC  (18+ messages)
` [patch 04/13] lockdep: Clenaup PREEMPT_COUNT leftovers
` [patch 06/13] locking/bitspinlock: "

can't register to linux-mm
 2020-09-15 19:51 UTC  (2+ messages)

[PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
 2020-09-15 19:42 UTC  (4+ messages)

[PATCH 0/4] mm: Simplfy cow handling
 2020-09-15 19:38 UTC  (19+ messages)
` [PATCH 1/4] mm: Trial do_wp_page() simplification

[v1] mm: khugepaged: avoid overriding min_free_kbytes set by user
 2020-09-15 19:31 UTC  (3+ messages)

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

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-15 18:15 UTC  (33+ 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 05/24] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [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 08/24] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [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
  ` [External] Re: [RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page

[RFC PATCH 0/2] DAMON: Improve User Space Interface
 2020-09-15 18:08 UTC  (4+ messages)
` [RFC PATCH 1/2] mm/damon: Put more information in kdamond thread name
` [RFC PATCH 2/2] mm/damon/debugfs: Support multiple contexts

Re:☝[nik_bin_nek_alwi@yahoo.com] (42)
 2020-09-15 17:43 UTC 

[PATCH] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-15 17:31 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] selftests/vm: fix some minor aggravating factors in the Makefile
 2020-09-15 17:25 UTC  (3+ messages)
` [PATCH 2/2] selftests/vm: fix incorrect gcc invocation in some cases

[PATCH v5] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15 17:18 UTC 

[BUG] slab: double free detected in cache 'kmalloc-128', objp daff5780
 2020-09-15 17:00 UTC  (2+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-15 16:58 UTC  (12+ messages)
      ` [PATCH v18 00/32] per memcg lru_lock: reviews

[PATCH] mm: fix some comments formatting
 2020-09-15 16:39 UTC 

[PATCH] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-15 16:39 UTC  (5+ messages)

a saner API for allocating DMA addressable pages v3
 2020-09-15 15:51 UTC  (19+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/18] mm: turn alloc_pages into an inline function
` [PATCH 03/18] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/18] drm/nouveau/gk20a: "
` [PATCH 05/18] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
` [PATCH 16/18] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
` [PATCH 18/18] firewire-ohci: use dma_alloc_pages

general protection fault in madvise_cold_or_pageout_pte_range
 2020-09-15 16:33 UTC  (2+ messages)

[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
 2020-09-15 16:31 UTC  (7+ 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 v4] mm/vmscan: add a fatal signals check in drop_slab_node
 2020-09-15 16:26 UTC  (5+ messages)

[PATCH v4] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15 16:19 UTC  (5+ messages)
  ` [External] "

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-15 16:06 UTC  (6+ messages)

bdi cleanups v5
 2020-09-15 15:18 UTC  (13+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 05/12] md: update the optimal I/O size on reshape
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
 2020-09-15 14:26 UTC  (4+ messages)

a saner API for allocating DMA addressable pages v2
 2020-09-15 14:10 UTC  (5+ messages)
` [PATCH 07/17] 53c700: improve non-coherent DMA handling

[RFC PATCH] mm/page_alloc.c: micro-optimization reduce oom critical section size
 2020-09-15 14:04 UTC  (4+ messages)

Kernel Benchmarking
 2020-09-15 13:52 UTC  (2+ messages)

[PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-15 13:49 UTC  (12+ messages)
` [PATCH v2 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v2 02/10] x86, kfence: enable KFENCE for x86
` [PATCH v2 03/10] arm64, kfence: enable KFENCE for ARM64
` [PATCH v2 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v2 05/10] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v2 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v2 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
` [PATCH v2 08/10] kfence, lockdep: make KFENCE compatible with lockdep
` [PATCH v2 09/10] kfence, Documentation: add KFENCE documentation
` [PATCH v2 10/10] kfence: add test suite

[PATCH v3 0/3] mm: fix memory to node bad links in sysfs
 2020-09-15 13:35 UTC  (12+ messages)
` [PATCH v3 1/3] mm: replace memmap_context by memplug_context
    ` [PATCH v3 1/3] mm: replace memmap_context by meminit_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 v8 0/3] Charge loop device i/o to issuing cgroup
 2020-09-15 13:17 UTC  (2+ messages)

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

[PATCH v2 0/8] Return head pages from find_*_entry
 2020-09-15 13:08 UTC  (4+ messages)

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

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

[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  (5+ messages)
` [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching 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  (5+ 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 

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

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-15  9:33 UTC  (10+ 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 v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
 2020-09-15  8:46 UTC  (2+ 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  (4+ 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)


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