linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-11 18:40:14 to 2025-08-12 15:48:15 UTC [more...]

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-12 15:44 UTC  (6+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "

[PATCH v4] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-12 15:44 UTC  (4+ messages)

[PATCH v2] mm: remove redundant __GFP_NOWARN
 2025-08-12 15:42 UTC  (2+ messages)

[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
 2025-08-12 15:11 UTC  (5+ messages)
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()

[PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-08-12 15:10 UTC  (15+ messages)
` [PATCH v2 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
` [PATCH v2 02/12] mm/kasan: move kasan= code to common place
` [PATCH v2 03/12] mm/kasan/sw_tags: don't initialize kasan if it's disabled
` [PATCH v2 04/12] arch/arm: "
` [PATCH v2 05/12] arch/arm64: "
` [PATCH v2 06/12] arch/loongarch: "
` [PATCH v2 07/12] arch/powerpc: "
` [PATCH v2 08/12] arch/riscv: "
` [PATCH v2 09/12] arch/x86: "
` [PATCH v2 10/12] arch/xtensa: "
` [PATCH v2 11/12] arch/um: "
` [PATCH v2 12/12] mm/kasan: make kasan=on|off take effect for all three modes

[PATCH v2 net-next 12/12] net-memcg: Decouple controlled memcg from global protocol memory accounting
 2025-08-12 15:08 UTC  (2+ messages)

[v3 00/11] mm: support device-private THP
 2025-08-12 14:47 UTC  (19+ messages)
` [v3 01/11] mm/zone_device: support large zone device private folios
` [v3 02/11] mm/thp: zone_device awareness in THP handling code
` [v3 03/11] mm/migrate_device: THP migration of zone device pages
` [v3 04/11] mm/memory/fault: add support for zone device THP fault handling
` [v3 05/11] lib/test_hmm: test cases and support for zone device private THP
` [v3 06/11] mm/memremap: add folio_split support
` [v3 07/11] mm/thp: add split during migration support
` [v3 08/11] lib/test_hmm: add test case for split pages
` [v3 09/11] selftests/mm/hmm-tests: new tests for zone device THP migration
` [v3 10/11] gpu/drm/nouveau: add THP migration support
` [v3 11/11] selftests/mm/hmm-tests: new throughput tests including THP

[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-12 14:26 UTC  (4+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID
` [PATCH v11 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v11 3/3] ras: mem: Add memory "

[PATCH] selftests/damon: fix selftests by installing drgn related script
 2025-08-12 14:00 UTC 

[PATCH] rust: mm: Mark VmaNew as transparent
 2025-08-12 14:11 UTC  (3+ messages)

[PATCH v3] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-08-12 14:01 UTC  (5+ messages)

(no subject)
 2025-08-12 13:49 UTC  (2+ messages)
` 

[PATCH v2 13/20] x86/mm: enable page table sharing
 2025-08-12 13:46 UTC  (2+ messages)

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-12 13:23 UTC  (19+ messages)
` [PATCH v4 01/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v4 02/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v4 03/18] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v4 04/18] x86: Add arch specific kasan functions
` [PATCH v4 05/18] kasan: arm64: x86: Make special tags arch specific
` [PATCH v4 06/18] x86: Reset tag for virtual to physical address conversions
` [PATCH v4 07/18] mm: x86: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v4 08/18] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v4 09/18] x86: KASAN raw shadow memory PTE init
` [PATCH v4 10/18] x86: LAM compatible non-canonical definition
` [PATCH v4 11/18] x86: LAM initialization
` [PATCH v4 12/18] x86: Minimal SLAB alignment
` [PATCH v4 13/18] kasan: arm64: x86: Handle int3 for inline KASAN reports
` [PATCH v4 14/18] kasan: x86: Apply multishot to the inline report handler
` [PATCH v4 15/18] kasan: x86: Logical bit shift for kasan_mem_to_shadow
` [PATCH v4 16/18] mm: Unpoison pcpu chunks with base address tag
` [PATCH v4 17/18] mm: Unpoison vms[area] addresses with a common tag
` [PATCH v4 18/18] x86: Make software tag-based kasan available

[PATCH 4/4] mm/kasan: make kasan=on|off take effect for all three modes
 2025-08-12 13:27 UTC  (6+ messages)

[PATCH] selftests/damon: fix damon selftests by installing _common.sh
 2025-08-12 13:27 UTC  (3+ messages)

[PATCH] mm: remove redundant __GFP_NOWARN
 2025-08-12 13:22 UTC  (3+ messages)

[[PATCH v2] 1/2] futex: Add check_robust_futex to verify process usage of robust_futex
 2025-08-12 13:21 UTC  (2+ messages)

[PATCH 0/4] mm/kasan: remove kasan_arch_is_ready()
 2025-08-12 13:09 UTC  (5+ messages)
` [PATCH 1/4] arch/loongarch: "
` [PATCH 2/4] arch/powerpc: "
` [PATCH 3/4] arch/um: "
` [PATCH 4/4] mm/kasan: "

[PATCH v2] mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
 2025-08-12 12:50 UTC  (4+ messages)

[PATCH 0/7] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-08-12 12:13 UTC  (7+ messages)
` [PATCH 6/7] mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
` [PATCH 7/7] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-12 11:07 UTC  (26+ messages)
` [PATCH v4 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v4 03/24] ARM: elf: "
` [PATCH v4 04/24] arm64: "
` [PATCH v4 05/24] powerpc/elf: "
` [PATCH v4 06/24] riscv: elf: "
` [PATCH v4 07/24] LoongArch: "
` [PATCH v4 08/24] s390/elf: "
` [PATCH v4 09/24] MIPS: ELF: "
` [PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v4 11/24] vdso: Add the vdsocheck tool
` [PATCH v4 12/24] x86/vdso: Enable "
` [PATCH v4 13/24] ARM: vdso: "
` [PATCH v4 14/24] arm64: "
` [PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
` [PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
` [PATCH v4 20/24] LoongArch: vDSO: "
` [PATCH v4 21/24] s390/vdso: "
` [PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option

[PATCH V4 mm-hotfixes 0/3] mm, x86: fix crash due to missing page table sync and make it harder to miss
 2025-08-12  9:53 UTC  (9+ messages)
` [PATCH V4 mm-hotfixes 2/3] mm: introduce and use {pgd,p4d}_populate_kernel()
` [PATCH V4 mm-hotfixes 3/3] x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()

[PATCH v5 00/15] kunit: Introduce UAPI testing framework
 2025-08-12  9:41 UTC  (6+ messages)

[PATCH] mempool: rename struct mempool_s to struct mempool
 2025-08-12  9:34 UTC  (2+ messages)

[PATCH v4 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-08-12  9:16 UTC  (17+ messages)
` [PATCH v4 01/15] devres: provide devm_kmemdup_const()
` [PATCH v4 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v4 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v4 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v4 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v4 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v4 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v4 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v4 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v4 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v4 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v4 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v4 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v4 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v4 15/15] pinctrl: qcom: make the pinmuxing strict

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-08-12  9:13 UTC  (3+ messages)
` [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator

[PATCH] mm/filemap: Align last_index to folio size
 2025-08-12  9:08 UTC  (3+ messages)

[RFC PATCH 0/6] Multi-pass MMU interval notifiers
 2025-08-12  9:06 UTC  (4+ messages)
` [RFC PATCH 6/6] drm/xe: Implement two pass MMU notifiers for SVM

[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-08-12  8:35 UTC  (2+ messages)

[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
 2025-08-12  8:23 UTC  (6+ messages)

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-12  8:15 UTC  (9+ messages)
` [RFC PATCH v1 03/10] mm: add folio_end_writeback_pages() helper
` [RFC PATCH v1 05/10] mm: add filemap_dirty_folio_pages() helper
` [RFC PATCH v1 07/10] mm: add no_stats_accounting bitfield to wbc
` [RFC PATCH v1 10/10] iomap: add granular dirty and writeback accounting

[PATCH v1 0/2] mm: remove MIGRATEPAGE_*
 2025-08-12  8:13 UTC  (6+ messages)
` [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-12  8:07 UTC  (12+ messages)
` [RFC PATCH v1 6/9] freezer: Set default freeze priority for zombie tasks

[PATCH v2 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
 2025-08-12  7:46 UTC  (2+ messages)
` [syzbot ci] "

[REGRESSION][BISECTED] Unexpected OOM instead of reclaiming inactive file pages
 2025-08-12  7:37 UTC  (5+ messages)

[PATCH 1/3] mpage: terminate read-ahead on read error
 2025-08-12  7:22 UTC  (3+ messages)
` [PATCH 2/3] mpage: clean up do_mpage_readpage()
` [PATCH 3/3] mpage: convert do_mpage_readpage() to return int type

[PATCH v3 0/2] mm/swapfile.c and swap.h cleanup
 2025-08-12  7:10 UTC  (3+ messages)
` [PATCH v3 1/2] mm/swapfile.c: introduce function alloc_swap_scan_list()
` [PATCH v3 2/2] mm: swap.h: Remove deleted field from comments

[PATCH] mm:fix duplicate accounting of free pages in should_reclaim_retry()
 2025-08-12  7:02 UTC 

[PATCH v2] mm/swapfile.c: introduce function alloc_swap_scan_list()
 2025-08-12  5:58 UTC  (5+ messages)

[PATCH 6.17 0/3] mm/mremap: allow multi-VMA move for huge folio, find ineligible earlier
 2025-08-12  5:32 UTC  (3+ messages)

[PATCH v3 00/11] mm: vm_normal_page*() improvements
 2025-08-12  4:52 UTC  (3+ messages)
` [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()

[PATCH] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-12  4:40 UTC  (3+ messages)

[PATCH v3 0/5] add persistent huge zero folio support
 2025-08-12  3:52 UTC  (6+ messages)

[PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
 2025-08-12  3:47 UTC  (2+ messages)

[RFC PATCH v4 01/28] sched: Cache aware load-balancing
 2025-08-12  3:26 UTC  (2+ messages)

[v3 00/11] mm: support device-private THP
 2025-08-12  2:40 UTC 

[Patch v2] selftests/mm: do check_huge_anon() with a number been passed in
 2025-08-12  2:26 UTC  (4+ messages)

[PATCH v2] mm/memory-failure: fix infinite UCE for VM_PFNMAP'ed page
 2025-08-12  2:01 UTC  (2+ messages)

[PATCH V3] init: Handle bootloader identifier in kernel parameters
 2025-08-12  1:56 UTC  (2+ messages)

[PATCH v4 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-08-11 23:14 UTC  (3+ messages)
` [PATCH v4 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH v3 00/30] Live Update Orchestrator
 2025-08-11 23:11 UTC  (3+ messages)
` [PATCH v3 26/30] mm: shmem: use SHMEM_F_* flags instead of VM_* flags

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-08-11 22:14 UTC 

[PATCH v4] memcg: expose socket memory pressure in a cgroup
 2025-08-11 21:31 UTC  (3+ messages)

[PATCH v2 0/3] Better split_huge_page_test result check
 2025-08-11 21:28 UTC  (9+ messages)
` [PATCH v2 2/3] selftests/mm: add check_folio_orders() helper

[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-11 21:23 UTC  (4+ messages)
` [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[PATCH RESEND] mm/vmscan: remove redundant folio_test_swapbacked()
 2025-08-11 19:40 UTC  (4+ messages)

[PATCH] mm: remove unnecessary pointer variables
 2025-08-11 19:18 UTC  (2+ messages)

[PATCH 0/2] mm/mincore: minor clean up for swap cache checking
 2025-08-11 19:11 UTC  (3+ messages)
` [PATCH 1/2] mm/mincore, swap: consolidate swap cache checking for mincore

[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
 2025-08-11 18:55 UTC 


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).