messages from 2024-10-10 20:56:57 to 2024-10-11 21:09:47 UTC [more...]
[PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
2024-10-11 6:49 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION d61a00525464bfc5fe92c6ad713350988e492b88
2024-10-11 21:09 UTC
[RFC PATCH 0/4] implement lightweight guard pages
2024-10-11 20:55 UTC (8+ messages)
` [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs
` [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
2024-10-11 20:15 UTC (10+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy
[PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
2024-10-11 20:09 UTC (4+ messages)
[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
2024-10-11 20:01 UTC (2+ messages)
Proposal: bi-weekly guest_memfd upstream call
2024-10-11 20:01 UTC (4+ messages)
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-11 19:45 UTC (6+ messages)
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi
[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-11 19:43 UTC (11+ messages)
` [PATCH v5 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter
[PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
2024-10-11 18:28 UTC (3+ messages)
[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
2024-10-11 18:23 UTC (2+ messages)
[PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
2024-10-11 18:07 UTC (2+ messages)
Proposal: bi-weekly guest_memfd upstream call
2024-10-11 17:48 UTC (4+ messages)
[PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack
2024-10-11 17:08 UTC (10+ messages)
` [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch
[PATCH 0/2] Docs/damon/maintainer-profile: a couple of minor hotfixes
2024-10-11 17:01 UTC (3+ messages)
` [PATCH 1/2] Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
` [PATCH 2/2] Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs
[linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
2024-10-11 16:30 UTC (5+ messages)
[PATCH v2 0/1] remove SWAP_MAP_SHMEM
2024-10-11 15:56 UTC (4+ messages)
` [PATCH v2 1/1] swap: shmem: "
[PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
2024-10-11 15:31 UTC (10+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
[syzbot] [mm?] KMSAN: uninit-value in swap_writepage
2024-10-11 15:28 UTC (3+ messages)
[syzbot] [mm?] WARNING in vms_complete_munmap_vmas
2024-10-11 15:25 UTC (2+ messages)
[syzbot] [kasan?] [mm?] INFO: task hung in hugetlb_wp
2024-10-11 15:17 UTC (2+ messages)
` [syzbot] "
[syzbot] [mm?] KCSAN: data-race in exec_mmap / vms_clear_ptes
2024-10-11 15:12 UTC (3+ messages)
[RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init
2024-10-11 15:00 UTC (3+ messages)
` [RFC v3 2/3] fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
` [RFC v3 3/3] fadump: Move fadump_cma_init to setup_arch() after initmem_init()
[RFC v3 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
2024-10-11 15:04 UTC (2+ messages)
[PATCH] mm/zsmalloc: Use memcpy_from/to_page whereever possible
2024-10-11 14:41 UTC (3+ messages)
[PATCH] mm: shrinker: avoid memleak in alloc_shrinker_info
2024-10-11 14:21 UTC
[RFC PATCH 0/7] support for mm-local memory allocations and use it
2024-10-11 14:25 UTC (7+ messages)
[PATCH v8 00/21] Avoid MAP_FIXED gap exposure
2024-10-11 14:26 UTC (8+ messages)
` [PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [BUG] page table UAF, "
[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
2024-10-11 14:05 UTC (5+ messages)
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-10-11 13:50 UTC (23+ messages)
[RFC] resource: Avoid unnecessary resource tree walking in __region_intersects()
2024-10-11 13:21 UTC (12+ messages)
[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-10-11 13:04 UTC (2+ messages)
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-11 12:58 UTC (8+ messages)
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-11 12:55 UTC (6+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
[PATCH v2] vmscan: add a vmscan event for reclaim_pages
2024-10-11 12:49 UTC
[PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
2024-10-11 12:38 UTC (3+ messages)
[PATCH v4 2/2] vdso: Introduce vdso/page.h
2024-10-11 12:26 UTC (3+ messages)
[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
2024-10-11 11:05 UTC (4+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v2 2/3] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v2 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH] mm/page_alloc: Let GFP_ATOMIC order-0 allocs access highatomic reserves
2024-10-11 12:07 UTC
[PATCH -V2] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-11 11:57 UTC (8+ messages)
[PATCH v1 0/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
2024-10-11 11:43 UTC (10+ messages)
` [PATCH v1 1/2] mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
` [PATCH v1 2/2] mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
[PATCH] vmscan: add a vmscan event for reclaim_pages
2024-10-11 11:39 UTC (6+ messages)
[RFC v2 0/4] cma: powerpc fadump fixes
2024-10-11 11:00 UTC (10+ messages)
` [RFC v2 1/4] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
` [RFC v2 2/4] fadump: Refactor and prepare fadump_cma_init for late init
` [RFC v2 3/4] fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
` [RFC v2 4/4] fadump: Move fadump_cma_init to setup_arch() after initmem_init()
[PATCH] mm: make pcp decay work with onhz
2024-10-11 10:36 UTC
[syzbot] [mm?] linux-next test error: kernel BUG in folio_add_new_anon_rmap
2024-10-11 10:11 UTC (4+ messages)
[PATCH 0/3] mm: cleanup thp and shmem allowable order check
2024-10-11 10:00 UTC (6+ messages)
` [PATCH 2/3] mm: huge_memory: add thp_vma_disabled()
[syzbot] [mm?] INFO: task hung in hugetlb_fault
2024-10-11 9:54 UTC (3+ messages)
[PATCH] mm: Define general function pXd_init()
2024-10-11 9:33 UTC
[PATCH v2] mm: swap: prevent possible data-race in __try_to_reclaim_swap
2024-10-11 9:18 UTC (2+ messages)
[PATCH] mm: Split BLK_FEAT_SYNCHRONOUS and SWP_SYNCHRONOUS_IO into separate read and write flags
2024-10-11 9:18 UTC (2+ messages)
[PATCH] kasan: migrate copy_user_test to kunit
2024-10-11 9:13 UTC (2+ messages)
[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
2024-10-11 9:08 UTC (3+ messages)
[PATCH hotfix 6.12 v3 0/2] maple_tree: correct tree corruption on spanning store
2024-10-11 8:40 UTC (6+ messages)
` [PATCH hotfix 6.12 v3 1/2] "
` [PATCH hotfix 6.12 v3 2/2] maple_tree: add regression test for spanning store bug
[PATCH 0/3] introduce PIDFD_SELF* sentinels
2024-10-11 8:20 UTC (4+ messages)
` [PATCH 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH] mm/hugetlb: Concentrated releases memory when cmdline specifies node requests for large pages
2024-10-11 8:05 UTC
[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
2024-10-11 8:02 UTC (3+ messages)
[linus:master] [mm] cacded5e42: aim9.brk_test.ops_per_sec -5.0% regression
2024-10-11 7:26 UTC (8+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_mprotect (8)
2024-10-11 7:05 UTC
[RFC PATCH] mm: avoid clearing user movable page twice with init_on_alloc=1
2024-10-11 6:57 UTC (8+ messages)
[PATCH v2] tmpfs: fault in smaller chunks if large folio allocation not allowed
2024-10-11 6:59 UTC (2+ messages)
` [PATCH v3] tmpfs: don't enable large folios if not supported
Possible regression with file madvise(MADV_COLLAPSE)
2024-10-11 6:32 UTC (2+ messages)
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-11 5:01 UTC (5+ messages)
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v3 tip/perf/core 3/4] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v3 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
2024-10-11 4:42 UTC (3+ messages)
[PATCH v4] mm, kasan, kmsan: copy_from/to_kernel_nofault
2024-10-11 3:53 UTC (4+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH] mm: deal with active/inactive inversion in lru_gen_is_active
2024-10-11 3:09 UTC (2+ messages)
[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
2024-10-11 3:07 UTC (9+ messages)
` [partial fix] "
[PATCH v2] mm/cma: print total and used count in cma_alloc()
2024-10-11 2:25 UTC (9+ messages)
` 回复: [External Mail]Re: "
` 答复: "
` 答复: "
[PATCH] maple_tree: fix outdated flag name in comment
2024-10-11 1:43 UTC (2+ messages)
[PATCH 0/4] cleanup maple_alloc related functions
2024-10-11 1:27 UTC (3+ messages)
` [PATCH 4/4] maple_tree: fix potential allocation failure even has memory
[PATCH 1/2] maple_tree: fix alloc node fail issue
2024-10-11 1:17 UTC (4+ messages)
` [PATCH 2/2] maple_tree: Add some alloc node test case
[RFC PATCH v1 0/1] seal system mappings
2024-10-11 0:52 UTC (5+ messages)
[PATCH v3 1/1] mseal: update mseal.rst
2024-10-11 0:23 UTC (4+ messages)
` [PATCH] mseal.rst additional fix
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-11 0:20 UTC (6+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-10 22:56 UTC (9+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
[linux-next:fs-current] BUILD SUCCESS cb0f2801b3edd23009479d4bc5b7d084e945df49
2024-10-10 22:27 UTC
[PATCH][next] mm/execmem: Remove logically deadcode in execmem.c
2024-10-10 21:51 UTC (2+ messages)
[PATCH RFC v2 0/5] mm: Introduce guest_memfd library
2024-10-10 21:20 UTC (3+ messages)
[PATCH] mm: add pcp high_min high_max to proc zoneinfo
2024-10-10 21:05 UTC (2+ 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).