[PATCH v2 0/4] A few cleanup and fixup patches for migration
2022-05-09 8:03 UTC (13+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration
` [PATCH v2 3/4] mm/migration: return errno when isolate_huge_page failed
[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
2022-05-09 7:55 UTC (8+ messages)
` [RFC PATCH v1 2/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
[RFC PATCH] page_ext: create page extension for all memblock memory regions
2022-05-09 7:43 UTC
[PATCH] mm: Functions may simplify the use of return values
2022-05-09 7:19 UTC (2+ messages)
[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
2022-05-09 7:14 UTC (3+ messages)
` ##freemail## "
squashfs performance regression and readahea
2022-05-09 7:10 UTC (4+ messages)
[hnaz-mm:master 214/410] mm/madvise.c:632:36: error: implicit declaration of function 'is_swapin_error_entry'
2022-05-09 7:04 UTC (2+ messages)
[PATCH v3] mm/ksm: introduce ksm_force for each process
2022-05-09 6:57 UTC (6+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-09 6:42 UTC (10+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH v10 0/4] add hugetlb_optimize_vmemmap sysctl
2022-05-09 6:27 UTC (5+ messages)
` [PATCH v10 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v10 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v10 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v10 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
[RFC PATCH 0/3] Introduce new huge_ptep_get_access_flags() interface
2022-05-09 4:19 UTC (13+ messages)
` [RFC PATCH 1/3] arm64/hugetlb: "
` [RFC PATCH 2/3] fs/proc/task_mmu: Change to use huge_ptep_get_access_flags()
` [RFC PATCH 3/3] mm/damon/vaddr: "
[linux-next:master 9659/9759] drivers/nvme/host/ioctl.c:693:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
2022-05-09 3:25 UTC
[linux-next:master 9755/9759] powerpc64-linux-ld: drivers/gpu/drm/radeon/radeon_asic.o:(.bss+0x0): multiple definition of `____cacheline_aligned'; drivers/gpu/drm/radeon/radeon_device.o:(.bss+0x180): first defined here
2022-05-09 1:26 UTC
[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
2022-05-09 1:22 UTC (6+ messages)
[xfs] bc37e4fb5c: xfstests.xfs.144.fail
2022-05-08 21:54 UTC (2+ messages)
[PATCH mm] tracing: incorrect gfp_t conversion
2022-05-08 20:51 UTC (5+ messages)
[RFC PATCH v3 0/8] hugetlb: Change huge pmd sharing synchronization again
2022-05-08 18:34 UTC (9+ messages)
` [RFC PATCH v3 1/8] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v3 2/8] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v3 3/8] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v3 4/8] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v3 5/8] hugetlb: rename vma_shareable() and refactor code
` [RFC PATCH v3 6/8] hugetlb: add vma based lock for pmd sharing synchronization
` [RFC PATCH v3 7/8] hugetlb: create hugetlb_unmap_file_page to unmap single file page
` [RFC PATCH v3 8/8] hugetlb: use new vma_lock for pmd sharing synchronization
[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
2022-05-08 14:36 UTC (15+ messages)
` [PATCH v14 01/07] dax: Introduce holder for dax_device
` [PATCH v14 02/07] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v14 03/07] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v14 04/07] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v14 05/07] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v14 06/07] xfs: Implement ->notify_failure() for XFS
` [PATCH v14 07/07] fsdax: set a CoW flag when associate reflink mappings
` [PATCH v11 01/07] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v11 02/07] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v11 03/07] fsdax: Replace mmap entry in case of CoW
` [PATCH v11 04/07] fsdax: Add dax_iomap_cow_copy() for dax zero
` [PATCH v11 05/07] fsdax: Dedup file range to use a compare function
` [PATCH v11 06/07] xfs: support CoW in fsdax mode
` [PATCH v11 07/07] xfs: Add dax dedupe support
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-08 9:19 UTC (16+ messages)
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH] mm/damon : Add documentation for Enum value
2022-05-08 9:19 UTC (2+ messages)
[PATCH v2] mm: slab: optimize memcg_slab_free_hook()
2022-05-08 5:58 UTC (2+ messages)
[PATCH v4 0/5] memblock tests: update style of comments
2022-05-08 0:41 UTC (2+ messages)
[PATCH] mm: fix is_pinnable_page against on cma page
2022-05-08 0:31 UTC (12+ messages)
[PATCH v2] mm: fix is_pinnable_page against on cma page
2022-05-08 0:19 UTC (3+ messages)
[PATCH 1/2] mm/mlock: not handle NULL vma specially
2022-05-07 22:44 UTC (4+ messages)
[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
2022-05-07 21:59 UTC (6+ messages)
` "
[PATCH] selftests: clarify common error when running gup_test
2022-05-07 21:26 UTC (2+ messages)
[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
2022-05-07 21:05 UTC (14+ messages)
` [PATCH v9 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v9 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl
[PATCH] Add documentation for Enum value 'NR_DAMON_OPS' in enum 'damon_ops_id'
2022-05-07 20:15 UTC (4+ messages)
` [PATCH] Add documentation for Enum value 'NR_DAMON_OPS' in
[PATCH] mm/shmem: fix build failure when CONFIG_TRANSPARENT_HUGEPAGE is not set
2022-05-07 18:55 UTC (2+ messages)
Alpha: rare random memory corruption/segfault in user space bisected
2022-05-07 18:27 UTC (2+ messages)
[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
2022-05-07 18:17 UTC (8+ messages)
` [PATCH -next v7 1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v7 2/6] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v7 3/6] mm: page_table_check: add hooks to public helpers
` [PATCH -next v7 4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
` [PATCH -next v7 6/6] riscv/mm: "
[linux-next:master 2448/9759] drivers/dma/tegra186-gpc-dma.c:1365:31: error: 'struct iommu_fwspec' has no member named 'ids'
2022-05-07 16:24 UTC
[PATCH] mm/damon/reclaim: Use resource_size function on resource object
2022-05-07 15:38 UTC (2+ messages)
[PATCH v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
2022-05-07 15:33 UTC (2+ messages)
[PATCH v2] mm,doc: Add new documentation structure
2022-05-07 13:49 UTC
[linux-next:master 7569/9759] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c:436:2-7: WARNING: NULL check before some freeing functions is not needed
2022-05-07 10:38 UTC
[PATCH] kobject: Refactor kobject_set_name_vargs()
2022-05-07 10:01 UTC (8+ messages)
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-05-07 9:28 UTC (4+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region
[PATCH 0/4] memory-failure: fix hwpoison_filter
2022-05-07 9:19 UTC (8+ messages)
` [PATCH 3/4] mm/memofy-failure.c: optimize hwpoison_filter
` "
` "
[PATCH 1/2] include/linux/nodemask.h: create node_available() helper
2022-05-07 8:47 UTC (3+ messages)
RFC: Memory Tiering Kernel Interfaces
2022-05-07 7:56 UTC (7+ messages)
[PATCH] MAINTAINERS: add myself as reviewer for slab
2022-05-07 7:35 UTC
[PATCH v2] mm/ksm: introduce ksm_force for each process
2022-05-07 4:49 UTC (3+ messages)
[linux-next:master 6350/9759] drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:342:9: error: call to undeclared function 'ptp_find_pin_unlocked'; ISO C99 and later do not support implicit function declarations
2022-05-07 3:07 UTC
[PATCH] mm/memcg: support control THP behaviour in cgroup
2022-05-07 2:05 UTC (3+ messages)
[linux-next:master 7193/9759] arch/sh/kernel/crash_dump.c:23:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-05-07 1:28 UTC (3+ messages)
[PATCH v3] mm/memcg: support control THP behaviour in cgroup
2022-05-07 1:12 UTC
[PATCH v2] mm/memcg: support control THP behaviour in cgroup
2022-05-06 23:12 UTC (3+ messages)
[PATCH] mm,doc: Add new documentation structure
2022-05-06 21:10 UTC (2+ messages)
[PATCH] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
2022-05-06 21:04 UTC (12+ messages)
[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
2022-05-06 20:44 UTC (10+ messages)
` [PATCHv5 06/12] x86/boot/compressed: Handle "
` [PATCHv5 08/12] x86/mm: Provide helpers for "
` [PATCHv5 10/12] x86/tdx: Unaccepted memory support
[PATCH] percpu: improve percpu_alloc_percpu event trace
2022-05-06 20:38 UTC
[PATCH] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-06 20:27 UTC (2+ messages)
[linux-next:master 7839/9759] drivers/nvme/host/apple.c:351:52: sparse: sparse: incorrect type in initializer (different base types)
2022-05-06 19:05 UTC
[PATCH v8 0/8] x86: Show in sysfs if a memory node is able to do encryption
2022-05-06 19:02 UTC (12+ messages)
[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
2022-05-06 18:41 UTC (11+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
[linux-next:master 7839/9759] drivers/nvme/host/apple.c:291:19: sparse: sparse: incorrect type in assignment (different base types)
2022-05-06 17:52 UTC
[PATCH] MM: handle THP in swap_*page_fs() - count_vm_events()
2022-05-06 17:26 UTC (5+ messages)
[RFC PATCH 0/3] Prototype for direct map awareness in page allocator
2022-05-06 16:58 UTC (6+ messages)
[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
2022-05-06 16:40 UTC (6+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()
[PATCH v2] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-06 13:52 UTC
[PATCH 0/1] Prepare for maple tree
2022-05-04 1:14 UTC (9+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
` [PATCH v9 38/69] optee: remove vma linked list walk
` [PATCH v9 48/69] sched: use maple tree iterator to walk VMAs
` [PATCH v9 50/69] bpf: remove VMA linked list
` [PATCH v9 53/69] mm/ksm: use vma iterators instead of vma "
` [PATCH v9 55/69] mm/memcontrol: stop using mm->highest_vm_end
` [PATCH v9 58/69] mm/mprotect: use maple tree navigation instead of vma linked list
` [PATCH v9 61/69] mm/oom_kill: use maple tree iterators "
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