linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-12 05:45:03 to 2025-08-12 17:59:00 UTC [more...]

[PATCH v3 net-next 00/12] net-memcg: Decouple controlled memcg from sk->sk_prot->memory_allocated
 2025-08-12 17:58 UTC  (2+ messages)
` [PATCH v3 net-next 01/12] mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n

[PATCH 0/2] introduce kasan stonly-mode in hw-tags
 2025-08-12 17:58 UTC  (7+ messages)
` [PATCH 1/2] kasan/hw-tags: introduce store only mode
` [PATCH 2/2] kasan: apply store-only mode in kasan kunit testcases

[PATCH v2] mm: remove redundant __GFP_NOWARN
 2025-08-12 17:55 UTC  (5+ messages)

[PATCH v2 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-08-12 17:52 UTC  (4+ messages)
` [PATCH v2 1/2] rust: alloc: specify the minimum alignment of each allocator

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-12 17:43 UTC  (22+ 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 06/10] mm: update coredump logic to correctly use bitmap mm flags
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
` [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
` [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
` [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits

[PATCH 6.1 053/253] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-08-12 17:27 UTC 

[Discuss] First steps for ASI (ASI is fast again)
 2025-08-12 17:31 UTC 

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

[PATCH] selftests/damon: fix damon selftests by installing _common.sh
 2025-08-12 17:20 UTC  (5+ messages)

[PATCH v2 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-08-12 17:14 UTC  (17+ 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 13/20] x86/mm: enable page table sharing
 2025-08-12 17:12 UTC  (3+ messages)

[PATCH] mm: remove redundant __GFP_NOWARN
 2025-08-12 17:09 UTC  (4+ messages)

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

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

[PATCH v3 0/2] mm/swapfile.c and swap.h cleanup
 2025-08-12 17:04 UTC  (5+ 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

[linux-next:master] BUILD REGRESSION 2674d1eadaa2fd3a918dfcdb6d0bb49efe8a8bb9
 2025-08-12 17:01 UTC 

[PATCH v2] mm/zswap: store <PAGE_SIZE compression failed page as-is
 2025-08-12 17:00 UTC 

[PATCH v5 00/23] x86: text_poke() fixes and executable lockdowns
 2025-08-12 16:43 UTC  (3+ messages)
` [PATCH v5 18/23] bpf: Use vmalloc special flag

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-08-12 16:42 UTC  (11+ messages)

[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 16:36 UTC  (11+ 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 v2 1/3] testing/radix-tree/maple: Hack around kfree_rcu not existing
 2025-08-12 16:21 UTC  (3+ messages)
` [PATCH v2 2/3] maple_tree: Use kfree_rcu in ma_free_rcu
` [PATCH v2 3/3] maple_tree: Replace mt_free_one() with kfree()

[PATCH v3 0/4] Better split_huge_page_test result check
 2025-08-12 15:55 UTC  (5+ messages)
` [PATCH v3 1/4] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v3 2/4] selftests/mm: add check_folio_orders() helper
` [PATCH v3 3/4] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v3 4/4] selftests/mm: check after-split folio orders in split_huge_page_test

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

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

[v3 02/11] mm/thp: zone_device awareness in THP handling code
 2025-08-12 14:47 UTC  (2+ messages)

[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 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 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  (2+ 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  (20+ messages)
` [PATCH v4 07/24] LoongArch: Move relocation constants to UAPI
` [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 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  (4+ messages)
` [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS

[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  (4+ 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] mm:fix duplicate accounting of free pages in should_reclaim_retry()
 2025-08-12  7:02 UTC 

[v3 00/11] mm: support device-private THP
 2025-08-12  6:37 UTC  (8+ messages)
` [v3 03/11] mm/migrate_device: THP migration of zone device pages

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


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