linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC] Add swappiness argument to memory.reclaim
 2022-05-17 16:05 UTC  (3+ messages)

[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-17 16:04 UTC  (5+ messages)

[PATCH] MAINTAINERS: add myself as a memcg reviewer
 2022-05-17 15:53 UTC  (5+ messages)

[PATCH] mm: damon: Use HPAGE_PMD_SIZE
 2022-05-17 15:44 UTC  (2+ messages)

[linux-next:master 12304/12343] csky-linux-ld: drivers/nvme/host/fc.c:1915: undefined reference to `blkcg_get_fc_appid'
 2022-05-17 15:39 UTC 

[PATCH] maple_tree: Fix mas_next() when already on the last node entry
 2022-05-17 15:34 UTC  (2+ messages)

[PATCHv6 00/15] mm, x86/cc: Implement support for unaccepted memory
 2022-05-17 15:34 UTC  (16+ messages)
` [PATCHv6 01/15] x86/boot: Centralize __pa()/__va() definitions
` [PATCHv6 02/15] mm: Add support for unaccepted memory
` [PATCHv6 03/15] efi/x86: Get full memory map in allocate_e820()
` [PATCHv6 04/15] x86/boot: Add infrastructure required for unaccepted memory support
` [PATCHv6 05/15] efi/x86: Implement support for unaccepted memory
` [PATCHv6 06/15] x86/boot/compressed: Handle "
` [PATCHv6 07/15] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv6 08/15] x86/mm: Provide helpers for unaccepted memory
` [PATCHv6 09/15] x86/mm: Avoid load_unaligned_zeropad() stepping into "
` [PATCHv6 10/15] x86/mm: Report unaccepted memory in /proc/meminfo
` [PATCHv6 11/15] x86: Disable kexec if system has unaccepted memory
` [PATCHv6 12/15] x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
` [PATCHv6 13/15] x86/tdx: Refactor try_accept_one()
` [PATCHv6 14/15] x86/tdx: Add unaccepted memory support
` [PATCHv6 15/15] mm/vmstat: Add counter for memory accepting

BUG: kernel NULL pointer dereference, address: 00000004 - mas_update_gap
 2022-05-17 15:27 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 77424ddeb70dc950f598d3828ac81857e002700b
 2022-05-17 15:26 UTC 

[PATCH] maple_tree: Fix 32b parent pointers
 2022-05-17 15:22 UTC 

[linux-next:master 12304/12343] drivers/nvme/host/fc.c:1914: undefined reference to `blkcg_get_fc_appid'
 2022-05-17 15:19 UTC 

[PATCH] mapletree-vs-khugepaged
 2022-05-17 15:03 UTC  (15+ messages)

