messages from 2024-09-25 15:56:32 to 2024-09-26 15:45:49 UTC [more...]
[syzbot] [mm?] WARNING in copy_huge_pmd
2024-09-26 15:45 UTC (7+ messages)
[PATCH v1] mm/huge_memory: check pmd_special() only after pmd_present()
2024-09-26 15:42 UTC
[PATCH v1 0/2] selftests/mm: hugetlb_fault_after_madv improvements
2024-09-26 15:22 UTC (4+ messages)
` [PATCH v1 1/2] selftests/mm: hugetlb_fault_after_madv: use default hguetlb page size
` [PATCH v1 2/2] selftests/mm: hugetlb_fault_after_madv: improve test output
[PATCH v3] mm/madvise: unrestrict process_madvise() for current process
2024-09-26 15:10 UTC
filemap: Fix bounds checking in filemap_read()
2024-09-26 15:01 UTC
[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
2024-09-26 14:58 UTC (8+ messages)
` [PATCH v2] "
` "
[next-20240925] possible circular locking: uart vs kmemleak
2024-09-26 14:41 UTC (3+ messages)
[PATCH v2 0/6] Split list_lru lock into per-cgroup scope
2024-09-26 14:34 UTC (10+ messages)
` [PATCH v2 1/6] mm/list_lru: don't pass unnecessary key parameters
` [PATCH v2 2/6] mm/list_lru: don't export list_lru_add
` [PATCH v2 3/6] mm/list_lru: code clean up for reparenting
` [PATCH v2 4/6] mm/list_lru: simplify reparenting and initial allocation
` [PATCH v2 5/6] mm/list_lru: split the lock to per-cgroup scope
` [PATCH v2 6/6] mm/list_lru: Simplify the list_lru walk callback function
[PATCH v7 00/26] Generic `Allocator` support for Rust
2024-09-26 14:00 UTC (17+ messages)
` [PATCH v7 04/26] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v7 06/26] rust: alloc: implement `Vmalloc` allocator
` [PATCH v7 07/26] rust: alloc: implement `KVmalloc` allocator
` [PATCH v7 09/26] rust: alloc: implement kernel `Box`
` [PATCH v7 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v7 14/26] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v7 15/26] rust: alloc: implement `collect` for `IntoIter`
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-09-26 13:54 UTC (11+ messages)
` [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
` [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
` [PATCH 3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support
[RFC PATCH v2 0/2] Support large folios for tmpfs
2024-09-26 13:40 UTC (7+ messages)
` [RFC PATCH v2 1/2] mm: shmem: add large folio support to the write and fallocate paths
` [RFC PATCH v2 2/2] mm: shmem: use mTHP interface to control huge orders for tmpfs
[PATCH V1 1/9] mm/gup: repin_folio_unhugely
2024-09-26 12:58 UTC (11+ messages)
[PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
2024-09-26 12:54 UTC (8+ messages)
[PATCH 0/2] Introduce panic function when slub leaks
2024-09-26 12:30 UTC (3+ messages)
[PATCH 1/1] kasan, vmalloc: avoid lock contention when depopulating vmalloc
2024-09-26 12:22 UTC (3+ messages)
[PATCH] mm/cma: print total and used count in cma_alloc()
2024-09-26 12:00 UTC
[PATCH] mm/cma.c: To better understand cma area during debugging, add total and used count logs to in cma_alloc
2024-09-26 11:51 UTC (7+ messages)
` 答复: [External Mail]Re: "
` 答复: "
[linux-next:master 12634/12811] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:954: warning: Function parameter or struct member 'queue_cnt' not described in 'get_wave_count'
2024-09-26 11:27 UTC
[PATCH] mm: migrate: annotate data-race in migrate_folio_unmap()
2024-09-26 11:18 UTC (2+ messages)
OOMs on PS3 since kernel 6.9-rc4
2024-09-26 10:34 UTC (5+ messages)
[PATCH v4 1/2] panic: add option to dump task maps info in panic_print
2024-09-26 10:12 UTC (10+ messages)
` [PATCH v4 2/2] arm64: show signal info for global init
VMA merging updateds?
2024-09-26 10:02 UTC (12+ messages)
[PATCH v2 0/4] selftsets: gitignore and clean target file additions
2024-09-26 9:52 UTC (5+ messages)
` [PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore
[PATCH v2 0/2] unrestrict process_madvise() for current process
2024-09-26 9:44 UTC (12+ messages)
` [PATCH v2 1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise()
[PATCHv2] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
2024-09-26 8:27 UTC (2+ messages)
[PATCH V2 0/2] Introduce panic function when slub leaks
2024-09-26 8:26 UTC (3+ messages)
` [PATCH V2 1/2] mm/slub: Add "
[PATCH v3] mm: move mm flags to mm_types.h
2024-09-26 7:49 UTC
[PATCH v5 00/13] introduce pte_offset_map_{ro|rw}_nolock()
2024-09-26 7:08 UTC (16+ messages)
` [PATCH v5 01/13] mm: pgtable: "
` [PATCH v5 02/13] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v5 03/13] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH v5 04/13] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v5 05/13] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v5 06/13] mm: handle_pte_fault() "
` [PATCH v5 07/13] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v5 08/13] mm: copy_pte_range() "
` [PATCH v5 09/13] mm: mremap: move_ptes() "
` [PATCH v5 10/13] mm: page_vma_mapped_walk: map_pte() "
` [PATCH v5 11/13] mm: userfaultfd: move_pages_pte() "
` [PATCH v5 12/13] mm: multi-gen LRU: walk_pte_range() "
` [PATCH v5 13/13] mm: pgtable: remove pte_offset_map_nolock()
[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
2024-09-26 6:47 UTC (36+ messages)
` [PATCH v7 4/8] mm: zswap: Refactor code to delete stored offsets in case of errors
` [PATCH v7 5/8] mm: zswap: Compress and store a specific page in a folio
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()
[PATCH v2 0/8] vdso: Use only headers from the vdso/ namespace
2024-09-26 6:20 UTC (6+ messages)
` [PATCH v2 1/8] x86: vdso: Introduce asm/vdso/mman.h
[RFC PATCH 0/4] Add hazard pointers to kernel
2024-09-26 6:16 UTC (12+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers
[syzbot] [mm?] kernel BUG in page_table_check_clear (2)
2024-09-26 5:30 UTC
[PATCH] mm: Move set_pxd_safe() helpers from generic to platform
2024-09-26 4:18 UTC (2+ messages)
[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
2024-09-26 4:00 UTC (12+ messages)
[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
2024-09-26 2:20 UTC (3+ messages)
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-09-26 2:09 UTC (5+ messages)
[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-09-26 1:55 UTC (20+ messages)
` [PATCH v7 01/18] KVM: Remove kvm_handle_hva_range helper functions
` [PATCH v7 02/18] KVM: Add lockless memslot walk to KVM
` [PATCH v7 03/18] KVM: x86/mmu: Factor out spte atomic bit clearing routine
` [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v7 05/18] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn
` [PATCH v7 06/18] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0
` [PATCH v7 07/18] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock
` [PATCH v7 08/18] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock
` [PATCH v7 09/18] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs
` [PATCH v7 10/18] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns
` [PATCH v7 11/18] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v7 12/18] mm: Add has_fast_aging to struct mmu_notifier
` [PATCH v7 13/18] mm: Add fast_only bool to test_young and clear_young MMU notifiers
` [PATCH v7 14/18] KVM: Pass fast_only to kvm_{test_,}age_gfn
` [PATCH v7 15/18] KVM: x86/mmu: Locklessly harvest access information from shadow MMU
` [PATCH v7 16/18] KVM: x86/mmu: Enable has_fast_aging
` [PATCH v7 17/18] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v7 18/18] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1)
2024-09-26 0:16 UTC (5+ messages)
` [RFC/PATCH bpf-next 1/3] bpf: Add slab iterator
` [RFC/PATCH bpf-next 2/3] mm/bpf: Add bpf_get_slab_cache() kfunc
` [RFC/PATCH bpf-next 3/3] selftests/bpf: Add a test for slab_iter
[PATCH v4 00/17] Introduce a store type enum for the Maple tree
2024-09-25 22:59 UTC (6+ messages)
` [PATCH v4 04/17] maple_tree: introduce mas_wr_store_type()
[PATCH v2 0/2] mm: optimize shadow entries removal
2024-09-25 22:47 UTC (3+ messages)
` [PATCH v2 1/2] mm: optimize truncation of shadow entries
` [PATCH v2 2/2] mm: optimize invalidation "
[PATCH v3 0/5] selftests: gitignore and clean target file additions
2024-09-25 21:55 UTC (6+ messages)
` [PATCH v3 1/5] selftests: core: add unshare_test to gitignore
` [PATCH v3 2/5] selftests: net: add msg_oob "
` [PATCH v3 3/5] selftests: rds: add include.sh to EXTRA_CLEAN
` [PATCH v3 4/5] selftests: rds: add gitignore file for include.sh
` [PATCH v3 5/5] selftests: exec: update gitignore for load_address
[PATCH] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
2024-09-25 21:22 UTC (4+ messages)
[PATCH] mm: fix shrink nr.unqueued_dirty counter issue
2024-09-25 20:51 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 2b7275670032a98cba266bd1b8905f755b3e650f
2024-09-25 20:44 UTC
[DESIGN] Hardening page allocator against type confusion
2024-09-25 19:46 UTC
memblock: updates for 6.12-rc1
2024-09-25 18:50 UTC (2+ messages)
[PATCH] mmzone: remove redundant exception handler on pfn_valid()
2024-09-25 17:59 UTC (2+ messages)
[PATCH] mm, swap: avoid over reclaim of full clusters
2024-09-25 17:52 UTC
[PATCH 0/4] selftsets: gitignore and clean target file additions
2024-09-25 17:44 UTC (5+ messages)
` [PATCH 4/4] selftests: exec: update gitignore for load_address
Next steps towards shrinking stuct page
2024-09-25 17:39 UTC
[PATCH v2] selftests/damon/access_memory_even: remove unused variables
2024-09-25 17:38 UTC (2+ messages)
[linux-next:fs-next] BUILD SUCCESS abcd32e1d7ca481ee7bae1a5d21310b7d5cbda8f
2024-09-25 17:10 UTC
[linux-next:fs-current] BUILD SUCCESS 9afd0cc2611375a1035dbe30cad4ecb1c79f4e05
2024-09-25 16:58 UTC
[linux-next:pending-fixes] BUILD SUCCESS 260e0956d7aaa86789a2505333278f370c3aa1fa
2024-09-25 16:57 UTC
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-09-25 16:44 UTC
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-09-25 16:42 UTC (4+ messages)
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).