linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/5] mm: memory_hotplug: improve do_migrate_range()
 2024-09-29  1:16 UTC  (6+ messages)
` [PATCH v3 1/5] mm: memory_hotplug: remove head variable in do_migrate_range()

[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
 2024-09-29  0:20 UTC  (15+ messages)
` [PATCH 1/2] compiler.h: "
` [PATCH 2/2] Documentation: RCU: Refer to ptr_eq()

[PATCH v8 0/8] mm: zswap swap-out of large folios
 2024-09-28 23:27 UTC  (33+ messages)
` [PATCH v8 1/8] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v8 2/8] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v8 3/8] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget()
` [PATCH v8 4/8] mm: Provide a new count_objcg_events() API for batch event updates
` [PATCH v8 5/8] mm: zswap: Modify zswap_stored_pages to be atomic_long_t
` [PATCH v8 6/8] mm: zswap: Support large folios in zswap_store()
` [PATCH v8 7/8] mm: swap: Count successful large folio zswap stores in hugepage zswpout stats
` [PATCH v8 8/8] mm: Document the newly added sysfs large folios "

[RFC PATCH 1/4] hazptr: Add initial implementation of hazard pointers
 2024-09-28 23:12 UTC  (35+ messages)

[syzbot] [mm?] possible deadlock in upgrade_mmap_lock_carefully
 2024-09-28 22:34 UTC 

[PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm
 2024-09-28 21:56 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/exec: add a test to enforce execveat()'s comm

[PATCH v7 0/8] Improve the copy of task comm
 2024-09-28 21:17 UTC  (7+ messages)
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()

[PATCH v7 00/26] Generic `Allocator` support for Rust
 2024-09-28 19:43 UTC  (40+ messages)
` [PATCH v7 08/26] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v7 09/26] rust: alloc: implement kernel `Box`
` [PATCH v7 10/26] rust: treewide: switch to our kernel `Box` type
` [PATCH v7 11/26] rust: alloc: remove extension of std's `Box`
` [PATCH v7 12/26] rust: alloc: add `Box` to prelude
` [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 v7 16/26] rust: treewide: switch to the kernel `Vec` type
` [PATCH v7 17/26] rust: alloc: remove `VecExt` extension
` [PATCH v7 18/26] rust: alloc: add `Vec` to prelude
` [PATCH v7 19/26] rust: error: use `core::alloc::LayoutError`
` [PATCH v7 20/26] rust: error: check for config `test` in `Error::name`
` [PATCH v7 21/26] rust: alloc: implement `contains` for `Flags`
` [PATCH v7 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v7 23/26] rust: str: test: replace `alloc::format`
` [PATCH v7 24/26] rust: alloc: update module comment of alloc.rs
` [PATCH v7 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`

[PATCH v1 0/1] update mseal.rst
 2024-09-28 18:28 UTC  (8+ messages)
` [PATCH v1 1/1] mseal: "

[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
 2024-09-28 18:07 UTC  (3+ messages)

[RFC PATCH v4] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
 2024-09-28 18:00 UTC 

[syzbot] [kernel?] WARNING in enqueue_dl_entity
 2024-09-28 17:15 UTC 

[syzbot] [mm?] [bluetooth?] INFO: rcu detected stall in vhci_release
 2024-09-28 11:56 UTC 

[RFC PATCH 1/1] hpref: Hazard Pointers with Reference Counter
 2024-09-28 11:50 UTC  (4+ messages)

[RFC PATCH] compiler.h: Introduce ptr_eq() to preserve address dependency
 2024-09-28 11:32 UTC  (5+ messages)

[PATCH] mm/cma: print total and used count in cma_alloc()
 2024-09-28  8:30 UTC  (4+ messages)
  ` 答复: [External Mail]Re: "

[syzbot] [mm?] possible deadlock in shmem_file_write_iter
 2024-09-28  7:43 UTC 

[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-09-28  7:34 UTC  (10+ messages)

[PATCH] btrfs: root memcgroup for metadata filemap_add_folio()
 2024-09-28  4:45 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 7f18fcc2665e513c5b0b672958ae64bab25a62e1
 2024-09-28  3:10 UTC 

[linux-next:fs-current] BUILD SUCCESS f15191200f474d576189af00ec9d9c1eac949183
 2024-09-28  2:54 UTC 

[PATCH v2 19/25] netfs: Speed up buffered reading
 2024-09-27 23:22 UTC  (6+ messages)

[PATCH v3] zram: don't free statically defined names
 2024-09-27 22:59 UTC  (4+ messages)

[linux-next:fs-next] BUILD SUCCESS 7495509d052c7c738992e47aee4948c08ee9bddb
 2024-09-27 22:46 UTC 

[syzbot] [mm?] [ntfs3?] kernel panic: stack is corrupted in _raw_spin_unlock_irqrestore
 2024-09-27 22:34 UTC 

[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-09-27 22:09 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 40e0c9d414f57d450e3ad03c12765e797fc3fede
 2024-09-27 20:36 UTC 

[RFC/PATCH bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc (v2)
 2024-09-27 18:41 UTC  (4+ messages)
` [RFC/PATCH bpf-next 1/3] bpf: Add kmem_cache iterator
` [RFC/PATCH bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
` [RFC/PATCH bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter

[PATCH] mm/cma: fix useless return in void function
 2024-09-27 18:16 UTC 

[PATCH] selftests/mm: Fixed incorrect buffer->mirror size in hmm2 double_map test
 2024-09-27 18:07 UTC  (4+ messages)

[GIT PULL] hotfixes for 6.12-rc1
 2024-09-27 17:42 UTC  (2+ messages)

VMA merging updateds?
 2024-09-27 17:39 UTC  (6+ messages)

[PATCH] zswap: improve memory.zswap.writeback inheritance
 2024-09-27 16:40 UTC  (4+ messages)

[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-27 16:28 UTC  (6+ messages)
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver
` [PATCH v12 03/17] EDAC: Add EDAC ECS "

[RFC PATCH 0/3] by_n compression and decompression with Intel IAA
 2024-09-27 16:03 UTC  (4+ messages)
` [RFC PATCH 2/3] crypto: add by_n attribute to acomp_req

[PATCH V2] mm/gup: folio_split_user_page_pin
 2024-09-27 15:58 UTC  (3+ messages)

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-09-27 15:38 UTC  (9+ messages)

[PATCH v4] mm: x86: instrument __get/__put_kernel_nofault
 2024-09-27 15:18 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] mm: instrument copy_from/to_kernel_nofault
 2024-09-27 15:14 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-27 14:58 UTC  (5+ messages)

[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1)
 2024-09-27 13:47 UTC  (3+ messages)

[PATCH v2 0/8] vdso: Use only headers from the vdso/ namespace
 2024-09-27 13:09 UTC  (5+ messages)
` [PATCH v2 1/8] x86: vdso: Introduce asm/vdso/mman.h

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-09-27 12:59 UTC  (2+ messages)

[RFC PATCH 0/4] implement lightweight guard pages
 2024-09-27 12:51 UTC  (5+ 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 4/4] selftests/mm: add self tests for guard page feature

[PATCH] dcssblk: Mark DAX broken
 2024-09-27 12:31 UTC  (2+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-27 12:29 UTC  (7+ messages)
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept FS DAX pages
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
` [PATCH 11/12] mm: Remove pXX_devmap callers

[PATCH] selftests/mm: Add missing free
 2024-09-27 12:23 UTC  (3+ messages)

答复: [External Mail]+ mm-cma-print-total-and-used-count-in-cma_alloc.patch added to mm-unstable branch
 2024-09-27 12:16 UTC  (4+ messages)
    ` 答复: "

[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
 2024-09-27 10:14 UTC  (4+ messages)

[PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL
 2024-09-27  8:28 UTC  (2+ messages)

[PATCH v3] mm/madvise: unrestrict process_madvise() for current process
 2024-09-27  8:23 UTC  (6+ messages)

[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
 2024-09-27  8:07 UTC  (7+ messages)
` [PATCH 4/8] afs: Remove unused struct and function prototype
  ` (subset) "
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
  ` (subset) "
` [PATCH 6/8] afs: Fix the setting of the server responding flag
  ` (subset) "

[PATCH 0/2] Introduce panic function when slub leaks
 2024-09-27  8:01 UTC  (5+ messages)

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-09-27  7:08 UTC  (3+ messages)

[PATCH v6 2/5] Replace generic memcpy and memset by IO memcpy functions
 2024-09-27  5:49 UTC  (2+ messages)

[syzbot] [mm?] WARNING in copy_huge_pmd
 2024-09-27  4:20 UTC  (2+ messages)

page:  |  | latest

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