messages from 2024-06-25 15:02:46 to 2024-06-26 12:19:42 UTC [more...]
[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
2024-06-26 12:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH 3/3] x86/64/mm: Make 5-level paging support unconditional
2024-06-26 12:00 UTC (3+ messages)
` [PATCH] "
[PATCH] mm/numa_balancing: Teach mpol_to_str about the balancing mode
2024-06-26 11:51 UTC (3+ messages)
PROBLEM: kernel crashes when running xfsdump since ~6.4
2024-06-26 11:45 UTC (23+ messages)
[PATCH] mm: vmalloc: Check if a hash-index is in cpu_possible_mask
2024-06-26 11:43 UTC
[PATCH 2/2] kpageflags: fix wrong KPF_THP on non-pmd-mappable compound pages
2024-06-26 11:19 UTC (5+ messages)
` [PATCH 1/2] mm: Constify folio_order()/folio_test_pmd_mappable()
[LSF/MM/BPF TOPIC] Multi-sized THP performance benchmarks and analysis on ARM64
2024-06-26 10:47 UTC (9+ messages)
[PATCH 00/18] Introduce a store type enum for the Maple tree
2024-06-26 10:40 UTC (3+ messages)
` [PATCH 13/18] maple_tree: simplify mas_commit_b_node()
[linux-next:master 4252/8232] intel_vrr.c:undefined reference to `__udivdi3'
2024-06-26 10:33 UTC
[PATCH -next] mm: memcg: remove redundant seq_buf_has_overflowed()
2024-06-26 9:42 UTC
[PATCH v5 0/6] mm: migrate: support poison recover from migrate folio
2024-06-26 8:53 UTC (7+ messages)
` [PATCH v5 1/6] mm: move memory_failure_queue() into copy_mc_[user]_highpage()
` [PATCH v5 2/6] mm: add folio_mc_copy()
` [PATCH v5 3/6] mm: migrate: split folio_migrate_mapping()
` [PATCH v5 4/6] mm: migrate: support poisoned recover from migrate folio
` [PATCH v5 5/6] fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
` [PATCH v5 6/6] mm: migrate: remove folio_migrate_copy()
[RFC PATCH] mm: introduce gen information in /proc/xxx/smaps
2024-06-26 8:44 UTC
[linux-next:master 699/8232] arch/loongarch/include/asm/page.h:15:25: error: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '65536' to '0'
2024-06-26 8:42 UTC
[PATCH 0/4] mm/filemap: Limit page cache size to that supported by xarray
2024-06-26 8:24 UTC (16+ messages)
` [PATCH 1/4] mm/filemap: Make MAX_PAGECACHE_ORDER acceptable to xarray
` [PATCH 2/4] mm/filemap: Skip to allocate PMD-sized folios if needed
` [PATCH 3/4] mm/readahead: Limit page cache size in page_cache_ra_order()
` [PATCH 4/4] mm/shmem: Disable PMD-sized page cache if needed
[PATCH] migrate_pages: modify max number of pages to migrate in batch
2024-06-26 7:56 UTC (3+ messages)
[RFC PATCH] A Summary of VMA scanning improvements explored
2024-06-26 7:42 UTC (4+ messages)
` [RFC PATCH 1 1/1] sched/numa: Hot VMA and shared VMA optimization
[PATCH mm-unstable] mm: migrate: folio_ref_freeze() under xas_lock_irq()
2024-06-26 7:24 UTC (6+ messages)
dax alignment problem on arm64 (and other achitectures)
2024-06-26 7:20 UTC (2+ messages)
m68k 54418 fails to execute user space
2024-06-26 7:01 UTC (5+ messages)
[PATCH v2 15/15] mm/mmap: Move may_expand_vm() check in mmap_region()
2024-06-26 6:56 UTC
[PATCH v2] mm: optimize the redundant loop of mm_update_next_owner()
2024-06-26 6:43 UTC (5+ messages)
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-06-26 6:03 UTC (5+ messages)
[linux-next:master 7259/8232] drivers/gpu/drm/drm_panic.c:99: multiple definition of `init_module'; drivers/gpu/drm/drm_drv.o:drivers/gpu/drm/drm_drv.c:1079: first defined here
2024-06-26 6:01 UTC
[PATCH v3 00/16] Introduce a store type enum for the Maple tree
2024-06-26 5:37 UTC (2+ messages)
[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
2024-06-26 5:20 UTC (14+ messages)
[PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
2024-06-26 5:08 UTC (8+ messages)
` [PATCH v2 3/6] mm/zsmalloc: use a proper page type
[PATCH v6 0/4] Userspace controls soft-offline pages
2024-06-26 5:08 UTC (5+ messages)
` [PATCH v6 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v6 2/4] mm/memory-failure: userspace controls soft-offlining pages
` [PATCH v6 3/4] selftest/mm: test enable_soft_offline behaviors
` [PATCH v6 4/4] docs: mm: add enable_soft_offline sysctl
[PATCH v2] memblock: export memblock_free() to free reserved memory
2024-06-26 5:02 UTC (3+ messages)
[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
2024-06-26 5:01 UTC (3+ messages)
[PATCH 0/4] mm: remove page_maybe_dma_pinned() and page_mkclean()
2024-06-26 4:57 UTC (7+ messages)
` [PATCH 1/4] fs/proc/task_mmu: use folio API in pte_is_pinned()
[linux-next:master 7566/8232] net/core/filter.c:2049:16: sparse: sparse: incorrect type in return expression (different base types)
2024-06-26 4:44 UTC
[PATCH v5 0/4] Userspace controls soft-offline pages
2024-06-26 3:57 UTC (11+ messages)
` [PATCH v5 1/4] mm/memory-failure: refactor log format in soft offline code
` [PATCH v5 3/4] selftest/mm: test enable_soft_offline behaviors
` [PATCH v5 4/4] docs: mm: add enable_soft_offline sysctl
[linux-next:master] [bpf, x64] f663a03c8e: test-bpf.Tail_call_count_preserved_across_function_calls.fail
2024-06-26 2:43 UTC (4+ messages)
[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-26 2:42 UTC (3+ messages)
` [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
[RFC PATCH] mm/hugetlb_vmemmap: fix race with speculative PFN walkers
2024-06-26 2:37 UTC (2+ messages)
[linux-next:master 3392/8232] arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dtb: /soc@107c000000/timer@7c003000: failed to match any schema with compatible: ['brcm,bcm2835-system-timer']
2024-06-26 2:02 UTC
[linux-next:master 7925/8016] drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1232:20: error: unused function '__build_asserts'
2024-06-26 2:00 UTC
[linux-next:master 7701/8232] mm/huge_memory.c:2735:31: warning: variable 'page' is uninitialized when used here
2024-06-26 1:26 UTC (3+ messages)
[PATCH v6 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-06-26 1:23 UTC (5+ messages)
` [PATCH v6 21/23] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD
[PATCH v6 00/13] Centralize _GNU_SOURCE definition into lib.mk
2024-06-26 1:21 UTC (5+ messages)
[linux-next:master 6593/8232] arch/powerpc/boot/dts/mpc8313erdb.dtb: ptp_clock@24E00: interrupts: [[12, 8], [13, 8]] is too long
2024-06-26 0:42 UTC
[PATCH] mm: Prevent derefencing NULL ptr in pfn_section_valid()
2024-06-26 0:16 UTC
[linux-next:master 7437/8232] lenovo-yoga-c630.c:undefined reference to `auxiliary_device_init'
2024-06-25 23:38 UTC
[PATCH] hugetlbfs: add MTE support
2024-06-25 23:37 UTC
[PATCH V2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
2024-06-25 22:59 UTC (18+ messages)
[PATCH] hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
2024-06-25 22:54 UTC (3+ messages)
[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
2024-06-25 22:51 UTC (30+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests
` [PATCH v9 14/39] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v9 15/39] arm64/idreg: Add overrride for GCS
` [PATCH v9 16/39] arm64/hwcap: Add hwcap "
` [PATCH v9 17/39] arm64/traps: Handle GCS exceptions
` [PATCH v9 18/39] arm64/mm: Handle GCS data aborts
` [PATCH v9 19/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v9 20/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v9 21/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v9 22/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v9 23/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v9 24/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v9 25/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v9 26/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v9 27/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v9 28/39] kselftest: Provide shadow stack enable helpers for arm64
` [PATCH v9 29/39] selftests/clone3: Enable arm64 shadow stack testing
` [PATCH v9 30/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v9 31/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v9 32/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v9 33/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v9 34/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 36/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test
` [PATCH v9 39/39] kselftest/arm64: Enable GCS for the FP stress tests
[PATCH v7 0/1] Centralize _GNU_SOURCE definition into lib.mk
2024-06-25 22:34 UTC (2+ messages)
` [PATCH v7 1/1] selftests: Centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
2024-06-25 22:13 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] filemap: replace pte_offset_map() with pte_offset_map_nolock()
2024-06-25 21:06 UTC (2+ messages)
[linux-next:master 5987/8232] kernel/sched/ext.c:2399:56: sparse: sparse: incorrect type in initializer (different address spaces)
2024-06-25 21:02 UTC
[PATCH 00/15] add zpdesc memory descriptor for zswap.zpool
2024-06-25 21:02 UTC (6+ messages)
[RESEND PATCH] mm: page_ref: remove folio_try_get_rcu()
2024-06-25 20:53 UTC
[linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
2024-06-25 20:53 UTC (14+ messages)
[PATCH mm-unstable] mm: folio_add_new_anon_rmap() careful __folio_set_swapbacked()
2024-06-25 20:12 UTC (5+ messages)
[PATCH v2 00/15] Avoid MAP_FIXED gap exposure
2024-06-25 19:11 UTC (16+ messages)
` [PATCH v2 01/15] mm/mmap: Correctly position vma_iterator in __split_vma()
` [PATCH v2 02/15] mm/mmap: Introduce abort_munmap_vmas()
` [PATCH v2 03/15] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v2 04/15] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap()
` [PATCH v2 05/15] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [PATCH v2 06/15] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v2 07/15] mm/mmap: Extract validate_mm() from vma_complete()
` [PATCH v2 08/15] mm/mmap: Inline munmap operation in mmap_region()
` [PATCH v2 09/15] mm/mmap: Expand mmap_region() munmap call
` [PATCH v2 10/15] mm/mmap: Reposition vma iterator in mmap_region()
` [PATCH v2 11/15] mm/mmap: Track start and end of munmap in vma_munmap_struct
` [PATCH v2 12/15] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v2 13/15] mm/mmap: Use PHYS_PFN "
` [PATCH v2 14/15] mm/mmap: Use vms accounted pages "
` [PATCH v2 15/15] mm/mmap: Move may_expand_vm() check "
[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
2024-06-25 20:01 UTC (2+ messages)
[PATCH net-next v14 05/13] page_pool: convert to use netmem
2024-06-25 19:53 UTC (2+ messages)
` [PATCH net-next v14 06/13] page_pool: devmem support
[linux-next:master 699/8232] arch/loongarch/include/asm/page.h:15:25: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '65536' to '0'
2024-06-25 19:50 UTC
[PATCH] mm: remove partial comments of kswapd_shrink_node head
2024-06-25 18:15 UTC (2+ messages)
[PATCH v8 00/10] enable bs > ps in XFS
2024-06-25 18:07 UTC (9+ messages)
` [PATCH v8 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v8 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v8 07/10] xfs: use kvmalloc for xattr buffers
[PATCH 0/8] selftests/damon: test DAMOS tried regions and {min,max}_nr_regions
2024-06-25 18:05 UTC (9+ messages)
` [PATCH 1/8] selftests/damon/access_memory: use user-defined region size
` [PATCH 2/8] selftests/damon/_damon_sysfs: support schemes_update_tried_regions
` [PATCH 3/8] selftests/damon: implement a program for even-numbered memory regions access
` [PATCH 4/8] selftests/damon: implement DAMOS tried regions test
` [PATCH 5/8] selftests/damon/_damon_sysfs: implement kdamonds stop function
` [PATCH 6/8] selftests/damon: implement test for min/max_nr_regions
` [PATCH 7/8] _damon_sysfs: implement commit() for online parameters update
` [PATCH 8/8] selftests/damon/damon_nr_regions: test online-tuned max_nr_regions
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-06-25 17:51 UTC (5+ messages)
[PATCH v2 0/7] static key support for error injection functions
2024-06-25 17:53 UTC (5+ messages)
` [PATCH v2 6/7] mm, slab: add static key for should_failslab()
[PATCH 0/10] mm: Fix various readahead quirks
2024-06-25 17:12 UTC (2+ messages)
[PATCH v2 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option
2024-06-25 17:03 UTC (2+ messages)
[PATCH 0/7] Split list_lru lock into per-cgroup scope
2024-06-25 17:00 UTC (3+ messages)
[RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
2024-06-25 16:36 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).