Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-14 03:09:18 to 2023-12-15 05:07:16 UTC [more...]

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-12-15  5:05 UTC  (13+ messages)

[RFC PATCH v2 0/2] Node migration between memory tiers
 2023-12-15  5:02 UTC  (2+ messages)

start removing writepage instances
 2023-12-15  4:59 UTC  (4+ messages)
` [PATCH 4/9] hfs: remove ->writepage

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-15  4:56 UTC  (10+ messages)

[PATCH v5 0/4] Add DAX ABI for memmap_on_memory
 2023-12-15  4:53 UTC  (8+ messages)
` [PATCH v5 1/4] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v5 2/4] dax/bus: Use guard(device) in sysfs attribute helpers
` [PATCH v5 3/4] mm/memory_hotplug: export mhp_supports_memmap_on_memory()
` [PATCH v5 4/4] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH 0/3] A Solution to Re-enable hugetlb vmemmap optimize on Arm
 2023-12-15  4:37 UTC  (7+ messages)
` [PATCH 1/3] mm: HVO: introduce helper function to update and flush pgtable
` [PATCH 2/3] arm64: mm: HVO: support BBM of vmemmap pgtable safely
` [PATCH 3/3] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP

[PATCH v3 00/15] Transparent Contiguous PTEs for User Mappings
 2023-12-15  4:32 UTC  (14+ messages)
` [PATCH v3 12/15] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v3 14/15] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()

[PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
 2023-12-15  3:57 UTC  (6+ messages)
  ` [External] : "

[PATCH v4 0/4] supplement of slab allocator removal
 2023-12-15  3:41 UTC  (5+ messages)
` [PATCH v4 1/4] Documentation: kernel-parameters: remove noaliencache
` [PATCH v4 2/4] mm/slub: unify all sl[au]b parameters with "slab_$param"
` [PATCH v4 3/4] mm/slub: replace slub_$params with slab_$params in slub.rst
` [PATCH v4 4/4] mm/slub: make the description of slab_min_objects helpful in doc

[PATCH net-next v11 0/3] skbuff: Optimize SKB coalescing for page pool
 2023-12-15  3:30 UTC  (4+ messages)
` [PATCH net-next v11 1/3] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v11 2/3] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v11 3/3] skbuff: Optimization of SKB coalescing for page pool

