incoming
2022-01-20 2:07 UTC
[PATCH v3] mm: use compare-exchange operation to set KASAN page tag
2022-01-20 2:01 UTC
[PATCH V2 00/10] selftests: Fix separate output directory builds
2022-01-20 1:20 UTC (14+ messages)
` [PATCH V2 01/10] selftests: set the BUILD variable to absolute path
` [PATCH V2 02/10] selftests: Add and export a kernel uapi headers path
` [PATCH V2 03/10] selftests: Correct the headers install path
` [PATCH V2 04/10] selftests: futex: Add the uapi headers include variable
` [PATCH V2 05/10] selftests: kvm: "
` [PATCH V2 06/10] selftests: landlock: "
` [PATCH V2 07/10] selftests: net: "
` [PATCH V2 08/10] selftests: mptcp: "
` [PATCH V2 09/10] selftests: vm: "
` [PATCH V2 10/10] selftests: vm: remove dependecy from internal kernel macros
[linux-next:master 12185/12461] arch/parisc/kernel/toc.c:64:32: sparse: void extern [addressable] [noreturn] [toplevel] toc_intr( ... )
2022-01-20 1:19 UTC
[PATCH v2] mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
2022-01-20 1:11 UTC
[PATCH] mm/mmzone.c: fix page_cpupid_xchg_last() to READ_ONCE() the page flags
2022-01-19 23:28 UTC (3+ messages)
[PATCH] vmap(): don't allow invalid pages
2022-01-19 22:38 UTC (16+ messages)
[PATCH v6 0/9] Multigenerational LRU Framework
2022-01-19 22:25 UTC (23+ messages)
` [PATCH v6 6/9] mm: multigenerational lru: aging
[ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
2022-01-19 22:11 UTC (6+ messages)
[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
2022-01-19 22:00 UTC (5+ messages)
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
[PATCH v2] proc/vmcore: fix possible deadlock on concurrent mmap and read
2022-01-19 19:34 UTC
[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
2022-01-19 19:06 UTC (8+ messages)
` [PATCH v4 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [PATCH v4 2/7] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
` [PATCH v4 4/7] mm: make alloc_contig_range work at pageblock granularity
` [PATCH v4 5/7] mm: cma: use pageblock_order as the single alignment
` [PATCH v4 6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [PATCH v4 7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned
[PATCH v4 00/66] Introducing the Maple Tree
2022-01-19 18:00 UTC (61+ messages)
` [PATCH v4 21/66] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v4 22/66] mm: Use maple tree operations for find_vma_intersection() and find_vma()
` [PATCH v4 26/66] mm/mmap: Reorganize munmap to use maple states
` [PATCH v4 27/66] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v4 28/66] arm64: Remove mmap linked list from vdso
` [PATCH v4 29/66] parisc: Remove mmap linked list from cache handling
` [PATCH v4 30/66] powerpc: Remove mmap linked list walks
` [PATCH v4 31/66] s390: Remove vma "
` [PATCH v4 32/66] x86: "
` [PATCH v4 33/66] xtensa: "
` [PATCH v4 34/66] cxl: Remove vma linked list walk
` [PATCH v4 36/66] um: "
` [PATCH v4 37/66] binfmt_elf: "
` [PATCH v4 35/66] optee: "
` [PATCH v4 38/66] coredump: "
` [PATCH v4 39/66] binfmt_elf: Take the mmap lock when walking the VMA list
` [PATCH v4 40/66] exec: Use VMA iterator instead of linked list
` [PATCH v4 41/66] fs/proc/base: Use maple tree iterators in place "
` [PATCH v4 43/66] userfaultfd: Use maple tree iterator to iterate VMAs
` [PATCH v4 47/66] sched: Use maple tree iterator to walk VMAs
` [PATCH v4 45/66] acct: Use VMA iterator instead of linked list
` [PATCH v4 46/66] perf: Use VMA iterator
` [PATCH v4 49/66] bpf: Remove VMA linked list
` [PATCH v4 48/66] fork: Use VMA iterator
` [PATCH v4 52/66] mm/ksm: Use maple tree iterators instead of vma linked list
` [PATCH v4 50/66] mm/gup: Use maple tree navigation instead of "
` [PATCH v4 51/66] mm/khugepaged: Use maple tree iterators instead of vma "
` [PATCH v4 53/66] mm/madvise: Use vma_find() "
[RFC][PATCH 0/3] sched: User Managed Concurrency Groups
2022-01-19 17:52 UTC (11+ messages)
` [RFC][PATCH 3/3] sched: User Mode Concurency Groups
[RFC] Simplify users of vma_address_end()
2022-01-19 17:50 UTC
[PATCH v0.9.1 0/6] sched,mm,x86/uaccess: implement User Managed Concurrency Groups
2022-01-19 17:26 UTC (10+ messages)
` [PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
[RFC PATCH 0/6] Add support for shared PTEs across processes
2022-01-19 17:02 UTC (14+ messages)
` [RFC PATCH 1/6] mm: Add new system calls mshare, mshare_unlink
` [RFC PATCH 2/6] mm: Add msharefs filesystem
` [RFC PATCH 3/6] mm: Add read for msharefs
` [RFC PATCH 4/6] mm: implement mshare_unlink syscall
` [RFC PATCH 5/6] mm: Add locking to msharefs syscalls
` [RFC PATCH 6/6] mm: Add basic page table sharing using mshare
[PATCH v1] proc/vmcore: fix false positive lockdep warning
2022-01-19 15:19 UTC (4+ messages)
[PATCH 1/3] mm/vmalloc: Move draining areas out of caller context
2022-01-19 14:35 UTC (3+ messages)
` [PATCH 2/3] mm/vmalloc: Add adjust_search_size parameter
` [PATCH 3/3] mm/vmalloc: Eliminate an extra orig_gfp_mask
[PATCH v2 0/3] mm: support huge vmalloc mapping on arm64/x86
2022-01-19 13:48 UTC (13+ messages)
` [PATCH v2 1/3] mm: vmalloc: Let user to control huge vmalloc default behavior
` [PATCH v2 3/3] x86: Support huge vmalloc mappings
[RFC PLAN] Some humble ideas for DAMON future works
2022-01-19 13:31 UTC
[RFC PATCH] arm64: don't vmap() invalid page
2022-01-19 9:55 UTC (4+ messages)
[PATCH v5 00/16] Optimize list lru memory consumption
2022-01-19 9:33 UTC (7+ messages)
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
2022-01-19 9:20 UTC (4+ messages)
[PATCH] mm: slub: fix a deadlock warning in kmem_cache_destroy
2022-01-19 8:38 UTC (8+ messages)
[PATCH 00/10] selftests: Fix separate output directory builds
2022-01-19 8:22 UTC (16+ messages)
` [PATCH 01/10] selftests: set the BUILD variable to absolute path
` [PATCH 02/10] selftests: Add and export a kernel uapi headers path
` [PATCH 03/10] selftests: Correct the headers install path
` [PATCH 04/10] selftests: futex: Add the uapi headers include variable
` [PATCH 05/10] selftests: kvm: "
` [PATCH 06/10] selftests: landlock: "
` [PATCH 07/10] selftests: net: "
` [PATCH 08/10] selftests: mptcp: "
` [PATCH 09/10] selftests: vm: "
` [PATCH 10/10] selftests: vm: remove dependecy from internal kernel macros
[PATCH] psi: Treat ksm swapping in copy as memstall
2022-01-19 6:13 UTC (2+ messages)
[PATCH 00/18 V2] Repair SWAP-over-NFS
2022-01-19 3:54 UTC (4+ messages)
` [PATCH 08/18] MM: Add AS_CAN_DIO mapping flag
[PATCH v2] vmap(): don't allow invalid pages
2022-01-19 1:21 UTC
[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-01-19 1:18 UTC (10+ messages)
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
[PATCH v2 0/2] mm: Fix kernel BUG in __check_heap_object() on PowerPC64
2022-01-19 1:15 UTC (5+ messages)
` [PATCH v2 1/2] powerpc: Fix virt_addr_valid() check
[PATCH v2] mm: use compare-exchange operation to set KASAN page tag
2022-01-18 22:52 UTC
[PATCH] mm: use compare-exchange operation to set KASAN page tag
2022-01-18 22:38 UTC (3+ messages)
[PATCHv2 0/7] Implement support for unaccepted memory
2022-01-18 21:05 UTC (2+ messages)
[RFC PATCH 1/3] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT
2022-01-18 19:57 UTC (3+ messages)
` [PATCH] mm/memcg: Do not check v1 event counter when not needed
[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
2022-01-18 17:40 UTC (6+ messages)
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
[RFC PATCH v2 0/5] User Managed Concurrency Groups
2022-01-18 17:16 UTC (4+ messages)
` [RFC PATCH v2 4/5] sched: UMCG: add a blocked worker list
incoming
2022-01-18 16:34 UTC (4+ messages)
` [patch 056/146] mm: rearrange madvise code to allow for reuse
[linux-next:master] BUILD REGRESSION 6f59bc242877fcb9c9a5136ea62d383fce5615df
2022-01-18 15:47 UTC
[PATCH] tools/testing/scatterlist: Add missing defines
2022-01-18 14:40 UTC (2+ messages)
[PATCH 3/3] status: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called
2022-01-18 14:29 UTC (3+ messages)
[PATCH] Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
2022-01-18 13:50 UTC (2+ messages)
[PATCH v3 RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
2022-01-18 13:27 UTC (8+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-18 13:21 UTC (13+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 03/12] mm: Introduce memfile_notifier
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier
` [PATCH v4 05/12] KVM: Extend the memslot to support fd-based private memory
` [PATCH v4 06/12] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v4 07/12] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v4 08/12] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v4 09/12] KVM: Handle page fault for private memory
` [PATCH v4 10/12] KVM: Register private memslot to memory backing store
` [PATCH v4 11/12] KVM: Zap existing KVM mappings when pages changed in the private fd
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
[linux-next:pending-fixes] BUILD SUCCESS 0e10d8ba146c4c12183f391691cbc6f17e1df1c7
2022-01-18 11:25 UTC
[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
2022-01-18 8:51 UTC (5+ messages)
Out of order read() completion and buffer filling beyond returned amount
2022-01-18 7:25 UTC (4+ messages)
[GIT PULL] slab for 5.17 - part 2
2022-01-18 4:53 UTC (2+ messages)
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