[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-09 14:24 UTC (3+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
[PATCH v7 00/13] fs: implement multigrain timestamps
2023-08-09 14:22 UTC (30+ messages)
` [PATCH v7 01/13] fs: remove silly warning from current_time
` [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time
` [PATCH v7 04/13] btrfs: have it use inode_update_timestamps
` [PATCH v7 05/13] fat: make fat_update_time get its own timestamp
` [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps
` [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp
` [PATCH v7 08/13] fs: drop the timespec64 argument from update_time
` [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps
` [PATCH v7 13/13] btrfs: convert to "
[PATCH] Multi-gen LRU: skip CMA pages when they are not eligible
2023-08-09 14:00 UTC (2+ messages)
[PATCH v2] cma: introduce CMA_ALLOC_DEBUG config
2023-08-09 13:57 UTC (2+ messages)
[PATCH vfs.tmpfs 0/5] tmpfs: user xattrs and direct IO
2023-08-09 13:52 UTC (18+ messages)
` [PATCH vfs.tmpfs 1/5] xattr: simple_xattr_set() return old_xattr to be freed
` [PATCH vfs.tmpfs 2/5] tmpfs: track free_ispace instead of free_inodes
` [PATCH vfs.tmpfs 3/5] tmpfs,xattr: enable limited user extended attributes
` [PATCH vfs.tmpfs 4/5] tmpfs: trivial support for direct IO
` [PATCH vfs.tmpfs 5/5] mm: invalidation check mapping before folio_contains
Replacing walk_page_range
2023-08-09 13:44 UTC (4+ messages)
[PATCH 1/2] mm/migrate.c: Fix return code when migration fails
2023-08-09 13:39 UTC (14+ messages)
` [PATCH 2/2] selftests/migration: Disable NUMA balancing and check migration status
[PATCH] mm: memcg: provide accurate stats for userspace reads
2023-08-09 13:31 UTC (7+ messages)
[PATCH] Documentation/page_tables: Add info about MMU/TLB and Page Faults
2023-08-09 13:27 UTC (5+ messages)
[linux-next:master 8173/8441] include/linux/list.h:53:13: error: '__preserve_most__' calling convention is not supported for this target
2023-08-09 13:05 UTC
[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-08-09 13:03 UTC (5+ messages)
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v9 19/51] x86/sev: Introduce snp leaked pages list
[PATCH v2] mm/page_alloc: don't check zonelist_update_seq from atomic allocations
2023-08-09 12:49 UTC (2+ messages)
[PATCH v2] mm: memtest: convert to memtest_report_meminfo()
2023-08-09 12:39 UTC (2+ messages)
[PATCH 0/4] mm: migrate: more folio conversion
2023-08-09 12:37 UTC (11+ messages)
` [PATCH 1/4] mm: migrate: use a folio in add_page_for_migration()
[PATCH] mm/compaction: remove unused parameter pgdata of fragmentation_score_wmark
2023-08-09 12:35 UTC (3+ messages)
[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-09 11:59 UTC (11+ messages)
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration
[linux-next:master 8173/8441] include/linux/list.h:53:13: warning: '__preserve_most__' calling convention is not supported for this target
2023-08-09 11:15 UTC (2+ messages)
[linux-next:master 5897/8441] sh4-linux-ld: storage.c:undefined reference to `__bread_gfp'
2023-08-09 10:27 UTC
[linux-next:master 4727/8441] drivers/video/backlight/lp855x_bl.c:252:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2023-08-09 10:27 UTC
[PATCH 1/2] mm/page_alloc: remove track of active PCP lists range in bulk free
2023-08-09 10:07 UTC (2+ messages)
` [PATCH 2/2] mm/page_alloc: remove unnecessary parameter batch of nr_pcp_free
[PATCH -next] mm/memory_hotplug: fix error return code in add_memory_resource()
2023-08-09 9:19 UTC (3+ messages)
[PATCH v2 0/3] lib/vsprintf: Rework header inclusions
2023-08-09 8:48 UTC (15+ messages)
` [PATCH v2 2/3] lib/vsprintf: Split out sprintf() and friends
[PATCH mm-unstable v1] mm: add a total mapcount for large folios
2023-08-09 8:32 UTC
[PATCH v7 0/6] Per-VMA lock support for swap and userfaults
2023-08-09 7:48 UTC (2+ messages)
[PATCH v9 0/4] RISC-V: mm: Make SV48 the default address space
2023-08-09 7:42 UTC (6+ messages)
` [PATCH v9 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v9 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v9 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v9 4/4] RISC-V: mm: Document mmap changes
[PATCH] selftests/mm: FOLL_LONGTERM need to be updated to 0x100
2023-08-09 7:40 UTC (3+ messages)
[PATCH] mm: page_alloc: remove unused parameter from reserve_highatomic_pageblock()
2023-08-09 7:33 UTC
[PATCH v28 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-09 6:16 UTC (6+ messages)
` [PATCH v28 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v28 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v28 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v28 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v28 6/6] selftests: mm: add pagemap ioctl tests
[PATCH v2 0/3] support large folio for mlock
2023-08-09 6:11 UTC (4+ messages)
` [PATCH v2 1/3] mm: add functions folio_in_range() and folio_within_vma()
` [PATCH v2 2/3] mm: handle large folio when large folio in VM_LOCKED VMA range
` [PATCH v2 3/3] mm: mlock: update mlock_pte_range to handle large folio
[PATCH v27 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-09 4:31 UTC (10+ messages)
` [PATCH v27 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v27 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v27 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v27 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v27 6/6] selftests: mm: add pagemap ioctl tests
[vbabka:slub-percpu-caches-v1 3/5] maple_tree.c:(.rodata.cst4+0x4b8): undefined reference to `kmem_cache_setup_percpu_array'
2023-08-08 22:40 UTC
[linux-next:master 5193/7933] sound/soc/sh/rcar/core.c:1287:1-23: WARNING: Function "for_each_child_of_node" should have of_node_put() before break around line 1296. (fwd)
2023-08-08 21:27 UTC
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-08 21:13 UTC (3+ messages)
[vbabka:slub-percpu-caches-v1 5/5] maple_tree.c:undefined reference to `kmem_cache_prefill_percpu_array'
2023-08-08 21:07 UTC
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-08 20:42 UTC (11+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v2 00/14] futex: More futex2 bits
2023-08-08 20:32 UTC (6+ messages)
` [PATCH v2 11/14] futex: Implement FUTEX2_NUMA
[BUG] trigger BUG_ON in mas_store_prealloc when low memory
2023-08-08 20:00 UTC (11+ messages)
error: A dwo section may not contain relocations
2023-08-08 19:46 UTC (2+ messages)
[linux-next:master 7083/7933] ld.lld: error: assignment to symbol __init_end does not converge
2023-08-08 19:26 UTC
[RFC v1 0/5] SLUB percpu array caches and maple tree nodes
2023-08-08 19:03 UTC (13+ messages)
` [RFC v1 1/5] mm, slub: fix bulk alloc and free stats
` [RFC v1 2/5] mm, slub: add opt-in slub_percpu_array
` [RFC v1 3/5] maple_tree: use slub percpu array
` [RFC v1 4/5] maple_tree: avoid bulk alloc/free to use percpu array more
` [RFC v1 5/5] maple_tree: replace preallocation with slub percpu array prefill
[vbabka:slub-percpu-caches-v1 5/5] lib/maple_tree.c:5561: undefined reference to `kmem_cache_prefill_percpu_array'
2023-08-08 18:34 UTC
[linux-next:master] BUILD REGRESSION 71cd4fc492ec41e4acd85e98bbf7a13753fc1e03
2023-08-08 18:27 UTC
[PATCH v4 0/5] variable-order, large folios for anonymous memory
2023-08-08 18:12 UTC (21+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance
[PATCH v2 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
2023-08-08 17:31 UTC (2+ messages)
[vbabka:slub-percpu-caches-v1 5/5] ld.lld: error: undefined symbol: kmem_cache_prefill_percpu_array
2023-08-08 17:21 UTC
[vbabka:slub-percpu-caches-v1 3/5] maple_tree.c:undefined reference to `kmem_cache_setup_percpu_array'
2023-08-08 17:21 UTC
[PATCH -next v2] mm: zswap: update comment for struct zswap_entry
2023-08-08 17:01 UTC (2+ messages)
[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
2023-08-08 16:17 UTC (3+ messages)
[vbabka:slub-percpu-caches-v1 3/5] ld.lld: error: undefined symbol: kmem_cache_setup_percpu_array
2023-08-08 15:37 UTC
[vbabka:slub-percpu-caches-v1 2/5] mm/slub.c:3568:26: error: implicit declaration of function 'alloc_from_pca'
2023-08-08 14:55 UTC
[PATCH v2 0/7] Split a folio to any lower order folios
2023-08-08 14:45 UTC (4+ messages)
` [PATCH v2 5/7] mm: thp: split huge page to any lower order pages
[vbabka:slub-percpu-caches-v1 2/5] mm/slub.c:3568:12: error: call to undeclared function 'alloc_from_pca'; ISO C99 and later do not support implicit function declarations
2023-08-08 13:12 UTC
[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
2023-08-08 12:42 UTC (11+ messages)
[PATCH] mm/page_alloc: remove unneeded current_order check
2023-08-08 12:32 UTC (3+ messages)
[PATCH] mm/memcontrol: add tips for kmem.slabinfo
2023-08-08 12:10 UTC (7+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 453869586392a5c4f570ba90c557219a65fff41a
2023-08-08 12:02 UTC
[PATCH v2 12/32] mm/vmalloc: vmalloc_to_page() use pte_offset_kernel()
2023-08-08 11:09 UTC (11+ messages)
[PATCH 0/7] cleanup with helper macro K()
2023-08-08 10:44 UTC (4+ messages)
` [PATCH 1/7] mm: remove redundant K() macro definition
[PATCH] mm/damon: Prevent unnecessary age reset for regions
2023-08-08 9:59 UTC (3+ messages)
[RFC 0/2] An attempt to improve SLUB on NUMA / under memory pressure
2023-08-08 9:59 UTC (5+ messages)
` [RFC 2/2] mm/slub: prefer NUMA locality over slight memory saving on NUMA machines
[PATCH v8 0/6] Add support for memmap on memory feature on ppc64
2023-08-08 9:15 UTC (7+ messages)
` [PATCH v8 1/6] mm/memory_hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [PATCH v8 2/6] mm/memory_hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v8 3/6] mm/memory_hotplug: Allow architecture to override memmap on memory support check
` [PATCH v8 4/6] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [PATCH v8 5/6] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
` [PATCH v8 6/6] mm/memory_hotplug: Embed vmem_altmap details in memory block
[PATCH v2 0/4] mm/hugetlb: fix /sys and /proc fs dealing with persistent hugepages
2023-08-08 9:13 UTC (6+ messages)
` [PATCH v2 1/4] mm/hugetlb: fix the inconsistency of /proc/sys/vm/nr_huge_pages
[PATCH] writeback: remove redundant checks for root memcg
2023-08-08 8:44 UTC
[PATCH v2 0/8] Add GDB memory helper commands
2023-08-08 8:30 UTC (9+ messages)
` [PATCH v2 1/8] scripts/gdb/symbols: add specific ko module load command
` [PATCH v2 2/8] scripts/gdb/modules: add get module text support
` [PATCH v2 3/8] scripts/gdb/utils: add common type usage
` [PATCH v2 4/8] scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
` [PATCH v2 5/8] scripts/gdb/stackdepot: Add stackdepot support
` [PATCH v2 6/8] scripts/gdb/page_owner: add page owner support
` [PATCH v2 7/8] scripts/gdb/slab: Add slab support
` [PATCH v2 8/8] scripts/gdb/vmalloc: add vmallocinfo support
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