messages from 2023-01-27 01:20:03 to 2023-01-29 12:43:12 UTC [more...]
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-01-29 12:42 UTC (2+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
[PATCH v8 0/3] cachestat: a new syscall for page cache state of files
2023-01-29 12:11 UTC (6+ messages)
` [PATCH v8 2/3] cachestat: implement cachestat syscall
[RFC PATCH v2 00/31] Upstream kvx Linux port
2023-01-29 11:50 UTC (7+ messages)
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
[PATCH] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty()
2023-01-29 10:38 UTC (3+ messages)
` [PATCH resend] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
[PATCH v2 0/2] Some small improvements for memblock
2023-01-29 9:14 UTC (4+ messages)
` [PATCH v2 1/2] memblock: Make a boundary tighter in memblock_add_range()
` [PATCH v2 2/2] memblock: Avoid useless checks in memblock_merge_regions()
[PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
2023-01-29 8:56 UTC (3+ messages)
[PATCH 0/2] docs/mm: remove useless markup
2023-01-29 7:50 UTC (3+ messages)
` [PATCH 1/2] docs/admin-guide/mm: "
` [PATCH 2/2] docs/mm: "
kernel BUG in page_add_anon_rmap
2023-01-29 6:49 UTC (5+ messages)
LSF/MM/BPF 2023 IOMAP conversion status update
2023-01-29 5:39 UTC (3+ messages)
[PATCH v2] mm/migrate: Continue to migrate for non-hugetlb folios
2023-01-29 5:23 UTC (2+ messages)
[PATCH -next] memory tier: release the new_memtier in find_create_memory_tier()
2023-01-29 4:06 UTC
[PATCH] mm/migrate: Continue to migrate for small pages
2023-01-29 3:26 UTC (3+ messages)
[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
2023-01-29 2:44 UTC (2+ messages)
[PATCH v4] kasan: infer allocation size by scanning metadata
2023-01-29 2:14 UTC
[PATCH v3] kasan: infer allocation size by scanning metadata
2023-01-29 2:11 UTC (3+ messages)
[LSF/MM/BPF BoF] Session for CXL memory
2023-01-29 1:59 UTC (9+ messages)
` [External] "
[PATCH -v3 0/9] migrate_pages(): batch TLB flushing
2023-01-29 1:47 UTC (5+ messages)
` [PATCH -v3 2/9] migrate_pages: separate hugetlb folios migration
[PATCH] mm/swapfile: add cond_resched() in get_swap_pages()
2023-01-29 0:39 UTC (2+ messages)
[PATCH v8 00/25] DEPT(Dependency Tracker)
2023-01-28 20:30 UTC (16+ messages)
` [PATCH v8 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v8 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v8 13/25] dept: Distinguish each work from another
` [PATCH v8 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v8 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v8 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v8 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v8 19/25] dept: Apply timeout consideration to swait
` [PATCH v8 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v8 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v8 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v8 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v8 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-28 20:30 UTC (6+ messages)
` [PATCH 18/35] Documentation: mm: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
[PATCH] Doc/damon: fix the data path error
2023-01-28 18:54 UTC (2+ messages)
[PATCH 1/2] fs: Convert writepage_t callback to pass a folio
2023-01-28 17:13 UTC (2+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 436294605dc51c3ed577f8ab00fa121dea23e689
2023-01-28 15:51 UTC
[PATCH v2] kasan: infer the requested size by scanning shadow memory
2023-01-28 14:58 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49
2023-01-28 14:43 UTC
Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
2023-01-28 14:26 UTC (5+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-28 14:00 UTC (7+ messages)
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH mm-unstable v2 0/6] Convert various mempolicy.c functions
2023-01-28 13:20 UTC (9+ messages)
` [PATCH mm-unstable v2 1/6] mm: Add folio_estimated_mapcount()
[akpm-mm:mm-unstable 167/506] include/linux/hugetlb.h:1193:9: error: implicit declaration of function 'page_count' is invalid in C99
2023-01-28 12:55 UTC
[linux-next:master 7324/8766] drivers/gpu/drm/i915/gem/i915_gem_ttm.c:1066:21: sparse: sparse: incorrect type in assignment (different base types)
2023-01-28 12:13 UTC
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-28 11:49 UTC (9+ messages)
[PATCHv2] mm/vmalloc: replace BUG_ON to WARN_ON
2023-01-28 11:33 UTC
[RFC PATCH] mm/swapfile: add cond_resched() in get_swap_pages()
2023-01-28 8:29 UTC (2+ messages)
[PATCH v3 0/4] Add overflow checks for several syscalls
2023-01-28 6:32 UTC (5+ messages)
` [PATCH v3 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
` [PATCH v3 2/4] mm/mempolicy: return EINVAL for if len overflows for set_mempolicy_home_node
` [PATCH v3 3/4] mm/mempolicy: return EINVAL if len overflows for mbind
` [PATCH v3 4/4] mm/msync: return ENOMEM if len overflows for msync
[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
2023-01-28 3:00 UTC (12+ messages)
[PATCH] docs/mm: Physical Memory: remove useless markup
2023-01-28 2:19 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 9fbee811e479aca2f3523787cae1f46553141b40
2023-01-28 1:11 UTC
[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
2023-01-28 1:12 UTC (7+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
` [PATCH 2/2] migrate: hugetlb: Check for hugetlb shared PMD in node migration
[PATCH v5 00/39] Shadow stacks for userspace
2023-01-28 0:51 UTC (16+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
[PATCH v2 00/33] Per-VMA locks
2023-01-28 0:00 UTC (37+ messages)
` [PATCH v2 01/33] maple_tree: Be more cautious about dead nodes
` [PATCH v2 02/33] maple_tree: Detect dead nodes in mas_start()
` [PATCH v2 03/33] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH v2 04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v2 05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v2 06/33] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v2 07/33] mm: Enable maple tree RCU mode by default
` [PATCH v2 08/33] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v2 09/33] mm: rcu safe VMA freeing
` [PATCH v2 10/33] mm: move mmap_lock assert function definitions
` [PATCH v2 11/33] mm: add per-VMA lock and helper functions to control it
` [PATCH v2 12/33] mm: mark VMA as being written when changing vm_flags
` [PATCH v2 13/33] mm/mmap: move VMA locking before vma_adjust_trans_huge call
` [PATCH v2 14/33] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v2 15/33] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v2 16/33] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v2 17/33] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v2 18/33] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v2 19/33] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v2 20/33] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v2 21/33] kernel/fork: assert no VMA readers during its destruction
` [PATCH v2 22/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v2 23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH v2 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH v2 25/33] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH v2 26/33] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH v2 27/33] mm: prevent userfaults to be handled under per-vma lock
` [PATCH v2 28/33] mm: introduce per-VMA lock statistics
` [PATCH v2 29/33] x86/mm: try VMA lock-based page fault handling first
` [PATCH v2 30/33] arm64/mm: "
` [PATCH v2 31/33] powerc/mm: "
` [PATCH v2 32/33] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
` [PATCH v2 33/33] mm: separate vma->lock from vm_area_struct
[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
2023-01-27 23:50 UTC (30+ messages)
Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
2023-01-27 23:16 UTC (2+ messages)
[PATCH] mm/highmem: Align-down to page the address for kunmap_flush_on_unmap()
2023-01-27 23:13 UTC (16+ messages)
[PATCH] highmem: Round down the address passed to kunmap_flush_on_unmap()
2023-01-27 22:53 UTC (2+ messages)
[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-01-27 21:44 UTC (3+ messages)
` [RFC PATCH 14/19] mm: Introduce a cgroup for "
[PATCH v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
2023-01-27 21:40 UTC (3+ messages)
x86/pkeys in early kernel version
2023-01-27 21:12 UTC (11+ messages)
[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
2023-01-27 21:02 UTC (12+ messages)
[PATCH v4 0/7] introduce vm_flags modifier functions
2023-01-27 20:56 UTC (6+ messages)
` [PATCH v4 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls
[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-27 17:36 UTC (9+ messages)
` [PATCH v8 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v8 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v8 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-27 16:35 UTC (3+ messages)
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
[RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic
2023-01-27 15:27 UTC (6+ messages)
[PATCH] replace BUG_ON to WARN_ON
2023-01-27 15:03 UTC (2+ messages)
[PATCH v11 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-27 12:38 UTC (12+ messages)
` [PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
[PATCH mm-unstable] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
2023-01-27 12:33 UTC (10+ messages)
EXT4 IOPS degradation between 4.14 and 5.10
2023-01-27 12:17 UTC (4+ messages)
A mapcount riddle
2023-01-27 9:56 UTC (6+ messages)
[PATCH] kasan: Fix Oops due to missing calls to kasan_arch_is_ready()
2023-01-27 4:50 UTC (3+ messages)
[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
2023-01-27 2:39 UTC (7+ messages)
[PATCH] mm: Add memcpy_from_file_folio()
2023-01-27 2:04 UTC (3+ messages)
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 NNTP newsgroup(s).