[PATCH v2 00/19] mm: Support huge pfnmaps
2024-08-29 15:10 UTC (15+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
[PATCH v3 5/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
2024-08-29 15:05 UTC (2+ messages)
` [PATCH v3 5-fix/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation fix
[RFC][PATCH 0/5] slab: Allocate and use per-call-site caches
2024-08-29 15:02 UTC (3+ messages)
` [PATCH 2/5] codetag: Run module_load hooks for builtin codetags
[RFC PATCH 0/2] Add disable_unmap_file arg to memory.reclaim
2024-08-29 15:00 UTC (8+ messages)
` [External] "
[PATCH v2 0/5] mm: convert to folio_isolate_movable()
2024-08-29 14:54 UTC (6+ messages)
` [PATCH v2 1/5] mm: compaction: get reference before non LRU movable folio isolation
` [PATCH v2 2/5] mm: migrate: add folio_isolate_movable()
` [PATCH v2 3/5] mm: migrate: convert to folio_isolate_movable()
` [PATCH v2 4/5] mm: compaction: "
` [PATCH v2 5/5] mm: migrate: remove isolate_movable_page()
[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
2024-08-29 14:45 UTC (9+ messages)
` [PATCH v1 2/2] selftests/mm: mseal_test add more tests
[linux-next:master] [mm/migrate] b28dd7507f: ltp.move_pages04.fail
2024-08-29 14:38 UTC (11+ messages)
` [LTP] "
linux-next20240827 onwards: KVM guest crash BUG: Bad page state in process ksmd
2024-08-29 14:36 UTC (2+ messages)
[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
2024-08-29 14:27 UTC (12+ messages)
[linux-next:master 6694/7693] mm/slab_common.c:373: warning: Excess function parameter 'freeptr_offset' description in 'kmem_cache_create_usercopy'
2024-08-29 14:07 UTC
[PATCH 0/2] get rid of PF_MEMALLOC_NORECLAIM
2024-08-29 14:03 UTC (10+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 1/2 v2] "
[linux-next:master 4949/7693] drivers/mailbox/omap-mailbox.c:383:34: warning: unused variable 'omap_mailbox_of_match'
2024-08-29 13:46 UTC
[PATCH v3 0/4] mm: clarify nofail memory allocation
2024-08-29 13:20 UTC (20+ messages)
[PATCH 1/1] mm: vmalloc: Optimize vmap_lazy_nr arithmetic when purging each vmap_area
2024-08-29 13:06 UTC
[PATCH v5 0/9] support large folio swap-out and swap-in for shmem
2024-08-29 12:40 UTC (6+ messages)
` [PATCH v5 4/9] mm: filemap: use xa_get_order() to get the swap entry order
BUG: general protection fault in mmap_region
2024-08-29 11:41 UTC (3+ messages)
BUG: WARNING in free_pgtables
2024-08-29 11:30 UTC (2+ messages)
[PATCH v4 12/16] mm: don't allow huge faults for files with pre content watches
2024-08-29 11:07 UTC (2+ messages)
` [PATCH v4 13/16] fsnotify: generate pre-content permission event on page fault
[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-08-29 10:59 UTC (22+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 02/14] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v2 03/14] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v2 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH v2 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v2 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock()
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v2 08/14] mm: copy_pte_range() "
[PATCH v13 00/10] enable bs > ps in XFS
2024-08-29 10:51 UTC (3+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
[PATCH] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
2024-08-29 10:25 UTC
[RFC PATCH 1/2] mm: vmscan: modify the semantics of scan_control.may_unmap to UNMAP_ANON and UNMAP_FILE
2024-08-29 10:20 UTC (2+ messages)
` [RFC PATCH 2/2] mm: memcg: add disbale_unmap_file arg to memory.reclaim
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-08-29 9:54 UTC (11+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
` [PATCH RFC v2 3/4] mm: Support MAP_BELOW_HINT in vm_unmapped_area()
` [PATCH RFC v2 4/4] selftests/mm: Create MAP_BELOW_HINT test
[PATCH v2] memcg: add charging of already allocated slab objects
2024-08-29 9:42 UTC (11+ messages)
[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-08-29 9:42 UTC (5+ messages)
[PATCH 3/5] tmpfs: Create casefold mount options
2024-08-29 9:25 UTC (2+ messages)
[PATCH v2] tools/mm: Use calloc and check the memory allocation failure
2024-08-29 9:21 UTC
[PATCH] mm: vmalloc: Refactor vm_area_alloc_pages() function
2024-08-29 9:00 UTC (5+ messages)
[PATCH] mm/mglru: wake up flushers when legacy cgroups run out of clean caches
2024-08-29 8:52 UTC (2+ messages)
[PATCH v3 0/3] fs,mm: add kmem_cache_create_rcu()
2024-08-29 8:38 UTC (4+ messages)
` [PATCH v3 1/3] mm: remove unused root_cache argument
[PATCH] mm/mglru: wake up flushers when legacy cgroups run out of clean caches
2024-08-29 8:31 UTC
[PATCH] mm/mglru: wake up flushers when legacy cgroups run out of clean caches
2024-08-29 8:26 UTC
[linux-next:master] [mm] f1295af16a: ltp.madvise11.fail
2024-08-29 8:20 UTC (2+ messages)
[PATCH] tools/mm: Use calloc and check the potential memory allocation failure
2024-08-29 8:14 UTC (5+ messages)
` "
[PATCH V2] mm, slub: avoid zeroing kmalloc redzone
2024-08-29 7:49 UTC (2+ messages)
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-29 7:14 UTC (6+ messages)
[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
2024-08-29 6:41 UTC (3+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint
` [PATCH RESEND v3 2/2] hugetlbfs: use tracepoints in hugetlbfs functions
[PATCH v8 0/8] Improve the copy of task comm
2024-08-29 6:30 UTC (11+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
[PATCH net-next v23 05/13] page_pool: devmem support
2024-08-29 6:01 UTC
BUG: general protection fault in get_mem_cgroup_from_objcg
2024-08-29 5:20 UTC (3+ messages)
[PATCH V1] mm, slub: avoid zeroing kmalloc redzone
2024-08-29 5:16 UTC (4+ messages)
[PATCH] tools/mm: rm thp_swap_allocator_test when make clean
2024-08-29 4:20 UTC
[PATCH v5 0/3] mm: ZSWAP swap-out of mTHP folios
2024-08-29 3:59 UTC (8+ messages)
[PATCH v2] mm: add lazyfree folio to lru tail
2024-08-29 3:55 UTC (10+ messages)
` 回复: "
` 回复: "
[PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes
2024-08-29 2:47 UTC (6+ messages)
` [PATCH 3/6] cifs: Fix copy offload to flush destination region
` [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
` [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
` [PATCH 6/6] netfs, cifs: Improve some debugging bits
[PATCH v7 2/2] mm: support large folios swap-in for sync io devices
2024-08-29 2:38 UTC (4+ messages)
[PATCH v1] memcg: add charging of already allocated slab objects
2024-08-29 2:36 UTC (6+ messages)
[linux-next:master 5237/7353] drivers/gpu/drm/xe/xe_ggtt.c:714:3: error: variable 'total' is uninitialized when used here
2024-08-29 2:01 UTC
[PATCH 0/4] mm: convert to folio_isolate_movable()
2024-08-29 1:34 UTC (7+ messages)
` [PATCH 2/4] mm: compaction: "
[PATCH -next v3 0/3] Add str_true_false()/str_false_true() helper
2024-08-29 1:12 UTC (8+ messages)
` [PATCH -next v3 1/3] lib/string_choices: "
BUG: INFO: trying to register non-static key in free_pgtables
2024-08-29 0:18 UTC
[PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios
2024-08-29 0:14 UTC (13+ messages)
BUG: general protection fault in mtree_range_walk
2024-08-29 0:05 UTC
BUG: general protection fault in anon_vma_interval_tree_verify
2024-08-28 23:59 UTC
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-28 23:27 UTC (40+ messages)
` [PATCH v12 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v12 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v12 04/39] mman: Add map_shadow_stack() flags
` [PATCH v12 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v12 06/39] arm64/gcs: Document the ABI "
` [PATCH v12 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v12 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v12 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v12 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v12 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v12 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v12 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v12 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v12 17/39] arm64/hwcap: Add hwcap "
` [PATCH v12 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v12 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v12 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v12 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v12 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v12 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v12 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v12 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v12 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v12 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v12 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v12 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v12 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v12 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v12 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v12 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list
[RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls
2024-08-28 23:24 UTC (2+ messages)
[PATCH 1/1] alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
2024-08-28 23:15 UTC
BUG: stack segment fault in insert_vmap_area_augment
2024-08-28 22:26 UTC
[PATCH v3] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
2024-08-28 22:21 UTC (4+ messages)
[PATCH] mm/hugetlb: sort out global lock annotations
2024-08-28 21:39 UTC (6+ 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