[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-05-17 14:33 UTC  (5+ messages)
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK

[PATCH] mm/ksm: introduce ksm_enabled for each process
 2022-05-17 14:04 UTC  (2+ messages)

[PATCH v4] mm: fix is_pinnable_page against on cma page
 2022-05-17 14:00 UTC  (11+ messages)

[RFC PATCH v2 00/16] io-uring/xfs: support async buffered writes
 2022-05-17 13:48 UTC  (25+ messages)
` [RFC PATCH v2 01/16] block: add check for async buffered writes to generic_write_checks
` [RFC PATCH v2 02/16] iomap: add iomap_page_create_gfp to allocate iomap_pages
` [RFC PATCH v2 03/16] iomap: use iomap_page_create_gfp() in __iomap_write_begin
` [RFC PATCH v2 04/16] iomap: add async buffered write support
` [RFC PATCH v2 05/16] xfs: add iomap "
` [RFC PATCH v2 06/16] fs: split off need_remove_file_privs() do_remove_file_privs()
` [RFC PATCH v2 07/16] fs: split off need_file_update_time and do_file_update_time
` [RFC PATCH v2 08/16] fs: add pending file update time flag
` [RFC PATCH v2 09/16] xfs: enable async write file modification handling
` [RFC PATCH v2 10/16] xfs: add async buffered write support
` [RFC PATCH v2 11/16] io_uring: add support for async buffered writes
` [RFC PATCH v2 12/16] mm: factor out _balance_dirty_pages() from balance_dirty_pages()
` [RFC PATCH v2 13/16] mm: add balance_dirty_pages_ratelimited_flags() function
` [RFC PATCH v2 14/16] iomap: use balance_dirty_pages_ratelimited_flags in iomap_write_iter
` [RFC PATCH v2 15/16] io_uring: add tracepoint for short writes
` [RFC PATCH v2 16/16] xfs: enable async buffered write support

[PATCH v2] tracing: add ACCOUNT flag for allocations from marked slab caches
 2022-05-17 13:37 UTC  (4+ messages)

[RFC PATCH] page_ext: create page extension for all memblock memory regions
 2022-05-17 13:10 UTC  (8+ messages)

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-17 12:57 UTC  (11+ messages)
` [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists

[RFC PATCH] x86/sgx: Set active memcg prior to shmem allocation
 2022-05-17 12:38 UTC 

[PATCH v2] arm64: Expand the static memblock memory table
 2022-05-17 12:38 UTC  (2+ messages)

Question about hwpoison handling of 1GB hugepage
 2022-05-17 12:03 UTC  (3+ messages)

[PATCH] tracing: add ACCOUNT flag for allocations from marked slab caches
 2022-05-17 11:53 UTC  (8+ messages)

[PATCH] mm/kfence: print disabling or re-enabling message
 2022-05-17 11:42 UTC  (2+ messages)

DAMON VA regions don't split on an large Android APP
 2022-05-17 11:14 UTC  (9+ messages)

[PATCH v2 0/3] Implement readahead for squashfs
 2022-05-17  9:16 UTC  (6+ messages)
` [PATCH v2 1/3] Revert "squashfs: provide backing_dev_info in order to disable read-ahead"
` [PATCH v2 2/3] squashfs: always build "file direct" version of page actor
` [PATCH v2 3/3] squashfs: implement readahead

[PATCH v12 0/7] add hugetlb_optimize_vmemmap sysctl
 2022-05-17  9:16 UTC  (18+ messages)
` [PATCH v12 1/7] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries
` [PATCH v12 2/7] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v12 3/7] mm: memory_hotplug: enumerate all supported section flags
` [PATCH v12 4/7] mm: hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
` [PATCH v12 7/7] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[RFC PATCH 00/18] Try to free user PTE page table pages
 2022-05-17  8:30 UTC  (2+ messages)

[linux-next:master 10956/12195] ERROR: modpost: "__udivdi3" [drivers/mtd/parsers/scpart.ko] undefined!
 2022-05-17  8:21 UTC  (2+ messages)

[PATCH] mm: fix align-error when get_addr in unmapped_area_topdown
 2022-05-17  8:04 UTC  (8+ messages)
  `  "

[PATCH 0/2] Implement readahead for squashfs
 2022-05-17  7:51 UTC  (13+ messages)
` [PATCH 2/2] squashfs: implement readahead
` [PATCH 3/2] squashfs: always build "file direct" version of page actor

[linux-next:master 10829/12195] kismet: WARNING: unmet direct dependencies detected for RISCV_ALTERNATIVE when selected by ERRATA_THEAD
 2022-05-17  7:13 UTC 

[PATCH mm-stable] cleanup for "percpu: improve percpu_alloc_percpu event trace"
 2022-05-17  6:55 UTC 

[PATCH] x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE
 2022-05-17  4:56 UTC  (2+ messages)

[linux-next:master 9995/11651] fs/buffer.c:2254:5: warning: stack frame size (2144) exceeds limit (1024) in 'block_read_full_folio'
 2022-05-17  4:48 UTC  (5+ messages)

[syzbot] WARNING in follow_hugetlb_page
 2022-05-17  3:37 UTC  (11+ messages)

[PATCH v2 1/2] mm: drop oom code from exit_mmap
 2022-05-17  3:13 UTC  (4+ messages)
` [PATCH v2 2/2] mm: delete unused MMF_OOM_VICTIM flag

[PATCH 4/5 v1] mm: enable per numa node rss_stat count
 2022-05-17  2:28 UTC  (2+ messages)
` [mm] c9dc81ef10: BUG:Bad_rss-counter_state_mm:#node:#val

[linux-next:master] BUILD REGRESSION 3f7bdc402fb06f897ff1f492a2d42e1f7c2efedb
 2022-05-17  0:56 UTC 

Freeing page flags
 2022-05-17  0:34 UTC  (6+ messages)

[PATCH v2 1/1] selftests: vm: add process_mrelease tests
 2022-05-16 23:51 UTC  (7+ messages)

[PATCH v2 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-16 23:14 UTC  (14+ messages)
` [PATCH v2 01/13] mm: add zone device coherent type memory support
` [PATCH v2 02/13] mm: add device coherent vma selection for memory migration
` [PATCH v2 03/13] mm: remove the vma check in migrate_vma_setup()
` [PATCH v2 04/13] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v2 05/13] drm/amdkfd: add SPM support for SVM
` [PATCH v2 06/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 07/13] lib: test_hmm add module param for "
` [PATCH v2 08/13] lib: add support for device coherent type in test_hmm
` [PATCH v2 09/13] tools: update hmm-test to support device coherent type
` [PATCH v2 10/13] tools: update test_hmm script to support SP config
` [PATCH v2 11/13] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v2 12/13] tools: add hmm gup tests for device coherent type
` [PATCH v2 13/13] tools: add selftests to hmm for COW in device memory

[PATCH v3 0/2] Implement arm64 specific huge_ptep_get()
 2022-05-16 22:53 UTC  (2+ messages)

[PATCH v2 0/5] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-05-16 22:51 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: Add HAVE_IOREMAP_PROT support

[PATCH v2 4/5] arm64: mm: Convert to GENERIC_IOREMAP
 2022-05-16 22:47 UTC  (3+ messages)
` [PATCH v2 resend "

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-16 22:35 UTC  (3+ messages)

[PATCH] random: move randomize_page() into mm where it belongs
 2022-05-16 22:07 UTC  (3+ messages)

[PATCH mm] tracing: incorrect gfp_t conversion
 2022-05-16 20:55 UTC  (3+ messages)
` [PATCH mm v2] "

[linux-next:master 10823/12195] arch/riscv/include/asm/tlbflush.h:23:2: error: expected assembly-time absolute expression
 2022-05-16 20:24 UTC 

[PATCH v2 0/6] zswap: accounting & cgroup control
 2022-05-16 20:01 UTC  (8+ messages)
` [PATCH v2 6/6] zswap: memcg accounting

[linux-next:master] BUILD REGRESSION 1e1b28b936aed946122b4e0991e7144fdbbfd77e
 2022-05-16 19:06 UTC  (2+ messages)

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-16 18:45 UTC  (2+ messages)
` (subset) "

[syzbot] general protection fault in vma_interval_tree_remove
 2022-05-16 18:00 UTC  (4+ messages)

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-16 16:44 UTC  (2+ messages)

Is _PAGE_PROTNONE set only for user mappings?
 2022-05-16 14:04 UTC  (5+ messages)

Hang in 5.17.4+ that appears to be due to Xen
 2022-05-16 14:00 UTC 

[RFC PATCH v1 11/18] xfs: add async buffered write support
 2022-05-16 13:39 UTC  (11+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 49054c17455dc46ee92c37c82a14477ba65ee173
 2022-05-16 13:25 UTC 

[linux-next:master 11556/12195] arch/riscv/include/asm/pgtable.h:662:9: error: call to undeclared function 'pud_leaf'; ISO C99 and later do not support implicit function declarations
 2022-05-16 13:15 UTC 

[RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
 2022-05-16 12:54 UTC  (7+ messages)
` [RFC PATCH v3 1/6] [PATCH 1/6] mm: refactor of vma_merge()
` [RFC PATCH v3 2/6] [PATCH 2/6] mm: add merging after mremap resize
` [RFC PATCH v3 3/6] [PATCH 3/6] mm: add migration waiting and rmap locking to pagewalk
` [RFC PATCH v3 4/6] [PATCH 4/6] mm: adjust page offset in mremap
` [RFC PATCH v3 5/6] [PATCH 5/6] mm: enable merging of VMAs with different anon_vmas
` [RFC PATCH v3 6/6] [PATCH 6/6] mm: add tracing for VMA merges

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-05-16 11:49 UTC  (4+ messages)
` [PATCH v3 27/46] kmsan: instrumentation.h: add instrumentation_begin_with_regs()

squashfs performance regression and readahea
 2022-05-16 11:01 UTC  (21+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox