linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[DESIGN] Hardening page allocator against type confusion
 2024-10-04 18:01 UTC  (5+ messages)

[PATCH v4] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-04 17:42 UTC 

[PATCH v3] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-04 17:40 UTC  (4+ messages)

[PATCH v3] slab: Introduce kmalloc_obj() and family
 2024-10-04 17:23 UTC  (3+ messages)

[PATCH V2] mm/gup: folio_split_user_page_pin
 2024-10-04 17:20 UTC  (6+ messages)

[PATCH v1 0/1] update mseal.rst
 2024-10-04 17:02 UTC  (7+ messages)
` [PATCH v1 1/1] mseal: "

[PATCH] mm: Remove misleading 'unlikely' hint in vms_gather_munmap_vmas()
 2024-10-04 17:01 UTC  (2+ messages)

[PATCH v2 0/1] update mseal.rst
 2024-10-04 16:52 UTC  (4+ messages)
` [PATCH v2 1/1] mseal: "

[RFC PATCH v1 0/1] seal system mappings
 2024-10-04 16:31 UTC  (2+ messages)
` [RFC PATCH v1 1/1] exec: "

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-04 16:03 UTC  (7+ messages)

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-04 15:55 UTC  (3+ messages)

[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-04 15:54 UTC  (14+ messages)

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-10-04 15:41 UTC  (30+ messages)
` [PATCH v9 01/29] rust: alloc: add `Allocator` trait
` [PATCH v9 02/29] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v9 03/29] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v9 04/29] rust: alloc: implement `ReallocFunc`
` [PATCH v9 05/29] rust: alloc: make `allocator` module public
` [PATCH v9 06/29] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v9 07/29] rust: alloc: add module `allocator_test`
` [PATCH v9 08/29] rust: alloc: implement `Vmalloc` allocator
` [PATCH v9 09/29] rust: alloc: implement `KVmalloc` allocator
` [PATCH v9 10/29] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v9 11/29] rust: alloc: implement kernel `Box`
` [PATCH v9 12/29] rust: treewide: switch to our kernel `Box` type
` [PATCH v9 13/29] rust: alloc: remove extension of std's `Box`
` [PATCH v9 14/29] rust: alloc: add `Box` to prelude
` [PATCH v9 15/29] rust: alloc: introduce `ArrayLayout`
` [PATCH v9 16/29] rust: alloc: implement kernel `Vec` type
` [PATCH v9 17/29] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v9 18/29] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v9 19/29] rust: treewide: switch to the kernel `Vec` type
` [PATCH v9 20/29] rust: alloc: remove `VecExt` extension
` [PATCH v9 21/29] rust: alloc: add `Vec` to prelude
` [PATCH v9 22/29] rust: error: use `core::alloc::LayoutError`
` [PATCH v9 23/29] rust: error: check for config `test` in `Error::name`
` [PATCH v9 24/29] rust: alloc: implement `contains` for `Flags`
` [PATCH v9 25/29] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v9 26/29] rust: str: test: replace `alloc::format`
` [PATCH v9 27/29] rust: alloc: update module comment of alloc.rs
` [PATCH v9 28/29] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
` [PATCH v9 29/29] MAINTAINERS: add entry for the Rust `alloc` module

[syzbot] [mm?] WARNING in page_counter_cancel (5)
 2024-10-04 15:31 UTC 

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-04 14:58 UTC  (6+ messages)

[PATCH] mm: swap: prevent possible data-race in __try_to_reclaim_swap
 2024-10-04 14:50 UTC  (3+ messages)

WARNING: CPU: 43 PID: 2254 at mm/slub.c:4655 krealloc_noprof+0x2c7/0x300 with next-20241003
 2024-10-04 14:17 UTC  (3+ messages)

[GIT PULL] slab fixes for 6.12-rc1
 2024-10-04 13:55 UTC 

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-04 13:52 UTC  (13+ messages)
` [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS
` [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS
` (subset) [PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace

[linux-next:master 2050/2483] include/linux/fault-inject.h:97:15: error: unknown type name 'bool'
 2024-10-04 13:50 UTC 

[PATCH v2] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-04 13:27 UTC  (3+ messages)

[PATCH v3 0/2] vdso: Use only headers from the vdso/ namespace
 2024-10-04 13:21 UTC  (7+ messages)
` [PATCH v3 1/2] drm: Fix fault format
` [PATCH v3 2/2] vdso: Introduce vdso/page.h

VM_BUG_ON_PAGE(PageAnonNotKsm(page)) defconfig riscv64
 2024-10-04 13:09 UTC 

[PATCH] mm: instrument copy_from/to_kernel_nofault
 2024-10-04 12:37 UTC  (5+ messages)

[PATCH] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-04 12:29 UTC  (6+ messages)

[PATCH v2] mm/cma: print total and used count in cma_alloc()
 2024-10-04 12:23 UTC  (4+ messages)
    ` 回复: [External Mail]Re: "

[PATCH v1] Fix NULL pointer dereference in read_cache_folio
 2024-10-04 12:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8 00/29] Generic `Allocator` support for Rust
 2024-10-04 12:04 UTC  (4+ messages)
` [PATCH v8 11/29] rust: alloc: implement kernel `Box`

[PATCH 0/5] Remove PageKsm()
 2024-10-04 11:46 UTC  (3+ messages)
` [PATCH 4/5] mm: Add PageAnonNotKsm()

[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-10-04 10:28 UTC  (6+ messages)

[PATCH] preempt_rt: increase PERCPU_DYNAMIC_SIZE_SHIFT for slab randomization
 2024-10-04  9:56 UTC 

[linux-next:master] BUILD REGRESSION c02d24a5af66a9806922391493205a344749f2c4
 2024-10-04  9:30 UTC  (3+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-04  8:59 UTC  (2+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-04  8:36 UTC  (4+ messages)

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-04  8:01 UTC  (8+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
` [PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[RESEND PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-10-04  7:55 UTC  (3+ messages)

[linux-next:master 2422/2483] htmldocs: Warning: drivers/gpu/drm/xe/xe_pci.c references a file that doesn't exist: Documentation/fault-injection/fault-injection.rst
 2024-10-04  7:49 UTC 

[PATCH 0/6] Filesystem page flags cleanup
 2024-10-04  7:24 UTC  (11+ messages)
` [PATCH 1/6] fs: Move clearing of mappedtodisk to buffer.c
` [PATCH 3/6] mm: Remove PageMappedToDisk
` [PATCH 4/6] btrfs: Switch from using the private_2 flag to owner_2
` [PATCH 6/6] migrate: Remove references to Private2

WARNING: CPU: 43 PID: 2254 at mm/slub.c:4655 krealloc_noprof+0x2c7/0x300 with next-20241003
 2024-10-04  6:06 UTC 

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-04  5:31 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[PATCH v9 00/12] fs: multigrain timestamp redux
 2024-10-04  4:49 UTC  (3+ messages)
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps

[PATCH v8 0/5] x86/pkeys: update PKRU to enable all pkeys before XSAVE
 2024-10-04  4:20 UTC  (6+ messages)
` [PATCH v8 3/5] x86/pkeys: Update "

[PATCH 22/33] riscv: signal: abstract header saving for setup_sigcontext
 2024-10-04  1:20 UTC  (2+ messages)

Investigating practicality of process memory encryption techniques using frozen cache and TRESOR/RamCrypt
 2024-10-04  0:41 UTC 

[syzbot] [mm?] possible deadlock in lock_mm_and_find_vma (2)
 2024-10-03 23:54 UTC 

[PATCH net-next v19 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
 2024-10-03 23:52 UTC  (4+ messages)
` [PATCH net-next v19 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()

[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
 2024-10-03 23:51 UTC  (9+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy

[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
 2024-10-03 23:43 UTC  (3+ messages)

[PATCH 00/33] riscv control-flow integrity for usermode
 2024-10-03 23:12 UTC  (6+ messages)
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi

[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-03 22:09 UTC  (8+ messages)
` [RFC PATCH 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
` [RFC PATCH 3/4] hp: Implement Hazard Pointers

[PATCH v7 00/26] Generic `Allocator` support for Rust
 2024-10-03 21:53 UTC  (4+ messages)
` [PATCH v7 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`

6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187
 2024-10-03 21:52 UTC  (6+ messages)

[PATCH 0/2] selftests/mm: fix deadlock after pthread_create
 2024-10-03 21:17 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: replace atomic_bool with pthread_barrier_t
` [PATCH 2/2] selftests/mm: fix deadlock for fork after pthread_create on ARM

[PATCH] btrfs: root memcgroup for metadata filemap_add_folio()
 2024-10-03 20:58 UTC  (10+ messages)

[RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
 2024-10-03 20:23 UTC  (2+ messages)

[PATCH] mm/truncate: reset xa_has_values flag on each iteration
 2024-10-03 20:11 UTC  (5+ messages)

[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-10-03 20:05 UTC  (3+ messages)
` [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH] mm/hugetlb: Fix hugepage allocation for interleaved memory nodes
 2024-10-03 20:00 UTC 

[DAMON Beer/Coffee/Tea Chat] Re-scheduling Tuesday instances to Wednesday
 2024-10-03 18:25 UTC 

[PATCH 3/3] zsmalloc: replace kmap_atomic with kmap_local_page
 2024-10-03 18:07 UTC  (5+ messages)

[PATCH 1/2] compiler.h: Introduce ptr_eq() to preserve address dependency
 2024-10-03 18:00 UTC  (14+ messages)

[syzbot] [net?] [virt?] INFO: rcu detected stall in schedule_tail (6)
 2024-10-03 16:14 UTC 

mm/damon/reclaim.c:252:15: error: implicit declaration of function 'damon_commit_ctx'
 2024-10-03 15:25 UTC  (3+ messages)

mm/zswap.c:744:52: error: 'struct zswap_lruvec_state' has no member named 'nr_disk_swapins'
 2024-10-03 15:11 UTC  (3+ messages)

[BUG] 6.10.10: Bad page state in process xyz
 2024-10-03 15:05 UTC  (2+ messages)

[PATCH] mm: percpu: fix typo to pcpu_alloc_noprof() description
 2024-10-03 14:49 UTC  (2+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-03 13:34 UTC  (2+ messages)

arm64: Kexec: Warning: virt_to_phys used for non-linear address
 2024-10-03 11:51 UTC  (6+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-03 11:17 UTC  (2+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-03 10:46 UTC  (2+ messages)

[PATCH v3] SLUB: Add support for per object memory policies
 2024-10-03  9:51 UTC  (4+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-03  9:27 UTC  (3+ messages)

[syzbot] Monthly mm report (Oct 2024)
 2024-10-03  9:02 UTC 

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-03  8:06 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in shmem_file_write_iter
 2024-10-03  7:48 UTC  (4+ messages)

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-03  7:43 UTC  (2+ messages)

[linux-next:master 1524/2170] drivers/pinctrl/pinctrl-th1520.c:457:23: error: implicit declaration of function 'pinconf_generic_parse_dt_config'; did you mean 'pinconf_generic_dump_config'?
 2024-10-03  7:38 UTC 

[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
 2024-10-03  7:35 UTC  (4+ 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