Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-15 04:15:08 to 2022-08-16 11:33:24 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-16 11:33 UTC  (11+ messages)

[PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-16 11:29 UTC  (9+ messages)
` [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2022-08-16 11:07 UTC  (6+ messages)

[PATCH RFC] mm, proc: add PcpFree to meminfo
 2022-08-16 10:50 UTC  (6+ messages)

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-16 10:35 UTC  (10+ messages)

[PATCH v2] mm: memory-failure: cleanup try_to_split_thp_page()
 2022-08-16 10:13 UTC  (3+ messages)

[PATCH V3] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-16  9:34 UTC  (4+ messages)

[PATCH v2 1/4] Make place for common balloon code
 2022-08-16  9:49 UTC  (3+ messages)
` [PATCH v2 2/4] Enable balloon drivers to report inflated memory

[PATCH v2 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-16  9:33 UTC  (10+ messages)
` [PATCH v2 2/2] mm/hugetlb: support write-faults in "

[PATCH v1] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-16  8:54 UTC  (23+ messages)
` [PATCH v4 0/2] fix follow_page related issues
  ` [PATCH v4 1/2] mm: migration: fix the FOLL_GET failure on following huge page
` [PATCH v5 0/2] fix follow_page related issues
  ` [PATCH v5 1/2] mm: migration: fix the FOLL_GET failure on following huge page
  ` [PATCH v5 2/2] mm: fix the handling Non-LRU pages returned by follow_page
` [PATCH v6 0/2] fix follow_page related issues
  ` [PATCH v6 1/2] mm: migration: fix the FOLL_GET failure on following huge page
  ` [PATCH v6 2/2] mm: fix the handling Non-LRU pages returned by follow_page

[PATCH v14 00/10] mm/demotion: Memory tiers and demotion
 2022-08-16  8:28 UTC  (9+ messages)
` [PATCH v14 01/10] mm/demotion: Add support for explicit memory tiers
` [PATCH v14 04/10] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_DEFAULT_DAX_ADISTANCE

[PATCH stable 4.14,4.19 1/1] mm: Fix page counter mismatch in shmem_mfill_atomic_pte
 2022-08-16  7:15 UTC  (5+ messages)

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-16  8:10 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/hmm-tests: Add test for dirty bits

[PATCH 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-16  6:37 UTC  (6+ messages)

[RFC PATCH 0/4] x86/mm/cpa: merge small mappings whenever possible
 2022-08-16  6:33 UTC  (4+ messages)

[PATCH v2] mm: oom_kill: add trace logs in process_mrelease() system call
 2022-08-16  6:00 UTC 

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-08-16  5:52 UTC  (11+ messages)

[PATCH] mm/zsmalloc: do not attempt to free IS_ERR handle
 2022-08-16  5:09 UTC 

[PATCH 0/8] memblock tests: update and extend memblock simulator
 2022-08-16  3:08 UTC  (19+ messages)
` [PATCH 1/8] memblock tests: update tests to check if memblock_alloc zeroed memory
` [PATCH 2/8] memblock tests: update zeroed memory check for memblock_alloc_* tests
` [PATCH 3/8] memblock tests: add labels to verbose output for generic alloc tests
` [PATCH 4/8] memblock tests: add additional tests for basic api and memblock_alloc
` [PATCH 6/8] memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
` [PATCH 7/8] memblock tests: add tests for memblock_*bottom_up functions
` [PATCH 8/8] memblock tests: add tests for memblock_trim_memory

[PATCH 0/7] Convert to filemap_get_folios_contig()
 2022-08-16  2:47 UTC  (11+ messages)
` [PATCH 1/7] filemap: Add filemap_get_folios_contig()
` [PATCH 2/7] btrfs: Convert __process_pages_contig() to use filemap_get_folios_contig()
` [PATCH 3/7] btrfs: Convert end_compressed_writeback() to use filemap_get_folios()
` [PATCH 4/7] btrfs: Convert process_page_range() to use filemap_get_folios_contig()
` [PATCH 5/7] nilfs2: Convert nilfs_find_uncommited_extent() "
` [PATCH 6/7] ramfs: Convert ramfs_nommu_get_unmapped_area() "
` [PATCH 7/7] filemap: Remove find_get_pages_contig()

[PATCH v8] mm/page_owner.c: add llseek for page_owner
 2022-08-16  2:07 UTC 

[PATCH] DAMON dbgfs_mk_context() error handling
 2022-08-16  0:12 UTC  (6+ messages)

[PATCHv6 00/11] Linear Address Masking enabling
 2022-08-16  0:10 UTC  (21+ messages)
` [PATCHv6 01/11] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv6 02/11] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv6 03/11] mm: Pass down mm_struct to untagged_addr()
` [PATCHv6 04/11] x86/mm: Handle LAM on context switch
  ` [PATCHv6.1 "
` [PATCHv6 05/11] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv6 06/11] x86/mm: Provide arch_prctl() interface for LAM
  ` [PATCHv6.1 "
` [PATCHv6 07/11] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv6 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv6 09/11] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv6 10/11] selftests/x86/lam: Add io_uring "
` [PATCHv6 11/11] selftests/x86/lam: Add inherit "

[PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
 2022-08-15 23:04 UTC  (3+ messages)

[PATCH v1] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
 2022-08-15 22:12 UTC  (8+ messages)
      ` [PATCH] sched/all: Change BUG_ON() instances to WARN_ON()
          ` [PATCH v2] sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-15 22:02 UTC  (6+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-08-15 21:26 UTC  (5+ messages)
` [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH v3 0/7] mm: Remember a/d bits for migration entries
 2022-08-15 21:03 UTC  (7+ messages)
` [PATCH v3 5/7] mm: Remember young/dirty bit for page migrations

[PATCH v3] madvise.2: Clarify addr/length and update hugetlb support
 2022-08-15 20:46 UTC  (5+ messages)

[PATCH v6 0/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-15 20:18 UTC  (3+ messages)
` [PATCH v6 1/2] mm/vmstat: Use per cpu variable to track a vmstat discrepancy

[PATCH] mm: correctly charge compressed memory to its memcg
 2022-08-15 17:55 UTC  (13+ messages)

Bug report: vfio over kernel 5.19 - mm area
 2022-08-15 17:52 UTC  (4+ messages)

[PATCH mm-unstable 3/9] mm/madvise: add file and shmem support to MADV_COLLAPSE
 2022-08-15 17:09 UTC  (3+ messages)

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-08-15 15:39 UTC  (10+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[akpm-mm:mm-unstable 26/98] fs/libfs.c:1231:47: warning: Local variable 'anon_aops' shadows outer variable [shadowVariable]
 2022-08-15 15:36 UTC 

[PATCH v2 0/2] tidy up zsmalloc implementation
 2022-08-15 14:56 UTC  (2+ messages)

[PATCH v2 linux-next] mm: memcontrol: Fix a typo in comment
 2022-08-15 14:56 UTC  (2+ messages)

[PATCH v3] mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lock
 2022-08-15 14:01 UTC  (5+ messages)

[PATCH v7] mm/page_owner.c: add llseek for page_owner
 2022-08-15 13:53 UTC  (3+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-08-15 12:59 UTC  (4+ messages)

[PATCH 0/5] fix validation races and cleanup locking
 2022-08-15 12:53 UTC  (2+ messages)
  ` [PATCH 4/5] mm/slub: convert object_map_lock to non-raw spinlock

[RFC PATCH v2 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter
 2022-08-15 12:53 UTC  (4+ messages)
` [RFC PATCH v2 01/12] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER

Backport d4ae9916ea29 ("mm: soft-offline: close the race against page allocation") to 4.14 and 4.9
 2022-08-15 12:44 UTC  (3+ messages)

[PATCH V10 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-08-15 12:36 UTC  (2+ messages)
` [PATCH V10 2/4] LoongArch: Add sparse memory vmemmap support

[PATCH] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n
 2022-08-15 12:09 UTC 

[PATCH] mm: kill find_min_pfn_with_active_regions()
 2022-08-15 11:10 UTC 

[PATCH] writeback: check wb shutdown for bw_dwork
 2022-08-15 10:41 UTC  (3+ messages)
` [PATCH v2] writeback: avoid use-after-free after removing device

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-08-15  9:12 UTC  (18+ messages)
` [PATCH v14 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v14 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v14 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v14 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v14 05/14] mm: multi-gen LRU: groundwork
` [PATCH v14 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v14 07/14] mm: multi-gen LRU: exploit locality in rmap
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks
` [PATCH v14 09/14] mm: multi-gen LRU: optimize multiple memcgs
` [PATCH v14 10/14] mm: multi-gen LRU: kill switch
` [PATCH v14 11/14] mm: multi-gen LRU: thrashing prevention
` [PATCH v14 12/14] mm: multi-gen LRU: debugfs interface
` [PATCH v14 13/14] mm: multi-gen LRU: admin guide
` [PATCH v14 14/14] mm: multi-gen LRU: design doc

[PATCH v2 2/2] mm/page_io: count submission time as thrashing delay for delayacct
 2022-08-15  7:28 UTC 

[mm/slub] 3616799128: BUG_kmalloc-#(Not_tainted):kmalloc_Redzone_overwritten
 2022-08-15  7:27 UTC  (11+ messages)

[PATCH v2 1/2] delayacct: support re-entrance detection of thrashing accounting
 2022-08-15  7:11 UTC 

[PATCH linux-next] mm: memcontrol: Fix typos in comment Fix a spelling mistake in comment
 2022-08-15  6:45 UTC  (2+ messages)

[PATCH v6] mm/page_owner.c: add llseek for page_owner
 2022-08-15  6:31 UTC  (5+ messages)

[PATCH v4 0/7] mm: Remember a/d bits for migration entries
 2022-08-15  6:03 UTC  (3+ messages)
` [PATCH v4 2/7] mm/swap: Comment all the ifdef in swapops.h


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 read-only IMAP folder(s) and NNTP newsgroup(s).