messages from 2023-07-11 10:36:15 to 2023-07-12 15:31:20 UTC [more...]
lockdep issue with per-vma locking
2023-07-12 15:30 UTC (3+ messages)
Maple Tree Work
2023-07-12 15:27 UTC
[PATCH 0/4] riscv: tlb flush improvements
2023-07-12 15:18 UTC (3+ messages)
[PATCH v2 0/2] riscv: support ELF format binaries in nommu mode
2023-07-12 15:12 UTC (7+ messages)
` [PATCH v2 1/2] binfmt_elf_fdpic: support 64-bit systems
` [PATCH v2 2/2] riscv: support the elf-fdpic binfmt loader
[bug report] mm: replace vma->vm_flags direct modifications with modifier calls
2023-07-12 15:01 UTC (6+ messages)
[PATCH 0/5] mm: convert to vma_is_heap/stack()
2023-07-12 14:42 UTC (7+ 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] 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 v3 0/7] Add support for memmap on memory feature on ppc64
2023-07-12 13:50 UTC (18+ messages)
` [PATCH v3 2/7] mm/hotplug: Allow memmap on memory hotplug request to fallback
` [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 v3 5/7] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
[PATCH][next] selftests/mm: mkdirty: Fix incorrect position of #endif
2023-07-12 13:46 UTC
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-12 13:39 UTC (4+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
[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 "
[bug report] mm/pgtable: allow pte_offset_map[_lock]() to fail
2023-07-12 6:50 UTC (3+ messages)
[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 (18+ messages)
` [PATCH v5 01/38] minmax: Add in_range() macro
` [PATCH v5 04/38] mm: Add folio_flush_mapping()
` [PATCH v5 28/38] x86: Implement the new page table range API
[PATCH 0/2] Fix hugetlb free path race with memory errors
2023-07-12 8:03 UTC (4+ 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 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 (3+ messages)
` "
[PATCH v1] mm/memory_hotplug: document the signal_pending() check in offline_pages()
2023-07-12 6:47 UTC (3+ messages)
[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
2023-07-12 6:45 UTC (4+ messages)
` [PATCH RESEND net-next 2/2] net-memcg: Remove redundant tcpmem_pressure
` Re: [PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
[RFC PATCH v2 0/3] support large folio for mlock
2023-07-12 6:43 UTC (8+ 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 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 (8+ messages)
` [PATCH v24 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v24 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v24 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v24 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v24 5/5] selftests: mm: add pagemap ioctl tests
[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 mm-unstable fix] mm: userfaultfd: add new UFFDIO_POISON ioctl: fix
2023-07-12 1:27 UTC
[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 (11+ 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)
[PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
2023-07-11 16:21 UTC (4+ messages)
` [PATCH 2/2] mm/slub: remove freelist_dereference()
[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-07-11 15:21 UTC (5+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory
[PATCH] selftests/arm64: fix build failure during the "emit_tests" step
2023-07-11 14:57 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 8e4b7f2f3d6071665b1dfd70786229c8a5d6c256
2023-07-11 14:41 UTC
[PATCH v12 00/22] TDX host kernel support
2023-07-11 12:27 UTC (8+ messages)
` [PATCH v12 09/22] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
[linux-next:pending-fixes] BUILD SUCCESS 920076ec8e23cfc65583baab127a8cb151bb908e
2023-07-11 12:14 UTC
[PATCH] dma-contiguous: support numa CMA for specified node
2023-07-11 11:54 UTC (2+ messages)
[PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
2023-07-11 11:53 UTC (2+ messages)
[PATCH] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
2023-07-11 11:49 UTC (2+ messages)
[PATCH v2] dma-contiguous: support numa CMA for specified node
2023-07-11 11: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).