linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[btrfs] 3626a285f8: divide_error:#[##]
 2022-03-04  7:26 UTC  (4+ messages)

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-04  7:06 UTC  (24+ messages)
` [PATCH v4 01/24] llist: Move llist_{head,node} definition to types.h
` [PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
` [PATCH v4 03/24] dept: Embed Dept data in Lockdep
` [PATCH v4 04/24] dept: Add a API for skipping dependency check temporarily
` [PATCH v4 05/24] dept: Apply Dept to spinlock
` [PATCH v4 06/24] dept: Apply Dept to mutex families
` [PATCH v4 07/24] dept: Apply Dept to rwlock
` [PATCH v4 08/24] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH v4 09/24] dept: Apply Dept to seqlock
` [PATCH v4 10/24] dept: Apply Dept to rwsem
` [PATCH v4 11/24] dept: Add proc knobs to show stats and dependency graph
` [PATCH v4 12/24] dept: Introduce split map concept and new APIs for them
` [PATCH v4 13/24] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH v4 14/24] dept: Apply SDT to swait
` [PATCH v4 15/24] dept: Apply SDT to wait(waitqueue)
` [PATCH v4 16/24] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v4 17/24] dept: Distinguish each syscall context from another
` [PATCH v4 18/24] dept: Distinguish each work "
` [PATCH v4 20/24] dept: Add nocheck version of init_completion()
` [PATCH v4 21/24] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH v4 22/24] dept: Don't create dependencies between different depths in any case
` [PATCH v4 23/24] dept: Let it work with real sleeps in __schedule()
` [PATCH v4 24/24] dept: Disable Dept on that map once it's been handled until next turn

[PATCH v2 0/5] slab cleanups
 2022-03-04  6:34 UTC  (6+ messages)
` [PATCH v2 1/5] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [PATCH v2 2/5] mm/sl[au]b: unify __ksize()
` [PATCH v2 3/5] mm/sl[auo]b: move definition of __ksize() to mm/slab.h
` [PATCH v2 4/5] mm/slub: limit number of node partial slabs only in cache creation
` [PATCH v2 5/5] mm/slub: refactor deactivate_slab()

mmotm 2022-03-02-16-53 uploaded
 2022-03-04  6:09 UTC  (3+ messages)
` mmotm 2022-03-02-16-53 uploaded (drivers/i2c/busses/i2c-designware-platdrv.c)

[PATCH mmotm] mm: filemap_unaccount_folio() large skip mapcount fixup
 2022-03-04  5:26 UTC  (3+ messages)

mmotm 2022-03-03-21-24 uploaded
 2022-03-04  5:24 UTC 

[linux-next:master 4865/10468] include/asm-generic/io.h:464:31: warning: performing pointer arithmetic on a null pointer has undefined behavior err: false
 2022-03-04  5:20 UTC 

