[PATCH] mm: move KMEMLEAK's Kconfig items from lib to mm
2023-01-19 10:02 UTC (3+ messages)
[GIT PULL] slab fix for 6.2-rc5
2023-01-19 9:54 UTC
[PATCH v3 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2023-01-19 9:52 UTC (4+ messages)
` [PATCH v3 3/7] "
[PATCH][next] mm/secretmem: remove redundant initiialization of pointer file
2023-01-19 9:45 UTC (2+ messages)
[RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic
2023-01-19 9:39 UTC (2+ messages)
[PATCH 00/41] Per-VMA locks
2023-01-19 9:31 UTC (50+ messages)
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 27/41] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
[akpm-mm:mm-hotfixes-unstable 25/30] mm/zsmalloc.c:940:13: warning: unused function 'obj_allocated'
2023-01-19 9:14 UTC
[PATCH 1/3] mm: return the number of pages successfully paged out
2023-01-19 9:07 UTC (15+ messages)
` [PATCH 3/3] mm: add vmstat statistics for madvise_[cold|pageout]
[PATCH RFC v7 00/23] DEPT(Dependency Tracker)
2023-01-19 9:05 UTC (14+ messages)
` [PATCH RFC v7 03/23] dept: Add single event dependency tracker APIs
` [PATCH RFC v7 06/23] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v7 07/23] dept: Apply sdt_might_sleep_strong() to wait_for_completion()/complete()
[PATCH v2] mm/page_ext: init page_ext early if there are no deferred struct pages
2023-01-19 8:42 UTC (2+ messages)
[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
2023-01-19 8:32 UTC (2+ messages)
[PATCH v3] mm: Add nodes= arg to memory.reclaim
2023-01-19 8:29 UTC (10+ messages)
` [PATCH] Revert "mm: add nodes= arg to memory.reclaim"
` Proactive reclaim/demote discussion (was Re: [PATCH] Revert "mm: add nodes= arg to memory.reclaim")
[linux-next:master 788/6276] drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c:5198:24: sparse: sparse: invalid assignment: |=
2023-01-19 8:20 UTC
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-19 7:23 UTC (14+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
[PATCH v1 0/3] Introduce per NUMA node memory error statistics
2023-01-19 6:40 UTC (13+ messages)
` [PATCH v1 2/3] mm: memory-failure: Bump memory failure stats to pglist_data
remove most callers of write_one_page v3
2023-01-19 5:28 UTC (12+ messages)
` [PATCH 1/7] minix: move releasing pages into unlink and rename
` [PATCH 2/7] minix: fix error handling in minix_delete_entry
` [PATCH 3/7] minix: fix error handling in minix_set_link
` [PATCH 4/7] minix: don't flush page immediately for DIRSYNC directories
` [PATCH 5/7] sysv: "
` [PATCH 6/7] ufs: "
` [PATCH 7/7] ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
[PATCH v6 0/5] shoot lazy tlbs
2023-01-19 4:22 UTC (11+ messages)
` [PATCH v6 1/5] lazy tlb: introduce lazy tlb mm refcount helper functions
` [PATCH v6 2/5] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v6 3/5] lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme
` [PATCH v6 4/5] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN
` [PATCH v6 5/5] powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIs
[RESEND PATCH v2 0/2] mm/kmemleak: Simplify kmemleak_cond_resched() & fix UAF
2023-01-19 4:01 UTC (3+ messages)
` [RESEND PATCH v2 1/2] mm/kmemleak: Simplify kmemleak_cond_resched() usage
` [RESEND PATCH v2 2/2] mm/kmemleak: Fix UAF bug in kmemleak_scan()
another use-after-free in ep_remove_wait_queue()
2023-01-19 3:06 UTC (4+ messages)
[linus:master] [hugetlb] 7118fc2906: kernel_BUG_at_lib/list_debug.c
2023-01-19 2:19 UTC (10+ messages)
[PATCH v3 30/48] mm/damon: Stop using vma_mas_store() for maple tree store
2023-01-19 2:00 UTC (2+ messages)
[PATCH RFC v7 08/23] dept: Apply sdt_might_sleep_strong() to PG_{locked,writeback} wait
2023-01-19 1:38 UTC (2+ messages)
[PATCH 0/3] mm/damon: misc fixes
2023-01-19 1:38 UTC (4+ messages)
` [PATCH 1/3] mm/damon: update comments in damon.h for damon_attrs
` [PATCH 2/3] mm/damon/core: update monitoring results for new monitoring attributes
` [PATCH 3/3] mm/damon/core-test: add a test for damon_update_monitoring_results()
[PATCH mm-unstable 0/5]
2023-01-19 1:24 UTC (7+ messages)
` [PATCH mm-unstable 1/5] mm/mempolicy: Convert queue_pages_pmd() to queue_folios_pmd()
` [PATCH mm-unstable 2/5] mm/mempolicy: Convert queue_pages_pte_range() to queue_folios_pte_range()
` [PATCH mm-unstable 3/5] mm/mempolicy: Convert queue_pages_hugetlb() to queue_folios_hugetlb()
` [PATCH mm-unstable 4/5] mm/mempolicy: Convert queue_pages_required() to queue_folio_required()
` [PATCH mm-unstable 5/5] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add()
[PATCHv4 1/2] mm: move KMEMLEAK's Kconfig items from lib to mm
2023-01-19 1:22 UTC (2+ messages)
` [PATCHv4 2/2] mm: use stack_depot_early_init for kmemleak
[PATCH v3] mm/hugetlb: convert get_hwpoison_huge_page() to folios
2023-01-19 1:10 UTC
[PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
2023-01-19 0:28 UTC (11+ messages)
[PATCH v9 0/2] Memory poison recovery in khugepaged collapsing
2023-01-18 23:29 UTC (2+ messages)
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-18 22:28 UTC (7+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb
2023-01-18 21:51 UTC (7+ messages)
` [PATCH 3/3] mm/uffd: Detect pgtable allocation failures
[PATCH] mm/cma: Fix potential memory loss on cma_declare_contiguous_nid
2023-01-18 21:40 UTC (2+ messages)
[PATCH] dma-buf: system_heap: avoid reclaim for order 4
2023-01-18 19:55 UTC (5+ messages)
[PATCH v8 00/16] TDX host kernel support
2023-01-18 19:38 UTC (5+ messages)
` [PATCH v8 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
2023-01-18 19:28 UTC (17+ messages)
` [PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
[PATCH] zsmalloc: avoid unused-function warning
2023-01-18 19:27 UTC (2+ messages)
[PATCH v2] mm/hugetlb: convert get_hwpoison_huge_page() to folios
2023-01-18 17:52 UTC (2+ messages)
[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
2023-01-18 17:16 UTC (2+ messages)
[PATCHv14 00/17] Linear Address Masking enabling
2023-01-18 17:01 UTC (7+ messages)
` [PATCHv14 01/17] x86/mm: Rework address range check in get_user() and put_user()
[linux-next:master] BUILD REGRESSION f3381a7baf5ccbd091eb2c4fd2afd84266fcef24
2023-01-18 16:50 UTC
return an ERR_PTR from __filemap_get_folio
2023-01-18 16:50 UTC (23+ messages)
` [PATCH 1/9] mm: don't look at xarray value entries in split_huge_pages_in_file
` [PATCH 2/9] mm: make mapping_get_entry available outside of filemap.c
` [PATCH 3/9] mm: use filemap_get_entry in filemap_get_incore_folio
` [PATCH 4/9] shmem: remove shmem_get_partial_folio
` [PATCH 5/9] shmem: open code the page cache lookup in shmem_get_folio_gfp
` [PATCH 6/9] mm: remove FGP_ENTRY
` [PATCH 7/9] gfs2: handle a NULL folio in gfs2_jhead_process_page
` [Cluster-devel] "
` [PATCH 8/9] btrfs: handle a NULL folio in extent_range_redirty_for_io
` [PATCH 9/9] mm: return an ERR_PTR from __filemap_get_folio
[PATCH] mm/page_ext: init page_ext early if there are no deferred struct pages
2023-01-18 15:01 UTC (3+ messages)
[PATCHv3] mm: use stack_depot_early_init for kmemleak
2023-01-18 14:34 UTC (2+ messages)
[PATCH v5 4/6] ksm: count zero pages for each process
2023-01-18 14:31 UTC (2+ messages)
[PATCH v5 3/6] ksm: count all zero pages placed by KSM
2023-01-18 14:30 UTC (2+ messages)
[PATCH v5 6/6] selftest: add testing unsharing and counting ksm zero page
2023-01-18 14:26 UTC (2+ messages)
mm/filemap.c:2190:6: warning: unused function 'folio_more_pages'
2023-01-18 14:15 UTC
[PATCH v5 2/6] ksm: support unsharing zero pages placed by KSM
2023-01-18 14:10 UTC (2+ messages)
[RFC PATCH] mm: populate multiple PTEs if file page is large folio
2023-01-18 14:05 UTC (6+ messages)
[PATCH v5 1/6] ksm: abstract the function try_to_get_old_rmap_item
2023-01-18 14:03 UTC (2+ messages)
[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
2023-01-18 12:20 UTC (8+ messages)
` [PATCH v2 2/7] mm/vmalloc.c: add flags to mark vm_map_ram area
[PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
2023-01-18 12:17 UTC (2+ messages)
[PATCH linux-next v4] swap_state: update shadow_nodes for anonymous page
2023-01-18 12:13 UTC
[linux-next:pending-fixes] BUILD SUCCESS 5ce527a369f595c5a0157fa6d1dd003ca84e0284
2023-01-18 10:30 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-18 10:17 UTC (12+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH v2] kasan: infer the requested size by scanning shadow memory
2023-01-18 9:38 UTC
[RFC PATCH 00/25] Upstream kvx Linux port
2023-01-18 8:48 UTC (4+ messages)
` [RFC PATCH 02/25] kvx: Add ELF-related definitions
[PATCH RFC] mm+net: allow to set kmem_cache create flag for SLAB_NEVER_MERGE
2023-01-18 7:36 UTC (2+ messages)
[PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
2023-01-18 7:36 UTC (2+ messages)
[PATCH] mm: Functions used internally should not be put into
2023-01-18 7:23 UTC (2+ messages)
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-18 6:49 UTC (7+ messages)
[PATCH] rmap: Add folio parameter to __page_set_anon_rmap()
2023-01-18 5:55 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