[PATCH 0/4] hugetlb: speed up linear address scanning
2022-06-16 21:05 UTC (3+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
[linux-next:master 4060/4062] ld.lld: error: assignment to symbol __pecoff_data_size does not converge
2022-06-16 20:25 UTC
[RFC PATCH 0/6] User pkey minor bug fixes
2022-06-16 20:24 UTC (6+ messages)
` [RFC PATCH 3/6] testing/pkeys: Add additional test for pkey_alloc()
` [RFC PATCH 4/6] pkeys: Lift pkey hardware check "
[PATCH] selftests: vm: Fix resource leak when return error
2022-06-16 20:19 UTC (3+ messages)
[PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests
2022-06-16 19:53 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8
2022-06-16 19:52 UTC
[linux-next:master 3345/4062] arch/um/kernel/skas/uaccess.c:358:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-06-16 19:24 UTC
[PATCH] usercopy: use unsigned long instead of uintptr_t
2022-06-16 19:18 UTC (13+ messages)
[PATCH 0/1] Prepare for maple tree
2022-06-16 18:34 UTC (21+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
` [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states
[PATCH] mm/mmap: Allow vma_expand() to lock both anon and file locks
2022-06-16 18:33 UTC
[PATCH] mm: hugetlb: remove minimum_order variable
2022-06-16 18:03 UTC (3+ messages)
[mm-unstable v5 PATCH 0/7] Cleanup transhuge_xxx helpers
2022-06-16 17:48 UTC (8+ messages)
` [v5 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check()
` [v5 PATCH 2/7] mm: thp: consolidate vma size check to transhuge_vma_suitable
` [v5 PATCH 3/7] mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
` [v5 PATCH 4/7] mm: thp: kill transparent_hugepage_active()
` [v5 PATCH 5/7] mm: thp: kill __transhuge_page_enabled()
` [v5 PATCH 6/7] mm: khugepaged: reorg some khugepaged helpers
` [v5 PATCH 7/7] doc: proc: fix the description to THPeligible
[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
2022-06-16 17:40 UTC (10+ messages)
` [PATCH v2 1/4] mm: kasan: Ensure the tags are visible before the tag in page->flags
` [PATCH v2 2/4] mm: kasan: Skip unpoisoning of user pages
` [PATCH v2 3/4] mm: kasan: Skip page unpoisoning only if __GFP_SKIP_KASAN_UNPOISON
` [PATCH v2 4/4] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
[PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp
2022-06-16 17:35 UTC (5+ messages)
[PATCHv3 0/8] Linear Address Masking enabling
2022-06-16 17:05 UTC (26+ messages)
` [PATCHv3 4/8] x86/mm: Handle LAM on context switch
` [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
` [PATCHv3 OPTIONAL 8/8] x86/mm: Extend LAM to support to LAM_U48
[linux-next:master 3611/4062] lib/maple_tree.c:4022 mas_wr_spanning_store() warn: inconsistent indenting
2022-06-16 17:03 UTC (2+ messages)
[PATCH v4 00/7] Drain remote per-cpu directly
2022-06-16 17:01 UTC (11+ messages)
` [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] mm: page_alloc: validate buddy page before using
2022-06-16 16:50 UTC (9+ messages)
` [PATCH 4.14] "
` [PATCH 4.19] "
` [PATCH 5.4] "
` [PATCH 5.10] "
` [PATCH 5.15] mm: "
` [PATCH 5.17] "
[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-06-16 16:41 UTC (10+ messages)
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table
Make zswap same filled pages copy on write
2022-06-16 16:40 UTC
[PATCH 4.9] mm: page_alloc: validate buddy page before using
2022-06-16 16:19 UTC
[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
2022-06-16 16:10 UTC (3+ messages)
` [PATCH v4 bpf 3/4] module: introduce module_alloc_huge
[PATCH 0/7] A few cleanup patches for khugepaged
2022-06-16 15:53 UTC (25+ messages)
` [PATCH 2/7] mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
` [PATCH 4/7] mm/khugepaged: minor cleanup for collapse_file
` [PATCH 5/7] mm/khugepaged: use helper macro __ATTR_RW
` [PATCH 6/7] mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
` [PATCH 7/7] mm/khugepaged: try to free transhuge swapcache when possible
[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-16 15:16 UTC (13+ messages)
[PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-16 15:04 UTC (13+ messages)
[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
2022-06-16 14:57 UTC (9+ messages)
[PATCH v2 Fix 0/3] Maple tree spanning fixes
2022-06-16 14:48 UTC (5+ messages)
` [PATCH v2 Fix 1/3] maple_tree: Fix mt_destroy_walk() on full non-leaf non-alloc nodes
` [PATCH v2 Fix 2/3] maple_tree: Change spanning store to work on larger trees
` [PATCH v2 Fix 3/3] test_maple_tree: Add tests for preallocations and large spanning writes
[RFC 0/2] CPA improvements
2022-06-16 14:20 UTC (15+ 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()
[linux-next:master 3345/4062] include/linux/highmem-internal.h:203:31: error: passing argument 1 of 'kunmap_flush_on_unmap' discards 'const' qualifier from pointer target type
2022-06-16 14:10 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS c16436fe44ee8984a006aa3779f7f399fc8cb1c3
2022-06-16 13:50 UTC
[PATCH] powerpc/mm: Move CMA reservations after initmem_init()
2022-06-16 13:33 UTC (3+ messages)
[PATCH V3 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-16 12:44 UTC (11+ messages)
` [PATCH V3 1/2] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH V3 2/2] mm/mmap: Drop generic protection_map[] array
[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-16 10:16 UTC (8+ messages)
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
[PATCH] init: Initialize noop_backing_dev_info early
2022-06-16 9:00 UTC (4+ messages)
[PATCH] staging: remove ashmem
2022-06-16 8:34 UTC (5+ messages)
[PATCH v6 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page
2022-06-16 8:30 UTC (7+ messages)
` [PATCH v6 1/1] mm/memory-failure: disable unpoison once hw error happens
[PATCH v4 0/2] Refactor of vma_merge and new merge call
2022-06-16 8:23 UTC (5+ messages)
` [PATCH v4 1/2] [PATCH 1/2] mm: refactor of vma_merge()
` [PATCH v4 2/2] [PATCH 2/2] mm: add merging after mremap resize
[PATCH] mm: hugetlb: rework hugetlb cmdline parsing
2022-06-16 8:00 UTC (2+ messages)
[PATCH v2 0/2] mm/swapfile: release swap info when swap device is unpluged
2022-06-16 7:00 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
2022-06-16 5:51 UTC (15+ messages)
[PATCH RFC] userfaultfd: introduce UFFDIO_COPY_MODE_YOUNG
2022-06-16 5:24 UTC (13+ messages)
[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
2022-06-16 5:11 UTC (3+ messages)
[RFC PATCH 0/3] Cgroup accounting of memory tier usage
2022-06-16 4:12 UTC (4+ messages)
` [RFC PATCH 2/3] mm/memory-tiers: Use page counter to track toptier memory usage
[RFC PATCH 0/3] hugetlb: speed up linear address scanning
2022-06-16 3:48 UTC (5+ messages)
` [RFC PATCH 1/3] hugetlb: skip to end of PT page mapping when pte not present
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-16 3:28 UTC (4+ messages)
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
[PATCH] mm/page_alloc: make calling prep_compound_head more reliable
2022-06-16 3:21 UTC (8+ messages)
[PATCH v2] Documentation: highmem: Use literal block for *kmap_local_folio() example
2022-06-16 2:21 UTC (8+ messages)
[mm/readahead] 793917d997: fio.read_iops -18.8% regression
2022-06-16 1:07 UTC (4+ messages)
` [LKP] "
[mm-unstable v4 PATCH 0/7] Cleanup transhuge_xxx helpers
2022-06-16 0:56 UTC (14+ messages)
` [v4 PATCH 2/7] mm: thp: consolidate vma size check to transhuge_vma_suitable
` [v4 PATCH 3/7] mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
` [v4 PATCH 4/7] mm: thp: kill transparent_hugepage_active()
` [v4 PATCH 5/7] mm: thp: kill __transhuge_page_enabled()
` [v4 PATCH 6/7] mm: khugepaged: reorg some khugepaged helpers
` [v4 PATCH 7/7] doc: proc: fix the description to THPeligible
[PATCH] mm/shmem.c: use helper transhuge_vma_enabled()
2022-06-16 0:40 UTC (4+ messages)
[PATCH] mm: cma: sync everything after EBUSY
2022-06-15 23:34 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
2022-06-15 22:25 UTC (3+ messages)
` [PATCH v3 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable
[PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
2022-06-15 21:28 UTC (6+ messages)
[PATCH] mm/smaps: add Pss_Dirty
2022-06-15 20:57 UTC (2+ messages)
[PATCH v3] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
2022-06-15 20:16 UTC (4+ messages)
[linux-next:master] BUILD SUCCESS 6012273897fefb12566580efedee10bb06e5e6ed
2022-06-15 19:49 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox