linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-31 14:11:37 to 2022-08-02 12:40:02 UTC [more...]

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-02 12:39 UTC  (36+ messages)
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 07/49] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v6 13/49] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v6 17/49] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v6 18/49] crypto: ccp: Provide APIs to query extended attestation report

Race in mm/ksm.c
 2022-08-02 12:33 UTC  (5+ messages)

[PATCH] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
 2022-08-02 12:21 UTC  (7+ messages)

Regarding Virtual address split for a specific process
 2022-08-02 12:19 UTC  (4+ messages)

[PATCH RFC 0/4] mm: Remember young bit for migration entries
 2022-08-02 12:06 UTC  (11+ messages)
` [PATCH RFC 1/4] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry

[PATCH mm-unstable] mm/madvise: remove CAP_SYS_ADMIN requirement for process_madvise(MADV_COLLAPSE)
 2022-08-02 12:04 UTC  (4+ messages)

[RFC] hrtimer: add lockdep annotation
 2022-08-02 11:48 UTC 

[PATCH v12 00/69] Introducing the Maple Tree
 2022-08-02 10:36 UTC  (3+ messages)
` [PATCH v12 33/69] powerpc: remove mmap linked list walks

[PATCH v3 3/3] mm/slub: extend redzone check to cover extra allocated kmalloc space than requested
 2022-08-02 10:31 UTC  (17+ messages)
` [mm/slub] 3616799128: BUG_kmalloc-#(Not_tainted):kmalloc_Redzone_overwritten

[PATCH V7 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-08-02 10:05 UTC  (5+ messages)
` [PATCH V7 1/4] MIPS&LoongArch&NIOS2: Adjust prototypes of p?d_init()
` [PATCH V7 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V7 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V7 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] mm, hwpoison, hugetlb: Free hwpoison huge page to list tail and dissolve hwpoison huge page first
 2022-08-02 10:07 UTC 

[PATCH v11 0/8] mm/demotion: Memory tiers and demotion
 2022-08-02  9:34 UTC  (29+ messages)
` [PATCH v11 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v11 4/8] mm/demotion/dax/kmem: Set node's abstract distance to MEMTIER_ADISTANCE_PMEM
` [PATCH v11 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v11 8/8] mm/demotion: Update node_is_toptier to work with "

[PATCH v3 00/15] common kmalloc v3
 2022-08-02  9:32 UTC  (18+ messages)
` [PATCH v3 06/15] mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
` [PATCH v3 08/15] mm/slab_common: kmalloc_node: pass large requests to page allocator
` [PATCH 14/16] mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
` [PATCH 15/16] mm/slab_common: move definition of __ksize() to mm/slab.h

[linux-next:master 2450/12552] drivers/iio/accel/sca3300.c:162:8: warning: Excessive padding in 'struct sca3300_chip_info' (17 padding bytes, where 1 is optimal). Optimal fields order: name, scan_masks, channels, accel_scale, accel_scale_map, incli_scale, incli_scale_map, freq_table, f
 2022-08-02  9:04 UTC  (4+ messages)

[PATCH] mm: mempolicy: fix policy_nodemask() for MPOL_PREFERRED_MANY case
 2022-08-02  9:02 UTC  (8+ messages)

[PATCH v2] memblock test: Add test to memblock_add() 129th region
 2022-08-02  7:38 UTC  (3+ messages)

[PATCH] mm/vmscan: define macros for refaults in struct lruvec
 2022-08-02  7:10 UTC 

[PATCH V6 2/4] LoongArch: Add sparse memory vmemmap support
 2022-08-02  7:00 UTC  (2+ messages)

[xfs] 016a23388c: stress-ng.xattr.ops_per_sec 58.4% improvement
 2022-08-02  6:36 UTC  (2+ messages)
  ` [LKP] "

[bug report] mm, hwpoison: memory_failure races with alloc_fresh_huge_page/free_huge_page
 2022-08-02  6:27 UTC  (3+ messages)

[RFC PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-02  4:58 UTC  (7+ messages)
` [RFC PATCH bpf-next 05/15] bpf: Introduce helpers for container of struct bpf_map
` [RFC PATCH bpf-next 10/15] bpf: Use bpf_map_pages_alloc in ringbuf
` [RFC PATCH bpf-next 15/15] bpf: Introduce selectable memcg for bpf map

[RFC PATCH] mm, slub: restrict sysfs validation to debug caches and make it safe
 2022-08-02  2:47 UTC  (4+ messages)

[PATCH v3] mm: memory-failure: convert to pr_fmt()
 2022-08-02  2:30 UTC  (3+ messages)
` [PATCH] mm: memory-failure: cleanup try_to_split_thp_page()

[PATCH stable 4.14,4.19 1/1] mm: Fix page counter mismatch in shmem_mfill_atomic_pte
 2022-08-02  1:32 UTC 

[PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-08-02  1:19 UTC  (3+ messages)

[PATCH v3] mm/page_owner.c: add llseek for page_owner
 2022-08-02  1:06 UTC 

[PATCH v3] mm/page_owner.c: add llseek for page_owner
 2022-08-02  1:08 UTC  (3+ messages)

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-08-02  0:49 UTC  (11+ messages)

[PATCH v2] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
 2022-08-02  0:30 UTC 

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

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-01 23:19 UTC  (8+ messages)

[PATCH] x86/sys_x86_64: fix VMA alginment for mmap file to THP
 2022-08-01 22:21 UTC  (3+ messages)

[PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers
 2022-08-01 21:53 UTC  (14+ messages)

[GIT PULL] slab for 5.20/6.0
 2022-08-01 19:55 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 3/6] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
 2022-08-01 19:03 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/6] mmu_gather: Force tlb-flush VM_PFNMAP vmas

[PATCH AUTOSEL 5.10 4/7] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
 2022-08-01 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 5/7] mmu_gather: Force tlb-flush VM_PFNMAP vmas

[PATCH AUTOSEL 5.15 5/8] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
 2022-08-01 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 6/8] mmu_gather: Force tlb-flush VM_PFNMAP vmas

[PATCH AUTOSEL 5.18 06/10] mmu_gather: Let there be one tlb_{start,end}_vma() implementation
 2022-08-01 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 07/10] mmu_gather: Force tlb-flush VM_PFNMAP vmas

[PATCH v2] mm: fix alginment of VMA for memory mapped files on THP
 2022-08-01 18:47 UTC 

[PATCH] mm/util: reduce stack usage of folio_mapcount
 2022-08-01 17:31 UTC 

[RFC PATCH 1/2] psi: introduce memory.pressure.stat
 2022-08-01 16:16 UTC  (3+ messages)
` [RFC PATCH 2/2] psi: account for memory stall types

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

remove iomap_writepage v2
 2022-08-01 15:31 UTC  (4+ messages)

[PATCH 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-01 14:40 UTC  (12+ messages)
` [PATCH 01/11] mm/ioremap: change the return value of io[re|un]map_allowed
` [PATCH 02/11] mm: ioremap: fixup the physical address
` [PATCH 03/11] mm: ioremap: allow ARCH to have its own ioremap definition
` [PATCH 04/11] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH 05/11] hexagon: "
` [PATCH 06/11] ia64: "
` [PATCH 07/11] openrisc: "
` [PATCH 08/11] parisc: "
` [PATCH 09/11] s390: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] xtensa: "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-01 14:40 UTC  (3+ messages)
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH v2 1/1] mm: kfence: apply kmemleak_ignore_phys on early allocated pool
 2022-08-01 14:05 UTC  (8+ messages)

[PATCH v8 00/13] DMA Mapping P2PDMA Pages
 2022-08-01 14:04 UTC  (4+ messages)

[RFC PATCH V4 0/1] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-08-01 13:28 UTC  (3+ messages)
` [RFC PATCH V4 1/1] "

[PATCH V2] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-01 13:08 UTC  (11+ messages)

[PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-08-01 12:52 UTC  (2+ messages)

[PATCH] mm/page_ext: remove unused variable in offline_page_ext
 2022-08-01 11:37 UTC  (5+ messages)

[RFC V3 PATCH] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-08-01 10:53 UTC  (3+ messages)

[RFC PATCH 0/4] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
 2022-08-01 10:33 UTC  (7+ messages)
` [RFC PATCH 1/4] arm64: introduce have_zone_dma() helper
` [RFC PATCH 2/4] arm64/mmu: drop _hotplug from unmap_hotplug_* function names
` [RFC PATCH 3/4] arm64/mmu: move helpers for hotplug page tables freeing close to callers
` [RFC PATCH 4/4] arm64/mm: remap crash kernel with base pages even if rodata_full disabled

[PATCH]Kselftests: Removing support of libhugetlbfs from kselftests
 2022-08-01  7:02 UTC 

[PATCH v5 0/3] Implement readahead for squashfs
 2022-08-01  4:53 UTC  (7+ messages)
` [PATCH v5 3/3] squashfs: implement readahead

[PATCH v12 0/8] mm/demotion: Memory tiers and demotion
 2022-08-01  4:47 UTC  (4+ messages)
` [PATCH v12 1/8] mm/demotion: Add support for explicit memory tiers

[PATCH] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP
 2022-08-01  2:33 UTC  (3+ messages)

[PATCH] memblock test: Add test to memblock_add() 129th region
 2022-08-01  1:31 UTC  (2+ messages)

[PATCH] fs/isofs: Replace kmap() with kmap_local_page()
 2022-08-01  1:01 UTC  (3+ messages)

[RFC V2 PATCH] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-07-31 15:52 UTC 

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-07-31 15:43 UTC  (4+ messages)
` [PATCH 06/10] lib/cpumask: move trivial wrappers around find_bit to the header

[RFC PATCH] mm: add last level page table numa info to /proc/pid/numa_pgtable
 2022-07-31 14:11 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).