linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[linux-next:master 1434/9183] arch/arm64/kvm/arm.c:2211: warning: expecting prototype for Initialize Hyp(). Prototype was for kvm_arm_init() instead
 2023-01-30 10:39 UTC 

add bvec initialization helpers
 2023-01-30 10:36 UTC  (28+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vring: use bvec_set_page to initialize a bvec
` [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs

[PATCH] replace BUG_ON to WARN_ON
 2023-01-30 10:14 UTC  (2+ messages)

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-30 10:07 UTC  (5+ messages)
` [PATCH 18/35] Documentation: mm: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)

[linux-next:master 6402/9183] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MTTY
 2023-01-30  9:38 UTC 

[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
 2023-01-30  9:35 UTC  (3+ messages)
` [PATCH 1/9] Documentation: admin-guide: correct spelling

[PATCH mm-unstable v2 0/6] Convert various mempolicy.c functions
 2023-01-30  9:34 UTC  (10+ messages)
` [PATCH mm-unstable v2 1/6] mm: Add folio_estimated_mapcount()

kernel BUG in page_add_anon_rmap
 2023-01-30  9:26 UTC  (7+ messages)

[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-30  9:10 UTC  (9+ messages)
` [PATCH v8 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v8 2/4] userfaultfd: split mwriteprotect_range()

[PATCH] Doc/damon: fix the data path error
 2023-01-30  9:05 UTC  (3+ messages)

[PATCH] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty()
 2023-01-30  8:48 UTC  (6+ messages)
` [PATCH resend] mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2023-01-30  8:34 UTC  (6+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE

[PATCH -next] memory tier: release the new_memtier in find_create_memory_tier()
 2023-01-30  8:17 UTC  (2+ messages)

[PATCH 0/1] Pages not released from memblock to the buddy allocator
 2023-01-30  7:47 UTC  (4+ messages)
  ` [PATCH v2 1/1] mm: Always release pages to the buddy allocator in memblock_free_late()

[PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-30  7:41 UTC  (2+ messages)

[syzbot] possible deadlock in team_del_slave (2)
 2023-01-30  7:31 UTC 

[PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
 2023-01-30  6:04 UTC  (3+ messages)

[RFC v3 0/4] move PG_slab flag to page_type
 2023-01-30  5:11 UTC  (5+ messages)
` [RFC v3 2/4] mm: "

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-30  5:06 UTC  (6+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MDPY
 2023-01-30  4:53 UTC 

[PATCH mm-unstable v4 0/3] mm, printk: introduce new format for page_type
 2023-01-30  4:25 UTC  (4+ messages)
` [PATCH mm-unstable v4 1/3] mmflags.h: use less error prone method to define pageflag_names
` [PATCH mm-unstable v4 2/3] mm, printk: introduce new format %pGt for page_type
` [PATCH mm-unstable v4 3/3] mm/debug: use %pGt to display page_type in dump_page()

[linus:master] [mm] f1a7941243: unixbench.score -19.2% regression
 2023-01-30  4:15 UTC  (2+ messages)

[linux-next:master] [mm] f1a7941243: unixbench.score -5.1% regression
 2023-01-30  2:37 UTC  (4+ messages)

[PATCH] mm/swapfile: add cond_resched() in get_swap_pages()
 2023-01-30  0:26 UTC  (4+ messages)

[akpm-mm:mm-unstable 167/506] include/linux/hugetlb.h:1193:9: error: implicit declaration of function 'page_count' is invalid in C99
 2023-01-29 23:53 UTC  (3+ messages)

[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by SAMPLE_VFIO_MDEV_MBOCHS
 2023-01-29 23:37 UTC 

[linux-next:master 4700/8766] htmldocs: Documentation/riscv/uabi.rst:24: WARNING: Enumerated list ends without a blank line; unexpected unindent
 2023-01-29 23:37 UTC 

[PATCH RFC] arm64/vmalloc: use module region only for module_alloc() if CONFIG_RANDOMIZE_BASE is set
 2023-01-29 21:41 UTC  (3+ messages)

[PATCH 1/2] fs: Convert writepage_t callback to pass a folio
 2023-01-29 21:33 UTC  (3+ messages)

Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
 2023-01-29 21:11 UTC  (7+ messages)

[RFC PATCH 0/4] Fix excessive CPU usage during compaction
 2023-01-29 21:00 UTC  (4+ messages)

[linux-next:master 6744/8766] kismet: WARNING: unmet direct dependencies detected for VFIO_MDEV when selected by DRM_I915_GVT_KVMGT
 2023-01-29 20:43 UTC 

BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
 2023-01-29 15:06 UTC  (4+ messages)
` [BISECTED] "
  ` INFO: [BISECTED] "

[PATCH v8 0/3] cachestat: a new syscall for page cache state of files
 2023-01-29 12:11 UTC  (6+ messages)
` [PATCH v8 2/3] cachestat: implement cachestat syscall

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-29 11:50 UTC  (3+ messages)
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers

[PATCH v2 0/2] Some small improvements for memblock
 2023-01-29  9:14 UTC  (4+ messages)
` [PATCH v2 1/2] memblock: Make a boundary tighter in memblock_add_range()
` [PATCH v2 2/2] memblock: Avoid useless checks in memblock_merge_regions()

[PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
 2023-01-29  8:56 UTC  (3+ messages)

[PATCH 0/2] docs/mm: remove useless markup
 2023-01-29  7:50 UTC  (3+ messages)
` [PATCH 1/2] docs/admin-guide/mm: "
` [PATCH 2/2] docs/mm: "

LSF/MM/BPF 2023 IOMAP conversion status update
 2023-01-29  5:39 UTC  (3+ messages)

[PATCH v2] mm/migrate: Continue to migrate for non-hugetlb folios
 2023-01-29  5:23 UTC  (2+ messages)

[PATCH] mm/migrate: Continue to migrate for small pages
 2023-01-29  3:26 UTC  (3+ messages)

[PATCH v4] kasan: infer allocation size by scanning metadata
 2023-01-29  2:14 UTC 

[PATCH v3] kasan: infer allocation size by scanning metadata
 2023-01-29  2:11 UTC  (3+ messages)

[LSF/MM/BPF BoF] Session for CXL memory
 2023-01-29  1:59 UTC  (9+ messages)
        ` [External] "

[PATCH -v3 0/9] migrate_pages(): batch TLB flushing
 2023-01-29  1:47 UTC  (5+ messages)
` [PATCH -v3 2/9] migrate_pages: separate hugetlb folios migration

[PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}
 2023-01-28 20:30 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 436294605dc51c3ed577f8ab00fa121dea23e689
 2023-01-28 15:51 UTC 

[PATCH v2] kasan: infer the requested size by scanning shadow memory
 2023-01-28 14:58 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION e2f86c02fdc96ca29ced53221a3cbf50aa6f8b49
 2023-01-28 14:43 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-28 14:00 UTC  (7+ messages)
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[linux-next:master 7324/8766] drivers/gpu/drm/i915/gem/i915_gem_ttm.c:1066:21: sparse: sparse: incorrect type in assignment (different base types)
 2023-01-28 12:13 UTC 

[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
 2023-01-28 11:49 UTC  (9+ messages)

[PATCHv2] mm/vmalloc: replace BUG_ON to WARN_ON
 2023-01-28 11:33 UTC 

[RFC PATCH] mm/swapfile: add cond_resched() in get_swap_pages()
 2023-01-28  8:29 UTC  (2+ messages)

[PATCH v3 0/4] Add overflow checks for several syscalls
 2023-01-28  6:32 UTC  (5+ messages)
` [PATCH v3 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock
` [PATCH v3 2/4] mm/mempolicy: return EINVAL for if len overflows for set_mempolicy_home_node
` [PATCH v3 3/4] mm/mempolicy: return EINVAL if len overflows for mbind
` [PATCH v3 4/4] mm/msync: return ENOMEM if len overflows for msync

[PATCH v2] mm/madvise: add vmstat statistics for madvise_[cold|pageout]
 2023-01-28  3:00 UTC  (11+ messages)

[PATCH] docs/mm: Physical Memory: remove useless markup
 2023-01-28  2:19 UTC  (2+ messages)

[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
 2023-01-28  1:12 UTC  (5+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps

[linux-next:master] BUILD REGRESSION 9fbee811e479aca2f3523787cae1f46553141b40
 2023-01-28  1:11 UTC 

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-28  0:51 UTC  (13+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk

[PATCH v2 00/33] Per-VMA locks
 2023-01-28  0:00 UTC  (35+ messages)
` [PATCH v2 02/33] maple_tree: Detect dead nodes in mas_start()
` [PATCH v2 04/33] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v2 05/33] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v2 06/33] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v2 07/33] mm: Enable maple tree RCU mode by default
` [PATCH v2 08/33] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v2 09/33] mm: rcu safe VMA freeing
` [PATCH v2 10/33] mm: move mmap_lock assert function definitions
` [PATCH v2 11/33] mm: add per-VMA lock and helper functions to control it
` [PATCH v2 12/33] mm: mark VMA as being written when changing vm_flags
` [PATCH v2 13/33] mm/mmap: move VMA locking before vma_adjust_trans_huge call
` [PATCH v2 14/33] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v2 15/33] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v2 16/33] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v2 17/33] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v2 18/33] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v2 19/33] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v2 20/33] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v2 21/33] kernel/fork: assert no VMA readers during its destruction
` [PATCH v2 22/33] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v2 23/33] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH v2 24/33] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH v2 25/33] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH v2 26/33] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH v2 27/33] mm: prevent userfaults to be handled under per-vma lock
` [PATCH v2 28/33] mm: introduce per-VMA lock statistics
` [PATCH v2 29/33] x86/mm: try VMA lock-based page fault handling first
` [PATCH v2 30/33] arm64/mm: "
` [PATCH v2 31/33] powerc/mm: "
` [PATCH v2 32/33] mm/mmap: free vm_area_struct without call_rcu in exit_mmap
` [PATCH v2 33/33] mm: separate vma->lock from vm_area_struct

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27 23:50 UTC  (11+ messages)

Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
 2023-01-27 23:16 UTC  (2+ messages)

[PATCH] mm/highmem: Align-down to page the address for kunmap_flush_on_unmap()
 2023-01-27 23:13 UTC  (13+ messages)

[PATCH] highmem: Round down the address passed to kunmap_flush_on_unmap()
 2023-01-27 22:53 UTC  (2+ messages)

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-01-27 21:44 UTC  (3+ messages)
` [RFC PATCH 14/19] mm: Introduce a cgroup for "

[PATCH v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
 2023-01-27 21:40 UTC  (3+ messages)

x86/pkeys in early kernel version
 2023-01-27 21:12 UTC  (9+ messages)

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-27 21:02 UTC  (12+ messages)

[PATCH v4 0/7] introduce vm_flags modifier functions
 2023-01-27 20:56 UTC  (4+ messages)
` [PATCH v4 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK

page:  |  | latest

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