[PATCH v7 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-03-04  5:17 UTC  (24+ messages)
` [PATCH v7 01/23] mm: Introduce PTE_MARKER swap entry
` [PATCH v7 02/23] mm: Teach core mm about pte markers
` [PATCH v7 03/23] mm: Check against orig_pte for finish_fault()
` [PATCH v7 04/23] mm/uffd: PTE_MARKER_UFFD_WP
` [PATCH v7 05/23] mm/shmem: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v7 06/23] mm/shmem: Handle uffd-wp special pte in page fault handler
` [PATCH v7 07/23] mm/shmem: Persist uffd-wp bit across zapping for file-backed
` [PATCH v7 08/23] mm/shmem: Allow uffd wr-protect none pte for file-backed mem
` [PATCH v7 09/23] mm/shmem: Allows file-back mem to be uffd wr-protected on thps
` [PATCH v7 10/23] mm/shmem: Handle uffd-wp during fork()
` [PATCH v7 11/23] mm/hugetlb: Introduce huge pte version of uffd-wp helpers
` [PATCH v7 12/23] mm/hugetlb: Hook page faults for uffd write protection
` [PATCH v7 13/23] mm/hugetlb: Take care of UFFDIO_COPY_MODE_WP
` [PATCH v7 14/23] mm/hugetlb: Handle UFFDIO_WRITEPROTECT
` [PATCH v7 15/23] mm/hugetlb: Handle pte markers in page faults
` [PATCH v7 16/23] mm/hugetlb: Allow uffd wr-protect none ptes
` [PATCH v7 17/23] mm/hugetlb: Only drop uffd-wp special pte if required
` [PATCH v7 18/23] mm/hugetlb: Handle uffd-wp during fork()
` [PATCH v7 19/23] mm/khugepaged: Don't recycle vma pgtable if uffd-wp registered
` [PATCH v7 20/23] mm/pagemap: Recognize uffd-wp bit for shmem/hugetlbfs
` [PATCH v7 21/23] mm/uffd: Enable write protection for shmem & hugetlbfs
` [PATCH v7 22/23] mm: Enable PTE markers by default
` [PATCH v7 23/23] selftests/uffd: Enable uffd-wp for shmem/hugetlbfs

[PATCH] mm: thp: don't have to lock page anymore when splitting PMD
 2022-03-04  5:06 UTC  (4+ messages)

[PATCH v2] binfmt_elf: Introduce KUnit test
 2022-03-04  4:48 UTC 

[PATCH mmotm] mm: warn on deleting redirtied only if accounted
 2022-03-04  4:38 UTC  (2+ messages)

[PATCH mmotm] mempolicy: mbind_range() set_policy() after vma_merge()
 2022-03-04  4:36 UTC 

[PATCH mmotm] mm: unmap_mapping_range_tree() with i_mmap_rwsem shared
 2022-03-04  4:31 UTC 

[PATCH mmotm] shmem: mapping_set_exiting() to help mapped resilience
 2022-03-04  4:15 UTC 

[PATCH mmotm] mm/fs: delete PF_SWAPWRITE
 2022-03-04  4:12 UTC 

[LSF/MM/BPF TOPIC] Changes in RCU over the past few years
 2022-03-04  3:51 UTC 

[PATCH v7 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-04  3:27 UTC  (8+ messages)
` [PATCH v7 1/5] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v7 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v7 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v7 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v7 5/5] mm/page_alloc: reuse tail struct pages "

Report 1 in ext4 and journal based on v5.17-rc1
 2022-03-04  3:20 UTC  (17+ messages)
` Report 2 "

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-04  2:51 UTC  (4+ messages)
` [PATCH 2/6] list: add new MACROs to "

[PATCH 00/11] Remove remaining parts of congestion tracking code
 2022-03-04  2:47 UTC  (12+ messages)
` [PATCH 06/11] ceph: remove reliance on bdi congestion
` [PATCH 04/11] fuse: "
` [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages

[linux-next:master 3267/10468] drm_dp_mst_topology.c:undefined reference to `__drm_atomic_helper_private_obj_duplicate_state'
 2022-03-04  2:47 UTC 

[PATCH v3] userfaultfd: provide unmasked address on page-fault
 2022-03-04  2:27 UTC  (6+ messages)

[RFC PATCH 0/2] Alloc kfence_pool after system startup
 2022-03-04  2:24 UTC  (6+ messages)
` [RFC PATCH 1/2] kfence: Allow re-enabling KFENCE "
` [RFC PATCH 2/2] kfence: Alloc kfence_pool "

[PATCH] mm/page_alloc: call check_new_pages() while zone spinlock is not held
 2022-03-04  2:09 UTC  (2+ messages)

[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
 2022-03-04  1:49 UTC  (4+ messages)
` [patch v3] "

[io] c22368edfa: fxmark.ssd_ext4_MRPM_72_bufferedio.works/sec 27.0% improvement
 2022-03-04  1:41 UTC 

[PATCH 00/35] Shadow stacks for userspace
 2022-03-04  1:30 UTC  (13+ messages)

Regression in workingset_refault latency on 5.15
 2022-03-04  1:12 UTC  (18+ messages)

[linux-next:master] BUILD REGRESSION 91265a6da44d13296bdb5b3fbafa19d06be462f2
 2022-03-04  0:41 UTC 

[PATCH] selftests: vm: fix clang build error multiple output files
 2022-03-04  0:06 UTC 

[PATCH 1/2] kselftest/vm: Rename TARGETS to BUILD_TARGETS
 2022-03-03 23:33 UTC 

[PATCH 1/2] mm/memcontrol: return 1 from cgroup.memory __setup() handler
 2022-03-03 22:53 UTC  (7+ messages)

[PATCH mmotm] mm/thp: refix __split_huge_pmd_locked() for migration PMD
 2022-03-03 22:45 UTC  (3+ messages)

[PATCH mmotm] mm: delete __ClearPageWaiters()
 2022-03-03 22:41 UTC  (4+ messages)

mmotm 2022-02-23-21-20 uploaded
 2022-03-03 22:39 UTC  (3+ messages)
` mmotm 2022-02-23-21-20 uploaded (Kconfig warning: SND_SOC_WCD938X)

[PATCH] mm: madvise: MADV_DONTNEED_LOCKED
 2022-03-03 22:25 UTC  (4+ messages)

[PATCH V2 2/3] selftests/exec: add generated files to .gitignore
 2022-03-03 22:22 UTC  (2+ messages)

[PATCH V3] selftests: vm: Add test for Soft-Dirty PTE bit
 2022-03-03 21:46 UTC  (8+ messages)

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-03-03 21:43 UTC  (11+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH 1/2] kselftest/vm: override TARGETS from arguments
 2022-03-03 21:27 UTC  (4+ messages)
` [PATCH 2/2] kselftest/vm: fix tests build with old libc

[PATCH mmotm] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
 2022-03-03 20:12 UTC  (2+ messages)

[PATCH mmotm] mm/thp: fix NR_FILE_MAPPED accounting in page_*_file_rmap()
 2022-03-03 20:08 UTC  (2+ messages)

[PATCH v2 0/6] SLUB debugfs improvements based on stackdepot
 2022-03-03 19:19 UTC  (6+ messages)
` [PATCH v2 1/6] lib/stackdepot: allow requesting early initialization dynamically
  ` [PATCH v3r0 "
` [PATCH v2 6/6] slab, documentation: add description of debugfs files for SLUB caches

[PATCH 4/8] mm: thp: only regular file could be THP eligible
 2022-03-03 19:14 UTC  (4+ messages)

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-03 18:01 UTC  (14+ messages)
` [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report

[PATCH mmotm] mm/munlock: mlock_vma_folio() check against VM_SPECIAL
 2022-03-03 17:52 UTC  (4+ messages)

[linux-next:master 9920/10468] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c:192:2: warning: function 'kfd_smi_event_add' might be a candidate for 'gnu_printf' format attribute
 2022-03-03 17:30 UTC 

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-03 15:28 UTC  (3+ messages)
` [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT

[linux-next:master 9446/10468] arch/s390/lib/test_unwind.c:172:21: warning: variable 'fops' set but not used
 2022-03-03 15:17 UTC 

[PATCH v2 0/3] add hugetlb_free_vmemmap sysctl
 2022-03-03 14:59 UTC  (10+ messages)
` [PATCH v2 1/3] mm: hugetlb: disable freeing vmemmap pages when struct page crosses page boundaries
` [PATCH v2 3/3] mm: hugetlb: add hugetlb_free_vmemmap sysctl

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-03 14:53 UTC  (4+ messages)
` [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs

[linux-next:master 9935/10468] drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c:27:6: warning: no previous prototype for function 'amdgpu_hdp_ras_fini'
 2022-03-03 14:46 UTC 

[PATCH 0/2] mm/page_alloc: Remote per-cpu lists drain support
 2022-03-03 14:33 UTC  (6+ messages)
` [PATCH 1/2] mm/page_alloc: Access lists in 'struct per_cpu_pages' indirectly

[linux-next:master 9446/10468] arch/s390/lib/test_unwind.c:172:28: warning: variable 'fops' set but not used
 2022-03-03 14:15 UTC 

[linux-next:master 9935/10468] drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c:27:6: warning: no previous prototype for 'amdgpu_hdp_ras_fini'
 2022-03-03 13:34 UTC 

[linux-next:master 9931/10468] drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c:27:6: warning: no previous prototype for function 'amdgpu_mmhub_ras_fini'
 2022-03-03 13:04 UTC 

[PATCH v3 00/21] DEPT(Dependency Tracker)
 2022-03-03 12:38 UTC  (8+ messages)

[next-20220225] powerpc boot broken with maple tree code ?
 2022-03-03 11:41 UTC  (3+ messages)

[PATCH v2 RESEND 1/2] arm64: avoid flushing icache multiple times on contiguous HugeTLB
 2022-03-03 11:20 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 34490bca674f1cc8aa755d4beb947c8c46b404b8
 2022-03-03 10:59 UTC 

[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-03 10:53 UTC  (5+ messages)
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED

[PATCH] mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()
 2022-03-03  8:42 UTC  (2+ messages)

slabinfo shows incorrect active_objs ???
 2022-03-03  8:39 UTC  (7+ messages)

[f2fs] e4544b63a7: aim7.jobs-per-min -26.7% regression
 2022-03-03  8:33 UTC 

[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-03  8:07 UTC  (8+ messages)
` [PATCH RFC 12/13] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page

[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
 2022-03-03  7:48 UTC  (9+ messages)

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-03  3:31 UTC  (2+ messages)

[PATCH 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
 2022-03-03  2:59 UTC  (4+ messages)

[PATCH] sched/numa: add per-process numa_balancing
 2022-03-03  2:40 UTC  (2+ messages)

[PATCH 0/9] A few cleanup patches for z3fold
 2022-03-03  2:27 UTC  (8+ messages)
` [PATCH 6/9] mm/z3fold: move decrement of pool->pages_nr into __release_z3fold_page()

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox