[PATCH v6 0/2] Add swappiness argument to memory.reclaim
2024-01-03 17:19 UTC (4+ messages)
` [PATCH v6 1/2] mm: add defines for min/max swappiness
` [PATCH v6 2/2] mm: add swapiness= arg to memory.reclaim
[PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
2024-01-03 16:49 UTC (18+ messages)
` [PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
` [PATCH v5 06/40] netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink
` Re: [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter
` [PATCH] 9p: Fix initialisation of netfs_inode for 9p
[PATCH v1 0/5] riscv: Introduce compat-mode helpers & improve arch_get_mmap_end()
2024-01-03 16:00 UTC (6+ messages)
` [PATCH v1 1/5] riscv: Improve arch_get_mmap_end() macro
` [PATCH v1 2/5] riscv: Replace direct thread flag check with is_compat_task()
` [PATCH v1 3/5] riscv: add compile-time test into is_compat_task()
` [PATCH v1 4/5] riscv: Introduce is_compat_thread() into compat.h
` [PATCH v1 5/5] riscv: Introduce set_compat_task() in asm/compat.h
[PATCH v1 0/4] Enable >0 order folio memory compaction
2024-01-03 15:51 UTC (7+ messages)
[PATCH v3 00/11] Mitigate a vmap lock contention v3
2024-01-03 15:47 UTC (14+ messages)
` [PATCH v3 01/11] mm: vmalloc: Add va_alloc() helper
` [PATCH v3 02/11] mm: vmalloc: Rename adjust_va_to_fit_type() function
` [PATCH v3 03/11] mm: vmalloc: Move vmap_init_free_space() down in vmalloc.c
` [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v3 05/11] mm/vmalloc: remove vmap_area_list
` [PATCH v3 06/11] mm: vmalloc: Remove global purge_vmap_area_root rb-tree
` [PATCH v3 07/11] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v3 08/11] mm: vmalloc: Support multiple nodes in vread_iter
` [PATCH v3 09/11] mm: vmalloc: Support multiple nodes in vmallocinfo
` [PATCH v3 10/11] mm: vmalloc: Set nr_nodes based on CPUs in a system
` [PATCH v3 11/11] mm: vmalloc: Add a shrinker to drain vmap pools
[PATCH 0/5] netfs, cachefiles, 9p: Additional patches
2024-01-03 15:47 UTC (7+ messages)
` [PATCH 1/5] cachefiles: Fix __cachefiles_prepare_write()
` [PATCH 2/5] 9p: Fix initialisation of netfs_inode for 9p
` [PATCH 3/5] 9p: Do a couple of cleanups
` [PATCH 4/5] 9p: Always update remote_i_size in stat2inode
` [PATCH 5/5] 9p: Use length of data written to the server in preference to error
` [PATCH 6/5] netfs: Rearrange netfs_io_subrequest to put request pointer first
[PATCH v5 0/2] Add swappiness argument to memory.reclaim
2024-01-03 15:19 UTC (11+ messages)
` [PATCH v5 2/2] mm: add swapiness= arg "
[PATCH v4 00/12] riscv: ASID-related and UP-related TLB flush enhancements
2024-01-03 15:04 UTC (17+ messages)
` [PATCH v4 01/12] riscv: Flush the instruction cache during SMP bringup
` [PATCH v4 02/12] riscv: Use IPIs for remote cache/TLB flushes by default
` [PATCH v4 03/12] riscv: mm: Broadcast kernel TLB flushes only when needed
` [PATCH v4 04/12] riscv: Only send remote fences when some other CPU is online
` [PATCH v4 05/12] riscv: mm: Combine the SMP and UP TLB flush code
` [PATCH v4 06/12] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v4 07/12] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
` [PATCH v4 08/12] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v4 09/12] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v4 10/12] riscv: mm: Make asid_bits a local variable
` [PATCH v4 11/12] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v4 12/12] riscv: mm: Always use an ASID to flush mm contexts
[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks
2024-01-03 14:16 UTC (3+ messages)
[PATCH] mm: zswap: fix the lack of page lru flag in zswap_writeback_entry
2024-01-03 14:12 UTC (5+ messages)
` [External] "
[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
2024-01-03 14:04 UTC (2+ messages)
[PATCH v2 0/9] swapin refactor for optimization and unified readahead
2024-01-03 13:45 UTC (13+ messages)
` [PATCH v2 1/9] mm/swapfile.c: add back some comment
` [PATCH v2 2/9] mm/swap: move no readahead swapin code to a stand-alone helper
` [PATCH v2 3/9] mm/swap: avoid doing extra unlock error checks for direct swapin
` [PATCH v2 4/9] mm/swap: always account swapped in page into current memcg
` [PATCH v2 5/9] mm/swap: introduce swapin_entry for unified readahead policy
` [PATCH v2 6/9] mm/swap: handle swapcache lookup in swapin_entry
` [PATCH v2 7/9] mm/swap: avoid a duplicated swap cache lookup for SWP_SYNCHRONOUS_IO
` [PATCH v2 8/9] mm/swap: introduce a helper for swapin without vmfault
` [PATCH v2 9/9] mm/swap, shmem: use new swapin helper to skip readahead conditionally
[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
2024-01-03 13:33 UTC (14+ messages)
` [PATCH v3 1/2] kvm: arm64: introduce new flag for non-cacheable IO memory
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices
[PATCH] execve: argument list space enlargement
2024-01-03 13:07 UTC
[PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
2024-01-03 11:16 UTC
[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
2024-01-03 11:14 UTC (15+ messages)
` [PATCH v2 01/13] mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
` [PATCH v2 02/13] mm/hugetlb: Declare hugetlbfs_pagecache_present() non-static
` [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH v2 04/13] mm: Make HPAGE_PXD_* macros even if !THP
` [PATCH v2 05/13] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v2 07/13] mm/gup: Refactor record_subpages() to find 1st small page
` [PATCH v2 08/13] mm/gup: Handle hugetlb for no_page_table()
` [PATCH v2 09/13] mm/gup: Cache *pudp in follow_pud_mask()
` [PATCH v2 10/13] mm/gup: Handle huge pud for follow_pud_mask()
` [PATCH v2 11/13] mm/gup: Handle huge pmd for follow_pmd_mask()
` [PATCH v2 12/13] mm/gup: Handle hugepd for follow_page()
` [PATCH v2 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
[linux-next:master 8829/9096] lib/kunit/device.c:138 kunit_device_register_with_driver() warn: passing zero to 'ERR_CAST'
2024-01-03 11:14 UTC
6.6.8 stable: crash in folio_mark_dirty
2024-01-03 10:49 UTC (6+ messages)
[RFC PATCH v1] tools/mm: Add thpmaps script to dump THP usage info
2024-01-03 10:20 UTC (8+ messages)
[PATCH net-next 1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
2024-01-03 9:56 UTC (4+ messages)
` [PATCH net-next 2/6] page_frag: unify gfp bits for order 3 page allocation
` [PATCH net-next 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next 5/6] net: introduce page_frag_cache_drain()
[PATCH 0/3] mm/zswap & crypto/acompress: remove a couple of memcpy
2024-01-03 9:50 UTC (4+ messages)
` [PATCH 1/3] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
` [PATCH 2/3] mm/zswap: remove the memcpy if acomp is not asynchronous
` [PATCH 3/3] crypto: scompress: remove memcpy if sg_nents is 1
[PATCH v4 00/22] stackdepot: allow evicting stack traces
2024-01-03 9:14 UTC (21+ messages)
` [PATCH v4 01/22] lib/stackdepot: print disabled message only if truly disabled
` [PATCH v4 02/22] lib/stackdepot: check disabled flag when fetching
` [PATCH v4 03/22] lib/stackdepot: simplify __stack_depot_save
` [PATCH v4 04/22] lib/stackdepot: drop valid bit from handles
` [PATCH v4 05/22] lib/stackdepot: add depot_fetch_stack helper
` [PATCH v4 06/22] lib/stackdepot: use fixed-sized slots for stack records
` [PATCH v4 08/22] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v4 09/22] lib/stackdepot: rename next_pool_required to new_pool_required
` [PATCH v4 10/22] lib/stackdepot: store next pool pointer in new_pool
` [PATCH v4 12/22] lib/stackdepot: use read/write lock
[RFC PATCH v2 0/2] Node migration between memory tiers
2024-01-03 8:47 UTC (9+ messages)
` [EXT] "
put the xfs xfile abstraction on a diet
2024-01-03 8:41 UTC (16+ messages)
` [PATCH 01/15] shmem: move the shmem_mapping assert into shmem_get_folio_gfp
` [PATCH 02/15] shmem: export shmem_get_folio
` [PATCH 03/15] shmem: document how to "persist" data when using shmem_*file_setup
` [PATCH 04/15] xfs: remove xfile_stat
` [PATCH 05/15] xfs: remove the xfile_pread/pwrite APIs
` [PATCH 06/15] xfs: don't try to handle non-update pages in xfile_obj_load
` [PATCH 07/15] xfs: shmem_file_setup can't return NULL
` [PATCH 08/15] xfs: don't modify file and inode flags for shmem files
` [PATCH 09/15] xfs: don't allow highmem pages in xfile mappings
` [PATCH 10/15] xfs: remove xfarray_sortinfo.page_kaddr
` [PATCH 11/15] xfs: use shmem_get_folio in xfile_get_page
` [PATCH 12/15] xfs: remove struct xfile_page
` [PATCH 13/15] xfs: don't unconditionally allocate a new page in xfile_get_page
` [PATCH 14/15] xfs: use xfile_get_page and xfile_put_page in xfile_obj_store
` [PATCH 15/15] xfs: use xfile_get_page and xfile_put_page in xfile_obj_load
[PATCH v9 00/10] Multi-size THP for anonymous memory
2024-01-03 8:33 UTC (4+ messages)
` [PATCH v9 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
[PATCH] mm: memory: use nth_page() in clear/copy_subpage()
2024-01-03 6:23 UTC (6+ messages)
[PATCH] kernel: Introduce a write lock/unlock wrapper for tasklist_lock
2024-01-03 6:03 UTC (8+ messages)
` "
[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
2024-01-03 6:03 UTC (19+ messages)
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
[PATCH RFC] crypto: scompress: remove memcpy if sg_nents is 1
2024-01-03 5:31 UTC
[PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
2024-01-03 2:57 UTC (4+ messages)
` [PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend
` [PATCH RFC 2/2] mm/zswap: remove the memcpy if acomp is not asynchronous
[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
2024-01-03 2:47 UTC (6+ messages)
` [PATCH v2 1/2] mm: memory-failure: Make memory_failure_queue_delayed() helper
` [PATCH v2 2/2] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
2024-01-03 2:36 UTC (7+ messages)
` [PATCH v3 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
[PATCH v2 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
2024-01-03 1:54 UTC (2+ messages)
[PATCH 2/2] mm: list_lru: remove unused macro list_lru_init_key()
2024-01-03 1:53 UTC (2+ messages)
[PATCH 1/2] mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem"
2024-01-03 1:53 UTC (2+ messages)
[PATCH 1/1] userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
2024-01-02 23:34 UTC (5+ messages)
[linux-next:master] [btrfs] 8d99361835: stress-ng.link.ops_per_sec -18.0% regression
2024-01-02 22:32 UTC (5+ messages)
[PATCH v1] mm: abstract shadow stack vma behind arch_is_shadow_stack_vma
2024-01-02 18:45 UTC (6+ messages)
vmalloc search size larger than the size it is actually needed
2024-01-02 18:37 UTC
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2024-01-01 3:55 UTC (7+ messages)
` [PATCH v2 02/17] memblock: Declare scratch memory as CMA
` [PATCH v2 04/17] kexec: Add KHO parsing support
` [PATCH v2 07/17] kexec: Add documentation for KHO
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