messages from 2022-05-01 02:26:45 to 2022-05-04 01:08:03 UTC [more...]
[PATCH v9 00/69] Maple Tree v9
2022-05-04 1:07 UTC (11+ messages)
` [PATCH v9 02/69] radix tree test suite: add pr_err define
` [PATCH v9 01/69] Maple Tree: add new data structure
` [PATCH v9 03/69] radix tree test suite: add kmem_cache_set_non_kernel()
` [PATCH v9 04/69] radix tree test suite: add allocation counts and size to kmem_cache
` [PATCH v9 06/69] radix tree test suite: add lockdep_is_held to header
` [PATCH v9 05/69] radix tree test suite: add support for slab bulk APIs
` [PATCH v9 09/69] mm: add VMA iterator
` [PATCH v9 08/69] mm: start tracking VMAs with maple tree
` [PATCH v9 10/69] mmap: use the VMA iterator in count_vma_pages_range()
[PATCH v8 00/70] Introducing the Maple Tree
2022-05-04 0:43 UTC (20+ messages)
` [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
2022-05-04 0:42 UTC (7+ messages)
` [PATCH v9 1/4] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v9 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v9 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
[PATCH 1/2] mm/mlock: not handle NULL vma specially
2022-05-04 0:39 UTC (2+ messages)
` [PATCH 2/2] mm/mlock: start is always smaller then vm_end
[PATCH 0/1] Prepare for maple tree
2022-05-04 0:26 UTC (2+ messages)
` [PATCH 1/1] mips: rename mt_init to mips_mt_init
[PATCH v5 0/4] memcg: introduce per-memcg proactive reclaim
2022-05-04 0:13 UTC (3+ messages)
` [PATCH v5 1/4] memcg: introduce per-memcg reclaim interface
Memory allocation on speculative fastpaths
2022-05-04 0:22 UTC (7+ messages)
[PATCH RESEND] selftests/damon: add damon to selftests root Makefile
2022-05-04 0:16 UTC (5+ messages)
` [PATCH v2 1/2] selftests/damon: suppress compiler warnings for huge_count_read_write
` [PATCH v2 2/2] selftests/damon: add damon to selftests root Makefile
RFC: Memory Tiering Kernel Interfaces
2022-05-03 23:54 UTC (18+ messages)
[PATCH v8 16/70] damon: Convert __damon_va_three_regions to use the VMA iterator
2022-05-03 23:40 UTC (2+ messages)
[PATCH 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
2022-05-03 23:21 UTC (3+ messages)
` [PATCH 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
[next] mm: libhugetlbfs: WARNING: at mm/page_alloc.c:5368 __alloc_pages
2022-05-03 22:26 UTC (5+ messages)
[PATCH] mm/damon/sysfs: fix pid leak under fvaddr ops use case
2022-05-03 22:05 UTC
[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
2022-05-03 20:21 UTC (14+ messages)
` [PATCHv5 02/12] mm: Add "
` [PATCHv5 04/12] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv5 05/12] efi/x86: Implement support for unaccepted memory
` [PATCHv5 06/12] x86/boot/compressed: Handle "
[PATCH v2 0/3] Fix cache flush issues considering PMD sharing
2022-05-03 20:17 UTC (6+ messages)
` [PATCH v2 2/3] mm: rmap: Move the cache flushing to the correct place for hugetlb "
` [PATCH v2 3/3] mm: rmap: Use flush_cache_range() to flush cache for hugetlb pages
[linux-stable-rc:queue/5.4 83/83] fs/hugetlbfs/inode.c:211:40: error: implicit declaration of function 'arch_get_mmap_end'
2022-05-03 19:15 UTC
[PATCH] mm/mprotect: reduce Committed_AS if memory protection is changed to PROT_NONE
2022-05-03 18:35 UTC (3+ messages)
[PATCH RFC lsfmm 0/6] mm: proactive reclaim and memory tiering topics
2022-05-03 18:17 UTC (3+ messages)
` [PATCH 1/6] drivers/base/node: cleanup register_node()
[linux-next:master 7462/8237] mm/shmem.c:1704:7: warning: variable 'folio' is used uninitialized whenever 'if' condition is true
2022-05-03 18:13 UTC
[PATCH] mm: fix is_pinnable_page against on cma page
2022-05-03 18:12 UTC (13+ messages)
[PATCH] MAINTAINERS: Add a mailing list for DAMON development
2022-05-03 18:07 UTC
[linux-next:master 7457/8237] mm/shmem.c:721:20: error: call to __compiletime_assert_289 declared with 'error' attribute: BUILD_BUG failed
2022-05-03 17:53 UTC
[linux-next:master 7462/8237] mm/shmem.c:1761:12: warning: 'folio' is used uninitialized
2022-05-03 17:53 UTC
[linux-next:master 7459/8237] mm/shmem.c:2354:8: warning: variable 'page' is uninitialized when used here
2022-05-03 17:22 UTC
[PATCH] mm: don't be stuck to rmap lock on reclaim path
2022-05-03 17:03 UTC
[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
2022-05-03 16:29 UTC (3+ messages)
` [PATCH v10 01/13] mm, hugetlbfs: Allow for "high" userspace addresses
[PATCH] mm/page_alloc: cache the result of node_dirty_ok()
2022-05-03 16:19 UTC (3+ messages)
[linux-next:master 7454/8237] include/linux/compiler_types.h:352:45: error: call to '__compiletime_assert_205' declared with attribute error: BUILD_BUG failed
2022-05-03 15:27 UTC
[PATCH] efi: stub: prefer mirrored memory for randomized allocations
2022-05-03 15:21 UTC
[PATCH 00/21] Folio patches for 5.19
2022-05-03 15:14 UTC (8+ messages)
` [PATCH 16/21] mm/shmem: Convert shmem_add_to_page_cache to take a folio
[next] powerpc: multiple definition of `____cacheline_aligned'; sound/core/oss/pcm_oss.o:(.bss+0x40): first defined here
2022-05-03 14:03 UTC (2+ messages)
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-03 13:33 UTC (8+ messages)
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH] mmap locking API: Fix missed mmap_sem references in comments
2022-05-03 11:33 UTC
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-05-03 11:12 UTC (11+ messages)
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-05-03 9:58 UTC (3+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region
[linux-next:master 7267/7959] drivers/firmware/arm_scmi/driver.c:1214 scmi_iterator_run() warn: variable dereferenced before check 'i' (see line 1210)
2022-05-03 8:30 UTC
[linux-next:master 1066/8035] arch/arm/mach-omap2/dma.c:82:10-16: Unneeded variable: "errata". Return "0" on line 161
2022-05-03 8:23 UTC (6+ messages)
` [PATCH] ARM: dove: fix returnvar.cocci warnings
[next] i386: kunit: ASSERTION FAILED at mm/kfence/kfence_test.c:547
2022-05-03 7:42 UTC (7+ messages)
[PATCH v4 00/12] mm: userspace hugepage collapse
2022-05-03 7:21 UTC (17+ messages)
` [PATCH v4 01/13] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v4 02/13] mm/khugepaged: add struct collapse_control
` [PATCH v4 03/13] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v4 04/13] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v4 05/13] mm/khugepaged: pipe enum scan_result codes back to callers
` [PATCH v4 06/13] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v4 07/13] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v4 08/13] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v4 09/13] mm/khugepaged: rename prefix of shared collapse functions
` [PATCH v4 10/13] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v4 11/13] selftests/vm: modularize collapse selftests
` [PATCH v4 12/13] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v4 13/13] selftests/vm: add test to verify recollapse of THPs
[PATCH] mm,doc: Add new documentation structure
2022-05-03 6:30 UTC
[RFC PATCH 0/3] Prototype for direct map awareness in page allocator
2022-05-03 4:44 UTC (5+ messages)
[PATCH 0/3] support fixed virtual address ranges monitoring
2022-05-03 2:20 UTC (5+ messages)
` [PATCH 2/3] mm/damon/sysfs: "
[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
2022-05-03 1:13 UTC (4+ messages)
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
[PATCH -next v4 0/7]arm64: add machine check safe support
2022-05-03 1:06 UTC (4+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
[linux-next:master 7600/8035] arch/alpha/include/asm/page.h:21:64: error: 'vmaddr' undeclared
2022-05-02 23:22 UTC (2+ messages)
[PATCH v1] hugetlbfs: fix hugetlbfs_statfs() locking
2022-05-02 23:19 UTC (4+ messages)
[PATCH] selftests: clarify common error when running gup_test
2022-05-02 22:49 UTC
[linux-next:master 7563/8035] powerpc64-linux-ld: drivers/staging/greybus/arche-apb-ctrl.o:(.bss+0x0): multiple definition of `____cacheline_aligned'; drivers/staging/greybus/arche-platform.o:(.bss+0x40): first defined here
2022-05-02 22:41 UTC
[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
2022-05-02 22:00 UTC (5+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
2022-05-02 21:21 UTC (6+ messages)
` [RFC PATCH v1 11/18] xfs: add async buffered write support
make the blkcg and blkcg structures private
2022-05-02 20:06 UTC (3+ messages)
[jsarha:topic/chromeos-4.19-s0ix 9206/9999] kernel/gcov/gcc_4_7.c:162:16: error: implicit declaration of function 'within_module'; did you mean 'init_module'?
2022-05-02 19:25 UTC
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-05-02 18:46 UTC (8+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
[PATCH 0/2] Finalising swap-over-NFS patches
2022-05-02 17:48 UTC (5+ messages)
` [PATCH 1/2] MM: handle THP in swap_*page_fs()
[RFC] Expose a memory poison detector ioctl to user space
2022-05-02 17:38 UTC (15+ messages)
[PATCH V2] block: ignore RWF_HIPRI hint for sync dio
2022-05-02 16:07 UTC (3+ messages)
[linux-next:master 5092/8035] arch/arm64/kernel/signal.c:663:43: sparse: sparse: incorrect type in argument 1 (different address spaces)
2022-05-02 14:49 UTC
[RFC PATCH] mm: create security context for memfd_secret inodes
2022-05-02 13:45 UTC (5+ messages)
[syzbot] general protection fault in vma_interval_tree_remove
2022-05-02 12:06 UTC
[Patch v3] mm/slub: Remove repeated action in calculate_order()
2022-05-02 10:00 UTC (2+ messages)
[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
2022-05-02 9:50 UTC (5+ messages)
` [PATCH v2 1/5] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v2 2/5] mm: ioremap: Setup phys_addr of struct vm_struct
[PATCH] mapletree-vs-khugepaged
2022-05-02 9:10 UTC (6+ messages)
[PATCH AUTOSEL 13/14] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
2022-05-02 8:45 UTC (3+ messages)
[PATCH v2] mm/memory-failure.c: skip huge_zero_page in memory_failure()
2022-05-02 5:59 UTC (6+ messages)
[PATCH] MM: handle THP in swap_*page_fs() - count_vm_events()
2022-05-02 5:31 UTC (5+ messages)
` [PATCH v2] "
[linux-next:master] BUILD REGRESSION 5469f0c06732a077c70a759a81f2a1f00b277694
2022-05-02 4:47 UTC
[PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
2022-05-02 3:27 UTC (2+ messages)
` [PATCH v2 resend "
[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
2022-05-02 1:10 UTC (5+ messages)
` "
[linux-next:master 2756/7959] drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:276:20: error: call to undeclared function 'sysfs_gt_attribute_r_max_func'; ISO C99 and later do not support implicit function declarations
2022-05-02 0:41 UTC
[PATCH 1/2] mm: slab: fix comment for ARCH_KMALLOC_MINALIGN
2022-05-02 0:13 UTC (4+ messages)
` [PATCH 2/2] mm: slab: fix comment for __assume_kmalloc_alignment
[PATCH] mm/slub: remove unused kmem_cache_order_objects max
2022-05-02 0:07 UTC (2+ messages)
[PATCH] MM: discard __GFP_ATOMIC
2022-05-01 15:45 UTC (6+ messages)
[linux-next:master 6711/7959] ./usr/include/scsi/scsi_bsg_mpi3mr.h:96:9: error: unknown type name '__le32'
2022-05-01 14:17 UTC
[linux-next:master 6711/7959] ./usr/include/scsi/scsi_bsg_mpi3mr.h:96:2: error: unknown type name '__le32'
2022-05-01 13:26 UTC
[linux-next:master 5062/7959] omapfb_main.c:undefined reference to `omap_set_dma_priority'
2022-05-01 5:20 UTC
[linux-next:master 6710/7959] ./usr/include/scsi/scsi_bsg_mpi3mr.h:106:9: error: unknown type name 'uint32_t'
2022-05-01 3:08 UTC
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).