linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Excessive TLB flush ranges
 2023-05-17 16:32 UTC  (35+ messages)

[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
 2023-05-17 16:24 UTC  (8+ messages)

[PATCH v3] mm, compaction: Skip all non-migratable pages during scan
 2023-05-17 16:15 UTC 

[PATCH v1 0/3] Improve hugetlbfs read on HWPOISON hugepages
 2023-05-17 16:09 UTC  (4+ messages)
` [PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
` [PATCH v1 2/3] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v1 3/3] selftests/mm: add tests for HWPOISON hugetlbfs read

[PATCHv11 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-05-17 16:07 UTC  (11+ messages)
` [PATCHv11 4/9] x86/boot/compressed: Handle "
` [PATCHv11 6/9] efi/unaccepted: Avoid load_unaligned_zeropad() stepping into "

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-17 15:59 UTC  (13+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCHv11 5/9] efi: Provide helpers for unaccepted memory
 2023-05-17 15:58 UTC  (3+ messages)
` [PATCHv11.1 5/9] efi: Add unaccepted memory support

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-17 15:51 UTC  (20+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
  ` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso

[PATCH 0/6] Memory Mapping (VMA) protection using PKU - set 1
 2023-05-17 15:29 UTC  (24+ messages)
` [PATCH 1/6] PKEY: Introduce PKEY_ENFORCE_API flag
` [PATCH 3/6] PKEY: Apply PKEY_ENFORCE_API to mprotect
` [PATCH 5/6] KEY: Apply PKEY_ENFORCE_API to munmap

next: qemu-arm64: kernel BUG at fs/inode.c:1763!
 2023-05-17 15:08 UTC  (2+ messages)

[PATCH 0/2] mm/uffd: Fix vma merge/split
 2023-05-17 15:04 UTC  (3+ messages)
` [PATCH 1/2] mm/uffd: Fix vma operation where start addr cuts part of vma
` [PATCH 2/2] mm/uffd: Allow vma to merge as much as possible

[PATCH v2 0/5] MDWE without inheritance
 2023-05-17 15:03 UTC  (6+ messages)
` [PATCH v2 1/5] kselftest: vm: Fix tabs/spaces inconsistency in the mdwe test
` [PATCH v2 2/5] kselftest: vm: Fix mdwe's mmap_FIXED test case
` [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
` [PATCH v2 5/5] kselftest: vm: Add tests for no-inherit memory-deny-write-execute

[PATCH v3 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17 14:59 UTC  (10+ messages)
` [PATCH v3 1/3] mm: Call arch_swap_restore() from do_swap_page()
` [PATCH v3 2/3] mm: Call arch_swap_restore() from unuse_pte()
` [PATCH v3 3/3] arm64: mte: Simplify swap tag restoration logic

[linux-next:master 2420/3030] ld.lld: error: undefined symbol: __udivdi3
 2023-05-17 14:41 UTC  (2+ messages)

[PATCH 0/2] SPDX conversion for UDF
 2023-05-17 13:59 UTC  (4+ messages)
` [PATCH 1/2] fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
` [PATCH 2/2] fs: udf: udftime: Replace LGPL boilerplate "

[RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
 2023-05-17 13:58 UTC  (8+ messages)

[PATCH v2] mm: userfaultfd: avoid passing an invalid range to vma_merge()
 2023-05-17 13:50 UTC  (19+ messages)

[PATCH 0/7] riscv: Memory Hot(Un)Plug support
 2023-05-17 13:49 UTC  (2+ messages)

[PATCH v2] memblock: Add flags and nid info in memblock debugfs
 2023-05-17 13:43 UTC  (4+ messages)

next: arm64: build/gcc-12-lkftconfig-64k_page_size - error: call to '__compiletime_assert_494' declared with attribute error: BUILD_BUG_ON failed: (((16 - 3) * (4 - (2)) + 3)-16) > 10
 2023-05-17 13:26 UTC 

[PATCH] decompressor: provide missing prototypes
 2023-05-17 13:19 UTC 

[PATCH v5 0/6] remove the vmas parameter from GUP APIs
 2023-05-17 13:04 UTC  (3+ messages)
` [PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()

[linux-next:pending-fixes] BUILD SUCCESS 58bd8c0e6d69120ef25027b2de2885ca6943c6b4
 2023-05-17 12:31 UTC 

[PATCH V4 0/6] shmem: Add user and group quota support for tmpfs
 2023-05-17 12:22 UTC  (4+ messages)

[bug report] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-05-17 11:54 UTC  (2+ messages)

[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
 2023-05-17 11:32 UTC  (5+ messages)
` [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-17 11:28 UTC  (5+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()

[PATCH] tee: add FOLL_LONGTERM for CMA case when alloc shm
 2023-05-17 10:19 UTC  (7+ messages)

Disabling CONFIG_COMPACTION
 2023-05-17 10:02 UTC  (2+ messages)

[PATCH v4 0/2] memcontrol: support cgroup level OOM protection
 2023-05-17 10:01 UTC  (7+ messages)
` [PATCH v4 1/2] mm: memcontrol: protect the memory in cgroup from being oom killed
` [PATCH v4 2/2] memcg: add oom_kill_inherit event indicator

[PATCH v2] ntfs: Add myself as a reviewer
 2023-05-17  9:28 UTC  (4+ messages)

[PATCH v2 00/10] Clean ups for maple tree
 2023-05-17  8:58 UTC  (11+ messages)
` [PATCH v2 01/10] maple_tree: Rework mtree_alloc_{range,rrange}()
` [PATCH v2 02/10] maple_tree: Drop mas_{rev_}alloc() and mas_fill_gap()
` [PATCH v2 03/10] maple_tree: Fix the arguments to __must_hold()
` [PATCH v2 04/10] maple_tree: Simplify mas_is_span_wr()
` [PATCH v2 05/10] maple_tree: Make the code symmetrical in mas_wr_extend_null()
` [PATCH v2 06/10] maple_tree: Add mas_wr_new_end() to calculate new_end accurately
` [PATCH v2 07/10] maple_tree: Add comments and some minor cleanups to mas_wr_append()
` [PATCH v2 08/10] maple_tree: Rework mas_wr_slot_store() to be cleaner and more efficient
` [PATCH v2 09/10] maple_tree: Simplify and clean up mas_wr_node_store()
` [PATCH v2 10/10] maple_tree: Relocate the declaration of mas_empty_area_rev()

[PATCH 0/3] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17  8:34 UTC  (16+ messages)
` [PATCH 1/3] mm: Move arch_do_swap_page() call to before swap_free()

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-17  8:26 UTC  (15+ messages)

[RFC 0/6] mm: improve page allocator scalability via splitting zones
 2023-05-17  8:09 UTC  (8+ messages)

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-05-17  8:08 UTC  (36+ messages)
` [PATCH v5 RESEND 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v5 RESEND 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 03/17] openrisc: mm: remove unneeded early ioremap code
` [PATCH v5 RESEND 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 RESEND 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 RESEND 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 RESEND 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 08/17] ia64: "
` [PATCH v5 RESEND 10/17] s390: "
` [PATCH v5 RESEND 11/17] sh: "
` [PATCH v5 RESEND 12/17] xtensa: "
` [PATCH v5 RESEND 13/17] parisc: "
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v5 RESEND 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 RESEND 16/17] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v5 RESEND 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[PATCH] mm/hugetlb: remove hugetlb_page_subpool()
 2023-05-17  7:20 UTC  (3+ messages)

[akpm-mm:mm-unstable 111/127] include/linux/stackdepot.h:116:26: error: declaration of 'struct seq_file' will not be visible outside of this function
 2023-05-17  6:33 UTC 

[RESEND PATCH v1 0/5] Encapsulate PTE contents from non-arch code
 2023-05-17  6:23 UTC  (6+ messages)
` [RESEND PATCH v1 1/5] mm: vmalloc must set pte via arch code

[PATCH v2 1/4] usb: usbfs: Enforce page requirements for mmap
 2023-05-17  6:22 UTC  (2+ messages)

[PATCH 00/10] Clean ups for maple tree
 2023-05-17  3:10 UTC  (7+ messages)
` [PATCH 10/10] maple_tree: Simplify and clean up mas_wr_node_store()

[PATCH v2 0/2] mm: Fix bug affecting swapping in MTE tagged pages
 2023-05-17  2:21 UTC  (4+ messages)
` [PATCH v2 1/2] mm: Call arch_swap_restore() from do_swap_page()

[PATCH] memblock: Add flags and nid info in memblock debugfs
 2023-05-17  1:52 UTC  (3+ messages)

[PATCH v5 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counte
 2023-05-17  0:59 UTC  (2+ messages)

[PATCH] swap: cleanup get/put_swap_device usage
 2023-05-17  0:23 UTC  (3+ messages)

[PATCH RESEND 0/2] Make PCMCIA and QCOM_HIDMA depend on HAS_IOMEM
 2023-05-17  0:18 UTC  (4+ messages)
` [PATCH RESEND 2/2] dmaengine: make "

[PATCH 0/1] fix page_cache_next/prev_miss off by one error
 2023-05-16 23:12 UTC  (4+ messages)
` [PATCH] mm/hugetlb: revert use of page_cache_next_miss()

[linux-next:master 1435/2748] drivers/infiniband/sw/rxe/rxe_verbs.c:1359:2: error: use of undeclared identifier 'kfree_rcu'; did you mean 'kfree_skb'?
 2023-05-16 22:54 UTC 

[PATCH] maple_tree: Fix a few documentation issues,
 2023-05-16 22:47 UTC  (3+ messages)
` your mail

[PATCH RFC v2] Randomized slab caches for kmalloc()
 2023-05-16 22:35 UTC  (4+ messages)

[PATCH] mm: fix hugetlb page unmap count balance issue
 2023-05-16 22:34 UTC  (5+ messages)

page:  |  | latest

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