[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-06 5:55 UTC (9+ messages)
` [PATCH v1 1/4] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH v1 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v1 3/4] mm/rmap: "
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH 1/1] alloc_tag: skip rcu barrier on module unload if profiling was not enabled
2025-12-06 5:08 UTC (3+ messages)
[PATCH v3] mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
2025-12-06 4:17 UTC (3+ messages)
[GIT PULL] MM updates for 6.19-rc1
2025-12-06 3:43 UTC (5+ messages)
[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
2025-12-06 3:12 UTC (13+ messages)
[RFC v2 0/3] Decoupling large folios dependency on THP
2025-12-06 3:08 UTC (4+ messages)
` [RFC v2 1/3] filemap: set max order to be min order if THP is disabled
` [RFC v2 2/3] huge_memory: skip warning if min order and folio order are same in split
` [RFC v2 3/3] blkdev: remove CONFIG_TRANSPARENT_HUGEPAGES dependency for LBS devices
[PATCH v2] mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
2025-12-06 0:39 UTC (3+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-06 0:25 UTC (5+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
[PATCH 00/11] mm/hugetlb: Eliminate fake head pages from vmemmap optimization
2025-12-06 0:25 UTC (22+ messages)
` [PATCH 01/11] mm: Change the interface of prep_compound_tail()
` [PATCH 02/11] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCH 03/11] mm: Move set/clear_compound_head() to compound_head()
` [PATCH 04/11] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCH 05/11] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCH 06/11] mm/hugetlb: Remove fake head pages
` [PATCH 07/11] mm: Drop fake head checks and fix a race condition
` [PATCH 08/11] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCH 09/11] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCH 10/11] mm: Remove the branch from compound_head()
` [PATCH 11/11] hugetlb: Update vmemmap_dedup.rst
[git pull][vfs] tree-in-dcache stuff
2025-12-06 0:16 UTC (2+ messages)
[RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
2025-12-05 23:32 UTC (5+ messages)
` [RFC LPC2025 PATCH 1/4] mm/khugepaged: Remove hpage_collapse_scan_abort
` [RFC LPC2025 PATCH 2/4] mm/vmscan/page_alloc: Remove node_reclaim
` [RFC LPC2025 PATCH 3/4] mm/vmscan/page_alloc: Deprecate min_{slab, unmapped}_ratio
` [RFC LPC2025 PATCH 4/4] mm/vmscan: Deprecate zone_reclaim_mode
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-05 23:29 UTC (32+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v25 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v25 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v25 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v25 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH RFC 0/9] mm/page_owner: add support for pages in swap space
2025-12-05 23:17 UTC (10+ messages)
` [PATCH RFC 1/9] mm: add config option SWAP_PAGE_OWNER
` [PATCH RFC 2/9] mm/page_owner: add parameter option 'page_owner=on,swap'
` [PATCH RFC 3/9] mm/page_owner: add 'struct swap_page_owner' and helpers
` [PATCH RFC 4/9] mm/page_owner: add 'xarray swap_page_owners' "
` [PATCH RFC 5/9] mm/page_owner: add swap hooks
` [PATCH RFC 6/9] mm/page_owner: report '(swapped)' pages in debugfs file 'page_owner'
` [PATCH RFC 7/9] mm/page_owner: add debugfs file 'swap_page_owner'
` [PATCH RFC 8/9] mm: call arch-specific swap hooks from generic swap hooks
` [PATCH RFC 9/9] mm: call page_owner "
[rppt-memblock:for-next] BUILD SUCCESS 83c8f7b5e194eaf3fb268c513e23e23e892de8ed
2025-12-05 20:43 UTC
[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
2025-12-05 20:19 UTC (7+ messages)
` [PATCH 1/3] cgroup, binfmt_elf: "
[PATCH v2] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
2025-12-05 20:01 UTC
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-12-06
2025-12-05 19:55 UTC (2+ messages)
[PATCH v24 00/28] riscv control-flow integrity for usermode
2025-12-05 19:41 UTC (5+ messages)
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
[linux-next:master] BUILD REGRESSION 6987d58a9cbc5bd57c983baa514474a86c945d56
2025-12-05 18:56 UTC
[PATCH] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
2025-12-05 18:51 UTC (4+ messages)
[PATCH v25 00/28] riscv control-flow integrity for usermode
2025-12-05 18:37 UTC (25+ messages)
` [PATCH v25 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v25 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v25 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v25 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v25 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v25 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v25 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v25 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v25 09/28] riscv/mm: write protect and shadow stack
` [PATCH v25 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v25 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v25 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v25 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v25 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v25 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v25 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v25 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v25 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v25 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v25 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v25 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v25 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v25 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v25 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2025-12-05 18:35 UTC (17+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 02/13] x86/tlb: export flush_tlb_kernel_range "
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v8 06/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v8 07/13] KVM: arm64: "
` [PATCH v8 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v8 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v8 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v8 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v8 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v8 13/13] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH v13 00/10] drm: Reduce page tables overhead with THP
2025-12-05 18:22 UTC (11+ messages)
` [PATCH v13 01/10] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v13 02/10] drm/shmem-helper: Map huge pages "
` [PATCH v13 03/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v13 04/10] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v13 05/10] drm/i915: Use "
` [PATCH v13 06/10] drm/v3d: "
` [PATCH v13 07/10] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v13 08/10] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v13 09/10] drm/panfrost: "
` [PATCH v13 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section
[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
2025-12-05 18:19 UTC (6+ messages)
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-12-05 17:24 UTC (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-12-05 15:07 UTC (10+ messages)
` [PATCH v4 01/12] mm/kasan: add conditional checks in functions to return directly if kasan is disabled
linux-mm: all @gmail.com subscribers have been removed from the list
2025-12-05 15:05 UTC
[PATCH v4 0/3] kasan: vmalloc: Fixes for the percpu allocator and vrealloc
2025-12-05 14:59 UTC (4+ messages)
` [PATCH v4 1/3] mm/kasan: Fix incorrect unpoisoning in vrealloc for KASAN
` [PATCH v4 2/3] kasan: Refactor pcpu kasan vmalloc unpoison
` [PATCH v4 3/3] kasan: Unpoison vms[area] addresses with a common tag
[PATCH v5 0/7] iomap: zero range folio batch support
2025-12-05 13:57 UTC (4+ messages)
` [PATCH v5 5/7] xfs: fill dirty folios on zero range of unwritten mappings
[PATCH v3 0/3] kasan: vmalloc: Fixes for the percpu allocator and vrealloc
2025-12-05 13:54 UTC (7+ messages)
` [PATCH v3 3/3] kasan: Unpoison vms[area] addresses with a common tag
[PATCH v5 00/12] Nesting support for lazy MMU mode
2025-12-05 13:00 UTC (11+ messages)
` [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
2025-12-05 12:08 UTC (3+ messages)
[PATCH v12 00/10] drm: Reduce page tables overhead with THP
2025-12-05 11:32 UTC (7+ messages)
` [PATCH v12 05/10] drm/i915: Use huge tmpfs mountpoint helpers
` [PATCH v12 08/10] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v12 09/10] drm/panfrost: "
` [PATCH v12 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section
[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
2025-12-05 10:51 UTC (3+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox