[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
2024-10-02 20:39 UTC (15+ 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] mm: swap: Call count_mthp_stat() outside ifdef CONFIG_TRANSPARENT_HUGEPAGE
2024-10-02 20:36 UTC (2+ messages)
6.12/BUG: KASAN: slab-use-after-free in m_next at fs/proc/task_mmu.c:187
2024-10-02 20:32 UTC (3+ messages)
[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-02 20:02 UTC (6+ messages)
` [PATCH v2 tip/perf/core 4/5] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [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
[RFC PATCH v3 00/10] Add support for shared PTEs across processes
2024-10-02 19:30 UTC (3+ messages)
[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
2024-10-02 19:29 UTC (25+ messages)
` [PATCH v13 04/40] prctl: arch-agnostic prctl for shadow stack
` [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v13 24/40] arm64/mm: Implement map_shadow_stack()
` [PATCH v13 25/40] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v13 26/40] arm64/signal: Expose GCS state in signal frames
` [PATCH v13 27/40] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v13 28/40] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v13 29/40] kselftest/arm64: Verify the GCS hwcap
` [PATCH v13 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v13 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v13 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v13 33/40] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v13 34/40] kselftest/arm64: Add very basic GCS test program
` [PATCH v13 35/40] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v13 36/40] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v13 37/40] kselftest/arm64: Add GCS signal tests
` [PATCH v13 38/40] kselftest/arm64: Add a GCS stress test
` [PATCH v13 39/40] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v13 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list
[PATCH v1] mm: zswap: Delete comments for "value" member of 'struct zswap_entry'
2024-10-02 19:24 UTC (5+ messages)
next-20241001: WARNING: at mm/list_lru.c:77 list_lru_del (mm/list_lru.c:212 mm/list_lru.c:200)
2024-10-02 18:58 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)
[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
2024-10-02 18:30 UTC (8+ messages)
[linux-next:master] BUILD REGRESSION fe21733536749bb1b31c9c84e0b8d2ab8d82ce13
2024-10-02 18:28 UTC
[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-02 18:09 UTC (4+ 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
[PATCH v2 0/1] remove SWAP_MAP_SHMEM
2024-10-02 18:06 UTC (12+ 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)
[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
2024-10-02 17:39 UTC (14+ messages)
` [RFC PATCH 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
` [RFC PATCH 2/4] Documentation: RCU: Refer to ptr_eq()
` [RFC PATCH 3/4] hp: Implement Hazard Pointers
` [RFC PATCH 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
[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 0/2] Introduce ptr_eq() to preserve address dependency
2024-10-02 15:24 UTC (12+ messages)
` [PATCH 1/2] compiler.h: "
[PATCH] gup: Convert FOLL_TOUCH case in follow_page_pte() to folio
2024-10-02 15:13 UTC
[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
2024-10-02 15:02 UTC (2+ messages)
[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 (8+ messages)
` [PATCH 1/6] fs: Move clearing of mappedtodisk to buffer.c
` [PATCH 2/6] nilfs2: Convert nilfs_copy_buffer() to use folios
` [PATCH 3/6] mm: Remove PageMappedToDisk
` [PATCH 4/6] btrfs: Switch from using the private_2 flag to owner_2
` [PATCH 5/6] ceph: Remove call to PagePrivate2()
` [PATCH 6/6] migrate: Remove references to Private2
[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
[syzbot] [mm?] possible deadlock in upgrade_mmap_lock_carefully
2024-10-02 12:14 UTC (3+ messages)
[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 (5+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v3 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter
[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 (7+ 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)
[PATCH hotfix 6.12 RESEND] mm/mmap: correct error handling in mmap_region()
2024-10-02 7:39 UTC
[PATCH hotfix 6.12] mm/mmap: correct error handling in mmap_region()
2024-10-02 7:36 UTC (5+ messages)
[syzbot] [mm?] KCSAN: data-race in __delete_from_swap_cache / __try_to_reclaim_swap
2024-10-02 7:26 UTC
[PATCH] secretmem: disable memfd_secret() if arch cannot set direct map
2024-10-02 5:11 UTC (3+ messages)
[syzbot] [mm?] INFO: rcu detected stall in x64_sys_call
2024-10-02 4:18 UTC (2+ messages)
[PATCH 3/3] zsmalloc: replace kmap_atomic with kmap_local_page
2024-10-02 3:38 UTC (3+ messages)
[linux-next:master 1097/1347] drivers/gpu/drm/i915/i915_gpu_error.c:2415:9: sparse: sparse: Using plain integer as NULL pointer
2024-10-02 2:09 UTC
[PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-10-02 1:40 UTC (4+ messages)
` [PATCH v4 07/10] tmpfs: Add casefold lookup support
[PATCH v9 0/7] mm: zswap swap-out of large folios
2024-10-01 23:44 UTC (11+ messages)
` [PATCH v9 6/7] mm: zswap: Support large folios in zswap_store()
[syzbot] [mm?] KASAN: out-of-bounds Read in copy_from_kernel_nofault
2024-10-01 23:25 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox