Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-09 07:48:46 to 2023-05-11 13:13:16 UTC [more...]

[RFC 0/6] mm: improve page allocator scalability via splitting zones
 2023-05-11 13:07 UTC  (9+ 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

(no subject)
 2023-05-11 12:58 UTC  (6+ 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 

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-11 12:30 UTC  (4+ messages)

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

[PATCH] filemap: Handle error return from __filemap_get_folio()
 2023-05-11  9:44 UTC  (17+ messages)

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

[stable:linux-5.15.y 36/9999] arch/s390/kernel/vtime.c:132:2: error: expected absolute expression
 2023-05-11  9:14 UTC 

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-11  7:29 UTC  (36+ 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 v13 0/3] cachestat: a new syscall for page cache state of files
 2023-05-11  3:21 UTC  (8+ messages)
` [PATCH v13 2/3] cachestat: implement cachestat syscall
` [PATCH v13 3/3] selftests: Add selftests for cachestat

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

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

[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

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

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

[PATCH 0/4] Fix type confusion in page_table_check
 2023-05-10 22:51 UTC  (12+ 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

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)

[PATCH] mm/mmap/vma_merge: always check invariants
 2023-05-10 16:26 UTC  (5+ 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  (5+ messages)
` [RFC PATCH 1/2] mm: multigen-LRU: working set reporting
` [RFC PATCH 2/2] virtio-balloon: Add 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  (7+ messages)
` [PATCH 2/2] migrate_pages_batch: code cleanup: remove is_large

[PATCH] zsmalloc: move LRU update from zs_map_object() to zs_malloc()
 2023-05-10  0:39 UTC  (10+ messages)

[PATCH] workingset: add missing rcu_read_unlock() in lru_gen_refault()
 2023-05-09 23:59 UTC  (3+ messages)

[linus:master] [mm/mmap] 28c5609fb2: aim9.page_test.ops_per_sec -10.8% regression
 2023-05-09 22:34 UTC  (3+ messages)

[PATCH] ext4: remove superfluous check that pointer is not NULL
 2023-05-09 18:53 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-05-09 18:45 UTC  (3+ messages)
  ` FW: "

[PATCH -next 00/12] mm: page_alloc: misc cleanup and refector
 2023-05-09 16:48 UTC  (9+ messages)
` [PATCH 01/12] mm: page_alloc: move mirrored_kernelcore into mm_init.c
` [PATCH 02/12] mm: page_alloc: move init_on_alloc/free() "
` [PATCH 05/12] mm: page_alloc: squash page_is_consistent()
` [PATCH 06/12] mm: page_alloc: remove alloc_contig_dump_pages() stub

[PATCHv3] mm: optimization on page allocation when CMA enabled
 2023-05-09 16:30 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 47cba14ce6fc4f314bd814d07269d0c8de1e4ae6
 2023-05-09 15:56 UTC 

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory​
 2023-05-09 15:08 UTC  (2+ messages)

[PATCH 1/2] kasan: add kasan_tag_mismatch prototype
 2023-05-09 14:57 UTC  (2+ messages)
` [PATCH 2/2] [v3] kasan: use internal prototypes matching gcc-13 builtins

[linux-next:pending-fixes] BUILD SUCCESS b95366eba58e884eaf149d8b6b3a7235fbf58501
 2023-05-09 13:13 UTC 

[PATCH v2 00/36] Maple tree mas_{next,prev}_range() and cleanup
 2023-05-09 12:39 UTC  (3+ messages)
` [PATCH v2 32/36] maple_tree: Clear up index and last setting in single entry tree

[PATCH 0/4] MDWE without inheritance
 2023-05-09 10:04 UTC  (8+ messages)

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-05-09  9:51 UTC  (3+ messages)
` [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages

[PATCH] MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERS
 2023-05-09  7:48 UTC 


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