linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/4] LoongArch: Add kernel address sanitizer support
 2023-05-12  1:57 UTC 

[LSF/MM/BPF TOPIC] mm documentation
 2023-05-12  1:39 UTC  (2+ messages)

[PATCH] mm/mmap/vma_merge: always check invariants
 2023-05-12  1:22 UTC  (7+ messages)

[Regression] mmap with MAP_32BIT randomly fails since 6.1
 2023-05-12  1:02 UTC 

[PATCH] mm/gup: Fixes FOLL_UNLOCKABLE against FOLL_NOWAIT
 2023-05-12  0:31 UTC 

[PATCH] filemap: Handle error return from __filemap_get_folio()
 2023-05-12  0:14 UTC  (17+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-05-11 23:32 UTC  (16+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-11 22:37 UTC  (38+ messages)
` [PATCH 01/23] arm: "
` [PATCH 02/23] arm64: allow pte_offset_map() "
` [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 04/23] ia64/hugetlb: "
` [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
` [PATCH 06/23] microblaze: allow pte_offset_map() "
` [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
` [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
` [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
` [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
` [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
` [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
` [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
` [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
` [PATCH 18/23] sparc/hugetlb: "
` [PATCH 19/23] sparc: allow pte_offset_map() to fail
` [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
` [PATCH 21/23] x86: Allow get_locked_pte() to fail
` [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
` [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-11 22:28 UTC  (14+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[stable:linux-5.15.y 36/9999] arch/s390/kernel/vtime.c:132:2: error: expected absolute expression
 2023-05-11 22:21 UTC  (2+ messages)

[PATCH 1/3] mm: userfaultfd: add new UFFDIO_SIGBUS ioctl
 2023-05-11 22:00 UTC  (7+ messages)
` [PATCH 2/3] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH 3/3] selftests/mm: add uffd unit test for UFFDIO_SIGBUS

[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
 2023-05-11 21:18 UTC  (23+ messages)

[PATCH] cachestat: wire up cachestat for other architectures
 2023-05-11 19:34 UTC  (10+ messages)
` [PATCH] arm64: wire up cachestat for arm64

[PATCH v13 0/3] cachestat: a new syscall for page cache state of files
 2023-05-11 19:33 UTC  (9+ messages)
` [PATCH v13 2/3] cachestat: implement cachestat syscall
` [PATCH v13 3/3] selftests: Add selftests for cachestat

[RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code
 2023-05-11 17:37 UTC  (10+ messages)
` [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code
` [RESEND PATCH v1 2/5] mm: damon must atomically clear young on ptes and pmds
` [RESEND PATCH v1 3/5] mm: Fix failure to unmap pte on highmem systems
` [RESEND PATCH v1 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t
` [RESEND PATCH v1 5/5] mm: ptep_deref() conversion

[PATCH] mm, compaction: Skip all pinned pages during scan
 2023-05-11 16:55 UTC 

LSFMMBPF proposal [MM]: Eliminate vmap/vmalloc lock contention
 2023-05-11 16:46 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING aabe491169befbe5481144acf575a0260939764a
 2023-05-11 16:33 UTC 

[PATCH 0/4] Fix type confusion in page_table_check
 2023-05-11 16:07 UTC  (15+ messages)
` [PATCH 1/4] usb: usbfs: Enforce page requirements for mmap
` [PATCH 2/4] usb: usbfs: Use consistent mmap functions
` [PATCH 3/4] mm: page_table_check: Make it dependent on !DEVMEM
` [PATCH 4/4] mm: page_table_check: Ensure user pages are not slab pages

[RFC 0/6] mm: improve page allocator scalability via splitting zones
 2023-05-11 15:05 UTC  (11+ messages)
` [RFC 1/6] mm: distinguish zone type and zone instance explicitly
` [RFC 2/6] mm: add struct zone_type_struct to describe zone type
` [RFC 3/6] mm: support multiple zone instances per zone type in memory online
` [RFC 4/6] mm: avoid show invalid zone in /proc/zoneinfo
` [RFC 5/6] mm: create multiple zone instances for one zone type based on memory size
` [RFC 6/6] mm: prefer different zone list on different logical CPU

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-11 14:54 UTC  (5+ messages)

mm/ksm.c:2439:13: warning: stack frame size (2576) exceeds limit (2048) in 'ksm_do_scan'
 2023-05-11 14:14 UTC 

[PATCH] mm/page_alloc: don't wake up kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM is specified
 2023-05-11 13:47 UTC 

[PATCH] debugobject: don't wake up kswapd from fill_pool()
 2023-05-11 13:47 UTC 

(no subject)
 2023-05-11 13:14 UTC  (12+ messages)
` [PATCH v1 1/5] mm: vmalloc must set pte via arch code
` [PATCH v1 2/5] mm: damon must atomically clear young on ptes and pmds
` [PATCH v1 3/5] mm: Fix failure to unmap pte on highmem systems
` [PATCH v1 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t
` [PATCH v1 5/5] mm: ptep_deref() conversion
` 

[linux-next:pending-fixes] BUILD SUCCESS 1360b04fa3df4a5b060c941a04e05cafe2efa297
 2023-05-11 12:34 UTC 

[linus:master] [sched/numa] fc137c0dda: autonuma-benchmark.numa01.seconds 118.9% regression
 2023-05-11  6:44 UTC  (2+ messages)

[PATCH 0/2] Optimization of CMA allocation and reclaiming
 2023-05-11  5:59 UTC  (3+ messages)
` [PATCH 2/2] mm: skip CMA pages when they are not available

[PATCHv5] mm: optimization on page allocation when CMA enabled
 2023-05-11  5:22 UTC 

[PATCHv4] mm: optimization on page allocation when CMA enabled
 2023-05-11  2:43 UTC  (3+ messages)

[PATCH 04/12] mm: page_alloc: collect mem statistic into show_mem.c
 2023-05-11  0:04 UTC  (2+ messages)

BUG: unable to handle page fault for address: 000020e8, #PF: supervisor read access in kernel mode, #PF: error_code(0x0000) - not-present page (kernel 6.4-rc1)
 2023-05-10 20:32 UTC 

[PATCH] maple_tree: Fix a few documentation issues,
 2023-05-10 19:01 UTC 

[linux-next:master] BUILD SUCCESS WITH WARNING 578215f3e21c472c08d70b8796edf1ac58f88578
 2023-05-10 16:59 UTC 

[LSF/MM/BPF TOPIC] Memory profiling using code tagging
 2023-05-10 16:28 UTC  (4+ messages)

[PATCH] mm: memory_hotplug: Fix format string in warnings
 2023-05-10 16:28 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 16fe96af49719266b3b2293273c3e4a254a95362
 2023-05-10 16:18 UTC 

[PATCH] string: use __builtin_memcpy() in strlcpy/strlcat
 2023-05-10 16:07 UTC  (6+ messages)

[PATCH RFC] kthread: Unify kernel_thread() and user_mode_thread()
 2023-05-10 15:44 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-05-10 14:51 UTC  (8+ messages)

[PATCH] filemap: remove page_endio()
 2023-05-10 13:36 UTC  (3+ messages)

[syzbot] [mm?] kernel BUG in page_table_check_clear
 2023-05-10 13:17 UTC  (5+ messages)
` usbdev_mmap causes type confusion in page_table_check

[PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
 2023-05-10 12:18 UTC 

[PATCH -V2] migrate_pages_batch: simplify retrying and failure counting of large folios
 2023-05-10  9:04 UTC  (2+ messages)

[PATCH] mm: memory_hotplug: Fix format string in __add_pages warning
 2023-05-10  9:02 UTC  (2+ messages)

[RFC PATCH 0/2] mm: Working Set Reporting
 2023-05-10  8:25 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: multigen-LRU: working set reporting

[PATCH 03/12] mm: page_alloc: move set_zone_contiguous() into mm_init.c
 2023-05-10  8:01 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] maple_tree: Drop the test code for mtree_alloc_{range,rrange}()
 2023-05-10  6:50 UTC  (3+ messages)
` [PATCH 2/2] maple_tree: Drop mtree_alloc_{range,rrange}() and related functions

[linux-next:master] [scsi] 59709bb84c: WARNING:at_kernel/workqueue.c:#workqueue_sysfs_register
 2023-05-10  6:20 UTC 

[PATCH 1/2] mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
 2023-05-10  3:06 UTC  (4+ messages)
` [PATCH 2/2] mm: memory-failure: move sysctl register in memory_failure_init()

[PATCH 1/2] migrate_pages_batch: simplify retrying and failure counting of large folios
 2023-05-10  2:36 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox