linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/19] mm: Support huge pfnmaps
 2024-08-09 16:20 UTC  (20+ messages)
` [PATCH 01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
` [PATCH 02/19] mm: Drop is_huge_zero_pud()
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 07/19] mm/fork: Accept huge pfnmap entries
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 11/19] s390/pci_mmio: "
` [PATCH 12/19] mm/x86/pat: Use the new "
` [PATCH 13/19] vfio: "
` [PATCH 14/19] acrn: "
` [PATCH 15/19] mm/access_process_vm: "
` [PATCH 16/19] mm: Remove follow_pte()
` [PATCH 17/19] mm/x86: Support large pfn mappings
` [PATCH 18/19] mm/arm64: "
` [PATCH 19/19] vfio/pci: Implement huge_fault support
  ` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()

[PATCH v2 0/6] mm: Optimize mseal checks
 2024-08-09 16:15 UTC  (6+ messages)
  ` [PATCH v2 1/6] mm: Move can_modify_vma to mm/internal.h
  ` [PATCH v2 4/6] mm/mremap: Replace can_modify_mm with can_modify_vma
  ` [PATCH v2 2/6] mm/munmap: "

[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
 2024-08-09 15:41 UTC  (4+ messages)
` [PATCH v5 1/4] kernfs: add a WARN_ON_ONCE if ->close is set

[PATCH v8 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-09 15:36 UTC  (3+ messages)
` [PATCH v8 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v8 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v3 0/3] do_numa_page(),do_huge_pmd_numa_page() fix and cleanup
 2024-08-09 15:32 UTC  (7+ messages)
` [PATCH v3 1/3] mm/numa: no task_numa_fault() call if PTE is changed
` [PATCH v3 2/3] mm/numa: no task_numa_fault() call if PMD "
` [PATCH v3 3/3] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)

[PATCHv2 3/8] mm: Accept memory in __alloc_pages_bulk()
 2024-08-09 15:31 UTC 

[PATCH 00/10] mm: remove vma_merge()
 2024-08-09 15:23 UTC  (24+ messages)
` [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
` [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
` [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
` [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
` [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
` [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge

[PATCH] usb: gadget: dummy_hcd: execute hrtimer callback in softirq context
 2024-08-09 15:22 UTC  (2+ messages)

[RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
 2024-08-09 15:20 UTC  (9+ messages)

[-next conflict imminent] Re: [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-08-09 15:14 UTC  (3+ messages)

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-09 15:13 UTC  (2+ messages)

[RFC PATCH] vm: align vma allocation and move the lock back into the struct
 2024-08-09 15:09 UTC  (8+ messages)

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-09 15:02 UTC  (13+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages

[PATCH v2 4/4] mm: split underutilized THPs
 2024-08-09 14:25 UTC  (4+ messages)

[PATCH] mm/numa: do_numa_page() do_huge_pmd_numa_page() code clean up
 2024-08-09 14:17 UTC  (2+ messages)

[PATCH 2/2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
 2024-08-09 14:17 UTC  (7+ messages)
            ` [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed

[PATCH] maple_tree: use xa_is_internal() for better reading
 2024-08-09 14:16 UTC  (3+ messages)

[PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
 2024-08-09 13:53 UTC  (7+ messages)
      ` [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit

[PATCH 0/2] Improve migration by backing off earlier
 2024-08-09 13:47 UTC  (4+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
` [PATCH 2/2] selftests/mm: Do not fail test for a single migration failure

Race condition observed between page migration and page fault handling on arm64 machines
 2024-08-09 13:26 UTC  (14+ messages)

[PATCH v2] mm: Override mTHP "enabled" defaults at kernel cmdline
 2024-08-09 13:15 UTC  (13+ messages)

[PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction()
 2024-08-09 12:32 UTC 

[PATCH net-next v13 01/14] mm: page_frag: add a test module for page_frag
 2024-08-09 12:29 UTC  (2+ messages)

[PATCH] memcg: protect concurrent access to mem_cgroup_idr
 2024-08-09 12:23 UTC  (2+ messages)

[PATCH v4 2/2] cxl: avoid duplicated report from MCE & device
 2024-08-09 11:48 UTC  (4+ messages)

[RESEND PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-09  9:41 UTC  (3+ messages)

[PATCH v1] mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
 2024-08-09  9:31 UTC  (2+ messages)

[PATCH RFC 1/2] mm: collect the number of anon large folios
 2024-08-09  9:22 UTC  (11+ messages)
  ` [PATCH RFC 2/2] mm: collect the number of anon large folios partially unmapped

[PATCH] slab: Introduce kmalloc_obj() and family
 2024-08-09  8:59 UTC 

[RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
 2024-08-09  8:34 UTC  (5+ messages)

[PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats
 2024-08-09  8:31 UTC  (3+ messages)

[PATCH 3/8] mm: Introduce PageUnaccepted() page type
 2024-08-09  8:28 UTC  (2+ messages)

[PATCH] selftests: mm: Fix build errors on armhf
 2024-08-09  8:25 UTC 

[PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
 2024-08-09  7:56 UTC 

[PATCH 0/2] mm: introduce per-order mTHP split counters
 2024-08-09  7:50 UTC  (8+ messages)
` [PATCH 1/2] mm: add "

[PATCH] mm, slub: print CPU id on slab OOM
 2024-08-09  7:36 UTC 

[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
 2024-08-09  7:33 UTC  (6+ messages)
` [PATCH 1/5] slab: Introduce kmem_buckets_destroy()
` [PATCH 2/5] codetag: Run module_load hooks for builtin codetags
` [PATCH 3/5] codetag: Introduce codetag_early_walk()
` [PATCH 4/5] alloc_tag: Track fixed vs dynamic sized kmalloc calls
` [PATCH 5/5] slab: Allocate and use per-call-site caches

[PATCH v4 0/3] Fixes for memmap accounting
 2024-08-09  7:31 UTC  (7+ messages)
` [PATCH v4 1/3] mm: don't account memmap on failure
` [PATCH v4 2/3] mm: add system wide stats items category
` [PATCH v4 3/3] mm: don't account memmap per-node

[PATCH RFC 1/2] mm: collect the number of anon large folios
 2024-08-09  7:22 UTC  (2+ messages)

[PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-08-09  5:49 UTC  (3+ messages)

[linux-next:pending-fixes 234/363] ERROR: modpost: "kobject_set_name_vargs" [net/iucv/iucv.ko] undefined!
 2024-08-09  3:55 UTC 

[PATCH v2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
 2024-08-09  3:43 UTC  (3+ messages)

[PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio
 2024-08-09  3:21 UTC 

[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-09  2:32 UTC  (3+ messages)

[PATCH 0/4] mm: memory_hotplug: improve do_migrate_range()
 2024-08-09  2:02 UTC  (8+ messages)
` [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()

[PATCH] maple_tree: fix comment typo on ma_flag of allocation tree
 2024-08-09  2:01 UTC 

[linux-next:master] [cgroup] ab03125268: WARNING:at_kernel/cgroup/cgroup.c:#css_release_work_fn
 2024-08-09  1:58 UTC  (2+ messages)

[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-09  1:57 UTC  (11+ messages)
` [PATCH v4 01/22] "
` [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc

[linux-next:master 3357/3555] arch/arm/boot/dts/nxp/ls/ls1021a-iot.dtb: power-controller@1ee2140: '#power-domain-cells' does not match any of the regexes: 'pinctrl-[0-9]+'
 2024-08-09  1:52 UTC 

[PATCH v3] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
 2024-08-09  1:45 UTC 

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-09  0:56 UTC  (16+ messages)

[PATCH v3 0/2] Add support for Congatec CGEB BIOS interface
 2024-08-09  0:55 UTC  (5+ messages)
` [PATCH v3 1/2] x86: Add basic support for the "
` [PATCH v3 2/2] i2c: Add Congatec CGEB I2C driver

[PATCH v3] lib/htree: Added get_cycles() to measure execution time
 2024-08-09  0:40 UTC 

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-08-08 23:20 UTC 

[linux-next:master 3286/3636] drivers/cpufreq/mediatek-cpufreq.c:741:34: warning: 'mtk_cpufreq_machines' defined but not used
 2024-08-08 23:08 UTC 

[PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
 2024-08-08 22:44 UTC  (8+ messages)
  ` [PATCH v4 bpf-next 01/10] lib/buildid: harden build ID parsing logic

[PATCH v3 0/4] Fixes for memmap accounting
 2024-08-08 21:12 UTC  (5+ messages)
` [PATCH v3 4/4] mm: don't account memmap per-node

page:  |  | latest

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