linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-02 06:40:22 to 2022-08-04 02:05:41 UTC [more...]

[RFC PATCH] mm/memory-failure: release private data before split THP
 2022-08-04  2:05 UTC  (12+ messages)

[PATCH v3] mm: memory-failure: convert to pr_fmt()
 2022-08-04  1:03 UTC  (4+ messages)
` [PATCH] mm: memory-failure: cleanup try_to_split_thp_page()

[PATCH v11 0/8] mm/demotion: Memory tiers and demotion
 2022-08-04  0:56 UTC  (8+ messages)
` [PATCH v11 1/8] mm/demotion: Add support for explicit memory tiers

[PATCH v2] mm/gup.c: Simplify and fix check_and_migrate_movable_pages() return codes
 2022-08-04  0:12 UTC  (6+ messages)

[linux-next:master 13556/14285] ERROR: modpost: "set_posix_acl" [fs/nfsd/nfsd.ko] undefined!
 2022-08-03 23:21 UTC  (3+ messages)

[PATCH v1] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-08-03 22:42 UTC  (6+ messages)

[PATCH] mm/smaps: Don't access young/dirty bit if pte unpresent
 2022-08-03 22:03 UTC 

[PATCH 0/2] mm: Remember young bit for migration entries
 2022-08-03 21:47 UTC  (8+ messages)
` [PATCH 1/2] mm/swap: Add swp_offset_pfn() to fetch PFN from swap entry
` [PATCH 2/2] mm: Remember young bit for page migrations

[RFC PATCH 0/4] Allow persistent data on DAX device being used as KMEM
 2022-08-03 21:19 UTC  (8+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add MHP_ALLOCATE flag which treats hotplugged memory as allocated
` [RFC PATCH 2/4] device-dax: Add framework for keeping persistent data in DAX KMEM
` [RFC PATCH 3/4] device-dax: Add a NONE type for DAX KMEM persistence
` [RFC PATCH 4/4] device-dax: Add a block device persistent type, BLK, for DAX KMEM

[syzbot] WARNING in hugetlb_change_protection
 2022-08-03 21:03 UTC  (2+ messages)

[GIT PULL] MM updates for 5.20-rc1
 2022-08-03 20:35 UTC 

[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-08-03 20:28 UTC  (8+ messages)
` [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes
` [PATCH mm v2 32/33] kasan: dynamically allocate stack ring entries

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-03 20:26 UTC  (31+ messages)
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [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
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command

[PATCH v2] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-08-03 18:28 UTC 

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-08-03 18:14 UTC  (40+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v4 11/45] kmsan: add KMSAN runtime core
` [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN
` [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v4 16/45] kmsan: handle task creation and exiting
` [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
` [PATCH v4 18/45] instrumented.h: add KMSAN support
` [PATCH v4 25/45] kmsan: add tests for KMSAN
` [PATCH v4 29/45] block: kmsan: skip bio block merging logic "
` [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code

[GIT PULL] Pagecache changes for 6.0-rc1
 2022-08-03 17:48 UTC  (2+ messages)

[GIT PULL] XArray changes for 6.0-rc1
 2022-08-03 17:48 UTC  (2+ messages)

[PATCH] mm: vmscan: fix extreme overreclaim and swap floods
 2022-08-03 17:27 UTC  (4+ messages)

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-08-03 15:51 UTC  (13+ messages)

[PATCH] dma/pool: do not complain if DMA pool is not allocated
 2022-08-03 15:44 UTC  (9+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-03 14:42 UTC  (14+ messages)
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 12/14] KVM: Handle page fault for "
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

[xfs] 016a23388c: stress-ng.xattr.ops_per_sec 58.4% improvement
 2022-08-03 14:11 UTC  (4+ messages)
  ` [LKP] "

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-03 14:02 UTC  (5+ messages)
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "

[RFC PATCH 1/2] psi: introduce memory.pressure.stat
 2022-08-03 13:55 UTC  (2+ messages)

[PATCH v3] btrfs: fix alginment of VMA for memory mapped files on THP
 2022-08-03 13:40 UTC  (2+ messages)

[RFC PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-03 13:27 UTC  (12+ 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

[PATCH] mm: mempolicy: fix policy_nodemask() for MPOL_PREFERRED_MANY case
 2022-08-03 21:08 UTC  (16+ messages)

[PATCH] mm/x86: Use SWP_TYPE_BITS in 3-level swap macros
 2022-08-03 13:18 UTC  (2+ messages)

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2022-08-03 10:57 UTC  (7+ messages)

[RFC PATCH 0/4] propose a auto-run mode for ksm
 2022-08-03 10:05 UTC  (5+ messages)
` [RFC PATCH 1/4] ksm: propose a auto-run mode of ksm
` [RFC PATCH 2/4] ksm: implement scan-enhanced algorithm of auto mode
` [RFC PATCH 3/4] ksm: let ksmd work automatically with memory threshold
` [RFC PATCH 4/4] ksm: show ksmd status of auto mode

[PATCH] mm/page_alloc: only search higher order when fallback
 2022-08-03  8:15 UTC  (2+ messages)

[PATCH] page_alloc: remove inactive initialization
 2022-08-03  6:41 UTC 

[PATCH v5 2/2] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-08-03  6:14 UTC  (4+ messages)

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-08-03  4:33 UTC  (7+ messages)
` [RFC PATCH v6] "

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-08-03  3:18 UTC  (6+ messages)
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers

[PATCH] shmem: Update folio if shmem_replace_page() updates the page
 2022-08-03  3:17 UTC  (3+ messages)

[akpm-mm:mm-stable 242/251] hmm-tests.c:1607:42: error: 'HMM_DMIRROR_MIGRATE' undeclared; did you mean 'HMM_DMIRROR_WRITE'?
 2022-08-03  1:09 UTC  (2+ messages)

[PATCH RFC 0/4] mm: Remember young bit for migration entries
 2022-08-02 22:15 UTC  (9+ messages)

[PATCH mm-unstable] mm/madvise: remove CAP_SYS_ADMIN requirement for process_madvise(MADV_COLLAPSE)
 2022-08-02 19:42 UTC  (5+ messages)

[PATCH v2] mm: fix alginment of VMA for memory mapped files on THP
 2022-08-02 19:36 UTC  (3+ messages)

[PATCH] maple_tree: Fix mas_alloc_nodes()
 2022-08-02 19:36 UTC 

[PATCH linux-next v4] selftests/vm: enable running select groups of tests
 2022-08-02 19:22 UTC 

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-02 18:46 UTC  (3+ messages)
` [PATCH v4 2/5] "

[PATCH] mm: ksm: fix data-race in __ksm_enter / run_store
 2022-08-02 17:20 UTC  (3+ messages)

[PATCH] mm, hwpoison, hugetlb: Free hwpoison huge page to list tail and dissolve hwpoison huge page first
 2022-08-02 16:58 UTC  (2+ messages)

[PATCH] mm: Split huge PUD on wp_huge_pud fallback
 2022-08-02 14:59 UTC  (2+ messages)

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

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

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

Regarding Virtual address split for a specific process
 2022-08-02 12:19 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 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 v3 00/15] common kmalloc v3
 2022-08-02  9:32 UTC  (13+ messages)
` [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 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)


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