messages from 2022-06-16 04:01:25 to 2022-06-17 07:34:00 UTC [more...]
[PATCH v2 0/3] A few cleanup and fixup patches for swap
2022-06-17 7:33 UTC (5+ messages)
` [PATCH v2 1/3] mm/swapfile: make security_vm_enough_memory_mm() work as expected
[PATCH v2 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-17 7:28 UTC (10+ messages)
` [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
[RFC PATCH] mm: rmap: Don't flush TLB after checking PTE young for page reference
2022-06-17 7:05 UTC
[syzbot] KASAN: null-ptr-deref Read in hugepage_vma_check
2022-06-17 7:04 UTC
[PATCH v4 00/7] Drain remote per-cpu directly
2022-06-17 6:47 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
[syzbot] BUG: sleeping function called from invalid context in __purge_vmap_area_lazy
2022-06-17 6:08 UTC
[PATCH V3 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-17 5:48 UTC (17+ 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 v11 00/14] Multi-Gen LRU Framework
2022-06-17 3:17 UTC (18+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap
[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-17 3:17 UTC (13+ messages)
[PATCH v6 0/3] Implement readahead for squashfs
2022-06-17 3:06 UTC (4+ messages)
` [PATCH v6 3/3] squashfs: implement readahead
` [PATCH 4/3] squashfs: support reading fragments in readahead call
[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
2022-06-17 2:31 UTC (2+ messages)
[PATCH 0/7] A few cleanup patches for khugepaged
2022-06-17 2:26 UTC (23+ 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 7/7] mm/khugepaged: try to free transhuge swapcache when possible
[PATCH v5 0/6] mm: introduce shrinker debugfs interface
2022-06-17 2:26 UTC (2+ messages)
[PATCH v2 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
2022-06-17 2:23 UTC (2+ messages)
[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-06-17 2:19 UTC (2+ messages)
[PATCH RFC 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-17 1:41 UTC (5+ messages)
` [PATCH RFC 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH RFC 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()
` [PATCH RFC 3/4] kvm: Add new pfn error KVM_PFN_ERR_INTR
` [PATCH RFC 4/4] kvm/x86: Allow to respond to generic signals during slow page faults
[PATCH] mm: page_alloc: validate buddy page before using
2022-06-17 1:24 UTC (10+ messages)
` [PATCH 4.14] "
` [PATCH 4.19] "
` [PATCH 5.4] "
` [PATCH 5.10] "
` [PATCH 5.15] mm: "
` [PATCH 5.17] "
[PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp
2022-06-17 0:53 UTC (6+ messages)
[PATCHv3 0/8] Linear Address Masking enabling
2022-06-16 23:48 UTC (27+ 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
[mm-unstable v5 PATCH 0/7] Cleanup transhuge_xxx helpers
2022-06-16 23:08 UTC (9+ 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] selftests: make use of GUP_TEST_FILE macro
2022-06-16 23:07 UTC (3+ messages)
[TECH TOPIC] Current Status and Future Plans of DAMON
2022-06-16 22:43 UTC
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-16 22:27 UTC (5+ messages)
` [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
[PATCH v9 00/14] io-uring/xfs: support async buffered writes
2022-06-16 21:22 UTC (15+ messages)
` [PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop
` [PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place
` [PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function
` [PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
` [PATCH v9 05/14] iomap: Add async buffered write support
` [PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter()
` [PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` [PATCH v9 08/14] fs: add __remove_file_privs() with flags parameter
` [PATCH v9 09/14] fs: Split off inode_needs_update_time and __file_update_time
` [PATCH v9 10/14] fs: Add async write file modification handling
` [PATCH v9 11/14] io_uring: Add support for async buffered writes
` [PATCH v9 12/14] io_uring: Add tracepoint for short writes
` [PATCH v9 13/14] xfs: Specify lockmode when calling xfs_ilock_for_iomap()
` [PATCH v9 14/14] xfs: Add async buffered write support
[PATCH 0/4] hugetlb: speed up linear address scanning
2022-06-16 21:05 UTC (5+ 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
` [PATCH 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH 4/4] hugetlb: Lazy page table copies in fork()
[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 v9 28/69] mm/mmap: reorganize munmap to use maple states
2022-06-16 18:34 UTC (16+ messages)
[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 (2+ messages)
[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"
[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)
Make zswap same filled pages copy on write
2022-06-16 16:40 UTC
[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
[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 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 2/3] maple_tree: Change spanning store to work on larger trees
2022-06-16 14:48 UTC (2+ messages)
[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)
[RFC 0/2] CPA improvements
2022-06-16 14:20 UTC (7+ messages)
` [RFC 1/2] x86/mm/cpa: always fail when user address is passed
[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] 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 (4+ 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 (12+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).