linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-07 14:56:09 to 2021-04-08 13:49:50 UTC [more...]

[PATCH v27 00/13] Introduce Data Access MONitor (DAMON)
 2021-04-08 13:48 UTC  (14+ messages)
` [PATCH v27 01/13] mm: "
` [PATCH v27 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v27 03/13] mm/damon: Adaptively adjust regions
` [PATCH v27 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v27 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v27 06/13] mm/damon: Add a tracepoint
` [PATCH v27 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v27 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v27 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v27 10/13] Documentation: Add documents for DAMON
` [PATCH v27 11/13] mm/damon: Add kunit tests
` [PATCH v27 12/13] mm/damon: Add user space selftests
` [PATCH v27 13/13] MAINTAINERS: Update for DAMON

unexpected -ENOMEM from percpu_counter_init()
 2021-04-08 13:48 UTC  (8+ messages)

[PATCH -V2] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-04-08 13:46 UTC  (2+ messages)

[PATCH v7 1/8] drivers/base/memory: Introduce memory_block_{online,offline}
 2021-04-08 13:36 UTC  (7+ messages)
` [PATCH v7 2/8] mm,memory_hotplug: Relax fully spanned sections check
` [PATCH v7 3/8] mm,memory_hotplug: Factor out adjusting present pages into adjust_present_page_count()
` [PATCH v7 5/8] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [PATCH v7 7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
` [PATCH v7 8/8] arm64/Kconfig: "

[RFC 0/4] Fix machine check recovery for copy_from_user
 2021-04-08 13:36 UTC  (8+ messages)
` [PATCH 3/4] mce/copyin: fix to not SIGBUS when copying from user hits poison
` [PATCH 4/4] x86/mce: Avoid infinite loop for copy from user recovery

[PATCH v1 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 13:19 UTC  (17+ messages)
` [PATCH v1 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v1 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[PATCH 0/5] close various race windows for swap
 2021-04-08 13:08 UTC  (4+ messages)
` [PATCH 3/5] mm/swap_state: fix get_shadow_from_swap_cache() race with swapoff
` [PATCH 4/5] mm/swap_state: fix potential faulted in race in swap_ra_info()
` [PATCH 5/5] mm/swap_state: fix swap_cluster_readahead() race with swapoff

[linux-next:pending-fixes] BUILD SUCCESS cf25ba5668cc0b5c5ab99c77d7aadbbba81a39ed
 2021-04-08 13:03 UTC 

[linux-next:master 7287/10499] undefined reference to `pinconf_generic_dt_node_to_map'
 2021-04-08 12:57 UTC  (2+ messages)

[linux-next:master 4968/10499] drivers/pwm/pwm-raspberrypi-poe.c:69:24: sparse: sparse: incorrect type in initializer (different base types)
 2021-04-08 12:18 UTC 

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-08 11:52 UTC  (4+ messages)

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-04-08 11:44 UTC  (6+ messages)
` [PATCH 3/3] mm: unexport follow_pfn

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-04-08 11:28 UTC  (3+ messages)

[RFC PATCH 09/37] mm: add per-mm mmap sequence counter for speculative page fault handling
 2021-04-08 11:28 UTC  (23+ messages)
` [RFC PATCH 11/37] x86/mm: attempt speculative mm faults first
` [RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault()
` [RFC PATCH 24/37] mm: implement speculative handling in __do_fault()
` [RFC PATCH 34/37] mm: rcu safe vma freeing only for multithreaded user space

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-08 10:47 UTC  (13+ messages)
` [PATCH 01/10] mm/numa: node demotion data structure and lookup
` [PATCH 02/10] mm/numa: automatically generate node migration order
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 05/10] mm/migrate: demote pages during reclaim
` [PATCH 07/10] mm/vmscan: add helper for querying ability to age anonymous pages

[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-08 10:29 UTC  (6+ messages)

[PATCH] mm: page_poison: print page owner info when corruption is caught
 2021-04-08 10:27 UTC  (4+ messages)
      ` [PATCH v2] mm: page_poison: print page "

[PATCH v13 01/18] arm64: hyp-stub: Check the size of the HYP stub's vectors
 2021-04-08 10:24 UTC  (17+ messages)
` [PATCH v13 02/18] arm64: hyp-stub: Move invalid vector entries into the vectors
` [PATCH v13 03/18] arm64: hyp-stub: Move el1_sync "
` [PATCH v13 04/18] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v13 05/18] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v13 06/18] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v13 07/18] arm64: kexec: flush image and lists during kexec load time
` [PATCH v13 08/18] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v13 09/18] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v13 10/18] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v13 12/18] arm64: kexec: relocate in EL1 mode
` [PATCH v13 13/18] arm64: kexec: use ld script for relocation function
` [PATCH v13 15/18] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v13 16/18] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v13 17/18] arm64: kexec: Remove cpu-reset.h
` [PATCH v13 18/18] arm64/mm: remove useless trans_pgd_map_page()