[PATCH net-next v10 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-15  3:17 UTC  (7+ messages)
` [PATCH net-next v10 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment
` [PATCH net-next v10 3/4] skbuff: Add a function to check if a page belongs to page_pool
` [PATCH net-next v10 4/4] skbuff: Optimization of SKB coalescing for page pool

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-15  2:50 UTC  (3+ messages)
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc

[PATCH v1 00/39] mm/rmap: interface overhaul
 2023-12-15  2:39 UTC  (6+ messages)
` [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
` [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-15  2:19 UTC  (15+ messages)

[PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
 2023-12-15  1:30 UTC  (2+ messages)

kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
 2023-12-15  1:10 UTC  (3+ messages)

[PATCH -next v3 2/2] mm: vmscan: add new event to trace shrink lru
 2023-12-15  1:06 UTC  (2+ messages)

[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
 2023-12-15  0:05 UTC 

[RFC PATCH v3 00/11] Introduce mseal()
 2023-12-14 22:52 UTC  (10+ messages)
` [RFC PATCH v3 11/11] mseal:add documentation

[PATCH 0/5] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-14 22:41 UTC  (28+ messages)
` [PATCH 1/5] mm/zswap: reuse dstmem when decompress
` [PATCH 2/5] mm/zswap: change dstmem size to one page
` [PATCH 3/5] mm/zswap: refactor out __zswap_load()
` [PATCH 5/5] mm/zswap: cleanup zswap_reclaim_entry()

[PATCH 00/15] kexec: Allow preservation of ftrace buffers
 2023-12-14 22:36 UTC  (5+ messages)
` [PATCH 06/15] arm64: Add KHO support

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2023-12-14 22:34 UTC 

[PATCH] mm: compaction: avoid fast_isolate_freepages blindly choose improper pageblock
 2023-12-14 22:17 UTC  (4+ messages)

[PATCH] mm: Migrate high-order folios in swap cache correctly
 2023-12-14 22:11 UTC  (2+ messages)

[PATCH] ARM64: Implement arch_report_meminfo()
 2023-12-14 21:35 UTC  (5+ messages)

[PATCH v2] kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
 2023-12-14 21:25 UTC  (2+ messages)

[PATCH] mm: remove redundant lru_add_drain() prior to unmapping pages
 2023-12-14 20:51 UTC  (5+ messages)

[PATCH RFC v3 0/9] SLUB percpu array caches and maple tree nodes
 2023-12-14 20:14 UTC  (4+ messages)

[PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
 2023-12-14 20:07 UTC  (3+ messages)

[PATCH] mm/memory: Replace kmap() with kmap_local_page()
 2023-12-14 19:47 UTC  (2+ messages)

[PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
 2023-12-14 19:40 UTC  (2+ messages)

[syzbot] [mm?] [hfs?] KASAN: slab-out-of-bounds Write in shmem_file_read_iter
 2023-12-14 19:30 UTC 

[PATCH v2 00/10] IOMMU memory observability
 2023-12-14 19:18 UTC  (9+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

[PATCH] vmstat: don't auto expand the sysfs files
 2023-12-14 18:57 UTC  (3+ messages)

[PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
 2023-12-14 18:55 UTC  (12+ messages)

[PATCH v7 0/8] soc/tegra: fuse: Add ACPI support
 2023-12-14 18:43 UTC  (3+ messages)

[PATCH V4 0/1] Add swappiness argument to memory.reclaim
 2023-12-14 18:28 UTC  (8+ messages)
` [PATCH V4 2/2] mm: add swapiness= arg "

[linux-next:master 6722/7300] drivers/hid/hid-nintendo.c:371:13: error: initializer element is not constant
 2023-12-14 17:25 UTC  (2+ messages)
` [PATCH] HID: nintendo: fix initializer element is not constant error

[PATCH] of: reserved_mem: fix error log for reserved mem init failure
 2023-12-14 17:17 UTC  (4+ messages)

[PATCH -next 2/2] mm: vmscan: add new event to trace shrink lru
 2023-12-14 16:51 UTC  (3+ messages)

[PATCH v3 0/2] kvm: arm64: allow vm to select DEVICE_* and
 2023-12-14 16:56 UTC  (7+ messages)
` [PATCH v3 2/2] kvm: arm64: set io memory s2 pte as normalnc for vfio pci devices

[PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
 2023-12-14 16:24 UTC 

[linux-next:master 1963/7726] drivers/gpu/drm/imagination/pvr_mmu.c:170: warning: Excess struct member 'pvr_dev' description in 'pvr_mmu_backing_page'
 2023-12-14 16:18 UTC 

[PATCH v9 00/10] Multi-size THP for anonymous memory
 2023-12-14 16:02 UTC  (7+ messages)
` [PATCH v9 04/10] mm: thp: Support allocation of anonymous multi-size THP
        ` [PATCH] mm: Resolve some multi-size THP review nits

[akpm-mm:mm-unstable 153/301] mm/list_lru.c:110:1: error: unused function 'list_lru_from_kmem'
 2023-12-14 15:35 UTC  (2+ messages)

Convert write_cache_pages() to an iterator v2
 2023-12-14 13:25 UTC  (12+ messages)
` [PATCH 01/11] writeback: Factor out writeback_finish()
` [PATCH 02/11] writeback: Factor writeback_get_batch() out of write_cache_pages()
` [PATCH 03/11] writeback: Factor should_writeback_folio() "
` [PATCH 04/11] writeback: Simplify the loops in write_cache_pages()
` [PATCH 05/11] pagevec: Add ability to iterate a queue
` [PATCH 06/11] writeback: Use the folio_batch queue iterator
` [PATCH 07/11] writeback: Factor writeback_iter_init() out of write_cache_pages()
` [PATCH 08/11] writeback: Factor writeback_get_folio() "
` [PATCH 09/11] writeback: Factor writeback_iter_next() "
` [PATCH 10/11] writeback: Add for_each_writeback_folio()
` [PATCH 11/11] writeback: Remove a use of write_cache_pages() from do_writepages()

[linux-next:master 6386/7300] kernel/rcu/tree.c:2965:(.text+0x5b44): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-14 14:53 UTC  (2+ messages)

[linux-next:master 7458/7726] htmldocs: ./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c:663: warning: Excess function parameter 'crtc_state' description in 'amdgpu_dm_verify_lut3d_size'
 2023-12-14 14:51 UTC 

[linux-next:master 7458/7726] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c:663: warning: Function parameter or member 'plane_state' not described in 'amdgpu_dm_verify_lut3d_size'
 2023-12-14 14:19 UTC 

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-14 14:11 UTC  (8+ messages)
` [PATCH v4 28/39] netfs: Implement support for unbuffered/DIO read
` [PATCH v4 36/39] netfs: Implement a write-through caching option
` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data

[PATCH v3 0/4] supplement of slab allocator removal
 2023-12-14 14:11 UTC  (5+ messages)
` [PATCH v3 4/4] mm/slub: correct the default value of slub_min_objects in doc

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-14 13:47 UTC  (4+ messages)
` [PATCH v3 14/25] arm64: implement PKEYS support

[PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-12-14 12:50 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/5] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
` [PATCH v5 bpf-next 2/5] mm: mempolicy: Revise comment regarding mempolicy mode flags
` [PATCH v5 bpf-next 3/5] mm, security: Add lsm hook for memory policy adjustment
` [PATCH v5 bpf-next 4/5] security: selinux: Implement set_mempolicy hook
` [PATCH v5 bpf-next 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog

[PATCH v2] Documentation, mm/unaccepted: document accept_memory kernel parameter
 2023-12-14 12:35 UTC 

[linux-next:master 7445/7726] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c:312: warning: expecting prototype for drm_crtc_additional_color_mgmt(). Prototype was for dm_crtc_additional_color_mgmt() instead
 2023-12-14 11:01 UTC 

[linux-next:master 7233/7300] powerpc64-linux-ld: warning: orphan section `.bss..Lubsan_data241' from `kernel/ptrace.o' being placed in section `.bss..Lubsan_data241'
 2023-12-14 10:17 UTC 

[PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
 2023-12-14  9:56 UTC  (2+ messages)

[PATCH 00/13] kmsan: Enable on powerpc
 2023-12-14  9:27 UTC  (16+ messages)
` [PATCH 05/13] powerpc: Unpoison buffers populated by hcalls
` [PATCH 07/13] powerpc/kprobes: Unpoison instruction in kprobe struct
` [PATCH 08/13] powerpc: Unpoison pt_regs
` [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
` [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap
` [PATCH 11/13] powerpc: Implement architecture specific KMSAN interface
` [PATCH 12/13] powerpc/string: Add KMSAN support
` [PATCH 13/13] powerpc: Enable KMSAN on powerpc
  ` [PATCH 02/13] hvc: Fix use of uninitialized array in udbg_hvc_putc
  ` [PATCH 04/13] powerpc: Disable CONFIG_DCACHE_WORD_ACCESS when KMSAN is enabled

[PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
 2023-12-14  9:02 UTC  (18+ messages)

[PATCH v2 0/2] riscv: Enable percpu page first chunk allocator
 2023-12-14  8:40 UTC  (2+ messages)

[PATCH -v2 mm 0/4] lib/stackdepot, kasan: fixes for stack eviction series
 2023-12-14  8:34 UTC  (3+ messages)
` [PATCH -v2 mm 2/4] kasan: handle concurrent kasan_record_aux_stack calls

[linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e
 2023-12-14  5:49 UTC 

[PATCH v2 0/4] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-12-14  5:34 UTC  (3+ messages)
` [PATCH v2 4/4] riscv: Use accessors to page table entries instead of direct dereference

[PATCH net-next v9 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-14  3:42 UTC  (4+ messages)
` [PATCH net-next v9 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment


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 read-only IMAP folder(s) and NNTP newsgroup(s).