[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
2024-08-02 20:18 UTC (6+ messages)
[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-08-02 19:35 UTC (15+ messages)
` [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-08-02 19:30 UTC (12+ messages)
` [PATCH v4 01/22] "
` [PATCH v4 02/22] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage
` [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
` [PATCH v4 20/22] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()
` [PATCH v4 21/22] mm/zsmalloc: fix build warning from lkp testing
[PATCH v13] mm: report per-page metadata information
2024-08-02 19:02 UTC (2+ messages)
[linux-next:fs-current] BUILD SUCCESS 2f1187ed9a813a0e4485384ddaf87dd8bdaf052b
2024-08-02 17:58 UTC
[RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
2024-08-02 17:46 UTC (5+ messages)
[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
2024-08-02 17:29 UTC (11+ messages)
` [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy
` [PATCH v6 0/2] mm: Ignite large folios swap-in support
` [PATCH v6 1/2] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
` [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
[PATCH net-next v12 01/14] mm: page_frag: add a test module for page_frag
2024-08-02 17:00 UTC (12+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
[PATCH v3 00/26] mm: introduce numa_memblks
2024-08-02 16:44 UTC (36+ messages)
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 06/26] MIPS: loongson64: "
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
[linux-next:master] BUILD REGRESSION f524a5e4dfb75b277c9a5ad819ca5f035f490f14
2024-08-02 16:27 UTC
[syzbot] Monthly mm report (Aug 2024)
2024-08-02 16:15 UTC
[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
2024-08-02 16:10 UTC (6+ messages)
[PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time
2024-08-02 16:06 UTC (5+ messages)
[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
2024-08-02 16:03 UTC (2+ messages)
[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
2024-08-02 15:58 UTC (5+ messages)
[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-08-02 15:57 UTC (5+ messages)
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
[PATCH v1 00/11] mm: replace follow_page() by folio_walk
2024-08-02 15:55 UTC (12+ messages)
` [PATCH v1 01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
` [PATCH v1 03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
` [PATCH v1 04/11] mm/migrate: convert add_page_for_migration() "
` [PATCH v1 05/11] mm/ksm: convert get_mergeable_page() "
` [PATCH v1 06/11] mm/ksm: convert scan_get_next_rmap_item() "
` [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() "
` [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() "
` [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() "
` [PATCH v1 10/11] mm: remove follow_page()
` [PATCH v1 11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk
[PATCH v4] rust: mm: add abstractions for mm_struct and vm_area_struct
2024-08-02 15:32 UTC (5+ messages)
[PATCH v3 0/9] Merge arm64/riscv hugetlbfs contpte support
2024-08-02 15:14 UTC (10+ messages)
` [PATCH v3 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v3 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v3 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v3 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v3 5/9] mm: Use common huge_pte_clear() "
` [PATCH v3 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH v3 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH v3 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH v3 9/9] mm: Use common huge_ptep_clear_flush() "
question on [uprobes] special vma
2024-08-02 14:59 UTC (3+ messages)
[PATCH 00/24] netfs: Read/write improvements
2024-08-02 14:44 UTC (6+ messages)
` [PATCH 18/24] netfs: Speed up buffered reading
[PATCH v2 0/3] mm: tlb swap entries batch async release
2024-08-02 14:42 UTC (7+ messages)
[linux-next:master 2441/2655] mm/util.c:670:17: sparse: sparse: cast from restricted gfp_t
2024-08-02 13:51 UTC
[PATCH v3 00/25] Generic `Allocator` support for Rust
2024-08-02 12:08 UTC (15+ messages)
` [PATCH v3 15/25] rust: alloc: implement kernel `Vec` type
` [PATCH v3 16/25] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v3 17/25] rust: alloc: implement `collect` for `IntoIter`
[PATCH v8 0/5] x86/pkeys: update PKRU to enable all pkeys before XSAVE
2024-08-02 12:04 UTC (9+ messages)
` [PATCH v8 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
` [PATCH v8 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
` [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
` [PATCH v8 4/5] x86/pkeys: Restore altstack access in sigreturn()
` [PATCH v8 5/5] selftests/mm: Add new testcases for pkeys
[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
2024-08-02 11:22 UTC (8+ messages)
[PATCH] percpu-rwsem: remove the unused parameter 'read'
2024-08-02 10:37 UTC (3+ messages)
[PATCH v4] mm/hugetlb: fix hugetlb vs. core-mm PT locking
2024-08-02 9:35 UTC (4+ messages)
[PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios
2024-08-02 9:01 UTC (4+ messages)
[PATCH 0/4] mm: memory_hotplug: improve do_migrate_range()
2024-08-02 8:39 UTC (14+ messages)
` [PATCH 2/4] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH 4/4] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
[PATCH v3] rust: mm: add abstractions for mm_struct and vm_area_struct
2024-08-02 7:32 UTC (5+ messages)
[PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios
2024-08-02 7:18 UTC (5+ messages)
[PATCH -next] mm: Remove duplicated include in vma_internal.h
2024-08-02 6:33 UTC (2+ messages)
[PATCH] mm/vmstat: Fix placement of per-node stats in /proc/zoneinfo
2024-08-02 5:18 UTC (4+ messages)
[PATCH v1] lib/htree: Detailed explanation in PDF file with pictures
2024-08-02 5:17 UTC
[PATCH v1 2/2] lib/htree: Modified lib/Makefile and lib/Kconfig to build htree
2024-08-02 5:17 UTC
[PATCH v1 1/2] lib/htree: Implementation of new Hash Tree
2024-08-02 5:16 UTC
[PATCH 1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
2024-08-02 3:11 UTC (9+ messages)
[PATCH] mm: consider CMA pages in watermark check for NUMA balancing target node
2024-08-02 2:40 UTC (3+ messages)
[BUG] mm/cgroupv2: memory.min may lead to an OOM error
2024-08-02 1:56 UTC (5+ messages)
[PATCH v2 0/2] mm: print the promo watermark in zoneinfo
2024-08-02 1:31 UTC (6+ messages)
` [PATCH v2 1/2] mm: create promo_wmark_pages and clean up open-coded sites
` [PATCH v2 2/2] mm: print the promo watermark in zoneinfo
[PATCH mm-unstable v1 0/4] Improve mem_cgroup_iter()
2024-08-02 1:28 UTC (7+ messages)
` [PATCH mm-unstable v1 1/4] mm: don't hold css->refcnt during traversal
[PATCH v3 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
2024-08-02 1:09 UTC (5+ messages)
` [PATCH v3 2/5] memblock test: add the definition of __setup()
` [PATCH v3 3/5] memblock test: fix implicit declaration of function 'memparse'
` [PATCH v3 4/5] memblock test: fix implicit declaration of function 'isspace'
` [PATCH v3 5/5] memblock test: fix implicit declaration of function 'strscpy'
[PATCH v2 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
2024-08-02 0:53 UTC (5+ messages)
[linux-next:pending-fixes] BUILD REGRESSION 22645e656434a5f47e33fca73b4a51513e3252ea
2024-08-02 0:25 UTC
[PATCH] Hitshield : Something new eviction process for MGLRU
2024-08-02 0:05 UTC
[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
2024-08-01 23:39 UTC
[PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
2024-08-01 20:36 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
2024-08-01 20:24 UTC (10+ messages)
[linux-next:master] BUILD REGRESSION 048d8cb65cde9fe7534eb4440bcfddcf406bb49c
2024-08-01 20:18 UTC
[PATCH v7 0/5] x86/pkeys: update PKRU to enable pkey 0 before
2024-08-01 20:18 UTC (5+ messages)
` [PATCH v7 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
[PATCH v2 0/2] improving dynamic zswap shrinker protection scheme
2024-08-01 20:02 UTC (5+ messages)
` [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
` [PATCH v2 2/2] zswap: increment swapin count for non-pivot swapped in pages
[PATCH] mm: print the promo watermark in zoneinfo
2024-08-01 18:54 UTC (2+ messages)
[PATCH v15 02/20] KVM: x86: Add hook for determining max NPT mapping level
2024-08-01 18:15 UTC (5+ messages)
` [PATCH] Fixes: f32fb32820b1 ("KVM: x86: Add hook for determining max NPT mapping level")
[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
2024-08-01 17:57 UTC (2+ messages)
` [syzbot] [mm?] "
[RFC PATCH v1 0/1] binfmt_elf: seal address zero
2024-08-01 17:08 UTC (2+ messages)
` [RFC PATCH v1 1/1] binfmt_elf: mseal "
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-08-01 16:31 UTC (12+ messages)
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 18/29] arm64: add POE signal support
[PATCH 0/6] mm: split underutilized THPs
2024-08-01 16:27 UTC (5+ messages)
[PATCH v3] mm/hugetlb: fix hugetlb vs. core-mm PT locking
2024-08-01 16:24 UTC (6+ messages)
[PATCH v2 0/2] Add support for Congatec CGEB BIOS interface
2024-08-01 16:06 UTC (3+ messages)
` [PATCH v2 1/2] x86: Add basic support for the "
` [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox