linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/4] Add hazard pointers to kernel
 2024-09-25 10:11 UTC  (5+ messages)
` [RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers

[RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
 2024-09-25 10:06 UTC  (4+ messages)

[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-25 10:05 UTC  (2+ messages)

[PATCH v4 0/4] Rust KASAN Support
 2024-09-25 10:00 UTC  (5+ messages)

[PATCH] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-09-25  9:53 UTC  (5+ messages)

[PATCH] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
 2024-09-25  9:50 UTC  (4+ messages)

[PATCH] mm: move security_file_mmap() back into do_mmap()
 2024-09-25  9:48 UTC  (4+ messages)

[PATCH] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
 2024-09-25  9:42 UTC  (2+ messages)

[PATCH] mm/fake-numa: per-phys node fake size
 2024-09-25  9:28 UTC  (4+ messages)

[PATCH] mm/memory_hotplug: Print the correct pfn in do_migrate_range()
 2024-09-25  8:59 UTC  (3+ messages)

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-09-25  8:31 UTC  (5+ messages)

[PATCH v4 1/2] panic: add option to dump task maps info in panic_print
 2024-09-25  8:27 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: show signal info for global init

[PATCH 0/2] Introduce panic function when slub leaks
 2024-09-25  8:10 UTC  (5+ messages)
` [PATCH 1/2] mm/slub: Add "
` [PATCH 2/2] Documentation: admin-guide: kernel-parameters: Add parameter description for slub_leak_panic function

[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-25  7:57 UTC 

[PATCH] mm: refactor mm_access() to not return NULL
 2024-09-25  7:51 UTC  (3+ messages)

[PATCH 0/4] cleanup maple_alloc related functions
 2024-09-25  7:41 UTC  (8+ messages)
` [PATCH 1/4] maple_tree: clear request_count for new allocated one
` [PATCH 2/4] maple_tree: total is not changed for nomem_one case
` [PATCH 3/4] maple_tree: simplify mas_push_node()
` [PATCH 4/4] maple_tree: fix potential allocation failure even has memory

[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-25  7:38 UTC  (15+ messages)

[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
 2024-09-25  7:34 UTC  (2+ messages)

[PATCH v3] mm: Make SPLIT_PTE_PTLOCKS depend on SMP
 2024-09-25  7:13 UTC  (3+ messages)

[PATCH v2 0/8] vdso: Use only headers from the vdso/ namespace
 2024-09-25  7:09 UTC  (26+ messages)
` [PATCH v2 1/8] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH v2 2/8] arm64: "
` [PATCH v2 3/8] vdso: Introduce vdso/mman.h
` [PATCH v2 4/8] vdso: Introduce vdso/page.h
` [PATCH v2 5/8] x86: vdso: Modify asm/vdso/getrandom.h to include datapage
` [PATCH v2 6/8] vdso: Modify vdso/getrandom.h to include the asm header
` [PATCH v2 7/8] vdso: Introduce uapi/vdso/random.h
` [PATCH v2 8/8] vdso: Modify getrandom to include the correct namespace

[PATCH v2] mm: vmscan.c: fix OOM on swap stress test
 2024-09-25  6:43 UTC  (3+ messages)

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-25  6:35 UTC  (45+ messages)
` [PATCH v7 1/8] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v7 2/8] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v7 3/8] mm: zswap: Refactor code to store an entry in zswap xarray
` [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 v7 8/8] mm: Document the newly added mTHP zswpout stats, clarify swpout semantics

[PATCH v1 1/1] selftests: set executable bit
 2024-09-25  5:51 UTC  (3+ messages)

[PATCH v5 0/2] Do not shatter hugezeropage on wp-fault
 2024-09-25  5:31 UTC  (10+ messages)
` [PATCH v5 1/2] mm: Abstract THP allocation
` [PATCH v5 2/2] mm: Allocate THP on hugezeropage wp-fault

[PATCH] dcssblk: Mark DAX broken
 2024-09-25  4:29 UTC  (3+ messages)

[linux-next:master 12681/12687] rust/helpers/spinlock.c:10:23: error: implicit declaration of function 'spinlock_check' is invalid in C99
 2024-09-25  4:29 UTC 

[PATCH v3] zram: don't free statically defined names
 2024-09-25  4:04 UTC  (3+ messages)

[PATCH v2 0/2] Reduce the space to be cleared for maple_big_node
 2024-09-25  2:45 UTC  (2+ messages)

[PATCH V3] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-09-25  2:07 UTC  (2+ messages)

[PATCH v4 00/17] Introduce a store type enum for the Maple tree
 2024-09-25  2:04 UTC  (3+ messages)
` [PATCH v4 04/17] maple_tree: introduce mas_wr_store_type()

[PATCH v5 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
 2024-09-25  1:01 UTC  (3+ messages)

[PATCH V2] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-09-25  0:41 UTC  (2+ messages)

[PATCH] mm/cma.c: To better understand cma area during debugging, add total and used count logs to in cma_alloc
 2024-09-25  0:27 UTC  (2+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-25  0:17 UTC  (3+ messages)
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages

[PATCH v2 19/25] netfs: Speed up buffered reading
 2024-09-25  0:01 UTC  (4+ messages)

[PATCH] mm: percpu: fix typo to pcpu_alloc_noprof() description
 2024-09-24 23:50 UTC  (2+ messages)

[linux-next:master] [netfs] a05b682d49: BUG:KASAN:slab-use-after-free_in_copy_from_iter
 2024-09-24 23:19 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS 4d0326b60bb753627437fff0f76bf1525bcda422
 2024-09-24 21:10 UTC 

OOMs on PS3 since kernel 6.9-rc4
 2024-09-24 20:52 UTC 

[PATCH v4 2/5] Replace generic memcpy and memset by IO memcpy functions
 2024-09-24 20:25 UTC  (2+ messages)

[PATCH v7 01/26] rust: alloc: add `Allocator` trait
 2024-09-24 19:58 UTC  (6+ messages)
` [RFC PATCH] rust: alloc: pass `old_layout` to `Allocator`

[PATCHv2] mm: do not export const kfree and kstrdup variants
 2024-09-24 19:45 UTC  (6+ messages)

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-24 19:28 UTC  (12+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-24 19:24 UTC  (16+ messages)

[PATCH] selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignore
 2024-09-24 18:59 UTC 

[PATCH] tools: fix shared radix-tree build
 2024-09-24 18:48 UTC  (2+ messages)

[PATCHv2] zram: free secondary algorithms names
 2024-09-24 18:05 UTC  (3+ messages)

[PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
 2024-09-24 18:00 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH V2] mm/gup: folio_split_user_page_pin
 2024-09-24 16:55 UTC  (2+ messages)

[PATCH] bootmem: Stop using page->index
 2024-09-24 16:51 UTC  (5+ messages)

[linux-next:fs-current] BUILD SUCCESS 9eb22d77e4ea50618aaf96365f069df9ed446826
 2024-09-24 16:23 UTC 

[PATCH 0/4] selftsets: gitignore and clean target file additions
 2024-09-24 15:26 UTC  (7+ messages)
` [PATCH 1/4] selftests: add unshare_test and msg_oob to gitignore
` [PATCH 2/4] selftests: rds: add include.sh to EXTRA_CLEAN
` [PATCH 3/4] selftests: rds: add gitignore file for include.sh
` [PATCH 4/4] selftests: exec: update gitignore for load_address

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-24 15:04 UTC  (4+ messages)
` [PATCH v5 19/30] arm64: add POE signal support

[syzbot] [mm?] WARNING in copy_huge_pmd
 2024-09-24 14:45 UTC  (2+ messages)

[PATCH v4 00/13] introduce pte_offset_map_{ro|rw}_nolock()
 2024-09-24 14:39 UTC  (7+ messages)
` [PATCH v4 01/13] mm: pgtable: "
` [PATCH v4 12/13] mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock()
` [PATCH v4 13/13] mm: pgtable: remove pte_offset_map_nolock()

[PATCH] mm: Make SPLIT_PTE_PTLOCKS depend on the existence of NR_CPUS
 2024-09-24 14:16 UTC  (6+ messages)

[linux-next:pending-fixes] BUILD SUCCESS bcb70b5ccde3841408113761c0c3187b05148b44
 2024-09-24 13:58 UTC 

[linux-next:fs-next] BUILD SUCCESS c158d81aeb5c86c057efe57264d5a439d2ae7bd9
 2024-09-24 13:39 UTC 

[PATCH v2 0/2] unrestrict process_madvise() for current process
 2024-09-24 13:12 UTC  (4+ messages)
` [PATCH v2 1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise()

[PATCH] mm: migrate: annotate data-race in migrate_folio_unmap()
 2024-09-24 13:00 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox