linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-16 14:45 UTC  (33+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
  ` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
  ` [RFC PATCH v1 13/57] bpf: "
  ` [RFC PATCH v1 14/57] pm/hibernate: "
  ` [RFC PATCH v1 16/57] perf: "
  ` [RFC PATCH v1 17/57] kvm: "
  ` [RFC PATCH v1 21/57] sunrpc: "
  ` [RFC PATCH v1 23/57] net: "
  ` [RFC PATCH v1 27/57] net: e1000: "
  ` [RFC PATCH v1 28/57] net: igbvf: "
  ` [RFC PATCH v1 29/57] net: igb: "
  ` [RFC PATCH v1 57/57] arm64: Enable boot-time page size selection

[PATCH 0/2] Following cleanup after introduce mas_wr_store_type()
 2024-10-16 14:41 UTC  (5+ messages)
` [PATCH 1/2] maple_tree: calculate new_end when needed
` [PATCH 2/2] maple_tree: remove sanity check from mas_wr_slot_store()

[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
 2024-10-16 14:41 UTC  (10+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit

[PATCH v3] vmscan: add a vmscan event for reclaim_pages
 2024-10-16 14:32 UTC 

[RFC 0/2] rwsem: introduce upgrade_read interface
 2024-10-16 14:23 UTC  (17+ messages)
` [RFC 1/2] "
` [RFC 2/2] khugepaged: use upgrade_read() to optimize collapse_huge_page

[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-16 14:22 UTC  (15+ messages)

[PATCH v2] mm/mmap: Fix race in mmap_region() with ftrucate()
 2024-10-16 14:17 UTC  (3+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-16 14:13 UTC  (5+ messages)

[PATCH RESEND] mm: shmem: fix data-race in shmem_getattr()
 2024-10-16 14:12 UTC  (2+ messages)

[PATCH] mm: swap: Use str_true_false() helper function
 2024-10-16 14:10 UTC 

[RFC PATCH v3 0/4] Support large folios for tmpfs
 2024-10-16 14:06 UTC  (5+ messages)

[PATCH v1 1/1] x86/percpu: Cast -1 to argument type when comparing in percpu_add_op()
 2024-10-16 13:37 UTC  (2+ messages)

[PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
 2024-10-16 13:35 UTC  (2+ messages)

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-10-16 13:30 UTC  (3+ messages)

[RFC PATCH v3 00/10] Add support for shared PTEs across processes
 2024-10-16 13:25 UTC  (7+ messages)
` [RFC PATCH v3 05/10] mm/mshare: Add ioctl support

[PATCH v2] vmscan: add a vmscan event for reclaim_pages
 2024-10-16 13:24 UTC 

[PATCH v2] vmscan: add a vmscan event for reclaim_pages
 2024-10-16 13:22 UTC  (3+ messages)

[PATCH v3 2/3] kasan: migrate copy_user_test to kunit
 2024-10-16 13:18 UTC  (11+ messages)
` [PATCH RESEND v3 0/3] kasan: migrate the last module test "
  ` [PATCH RESEND v3 2/3] kasan: migrate copy_user_test "
            ` [PATCH v4 0/3] kasan: migrate the last module test "
              ` [PATCH v4 1/3] kasan: move checks to do_strncpy_from_user
              ` [PATCH v4 2/3] kasan: migrate copy_user_test to kunit
              ` [PATCH v4 3/3] kasan: delete CONFIG_KASAN_MODULE_TEST

[PATCH v14] mm: don't set readahead flag on a folio when lookahead_size > nr_to_read
 2024-10-16 13:06 UTC  (5+ messages)
  `  "
      `  "

[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
 2024-10-16 13:00 UTC  (10+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup

[PATCH v2] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
 2024-10-16 12:37 UTC  (2+ messages)

[PATCH 0/2] Improve the tmpfs large folio read performance
 2024-10-16 12:36 UTC  (6+ messages)
` [PATCH 1/2] mm: shmem: update iocb->ki_pos directly to simplify tmpfs read logic
` [PATCH 2/2] mm: shmem: improve the tmpfs large folio read performance

[PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL
 2024-10-16 11:57 UTC  (4+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-16 11:57 UTC  (11+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v2] rust: page: add Rust version of PAGE_ALIGN
 2024-10-16 11:34 UTC 

[PATCH v3 2/3] lib/digsig: Use scope-based resource management for two MPI variables in digsig_verify_rsa()
 2024-10-16 11:21 UTC  (2+ messages)

[PATCH v1] mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
 2024-10-16 11:05 UTC  (4+ messages)

Proposal: bi-weekly guest_memfd upstream call
 2024-10-16 10:58 UTC  (3+ messages)

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-16 10:58 UTC  (16+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-16 10:40 UTC  (12+ messages)
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2024-10-16 10:20 UTC  (4+ messages)
` [PATCH v3 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v3 2/3] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH v2 0/2] fuse: remove extra page copies in writeback
 2024-10-16 10:00 UTC  (10+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH 1/3] ima: Remove inode lock
 2024-10-16  9:59 UTC 

[PATCH RFC] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
 2024-10-16  8:58 UTC  (3+ messages)

[PATCH -v2] resource: Remove dependency on SPARSEMEM from GET_FREE_REGION
 2024-10-16  8:31 UTC  (2+ messages)

[PATCH v2 0/3] LoongArch: Fix vmalloc test issue
 2024-10-16  7:30 UTC  (7+ messages)
` [PATCH v2 2/3] LoongArch: Add barrier between set_pte and memory access

[syzbot] [input?] [usb?] [mm?] INFO: rcu detected stall in vma_link_file
 2024-10-16  7:14 UTC  (5+ messages)

[syzbot] [mm?] BUG: corrupted list in add_to_unbuddied
 2024-10-16  6:19 UTC  (4+ messages)

[PATCH v3 0/5] page allocation tag compression
 2024-10-16  5:33 UTC  (9+ messages)
` [PATCH v3 1/5] maple_tree: add mas_for_each_rev() helper
` [PATCH v3 2/5] alloc_tag: load module tags into separate contiguous memory

[PATCH 1/2] mm/mglru: only clear kswapd_failures if reclaimable
 2024-10-16  5:29 UTC  (3+ messages)

[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
 2024-10-16  5:12 UTC  (7+ messages)
` [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
` [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages

[PATCH 2/2] mm/mglru: reset page lru tier bits when activating
 2024-10-16  4:55 UTC  (2+ messages)

[RFC PATCH] mm/hmm, mm/migrate_device: Allow p2p access and p2p migration
 2024-10-16  4:46 UTC  (6+ messages)

[PATCH v2] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-16  3:30 UTC 

[PATCH 0/2] fix mas_new_root()
 2024-10-16  3:24 UTC  (10+ messages)
` [PATCH 1/2] maple_tree: not necessary to check index/last again
` [PATCH 2/2] maple_tree: one single entry couldn't represent the whole range

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-16  2:54 UTC  (2+ messages)

[PATCH RFC] mm: mglru: provide a separate list for lazyfree anon folios
 2024-10-16  1:25 UTC  (6+ messages)
    ` 回复: "

[PATCH] resource: Remove dependency on SPARSEMEM from GET_FREE_REGION
 2024-10-16  0:37 UTC  (6+ messages)

[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
 2024-10-16  0:19 UTC  (12+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy

[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-10-15 22:47 UTC  (4+ messages)

[RFC PATCH 0/4] memory tiering fairness by per-cgroup control of promotion and demotion
 2024-10-15 22:05 UTC  (5+ messages)
` [RFC PATCH 2/4] calculate memory.low for the local node and track its usage
` [RFC PATCH 3/4] use memory.low local node protection for local node reclaim

[PATCH v2] memcg: add tracing for memcg stat updates
 2024-10-15 21:52 UTC  (2+ messages)

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-15 21:13 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-15 20:54 UTC  (9+ messages)
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH v3 0/1] update mseal.rst
 2024-10-15 20:00 UTC  (3+ messages)
` [PATCH v3 1/1] mseal: "

[linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
 2024-10-15 19:56 UTC  (9+ messages)

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-15 18:47 UTC  (4+ messages)

[PATCH] rust: page: add Rust version of PAGE_ALIGN
 2024-10-15 18:44 UTC  (4+ messages)

[PATCH] mm/mmap: Fix race in mmap_region() with ftrucate()
 2024-10-15 18:36 UTC  (3+ messages)

[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-15 18:35 UTC  (4+ messages)
` [PATCH v6 07/10] tmpfs: Add casefold lookup support

page:  |  | latest

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