linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-22 19:37:39 to 2022-06-23 23:52:36 UTC [more...]

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-23 23:51 UTC  (3+ messages)
` [PATCH v2 1/9] mm/hugetlb: remove checking hstate_is_gigantic() in return_unused_surplus_pages()
` [PATCH v2 2/9] mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()

[PATCH v1 0/5] userfaultfd: support access/write hints
 2022-06-23 23:49 UTC  (12+ messages)
` [PATCH v1 1/5] userfaultfd: introduce uffd_flags
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations
` [PATCH v1 3/5] userfaultfd: introduce write-likely mode for uffd operations
` [PATCH v1 4/5] userfaultfd: zero access/write hints
` [PATCH v1 5/5] selftest/userfaultfd: test read/write hints

[RFC PATCH 0/3] Cgroup accounting of memory tier usage
 2022-06-23 23:07 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/memory-tiers Add functions for tier memory usage in a cgroup

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-23 22:59 UTC  (7+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-23 22:50 UTC  (4+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-23 22:43 UTC  (21+ messages)
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD
` [PATCH Part2 v6 05/49] x86/sev: Add RMP entry lookup helpers

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-23 22:06 UTC  (20+ messages)
` [RESEND PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
` [RESEND PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
` [RESEND PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
` [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
` [RESEND PATCH v9 05/14] iomap: Add async buffered write support
` [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` [RESEND PATCH v9 08/14] fs: add __remove_file_privs() with flags parameter
` [RESEND PATCH v9 09/14] fs: Split off inode_needs_update_time and __file_update_time
` [RESEND PATCH v9 10/14] fs: Add async write file modification handling
` [RESEND PATCH v9 11/14] io_uring: Add support for async buffered writes
` [RESEND PATCH v9 12/14] io_uring: Add tracepoint for short writes
` [RESEND PATCH v9 13/14] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [RESEND PATCH v9 14/14] xfs: Add async buffered write support

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-23 21:52 UTC  (16+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH 4/4] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-23 21:48 UTC  (14+ messages)
` [PATCHv7 01/14] x86/boot: Centralize __pa()/__va() definitions
` [PATCHv7 06/14] efi/x86: Implement support for unaccepted memory
` [PATCHv7 10/14] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv7 11/14] x86: Disable kexec if system has "
` [PATCHv7 12/14] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv7 13/14] x86/tdx: Refactor try_accept_one()

[PATCH v1] mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()
 2022-06-23 20:53 UTC 

[PATCH] mm: Re-allow pinning of zero pfns
 2022-06-23 20:47 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 08897940f458ee55416cf80ab13d2d8b9f20038e
 2022-06-23 20:33 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 7ff19263f6dd51d68217d135aad66790cc466f7d
 2022-06-23 20:26 UTC 

[PATCH v10 00/69] Introducing the Maple Tree
 2022-06-23 18:47 UTC  (10+ messages)
` [PATCH v10 09/69] mm: add VMA iterator
` [PATCH v10 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
` [PATCH v10 14/69] kernel/fork: use maple tree for dup_mmap() during forking
` [PATCH v10 15/69] damon: convert __damon_va_three_regions to use the VMA iterator

[PATCH] vmalloc:Merge multiple if conditional sentences
 2022-06-23 18:39 UTC  (4+ messages)

[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-23 18:21 UTC  (19+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support

[Question] vmalloc latency in RT-Linux
 2022-06-23 18:04 UTC  (3+ messages)

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-23 17:26 UTC  (12+ messages)

[GIT PULL] Pagecache fixes for 5.19-rc4
 2022-06-23 17:19 UTC  (2+ messages)

[PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-06-23 16:55 UTC  (8+ messages)
` [PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup
` [PATCH mm v5 1/9] memcg: enable accounting for struct cgroup
` [PATCH mm v5 2/9] memcg: enable accounting for kernfs nodes
` [PATCH mm v5 3/9] memcg: enable accounting for kernfs iattrs

[RFC PATCH v2 0/3] Add PUD and kernel PTE level pagetable account
 2022-06-23 16:07 UTC  (10+ messages)
` [RFC PATCH v2 1/3] mm: Factor out the pagetable pages account into new helper function
` [RFC PATCH v2 2/3] mm: Add PUD level pagetable account
` [RFC PATCH v2 3/3] mm: Add kernel PTE level pagetable pages account

[linux-next:master 4548/5575] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1025:33: warning: variable 'pre_connection_type' set but not used
 2022-06-23 15:46 UTC 

[PATCH v3 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-06-23 14:40 UTC  (26+ messages)
` [PATCH v3 1/4] memblock tests: add user-provided arguments to Makefile
` [PATCH v3 2/4] memblock tests: add verbose output to memblock tests

[PATCH -next] mm/mmap: fix error return code in do_mas_align_munmap()
 2022-06-23 14:24 UTC  (2+ messages)

[PATCH 1/3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-23 12:29 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mm: Update max/min_low_pfn in the same function
` [PATCH 3/3] powerpc/mm: Use VMALLOC_START to validate addr

[PATCH 00/16] A few cleanup patches for huge_memory
 2022-06-23 12:26 UTC  (30+ messages)
` [PATCH 01/16] mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
` [PATCH 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
` [PATCH 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
` [PATCH 06/16] mm/huge_memory: rename mmun_start to haddr in remove_migration_pmd
` [PATCH 07/16] mm/huge_memory: minor cleanup for split_huge_pages_pid
` [PATCH 08/16] mm/huge_memory: use helper macro __ATTR_RW
` [PATCH 10/16] mm/huge_memory: check pmd_present first in is_huge_zero_pmd
` [PATCH 13/16] mm/huge_memory: add helper __get_deferred_split_queue
` [PATCH 14/16] mm/huge_memory: fix comment of page_deferred_list
` [PATCH 15/16] mm/huge_memory: correct comment of prep_transhuge_page

[PATCH 1/1] mm: kfence: skip kmemleak alloc in kfence_pool
 2022-06-23 11:59 UTC  (2+ messages)

[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-23 11:25 UTC  (4+ messages)
` [PATCH v4 3/4] mm: kmemleak: add rbtree and store physical address for objects allocated with PA

[PATCH] mm: Split huge PUD on wp_huge_pud fallback
 2022-06-23 10:24 UTC  (2+ messages)

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-06-23  9:41 UTC  (9+ messages)
      ` clear_user (was: [patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE)
            ` [PATCH] x86/clear_user: Make it faster

[linux-next:master 4204/5575] arch/powerpc/kernel/interrupt.c:542:55: error: suggest braces around empty body in an 'if' statement
 2022-06-23  8:50 UTC 

[PATCH] mm/vmscan: add pgstall to memcg
 2022-06-23  8:01 UTC 

[PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-23  6:29 UTC  (9+ messages)

[akpm-mm:mm-nonmm-unstable 11/39] include/linux/mmzone.h:1434: undefined reference to `machine_kexec_prepare'
 2022-06-23  5:46 UTC 

[RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
 2022-06-23  5:25 UTC  (6+ messages)
` [RFC PATCH bpf-next 03/10] mm, memcg: Add new helper obj_cgroup_from_current()
` [RFC PATCH bpf-next 07/10] mm: Add helper to recharge percpu address

[syzbot] WARNING in folio_lruvec_lock_irqsave
 2022-06-23  3:49 UTC  (7+ messages)

[PATCH v7 00/12] mm/demotion: Memory tiers and demotion
 2022-06-23  2:53 UTC  (3+ messages)
` [PATCH v7 09/12] mm/demotion: Demote pages according to allocation fallback order

[PATCH v12 00/14] Multi-Gen LRU Framework
 2022-06-23  2:36 UTC  (5+ messages)
` [PATCH v12 12/14] mm: multi-gen LRU: debugfs interface

[PATCH v2] mm/page_alloc: make the annotations of available memory more accurate
 2022-06-23  2:08 UTC 

[PATCH v2] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-23  0:44 UTC 

[PATCH] mm: sparsemem: fix missing higher order allocation splitting
 2022-06-22 23:32 UTC  (2+ messages)

[PATCH v7 08/12] mm/demotion: Add pg_data_t member to track node memory tier details
 2022-06-22 22:52 UTC  (2+ messages)

[PATCH v7 11/12] mm/demotion: Add documentation for memory tiering
 2022-06-22 21:21 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION ac0ba5454ca85162c08dc429fef1999e077ca976
 2022-06-22 20:28 UTC 

[linux-next:master 2888/4996] drivers/firmware/efi/sysfb_efi.c:29:10: fatal error: asm/efi.h: No such file or directory
 2022-06-22 19:49 UTC 


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