[PATCH v2 0/2] drivers: don't select DMA_CMA or CMA
 2021-04-08 10:16 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/video/fbdev: don't select DMA_CMA
` [PATCH v2 2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv

[RFCv1 0/7] TDX and guest memory unmapping
 2021-04-08  9:52 UTC  (6+ messages)
` [RFCv1 2/7] x86/kvm: Introduce KVM memory protection feature
` [RFCv1 7/7] KVM: unmap guest memory using poisoned pages

[PATCH v6 00/27] Memory Folios
 2021-04-08  9:01 UTC  (3+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio

[PATCH v10 0/9] Count rlimits in each user namespace
 2021-04-08  8:30 UTC  (12+ messages)
` [PATCH v10 1/9] Increase size of ucounts to atomic_long_t
` [PATCH v10 2/9] Add a reference to ucounts for each cred
` [PATCH v10 3/9] Use atomic_t for ucounts reference counting
` [PATCH v10 4/9] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v10 5/9] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v10 6/9] Reimplement RLIMIT_SIGPENDING "
  ` 08ed4efad6: stress-ng.sigsegv.ops_per_sec -41.9% regression
` [PATCH v10 7/9] Reimplement RLIMIT_MEMLOCK on top of ucounts
` [PATCH v10 8/9] kselftests: Add test to check for rlimit changes in different user namespaces
` [PATCH v10 9/9] ucounts: Set ucount_max to the largest positive value the type can hold

[RFC bpf-next 0/1] bpf: Add page cache iterator
 2021-04-08  8:19 UTC  (4+ messages)
  ` [RFC bpf-next 1/1] bpf: Introduce iter_pagecache

[PATCH v4 0/8] make hugetlb put_page safe for all calling contexts
 2021-04-08  7:11 UTC  (5+ messages)
` [PATCH v4 1/8] mm/cma: change cma mutex to irq safe spinlock

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-08  6:27 UTC  (12+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages
` [RFC/RFT PATCH 2/3] arm64: decouple check whether pfn is normal memory from pfn_valid()
` [RFC/RFT PATCH 3/3] arm64: drop pfn_valid_within() and simplify pfn_valid()

[RFC PATCH 23/37] mm: rcu safe vma->vm_file freeing
 2021-04-08  5:12 UTC  (2+ messages)
` [mm] 87b1c39af4: nvml.blk_rw_mt_TEST0_check_pmem_debug.fail

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-08  3:57 UTC  (7+ messages)
` [PATCH v3 1/6] percpu: fix a comment about the chunks ordering
` [PATCH v3 2/6] percpu: split __pcpu_balance_workfn()
` [PATCH v3 3/6] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH v3 4/6] percpu: generalize pcpu_balance_populated()
` [PATCH v3 5/6] percpu: factor out pcpu_check_chunk_hint()
` [PATCH v3 6/6] percpu: implement partial chunk depopulation

[PATCHv2] mm/mmap.c: lines in __do_munmap repeat logic of inlined find_vma_intersection
 2021-04-08  3:46 UTC 

[PATCH] mm/mmap.c: lines in __do_munmap repeat logic of inlined find_vma_intersection
 2021-04-08  3:35 UTC 

[PATCH 0/4] Cleanup and fixup for hugetlb
 2021-04-08  3:26 UTC  (14+ messages)
` [PATCH 2/4] mm/hugeltb: simplify the return code of __vma_reservation_common()
` [PATCH 3/4] mm/hugeltb: fix potential wrong gbl_reserve value for hugetlb_acct_memory()

[PATCH v2 0/5] percpu: partial chunk depopulation
 2021-04-08  2:34 UTC  (7+ messages)
` [PATCH v2 1/5] percpu: fix a comment about the chunks ordering
` [PATCH v2 2/5] percpu: split __pcpu_balance_workfn()
` [PATCH v2 3/5] percpu: make pcpu_nr_empty_pop_pages per chunk type
` [PATCH v2 4/5] percpu: generalize pcpu_balance_populated()
` [PATCH v2 5/5] percpu: implement partial chunk depopulation

