messages from 2023-12-04 11:03:38 to 2023-12-05 09:14:53 UTC [more...]
[RFC PATCH 0/2] Node migration between memory tiers
2023-12-05 9:12 UTC (10+ messages)
` [EXT] "
[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
2023-12-05 9:07 UTC (3+ messages)
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-12-05 9:01 UTC (12+ messages)
[PATCH 2/7] mm: shrinker: Add a .to_text() method for shrinkers
2023-12-05 8:49 UTC (12+ messages)
[PATCH 0/4] SLUB: cleanup hook processing
2023-12-05 8:19 UTC (7+ messages)
` [PATCH 1/4] mm/slub: fix bulk alloc and free stats
` [PATCH 2/4] mm/slub: introduce __kmem_cache_free_bulk() without free hooks
` [PATCH 3/4] mm/slub: handle bulk and single object freeing separately
` [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()
arch/powerpc/platforms/52xx/mpc52xx_pm.c:135:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
2023-12-05 7:47 UTC
[linux-next:master] [btrfs] 7d59ee54f0: xfstests.btrfs.220.fail
2023-12-05 6:44 UTC
[linux-next:master 3905/4597] arch/mips/kernel/machine_kexec.c:161:6: warning: no previous prototype for 'kexec_nonboot_cpu_jump'
2023-12-05 6:36 UTC
[linux-next:master 4150/4884] qcom_stats.c:undefined reference to `__aeabi_uldivmod'
2023-12-05 6:36 UTC
[linux-next:master 3906/4597] arch/arm/kernel/machine_kexec.c:62:23: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-12-05 6:13 UTC
[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
2023-12-05 6:06 UTC (12+ messages)
` [PATCH v5 6/9] slub: Delay freezing of "
` [PATCH v5 7/9] slub: Optimize deactivate_slab()
` [PATCH v5 9/9] slub: Update frozen slabs documentations in the source
mips-linux-gnu-ld: arch/mips/mm/cache.o: in function `cpu_cache_init': cache.c:(.text+0x4f8): undefined reference to `octeon_cache_init'
2023-12-05 6:01 UTC
[PATCH v6 0/5] mm/gup: Introduce memfd_pin_user_pages() for pinning memfd pages (v6)
2023-12-05 5:35 UTC (6+ messages)
` [PATCH v6 1/5] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v6 2/5] udmabuf: Add back support for mapping hugetlb pages (v5)
` [PATCH v6 3/5] mm/gup: Introduce memfd_pin_user_pages() for pinning memfd pages (v6)
` [PATCH v6 4/5] udmabuf: Pin the pages using memfd_pin_user_pages() API (v4)
` [PATCH v6 5/5] selftests/dma-buf/udmabuf: Add tests to verify data after page migration
[PATCH] docs: ABI: update permission descriptions for slab page order
2023-12-05 5:53 UTC
[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
2023-12-05 5:44 UTC (3+ messages)
[linux-next:master 1690/4884] drivers/gpu/drm/rockchip/rk3066_hdmi.c:397:15: error: call to undeclared function 'drm_atomic_get_new_connector_state'; ISO C99 and later do not support implicit function declarations
2023-12-05 5:42 UTC
[PATCH 0/3] mm/damon: export DAMON symbols and add sample loadable modules
2023-12-05 5:12 UTC (5+ messages)
` [PATCH 1/3] mm/damon/core: export symbols for supporting "
` [PATCH 2/3] samples: add working set size estimation DAMON sample module
` [PATCH 3/3] samples: add proactive reclamation "
[PATCH v2 00/21] remove the SLAB allocator
2023-12-05 4:48 UTC (10+ messages)
` [PATCH v2 01/21] mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
` [PATCH v2 02/21] mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile
` [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH v2 16/21] mm/slab: move kfree() from slab_common.c to slub.c
[PATCH v5 0/5] userfaultfd move option
2023-12-05 4:46 UTC (12+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
[PATCH v8 00/10] Multi-size THP for anonymous memory
2023-12-05 4:21 UTC (11+ messages)
` [PATCH v8 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
` [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface
` [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
[PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
2023-12-05 4:17 UTC (5+ messages)
[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
2023-12-05 3:41 UTC (6+ messages)
` [PATCH v3 01/15] mm: Batch-copy PTE ranges during fork()
[PATCH 6.1 001/107] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
2023-12-05 3:15 UTC (2+ messages)
` [PATCH 6.1 002/107] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after "
[PATCH 6.6 002/134] cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
2023-12-05 3:14 UTC (2+ messages)
` [PATCH 6.6 003/134] cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after "
[PATCH] mm: hugetlb_vmemmap: move mmap lock to vmemmap_remap_range()
2023-12-05 3:08 UTC
[PATCH] mm: hugetlb_vmemmap: add check of CONFIG_MEMORY_HOTPLUG back
2023-12-05 3:05 UTC
[PATCH 0/4] Code simplification and clean-up for hugetlb vmemmap
2023-12-05 2:46 UTC (10+ messages)
` [PATCH 1/4] mm: pagewalk: assert write mmap lock only for walking the user page tables
` [PATCH 2/4] mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the code
` [PATCH 3/4] mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge_pmd()
` [PATCH 4/4] mm: hugetlb_vmemmap: convert page to folio
[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
2023-12-05 2:28 UTC (12+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
drivers/video/fbdev/atmel_lcdfb.c:342:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-12-05 1:34 UTC
[RFC PATCH 00/86] Make the kernel preemptible
2023-12-05 1:33 UTC (5+ messages)
` [RFC PATCH 48/86] rcu: handle quiescent states for PREEMPT_RCU=n
[RFC PATCH 47/86] rcu: select PREEMPT_RCU if PREEMPT
2023-12-05 1:03 UTC (5+ messages)
[PATCH v2 0/3] supplement of slab allocator removal
2023-12-05 0:53 UTC (3+ messages)
` [PATCH v2 3/3] mm/slub: correct the default value of slub_min_objects in doc
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-12-05 0:48 UTC (11+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[RFC PATCH v3 00/21] mm/zsmalloc: Split zsdesc from struct page
2023-12-05 0:35 UTC (7+ messages)
` [RFC PATCH v3 04/21] mm/zsmalloc: add alternatives of frequently used helper functions
` [RFC PATCH v3 14/21] mm/zsmalloc: convert zs_page_{isolate,migrate,putback} to use zsdesc
[PATCH] vfio: account iommu allocations
2023-12-05 0:00 UTC (4+ messages)
[mm-unstable v4 0/5] mm: memcg: subtree stats flushing and thresholds
2023-12-04 23:58 UTC (11+ messages)
` [mm-unstable v4 5/5] mm: memcg: restore subtree stats flushing
drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-12-04 23:49 UTC
[PATCH v3 0/4] mm/ksm: Add ksm advisor
2023-12-04 23:49 UTC (5+ messages)
` [PATCH v3 1/4] mm/ksm: add "
` [PATCH v3 2/4] mm/ksm: add sysfs knobs for advisor
` [PATCH v3 3/4] mm/ksm: add tracepoint for ksm advisor
` [PATCH v3 4/4] mm/ksm: document ksm advisor and its sysfs knobs
[PATCH] mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option
2023-12-04 20:15 UTC (4+ messages)
[PATCH RFC 00/39] mm/rmap: interface overhaul
2023-12-04 19:53 UTC (42+ messages)
` [PATCH RFC 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
` [PATCH RFC 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
` [PATCH RFC 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap()
` [PATCH RFC 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
` [PATCH RFC 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
` [PATCH RFC 06/39] mm/rmap: add hugetlb sanity checks
` [PATCH RFC 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
` [PATCH RFC 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
` [PATCH RFC 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
` [PATCH RFC 10/39] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
` [PATCH RFC 11/39] mm/userfaultfd: "
` [PATCH RFC 12/39] mm/rmap: remove page_add_file_rmap()
` [PATCH RFC 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
` [PATCH RFC 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
` [PATCH RFC 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
` [PATCH RFC 16/39] mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd()
` [PATCH RFC 17/39] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
` [PATCH RFC 18/39] mm/ksm: "
` [PATCH RFC 19/39] mm/swapfile: "
` [PATCH RFC 20/39] mm/memory: "
` [PATCH RFC 21/39] mm/rmap: remove page_add_anon_rmap()
` [PATCH RFC 22/39] mm/rmap: remove RMAP_COMPOUND
` [PATCH RFC 23/39] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
` [PATCH RFC 24/39] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH RFC 25/39] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
` [PATCH RFC 26/39] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH RFC 27/39] mm/ksm: "
` [PATCH RFC 28/39] mm/memory: "
` [PATCH RFC 29/39] mm/migrate_device: "
` [PATCH RFC 30/39] mm/rmap: "
` [PATCH RFC 31/39] Documentation: stop referring to page_remove_rmap()
` [PATCH RFC 32/39] mm/rmap: remove page_remove_rmap()
` [PATCH RFC 33/39] mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
` [PATCH RFC 34/39] mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
` [PATCH RFC 35/39] mm/huge_memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pmd()
` [PATCH RFC 36/39] mm/memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pte()
` [PATCH RFC 37/39] mm/rmap: remove page_try_dup_anon_rmap()
` [PATCH RFC 38/39] mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
` [PATCH RFC 39/39] mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED
[PATCH v3 0/2] KSM: support smart-scan feature
2023-12-04 18:48 UTC (3+ messages)
` [PATCH v3 1/2] mem: disable KSM smart scan for ksm tests
` [PATCH v3 2/2] add ksm test for smart-scan feature
[PATCH v3 00/25] Permission Overlay Extension
2023-12-04 18:46 UTC (8+ messages)
` [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
` [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap
[PATCH v2 0/2] KSM: support smart-scan feature
2023-12-04 18:42 UTC (10+ messages)
` [PATCH v2 1/2] mem: disable KSM smart scan for ksm tests
` [PATCH v2 2/2] add ksm test for smart-scan feature
[PATCH] mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
2023-12-04 18:32 UTC
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
[PATCH 0/2] arm64: hugetlb: Fix page fault loop for sw-dirty/hw-clean contiguous PTEs
2023-12-04 17:26 UTC (3+ messages)
` [PATCH 1/2] arm64: hugetlb: Distinguish between hw and sw dirtiness in __cont_access_flags_changed
` [PATCH 2/2] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify
Issue with 8K folio size in __filemap_get_folio()
2023-12-04 17:22 UTC (6+ messages)
[PATCH mm-unstable] mm/damon: document get_score_arg field of struct damos_quota
2023-12-04 17:01 UTC
[linux-next:master] [fork] 6e553c6bcb: will-it-scale.per_process_ops 94.7% improvement
2023-12-04 16:48 UTC (3+ messages)
[PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
2023-12-04 16:48 UTC (18+ messages)
[PATCH v2 0/4] mm: Implement ECC handling for pfn with no struct page
2023-12-04 15:55 UTC (7+ messages)
` [PATCH v2 3/4] mm: Change ghes code to allow poison of non-struct pfn
[PATCH] mm/rmap: Fix misplaced parenthesis of a likely()
2023-12-04 15:28 UTC (2+ messages)
[PATCH 0/1] Add swappiness argument to memory.reclaim
2023-12-04 15:23 UTC (6+ messages)
"copy_file_range03.c:52: TFAIL: diff_us = 0, copy_file_range might not update timestamp"
2023-12-04 13:51 UTC
[PATCH v1 0/4] Optimize mmap_exit for large folios
2023-12-04 12:57 UTC (10+ messages)
` [PATCH v1 4/4] mm/mmu_gather: Store and process pages in contig ranges
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).