linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[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] tdx, memory hotplug: Check whole hot-adding memory range for TDX
 2024-10-04  3:15 UTC  (7+ messages)

[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  (8+ messages)
` [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi

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

[PATCH v8 00/29] Generic `Allocator` support for Rust
 2024-10-03 23:00 UTC  (9+ messages)
` [PATCH v8 11/29] rust: alloc: implement kernel `Box`
` [PATCH v8 16/29] rust: alloc: implement kernel `Vec` type
` [PATCH v8 25/29] rust: alloc: implement `Cmalloc` in module allocator_test

[PATCH v2 0/1] update mseal.rst
 2024-10-03 22:53 UTC  (3+ messages)
` [PATCH v2 1/1] mseal: "

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

[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] Fixes: null pointer dereference in pfnmap_lockdep_assert
 2024-10-03 21:06 UTC  (3+ messages)

[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 

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

[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)

[PATCH 0/6] Filesystem page flags cleanup
 2024-10-03 17:09 UTC  (10+ 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

[DESIGN] Hardening page allocator against type confusion
 2024-10-03 16:50 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c02d24a5af66a9806922391493205a344749f2c4
 2024-10-03 16:44 UTC 

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-03 16:25 UTC  (9+ 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 v3 0/2] vdso: Use only headers from the vdso/ namespace
 2024-10-03 16:25 UTC  (4+ messages)
` [PATCH v3 1/2] drm: Fix fault format
` [PATCH v3 2/2] vdso: Introduce vdso/page.h

[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  (4+ 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)

[RESEND PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-10-03 14:09 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 v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-03  9:32 UTC  (7+ 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

[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)

[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-03  7:35 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Add kmem_cache iterator

[syzbot] [mm?] INFO: rcu detected stall in kjournald2 (2)
 2024-10-03  7:16 UTC 

[PATCH slab hotfixes 0/2] slub kunit tests fixes for 6.12
 2024-10-03  6:52 UTC  (5+ messages)
` [PATCH slab hotfixes 2/2] kunit: move call to kunit_run_all_tests() after rcu_end_inkernel_boot()

[linux-next:master 1520/2170] kismet: WARNING: unmet direct dependencies detected for PINCTRL_IMX_SCU when selected by PINCTRL_IMX8QM
 2024-10-03  6:16 UTC 

[linux-next:master 1904/2170] sound/hda/hdac_stream.c:668: warning: Function parameter or struct member 'start' not described in 'snd_hdac_stream_timecounter_init'
 2024-10-03  5:55 UTC 

next-20241001: WARNING: at mm/list_lru.c:77 list_lru_del (mm/list_lru.c:212 mm/list_lru.c:200)
 2024-10-03  5:38 UTC  (6+ messages)

[syzbot] [mm?] BUG: corrupted list in do_compact_page
 2024-10-03  5:22 UTC  (2+ messages)

[RFC v2 01/13] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
 2024-10-03  5:06 UTC  (2+ messages)

[PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c
 2024-10-03  4:23 UTC 

[syzbot] [mm?] possible deadlock in upgrade_mmap_lock_carefully
 2024-10-03  2:52 UTC  (6+ messages)

[PATCH v8 15/29] rust: alloc: introduce `ArrayLayout`
 2024-10-03  0:27 UTC  (2+ messages)

[RFC PATCH v3 00/10] Add support for shared PTEs across processes
 2024-10-03  0:24 UTC  (5+ messages)

[PATCH v5 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-02 23:44 UTC  (11+ messages)
` [PATCH v5 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v5 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v5 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v5 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v5 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v5 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v5 07/10] tmpfs: Add casefold lookup support
` [PATCH v5 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v5 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v5 10/10] docs: tmpfs: Add casefold options

[PATCH v3] mm: swap: Make some count_mthp_stat() call-sites be THP-agnostic
 2024-10-02 22:58 UTC 

[PATCH v2] mm: swap: Call count_mthp_stat() outside ifdef CONFIG_TRANSPARENT_HUGEPAGE
 2024-10-02 22:23 UTC  (3+ messages)

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

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-02 21:48 UTC 

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-02 21:41 UTC 

[PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-02 21:29 UTC  (5+ messages)
` [PATCH v4 07/10] tmpfs: Add casefold lookup support

[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
 2024-10-02 21:27 UTC  (13+ messages)
` [PATCH v10 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v10 02/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v10 03/12] fs: add infrastructure for multigrain timestamps
` [PATCH v10 04/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v10 05/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v10 06/12] fs: tracepoints around multigrain timestamp events
` [PATCH v10 07/12] fs: add percpu counters for significant "
` [PATCH v10 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v10 09/12] xfs: switch to "
` [PATCH v10 10/12] ext4: "
` [PATCH v10 11/12] btrfs: convert "
` [PATCH v10 12/12] tmpfs: add support for "

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

[PATCH v2] mm/cma: print total and used count in cma_alloc()
 2024-10-02 19:50 UTC  (3+ messages)

[PATCH v2] mm: zswap: Delete comments for "value" member of 'struct zswap_entry'
 2024-10-02 19:42 UTC 

[PATCH v9 00/12] fs: multigrain timestamp redux
 2024-10-02 19:33 UTC  (14+ messages)
` [PATCH v9 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v9 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v9 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v9 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v9 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v9 06/12] fs: add percpu counters for significant "
` [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v9 09/12] xfs: switch to "
` [PATCH v9 10/12] ext4: "
` [PATCH v9 11/12] btrfs: convert "
` [PATCH v9 12/12] tmpfs: add support for "

[PATCH v1] mm: swap: Call count_mthp_stat() outside ifdef CONFIG_TRANSPARENT_HUGEPAGE
 2024-10-02 19:30 UTC  (3+ messages)

[linux-next:master 789/2025] kismet: WARNING: unmet direct dependencies detected for DRM_BRIDGE_CONNECTOR when selected by DRM_IMX_PARALLEL_DISPLAY
 2024-10-02 19:30 UTC 

[PATCH v1] mm: zswap: Delete comments for "value" member of 'struct zswap_entry'
 2024-10-02 19:24 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION fe21733536749bb1b31c9c84e0b8d2ab8d82ce13
 2024-10-02 18:28 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