linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-05 18:03:48 to 2022-09-06 18:20:11 UTC [more...]

[PATCH] mm/damon/core: iterate the regions list from current point in damon_set_regions()
 2022-09-06 18:20 UTC  (2+ messages)

[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
 2022-09-06 18:05 UTC  (5+ messages)
` [PATCH 4/8] hugetlb: handle truncate racing with page faults

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-09-06 17:50 UTC  (9+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH v13 00/70] Introducing the Maple Tree
 2022-09-06 17:24 UTC  (9+ messages)
` [PATCH v13 51/70] mm/gup: use maple tree navigation instead of linked list
` [PATCH v13 52/70] mm/khugepaged: stop using vma "
` [PATCH v13 54/70] mm/madvise: use vma_find() instead of "
` [PATCH v13 53/70] mm/ksm: use vma iterators "

[PATCH 00/13] Fix the DAX-gup mistake
 2022-09-06 17:29 UTC  (8+ messages)
` [PATCH 02/13] fsdax: Use page_maybe_dma_pinned() for DAX vs DMA collisions
` [PATCH 07/13] fsdax: Manage pgmap references at entry insertion and deletion

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-06 17:24 UTC  (22+ messages)
` [RFC PATCH RESEND 05/28] mm: add per-VMA lock and helper functions to control it
` [RFC PATCH RESEND 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH RESEND 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
` [RFC PATCH RESEND 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range

[PATCH v2] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-06 17:13 UTC  (3+ messages)

[PATCH v2] mm: use mem_map_offset instead of mem_map_next
 2022-09-06 17:07 UTC  (2+ messages)

[PATCH] mm: use mem_map_offset instead of mem_map_next
 2022-09-06 17:04 UTC  (3+ messages)

[PATCH v2 0/6] begin converting hugetlb code to folios
 2022-09-06 16:54 UTC  (7+ messages)
` [PATCH v2 1/6] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH v2 2/6] mm: add private field of first tail to struct page and struct folio
` [PATCH v2 3/6] mm/hugetlb: add hugetlb_folio_subpool() helper
` [PATCH v2 4/6] mm/hugetlb: add hugetlb_set_folio_subpool() helper
` [PATCH v2 5/6] hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
` [PATCH v2 6/6] mm/hugetlb add folio_hstate()

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-06 16:52 UTC  (16+ messages)
` [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v9 3/8] block: add check when merging zone device pages
` [PATCH v9 4/8] lib/scatterlist: "
` [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH] mm: Check writable zero page in page table check
 2022-09-06 16:42 UTC  (10+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-06 16:39 UTC  (11+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address

[PATCH v2] mm/vmalloc: Extend find_vmap_lowest_match_check with extra arguments
 2022-09-06 16:25 UTC  (2+ messages)

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-06 15:35 UTC  (28+ messages)

[PATCH] mm: gup: fix the fast GUP race against THP collapse
 2022-09-06 15:33 UTC  (16+ messages)

[mm/sl[au]b] 3c4cafa313: canonical_address#:#[##]
 2022-09-06 15:11 UTC  (4+ messages)

[PATCH v2 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-09-06 14:49 UTC  (4+ messages)
` [PATCH v2 1/3] memblock test: Add test to memblock_add() "

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in follow_page_mask
 2022-09-06 14:44 UTC 

[PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
 2022-09-06 14:06 UTC  (12+ messages)

[LPC 2022] Kernel Memory Management Microconference - next Monday!
 2022-09-06 13:40 UTC 

[PATCH v4 1/4] mm/slub: enable debugging memory wasting of kmalloc
 2022-09-06 13:39 UTC  (11+ messages)

[syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
 2022-09-06 13:21 UTC 

[PATCH v4 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
 2022-09-06 13:17 UTC  (3+ messages)
` [PATCH v4 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes

[PATCH 0/2] arm64, kdump: enforce to take 4G as the crashkernel low memory end
 2022-09-06 13:05 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH] tools/testing/memblock: add double array test
 2022-09-06 12:58 UTC  (2+ messages)

[PATCH v2] mm: hugetlb: eliminate memory-less nodes handling
 2022-09-06 12:43 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-06 12:33 UTC  (6+ messages)
  ` [External] "

[PATCH -next v3 0/2] watermark related improvement on zone movable
 2022-09-06 12:22 UTC  (5+ messages)
` [PATCH -next v3 1/2] mm: Cap zone movable's min wmark to small value

[PATCH 5.15.y] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
 2022-09-06 12:08 UTC  (2+ messages)

[RFC PATCH 1/2] psi: introduce memory.pressure.stat
 2022-09-06 11:40 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS dea3dab2e6fc4ed3438aa3fa4bb53508c54ad3b6
 2022-09-06 11:32 UTC 

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-06 10:21 UTC  (21+ messages)
` [PATCH v2 2/7] mm/gup: introduce pin_user_page()
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages

[PATCH -next] secretmem: use ATOMIC_INIT() to initialize secretmem_users
 2022-09-06  9:36 UTC 

[PATCH -next] mm/hwpoison: add __init/__exit annotations to module init/exit funcs
 2022-09-06  9:35 UTC 

[syzbot] WARNING in erofs_iget
 2022-09-06  9:17 UTC 

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-06  8:53 UTC  (2+ messages)

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-06 16:54 UTC  (5+ messages)
    ` [PATCH v2 1/2] percpu: Add percpu_counter_add_local
` [PATCH v3 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v3 2/2] ipc/msg: mitigate the lock contention with percpu counter

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-06  8:39 UTC  (9+ messages)

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-06  8:35 UTC  (9+ messages)
` [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_record
` [PATCH v2 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter

[PATCH v2 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-06  8:14 UTC  (5+ messages)
` [PATCH v2 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage

[PATCH -next] mm/rodata_test: use PAGE_ALIGNED() helper
 2022-09-06  7:53 UTC 

[PATCH] MM: discard __GFP_ATOMIC
 2022-09-06  7:35 UTC  (6+ messages)

[Resend RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-09-06  7:29 UTC  (4+ messages)

[PATCH] kasan: move tests to mm/kasan/
 2022-09-06  6:00 UTC  (2+ messages)

[linux-next:master 2262/4736] drivers/extcon/extcon-usbc-tusb320.c:19: warning: expecting prototype for drivers/extcon/extcon-tusb320.c(). Prototype was for TUSB320_REG8() instead
 2022-09-06  4:28 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH v6 00/44] Add KernelMemorySanitizer infrastructure
 2022-09-06  3:10 UTC  (3+ messages)
` [PATCH v6 06/44] kmsan: add ReST documentation
  ` [PATCH v6 6/44] "

[PATCH] mm: avoid unnecessary page table walk for __get_user_pages
 2022-09-06  2:44 UTC 

kernel/stackleak.c:33:50: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2022-09-06  2:16 UTC 

[PATCH] mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
 2022-09-06  1:52 UTC  (3+ messages)

[PATCH 0/6] A few cleanup patches for memory-failure
 2022-09-06  1:07 UTC  (8+ messages)
` [PATCH 2/6] mm, hwpoison: use __PageMovable() to detect non-lru movable pages

New topic branch for block + gup work?
 2022-09-06  0:18 UTC  (2+ messages)

[PATCH] filemap: Convert filemap_range_has_writeback() to use folios
 2022-09-05 21:45 UTC 

[PATCH RFC 0/7] zram: Support multiple compression streams
 2022-09-05 21:27 UTC  (7+ messages)
` [PATCH RFC 4/7] zram: Introduce recompress sysfs knob

[PATCH mm v3 00/34] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-05 21:05 UTC  (35+ messages)
` [PATCH mm v3 01/34] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
` [PATCH mm v3 02/34] kasan: rename kasan_set_*_info to kasan_save_*_info
` [PATCH mm v3 03/34] kasan: move is_kmalloc check out of save_alloc_info
` [PATCH mm v3 04/34] kasan: split save_alloc_info implementations
` [PATCH mm v3 05/34] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH mm v3 06/34] kasan: introduce kasan_print_aux_stacks
` [PATCH mm v3 07/34] kasan: introduce kasan_get_alloc_track
` [PATCH mm v3 08/34] kasan: introduce kasan_init_object_meta
` [PATCH mm v3 09/34] kasan: clear metadata functions for tag-based modes
` [PATCH mm v3 10/34] kasan: move kasan_get_*_meta to generic.c
` [PATCH mm v3 11/34] kasan: introduce kasan_requires_meta
` [PATCH mm v3 12/34] kasan: introduce kasan_init_cache_meta
` [PATCH mm v3 13/34] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
` [PATCH mm v3 14/34] kasan: only define kasan_metadata_size for Generic mode
` [PATCH mm v3 15/34] kasan: only define kasan_never_merge "
` [PATCH mm v3 16/34] kasan: only define metadata offsets "
` [PATCH mm v3 17/34] kasan: only define metadata structs "
` [PATCH mm v3 18/34] kasan: only define kasan_cache_create "
` [PATCH mm v3 19/34] kasan: pass tagged pointers to kasan_save_alloc/free_info
` [PATCH mm v3 20/34] kasan: move kasan_get_alloc/free_track definitions
` [PATCH mm v3 21/34] kasan: cosmetic changes in report.c
` [PATCH mm v3 22/34] kasan: use virt_addr_valid in kasan_addr_to_page/slab
` [PATCH mm v3 23/34] kasan: use kasan_addr_to_slab in print_address_description
` [PATCH mm v3 24/34] kasan: make kasan_addr_to_page static
` [PATCH mm v3 25/34] kasan: simplify print_report
` [PATCH mm v3 26/34] kasan: introduce complete_report_info
` [PATCH mm v3 27/34] kasan: fill in cache and object in complete_report_info
` [PATCH mm v3 28/34] kasan: rework function arguments in report.c
` [PATCH mm v3 29/34] kasan: introduce kasan_complete_mode_report_info
` [PATCH mm v3 30/34] kasan: implement stack ring for tag-based modes
` [PATCH mm v3 31/34] kasan: support kasan.stacktrace for SW_TAGS
` [PATCH mm v3 32/34] kasan: dynamically allocate stack ring entries
` [PATCH mm v3 33/34] kasan: better identify bug types for tag-based modes
` [PATCH mm v3 34/34] kasan: add another use-after-free test

[PATCH 0/3] page_owner: print stacks and their counter
 2022-09-05 20:53 UTC  (6+ messages)
` [PATCH 1/3] lib/stackdepot: Add a refcount field in stack_record

[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-09-05 20:40 UTC  (10+ messages)
` [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes
` [PATCH mm v2 32/33] kasan: dynamically allocate stack ring entries

Fwd: [PATCH] tools/headers: Fix undefined behaviour (34 << 26)
 2022-09-05 20:30 UTC  (3+ messages)
`  "

[PATCH] mm/damon/sysfs: simplify the judgement whether kdamonds are busy
 2022-09-05 18:20 UTC  (2+ messages)

[linux-next:master 1269/4736] drivers/thermal/broadcom/ns-thermal.c:19:34: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-09-05 18:14 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 NNTP newsgroup(s).