linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 08:50:48 to 2022-06-14 07:17:43 UTC [more...]

[PATCH v12 00/14] Multi-Gen LRU Framework
 2022-06-14  7:16 UTC  (7+ messages)
` [PATCH v12 01/14] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v12 02/14] mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v12 03/14] mm/vmscan.c: refactor shrink_node()
` [PATCH v12 04/14] Revert "include/linux/mm_inline.h: fold __update_lru_size() into its sole caller"
` [PATCH v12 05/14] mm: multi-gen LRU: groundwork
` [PATCH v12 06/14] mm: multi-gen LRU: minimal implementation

[PATCH v4 0/2] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-14  7:13 UTC  (6+ messages)
` [PATCH v4 1/2] mm/memory-failure: introduce "hwpoisoned-pages" entry
` [PATCH v4 2/2] mm/memory-failure: disable unpoison once hw error happens

[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
 2022-06-14  6:58 UTC  (2+ messages)

[RFC 0/2] CPA improvements
 2022-06-14  6:53 UTC  (4+ messages)
` [RFC 1/2] x86/mm/cpa: always fail when user address is passed
` [RFC 2/2] x86/mm/cpa: drop pgprot_clear_protnone_bits()

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-14  6:45 UTC  (9+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "

[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
 2022-06-14  6:48 UTC  (14+ messages)

[PATCH v5 1/6] ARM: mm: kill unused runtime hook arch_iounmap()
 2022-06-14  6:12 UTC  (3+ messages)

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-14  4:44 UTC  (6+ messages)

[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-06-14  4:19 UTC  (9+ messages)
` [PATCH v3 2/6] "
` [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd

[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
 2022-06-14  4:17 UTC  (19+ messages)
` [PATCH 1/6] mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
` [PATCH 2/6] mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
` [PATCH 4/6] mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
` [PATCH 5/6] mm: hugetlb_vmemmap: replace early_param() with core_param()
` [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability

[PATCH RFC] userfaultfd: introduce UFFDIO_COPY_MODE_YOUNG
 2022-06-13 20:40 UTC 

[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
 2022-06-14  3:26 UTC  (11+ messages)

[PATCH v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-14  3:21 UTC  (2+ messages)

[PATCH V2 2/2] mm/mmap: Drop generic protection_map[] array
 2022-06-14  3:05 UTC  (5+ messages)

[PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free
 2022-06-14  2:38 UTC  (11+ messages)

[PATCH v3 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
 2022-06-14  2:16 UTC  (6+ messages)
` [PATCH v3 1/1] "
    `  "

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-06-14  2:09 UTC  (3+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-06-14  0:46 UTC  (3+ messages)
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2022-06-14  0:21 UTC  (8+ messages)
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command

[RFC PATCH 0/6] User pkey minor bug fixes
 2022-06-13 23:59 UTC  (13+ messages)
` [RFC PATCH 1/6] testing/pkeys: Add command line options
` [RFC PATCH 2/6] testing/pkeys: Don't use uninitialized variable
` [RFC PATCH 5/6] pkeys: Up level pkey_free() checks
` [RFC PATCH 6/6] pkeys: Change mm_pkey_free() to void

Linux 5.18-rc4
 2022-06-13 22:48 UTC  (7+ messages)

[PATCH] mm/swapfile: release swap info when swap device is unpluged
 2022-06-13 21:46 UTC  (3+ messages)
` 答复: "

[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
 2022-06-13 21:44 UTC  (2+ messages)

[PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
 2022-06-13 21:22 UTC  (5+ messages)

[PATCH] hugetlbfs: zero partial pages during fallocate hole punch
 2022-06-13 20:46 UTC  (6+ messages)

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-06-13 20:14 UTC  (33+ messages)
` [PATCH 01/32] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
` [PATCH 02/32] kasan: rename kasan_set_*_info to kasan_save_*_info
` [PATCH 03/32] kasan: move is_kmalloc check out of save_alloc_info
` [PATCH 04/32] kasan: split save_alloc_info implementations
` [PATCH 05/32] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH 06/32] kasan: introduce kasan_print_aux_stacks
` [PATCH 07/32] kasan: introduce kasan_get_alloc_track
` [PATCH 08/32] kasan: introduce kasan_init_object_meta
` [PATCH 09/32] kasan: clear metadata functions for tag-based modes
` [PATCH 10/32] kasan: move kasan_get_*_meta to generic.c
` [PATCH 11/32] kasan: introduce kasan_requires_meta
` [PATCH 12/32] kasan: introduce kasan_init_cache_meta
` [PATCH 13/32] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
` [PATCH 14/32] kasan: only define kasan_metadata_size for Generic mode
` [PATCH 15/32] kasan: only define kasan_never_merge "
` [PATCH 16/32] kasan: only define metadata offsets "
` [PATCH 17/32] kasan: only define metadata structs "
` [PATCH 18/32] kasan: only define kasan_cache_create "
` [PATCH 19/32] kasan: pass tagged pointers to kasan_save_alloc/free_info
` [PATCH 20/32] kasan: move kasan_get_alloc/free_track definitions
` [PATCH 21/32] kasan: simplify invalid-free reporting
` [PATCH 22/32] kasan: cosmetic changes in report.c
` [PATCH 23/32] kasan: use kasan_addr_to_slab in print_address_description
` [PATCH 24/32] kasan: move kasan_addr_to_slab to common.c
` [PATCH 25/32] kasan: make kasan_addr_to_page static
` [PATCH 26/32] kasan: simplify print_report
` [PATCH 27/32] kasan: introduce complete_report_info
` [PATCH 28/32] kasan: fill in cache and object in complete_report_info
` [PATCH 29/32] kasan: rework function arguments in report.c
` [PATCH 30/32] kasan: introduce kasan_complete_mode_report_info
` [PATCH 31/32] kasan: implement stack ring for tag-based modes
` [PATCH 32/32] kasan: better identify bug types "

[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
 2022-06-13 19:39 UTC  (3+ messages)

[PATCH 0/8] Extend DAMOS for Proactive LRU-lists Sorting
 2022-06-13 19:23 UTC  (10+ messages)
` [PATCH 1/8] mm/damon/dbgfs: add and use mappings between 'schemes' action inputs and 'damos_action' values
` [PATCH 1/8] mm/damon/dbgfs: add mappings between 'schemes' file's "
` [PATCH 2/8] mm/damon/paddr: use a separate function for 'DAMOS_PAGEOUT' handling
` [PATCH 3/8] mm/damon/schemes: add 'LRU_PRIO' DAMOS action
` [PATCH 4/8] Docs/admin-guide/damon/sysfs: document 'LRU_PRIO' scheme action
` [PATCH 5/8] mm/damon/schemes: add 'LRU_DEPRIO' action
` [PATCH 6/8] Docs/admin-guide/damon/sysfs: document 'LRU_DEPRIO' scheme action
` [PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
` [PATCH 8/8] Docs/admin-guide/damon: add a document for DAMON_LRU_SORT

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-13 18:47 UTC  (7+ messages)
` [PATCH 07/12] driver/char: use correct format characters
` [PATCH 08/12] cdrom: "

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-06-13 18:17 UTC  (7+ messages)

[PATCH 0/7] A few cleanup patches for khugepaged
 2022-06-13 18:02 UTC  (5+ messages)
` [PATCH 1/7] mm/khugepaged: remove unneeded shmem_huge_enabled() check

[syzbot] kernel BUG in mcopy_continue
 2022-06-13 17:50 UTC  (3+ messages)

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-13 17:36 UTC  (5+ messages)
` [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH v5 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-06-13 17:11 UTC  (4+ messages)
` [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH 0/3] Fixes for usercopy
 2022-06-13 17:04 UTC  (16+ messages)
` [PATCH 1/3] usercopy: Handle vm_map_ram() areas
` [PATCH 2/3] usercopy: Cast pointer to an integer once
` [PATCH 3/3] usercopy: Make usercopy resilient against ridiculously large copies

[PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages()
 2022-06-13 15:43 UTC  (2+ messages)

[PATCH] mm/slub: Move the stackdepot related allocation out of IRQ-off section
 2022-06-13 15:29 UTC  (2+ messages)

[PATCH] mm: page_alloc: validate buddy before check the migratetype
 2022-06-13 13:08 UTC 

[mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers
 2022-06-13 15:06 UTC  (10+ messages)
` [v3 PATCH 5/7] mm: thp: kill transparent_hugepage_active()
` [v3 PATCH 6/7] mm: thp: kill __transhuge_page_enabled()

[PATCH v4 00/7] Drain remote per-cpu directly
 2022-06-13 12:56 UTC  (8+ messages)
` [PATCH 1/7] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/7] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/7] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/7] mm/page_alloc: Remove mistaken page == NULL check in rmqueue
` [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 6/7] mm/page_alloc: Remotely drain per-cpu lists
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock

[PATCH v4 0/3] Implement readahead for squashfs
 2022-06-13 13:45 UTC  (6+ messages)
` [PATCH v4 3/3] squashfs: implement readahead

[PATCH v6 00/13] mm/demotion: Memory tiers and demotion
 2022-06-13 13:28 UTC  (7+ messages)
` [PATCH v6 01/13] mm/demotion: Add support for explicit memory tiers

[PATCH 03/13] mm: shmem: provide oom badness for shmem files
 2022-06-13 14:11 UTC  (19+ messages)

[PATCH] mm: check the function kmalloc_slab return value
 2022-06-13 13:37 UTC  (2+ messages)

[PATCH] mm/slub: add missing TID updates on slab deactivation
 2022-06-13 12:49 UTC  (2+ messages)

[PATCH v2 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-06-13 12:20 UTC  (2+ messages)

[PATCH v3] memblock,arm64: Expand the static memblock memory table
 2022-06-13 11:57 UTC  (5+ messages)

[PATCH v4 0/6] introduce mirrored memory support for arm64
 2022-06-13 11:54 UTC  (14+ messages)
` [PATCH v4 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v4 4/6] mm: Limit warning message in vmemmap_verify() to once
` [PATCH v4 5/6] mm: Only remove nomap flag for initrd
` [PATCH v4 6/6] memblock: Disable mirror feature if kernelcore is not specified

[linux-next:master 1714/2566] x86_64/triple_fault_event_test.c:50:24: error: 'KVM_CAP_TRIPLE_FAULT_EVENT' undeclared; did you mean 'KVM_CAP_X86_TRIPLE_FAULT_EVENT'?
 2022-06-13 10:52 UTC 

[PATCH] mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
 2022-06-13  9:02 UTC  (2+ messages)

[PATCH v8 08/14] fs: add __remove_file_privs() with flags parameter
 2022-06-13  8:50 UTC  (2+ messages)
` [fs] b6c81e63ec: phoronix-test-suite.fio.SequentialWrite.Sync.Yes.No.4KB.DefaultTestDirectory.mb_s -4.3% regression


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