[xfs] 1fea323ff0: aim7.jobs-per-min 2.4% improvement
 2021-04-08  2:26 UTC 

[linux-next:master] BUILD REGRESSION 5103a5be098c0dae5d4b057520d7e9f4c5570979
 2021-04-07 23:16 UTC 

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-07 22:50 UTC  (4+ messages)

[PATCH] mm: page_owner: fetch backtrace only for tracked pages
 2021-04-07 22:47 UTC  (3+ messages)

[PATCH 0/5] 4.14 backports of fixes for "CoW after fork() issue"
 2021-04-07 21:53 UTC  (9+ messages)

[PATCH v2 0/2] mm: khugepaged: cleanup and a minor tuning in THP
 2021-04-07 21:40 UTC  (5+ messages)
` [PATCH v2 1/2] mm: khugepaged: use macro to align addresses
` [PATCH v2 2/2] mm: khugepaged: check MMF_DISABLE_THP ahead of iterating over vmas

[PATCH v10 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-07 21:37 UTC  (5+ messages)
` [PATCH v10 3/6] stack: "
` [PATCH v10 5/6] arm64: entry: Enable random_kstack_offset support

[rcu] 7308e02404: INFO:rcu_preempt_detected_stalls_on_CPUs/tasks
 2021-04-07 21:32 UTC  (2+ messages)

[PATCH v6 4/8] mm,memory_hotplug: Allocate memmap from the added memory range
 2021-04-07 20:38 UTC  (2+ messages)

[PATCH 0/11 v2] Use local_lock for pcp protection and reduce stat overhead
 2021-04-07 20:24 UTC  (12+ messages)
` [PATCH 01/11] mm/page_alloc: Split per cpu page lists and zone stats
` [PATCH 02/11] mm/page_alloc: Convert per-cpu list protection to local_lock
` [PATCH 03/11] mm/memory_hotplug: Make unpopulated zones PCP structures unreachable during hot remove
` [PATCH 04/11] mm/vmstat: Convert NUMA statistics to basic NUMA counters
` [PATCH 05/11] mm/vmstat: Inline NUMA event counter updates
` [PATCH 06/11] mm/page_alloc: Batch the accounting updates in the bulk allocator
` [PATCH 07/11] mm/page_alloc: Reduce duration that IRQs are disabled for VM counters
` [PATCH 08/11] mm/page_alloc: Remove duplicate checks if migratetype should be isolated
` [PATCH 09/11] mm/page_alloc: Explicitly acquire the zone lock in __free_pages_ok
` [PATCH 10/11] mm/page_alloc: Avoid conflating IRQs disabled with zone->lock
` [PATCH 11/11] mm/page_alloc: Update PGFREE outside the zone lock in __free_pages_ok

[PATCH v24 25/30] x86/cet/shstk: Handle signals for shadow stack
 2021-04-07 19:36 UTC  (3+ messages)

SHM: blk_update_request: I/O error, dev loop5, sector 1001648 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
 2021-04-07 18:21 UTC 

[PATCH v9 0/8] Count rlimits in each user namespace
 2021-04-07 16:56 UTC  (5+ messages)
` [PATCH v9 4/8] Reimplement RLIMIT_NPROC on top of ucounts

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-07 16:04 UTC  (9+ messages)

High kmalloc-32 slab cache consumption with 10k containers
 2021-04-07 15:42 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).