[RFC PATCH v2 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-07-13 4:20 UTC (15+ messages)
` [RFC PATCH v2 01/21] mm/zsmalloc: create new struct zsdesc
` [RFC PATCH v2 02/21] mm/zsmalloc: add utility functions for zsdesc
` [RFC PATCH v2 03/21] mm/zsmalloc: replace first_page to first_zsdesc in struct zspage
` [RFC PATCH v2 04/21] mm/zsmalloc: add alternatives of frequently used helper functions
` [RFC PATCH v2 05/21] mm/zsmalloc: convert {try,}lock_zspage() to use zsdesc
` [RFC PATCH v2 06/21] mm/zsmalloc: convert __zs_{map,unmap}_object() "
` [RFC PATCH v2 07/21] mm/zsmalloc: convert obj_to_location() and its users "
` [RFC PATCH v2 08/21] mm/zsmalloc: convert obj_malloc() "
` [RFC PATCH v2 09/21] mm/zsmalloc: convert create_page_chain() and its user "
` [RFC PATCH v2 10/21] mm/zsmalloc: convert obj_allocated() and related helpers "
` [RFC PATCH v2 11/21] mm/zsmalloc: convert init_zspage() "
` [RFC PATCH v2 12/21] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [RFC PATCH v2 13/21] mm/zsmalloc: convert reset_page() to reset_zsdesc()
` [RFC PATCH v2 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
[BUG] trigger BUG_ON in mas_store_prealloc when low memory
2023-07-13 3:29 UTC (10+ messages)
[akpm-mm:mm-unstable 93/173] drivers/clk/clk-fixed-mmio.c:33:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
2023-07-13 2:57 UTC
[RFC PATCH v2 0/3] support large folio for mlock
2023-07-13 1:55 UTC (10+ messages)
` [RFC PATCH v2 1/3] mm: add functions folio_in_range() and folio_within_vma()
` [RFC PATCH v2 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range
` [RFC PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio
[PATCH 0/2] Fix hugetlb free path race with memory errors
2023-07-13 0:22 UTC (6+ messages)
` [PATCH 1/2] hugetlb: Do not clear hugetlb dtor until allocating vmemmap
` [PATCH 2/2] hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles
[PATCH v4 0/4] Improve hugetlbfs read on HWPOISON hugepages
2023-07-13 0:18 UTC (5+ messages)
` [PATCH v4 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
` [PATCH v4 2/4] mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
` [PATCH v4 3/4] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v4 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read
[PATCH v2 0/6] btrfs: preparation patches for the incoming metadata folio conversion
2023-07-12 23:58 UTC (2+ messages)
[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
2023-07-12 23:58 UTC (3+ messages)
[PATCH] EISA: Replace all non-returning strlcpy with strscpy
2023-07-12 23:54 UTC (2+ messages)
[PATCH v3 0/7] Add support for memmap on memory feature on ppc64
2023-07-12 20:07 UTC (12+ messages)
` [PATCH v3 3/7] mm/hotplug: Allow architecture to override memmap on memory support check
` [PATCH v3 4/7] mm/hotplug: Allow pageblock alignment via altmap reservation
[PATCH 1/1] mm: fix a lockdep issue in vma_assert_write_locked
2023-07-12 20:00 UTC (2+ messages)
lockdep issue with per-vma locking
2023-07-12 19:59 UTC (5+ messages)
[bug report] mm: replace vma->vm_flags direct modifications with modifier calls
2023-07-12 19:48 UTC (13+ messages)
[PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
2023-07-12 19:35 UTC
[PATCH] btrfs: disable slab merging in debug build
2023-07-12 19:17 UTC
[PATCH][next] selftests/mm: mkdirty: Fix incorrect position of #endif
2023-07-12 19:10 UTC (2+ messages)
[PATCH v1] mm/memory_hotplug: document the signal_pending() check in offline_pages()
2023-07-12 19:10 UTC (5+ messages)
[PATCH mm-unstable fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix
2023-07-12 18:16 UTC (2+ messages)
[PATCH 1/2] maple_tree: Fix 32 bit mas_next testing
2023-07-12 17:39 UTC (2+ messages)
` [PATCH 2/2] maple_tree: Fix node allocation testing on 32 bit
[PATCH 0/4] riscv: tlb flush improvements
2023-07-12 17:23 UTC (5+ messages)
[PATCH 0/5] mm: convert to vma_is_heap/stack()
2023-07-12 16:24 UTC (8+ messages)
` [PATCH 1/5] mm: introduce vma_is_stack() and vma_is_heap()
` [PATCH 2/5] mm: use "
` [PATCH 3/5] drm/amdkfd: "
` [PATCH 4/5] selinux: "
` [PATCH 5/5] perf/core: "
[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
2023-07-12 16:23 UTC (2+ messages)
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-12 16:06 UTC (5+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
[linux-next:master] BUILD REGRESSION 40b055fe7f276cf2c1da47316c52f2ff9255a68a
2023-07-12 15:54 UTC
[RFC] mm: compaction: suitable_migration_target checks for higher order buddies
2023-07-12 15:54 UTC
[PATCH 01/79] fs: add ctime accessors infrastructure
2023-07-12 15:31 UTC
Maple Tree Work
2023-07-12 15:27 UTC
[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
2023-07-12 15:12 UTC (5+ messages)
` [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
[PATCH] mm/mmap: move vmKirill A. Shutemov <kirill@shutemov.name>a operations to mm_struct out of the critical section of file mapping lock
2023-07-12 14:57 UTC (5+ messages)
` [PATCH v2] mm/mmap: move vma "
` [PATCH v3] "
[PATCH] mm: cma: print cma name as well in cma_alloc debug
2023-07-12 14:02 UTC (11+ messages)
` [PATCH v2] "
[PATCH v5 22/38] riscv: Implement the new page table range API
2023-07-12 13:58 UTC (2+ messages)
[PATCH] [RFC PATCH v2]mm/slub: Optimize slub memory usage
2023-07-12 13:06 UTC (2+ messages)
[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
2023-07-12 9:39 UTC (11+ messages)
[PATCH v2] mm: kfence: allocate kfence_metadata at runtime
2023-07-12 9:36 UTC (3+ messages)
[PATCH] mm/mlock: Fix vma iterator conversion of apply_vma_lock_flags()
2023-07-12 9:31 UTC (2+ messages)
[PATCHv14 5/9] efi: Add unaccepted memory support
2023-07-12 9:18 UTC (3+ messages)
[RFC 0/2] mm: PCP high auto-tuning
2023-07-12 9:05 UTC (7+ messages)
` [RFC 1/2] mm: add framework for "
` [RFC 2/2] mm: alloc/free depth based "
[PATCH] mm: kfence: allocate kfence_metadata at runtime
2023-07-12 8:37 UTC (4+ messages)
[PATCH v5 00/38] New page table range API
2023-07-12 8:35 UTC (8+ messages)
[PATCH 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
2023-07-12 7:49 UTC (5+ messages)
` [PATCH 1/4] memory tiering: add abstract distance calculation algorithms management
` [PATCH 2/4] acpi, hmat: refactor hmat_register_target_initiators()
` [PATCH 3/4] acpi, hmat: calculate abstract distance with HMAT
` [PATCH 4/4] dax, kmem: calculate abstract distance with general interface
[PATCH v3] dma-contiguous: support numa CMA for specified node
2023-07-12 7:47 UTC
[PATCH] mm:vmscan: fix inaccurate reclaim during proactive reclaim
2023-07-12 7:42 UTC (2+ messages)
` "
[bug report] mm/pgtable: allow pte_offset_map[_lock]() to fail
2023-07-12 6:50 UTC (3+ messages)
[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
2023-07-12 6:45 UTC (3+ messages)
` "
[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2023-07-12 4:57 UTC (6+ messages)
[PATCH v3 00/13] mm: free retracted page table by RCU
2023-07-12 4:48 UTC (15+ messages)
` [PATCH v3 01/13] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
` [PATCH v3 02/13] mm/pgtable: add PAE safety to __pte_offset_map()
` [PATCH v3 03/13] arm: adjust_pte() use pte_offset_map_nolock()
` [PATCH v3 04/13] powerpc: assert_pte_locked() "
` [PATCH v3 05/13] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH v3 06/13] sparc: add pte_free_defer() for pte_t *pgtable_t
` [PATCH v3 07/13] s390: add pte_free_defer() for pgtables sharing page
` [PATCH v3 08/13] mm/pgtable: add pte_free_defer() for pgtable as page
` [PATCH v3 09/13] mm/khugepaged: retract_page_tables() without mmap or vma lock
` [PATCH v3 10/13] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
` [PATCH v3 11/13] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps()
` [PATCH v3 12/13] mm: delete mmap_write_trylock() and vma_try_start_write()
` [PATCH mm "
` [PATCH v3 13/13] mm/pgtable: notes on pte_offset_map[_lock]()
[PATCH] fs: binfmt_elf_efpic: fix personality for fdpic ELF
2023-07-12 3:43 UTC (3+ messages)
[PATCH v24 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-12 3:16 UTC (4+ messages)
` [PATCH v24 2/5] fs/proc/task_mmu: "
[PATCH 0/3] LoongArch: mm: Code cleanup with populate pte
2023-07-12 3:16 UTC (4+ messages)
` [PATCH 1/3] mm/percpu: Remove some local variables in pcpu_populate_pte
` [PATCH 2/3] LoongArch: Code cleanup in function pcpu_populate_pte
` [PATCH 3/3] LoongArch: mm: Add unified function populate_kernel_pte
[PATCH v3 0/4] Improve hugetlbfs read on HWPOISON hugepages
2023-07-12 2:25 UTC (8+ messages)
` [PATCH v3 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON
[PATCH v2 0/8] Improve the validation for maple tree and some cleanup
2023-07-12 1:27 UTC (9+ messages)
` [PATCH v2 3/8] maple_tree: make mas_validate_gaps() to check metadata
` [PATCH v2 5/8] maple_tree: make mas_validate_limits() check root node and node limit
` [PATCH v2 6/8] maple_tree: update mt_validate()
[PATCH stable v6.1] mm/mmap: Fix extra maple tree write
2023-07-12 0:54 UTC (4+ messages)
[PATCH 0/8] Make several Kconfig options depend on HAS_IOMEM
2023-07-12 0:46 UTC (5+ messages)
` [PATCH 5/8] net: altera-tse: make ALTERA_TSE "
` (subset) [PATCH 0/8] Make several Kconfig options "
[akpm-mm:mm-unstable 86/125] drivers/irqchip/irq-al-fic.c:281:2: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
2023-07-12 0:29 UTC (4+ messages)
[PATCH 0/3] zram: use frontswap for zram swap usecase
2023-07-11 23:58 UTC (7+ messages)
` [PATCH 2/3] zram: support frontswap
[PATCH V2] arm64: properly define SOFT_DIRTY functionality
2023-07-11 22:28 UTC
[linux-next:master 754/1391] /bin/bash: line 1: 50431 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/pcmcia/pcmcia_core.ko
2023-07-11 22:20 UTC (2+ messages)
[PATCH v2 0/5] variable-order, large folios for anonymous memory
2023-07-11 21:59 UTC (7+ messages)
[PATCH v2 0/9] Avoid the mmap lock for fault-around
2023-07-11 20:20 UTC (10+ messages)
` [PATCH v2 1/9] Revert "tcp: Use per-vma locking for receive zerocopy"
` [PATCH v2 2/9] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH v2 3/9] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
` [PATCH v2 4/9] mm: Move FAULT_FLAG_VMA_LOCK check into handle_pte_fault()
` [PATCH v2 5/9] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH v2 6/9] mm: Move the FAULT_FLAG_VMA_LOCK check down from do_fault()
` [PATCH v2 7/9] mm: Run the fault-around code under the VMA lock
` [PATCH v2 8/9] mm: Remove CONFIG_PER_VMA_LOCK ifdefs
` [PATCH v2 9/9] tcp: Use per-vma locking for receive zerocopy
[PATCH v2 0/1] change ->index to PAGE_SIZE for hugetlb pages
2023-07-11 19:32 UTC (3+ messages)
` [PATCH v2 1/1] mm/filemap: remove hugetlb special casing in filemap.c
[BUG]: bad usercopy in kvm_stats_read in mm/usercopy.c
2023-07-11 19:08 UTC (5+ messages)
Clarification on anon and anon_thp meanings from memory.stat in cgroup v2
2023-07-11 18:25 UTC
[PATCH] mm/mm_init.c: mark check_for_memory() as __init
2023-07-11 18:19 UTC (2+ messages)
[PATCH v4 00/49] VMA tree type safety and remove __vma_adjust()
2023-07-11 17:57 UTC (6+ messages)
` [PATCH v4 18/49] mlock: Convert mlock to vma iterator
[PATCH v2 00/32] mm: allow pte_offset_map[_lock]() to fail
2023-07-11 17:57 UTC (10+ messages)
` [PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
[PATCH v4 00/33] Per-VMA locks
2023-07-11 17:14 UTC (7+ 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