linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[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  (5+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
` [PATCH v4 bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter

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

[RESEND PATCH] mm: Move set_pxd_safe() helpers from generic to platform
 2024-10-03  4:48 UTC 

[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 0/2] Introduce ptr_eq() to preserve address dependency
 2024-10-03  1:50 UTC  (13+ messages)
` [PATCH 1/2] compiler.h: "

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-03  0:38 UTC  (5+ 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)

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

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

[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 00/33] riscv control-flow integrity for usermode
 2024-10-02 23:18 UTC  (5+ messages)
` [PATCH 07/33] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH] mm/truncate: reset xa_has_values flag on each iteration
 2024-10-02 23:09 UTC  (3+ messages)

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

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-02 22:57 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  (17+ messages)

6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187
 2024-10-02 20:45 UTC  (4+ messages)

[PATCH v8 00/29] Generic `Allocator` support for Rust
 2024-10-02 20:37 UTC  (10+ messages)
` [PATCH v8 01/29] rust: alloc: add `Allocator` trait
` [PATCH v8 16/29] rust: alloc: implement kernel `Vec` type
` [PATCH v8 25/29] rust: alloc: implement `Cmalloc` in module allocator_test

[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-02 20:02 UTC  (4+ messages)
` [PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[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  (4+ 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 v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-02 19:29 UTC  (6+ messages)
` [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests

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

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

[linux-next:master] BUILD REGRESSION fe21733536749bb1b31c9c84e0b8d2ab8d82ce13
 2024-10-02 18:28 UTC 

[PATCH v2 0/1] remove SWAP_MAP_SHMEM
 2024-10-02 18:06 UTC  (9+ messages)
` [PATCH v2 1/1] swap: shmem: "

[PATCH v3] SLUB: Add support for per object memory policies
 2024-10-02 17:52 UTC  (3+ messages)

[PATCH v1] mm: zswap: zswap_store_page() will initialize entry after adding to xarray
 2024-10-02 17:33 UTC 

[PATCH] mm: instrument copy_from/to_kernel_nofault
 2024-10-02 16:39 UTC  (3+ messages)

[RFC PATCH 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
 2024-10-02 16:07 UTC  (7+ messages)
` [RFC PATCH 1/7] kstate: Add kstate - a mechanism to migrate some "
` [RFC PATCH 2/7] kexec: Hack and abuse crashkernel for the kstate's migration stream
` [RFC PATCH 3/7] [hack] purgatory: disable purgatory verification
` [RFC PATCH 5/7] kstate: Add mechanism to preserved specified memory pages across kexec
` [RFC PATCH 6/7] kstate, test: add test module for testing kstate subsystem
` [RFC PATCH 7/7] trace: migrate trace buffers across kexec

[PATCH 0/5] Remove PageKsm()
 2024-10-02 15:25 UTC  (6+ messages)
` [PATCH 1/5] ksm: Use a folio in try_to_merge_one_page()
` [PATCH 2/5] ksm: Convert cmp_and_merge_page() to use a folio
` [PATCH 3/5] ksm: Convert should_skip_rmap_item() to take "
` [PATCH 4/5] mm: Add PageAnonNotKsm()
` [PATCH 5/5] mm: Remove PageKsm()

[PATCH] gup: Convert FOLL_TOUCH case in follow_page_pte() to folio
 2024-10-02 15:13 UTC 

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-10-02 15:02 UTC  (3+ messages)

[PATCH slab hotfixes v2 0/2] slub kunit tests fixes for 6.12
 2024-10-02 14:44 UTC  (8+ messages)
` [PATCH slab hotfixes v2 1/2] mm, slab: suppress warnings in test_leak_destroy kunit test
` [PATCH slab hotfixes v2 2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-10-02 14:34 UTC  (3+ messages)

[PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
 2024-10-02 14:26 UTC  (2+ messages)

[PATCH v8 00/12] fs: multigrain timestamp redux
 2024-10-02 14:16 UTC  (8+ messages)
` [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps

[PATCH v3 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-10-02 14:09 UTC  (4+ messages)

mm/failslab.c:19:5: error: redefinition of 'should_failslab'
 2024-10-02 14:02 UTC 

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

[PATCH 0/6] Filesystem page flags cleanup
 2024-10-02 13:11 UTC  (3+ messages)
` [PATCH 2/6] nilfs2: Convert nilfs_copy_buffer() to use folios

[linux-next:master 1287/2025] arch/powerpc/boot/dts/fsl/b4420qds.dtb: localbus@ffe124000: board-control@3,0: 'oneOf' conditional failed, one must be fixed:
 2024-10-02 13:11 UTC 

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-10-02 12:41 UTC  (13+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper

[PATCH 1/1] mm/slab: remove duplicate check in create_cache()
 2024-10-02 12:09 UTC  (2+ messages)

[linux-next:master 1760/2025] drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c:517: warning: Function parameter or struct member 'ip_block' not described in 'jpeg_v1_0_sw_fini'
 2024-10-02 11:59 UTC 

[PATCH] mm, slub: prefetch freelist in ___slab_alloc()
 2024-10-02 11:57 UTC  (5+ messages)

[linux-next:master 1413/2025] drivers/gpu/drm/i915/gvt/aperture_gm.c:326:9: sparse: sparse: Using plain integer as NULL pointer
 2024-10-02 11:39 UTC 

[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
 2024-10-02 11:35 UTC  (8+ messages)
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

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

[PATCH v3 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-02 10:54 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Add kmem_cache iterator

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

[linux-next:master 1759/2025] drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c:485: warning: Function parameter or struct member 'ip_block' not described in 'jpeg_v1_0_sw_init'
 2024-10-02 10:03 UTC 

[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
 2024-10-02  8:23 UTC  (5+ messages)

[linux-next:master 969/1347] arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dtb: /i2c@ff110000/rt5651@1a: failed to match any schema with compatible: ['realtek,rt5651']
 2024-10-02  8:19 UTC  (2+ messages)

[linux-next:master 1757/2025] drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c:49: warning: Function parameter or struct member 'ip_block' not described in 'jpeg_v2_0_early_init'
 2024-10-02  8:10 UTC 

[PATCH] btrfs: root memcgroup for metadata filemap_add_folio()
 2024-10-02  7:41 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