linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-02 21:11:04 to 2022-09-05 09:26:44 UTC [more...]

[PATCH -next v3 0/2] watermark related improvement on zone movable
 2022-09-05  9:26 UTC  (6+ messages)
` [PATCH -next v3 1/2] mm: Cap zone movable's min wmark to small value
` [PATCH -next v3 2/2] mm: sysctl: Introduce per zone watermark_scale_factor

[PATCH RFC 0/7] zram: Support multiple compression streams
 2022-09-05  9:21 UTC  (13+ messages)
` [PATCH 1/3] documentation: Add recompression documentation
` [PATCH RFC 1/7] zram: Preparation for multi-zcomp support
` [PATCH 2/3] zram: Add recompression algorithm choice to Kconfig
` [PATCH RFC 2/7] zram: Add recompression algorithm sysfs knob
` [PATCH 3/3] zram: Add recompress flag to read_block_state()
` [PATCH RFC 3/7] zram: Factor out WB and non-WB zram read functions
` [PATCH RFC 4/7] zram: Introduce recompress sysfs knob
` [PATCH RFC 5/7] documentation: Add recompression documentation
` [PATCH RFC 6/7] zram: Add recompression algorithm choice to Kconfig
` [PATCH RFC 7/7] zram: Add recompress flag to read_block_state()

[PATCH] mm: gup: fix the fast GUP race against THP collapse
 2022-09-05  9:03 UTC  (12+ messages)

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-05  8:58 UTC  (15+ messages)

[PATCH v1] mm/gup: adjust stale comment for RCU GUP-fast
 2022-09-05  8:41 UTC  (14+ messages)

[PATCH v4 0/4] mm/slub: some debug enhancements for kmalloc objects
 2022-09-05  8:37 UTC  (12+ messages)
` [PATCH v4 1/4] mm/slub: enable debugging memory wasting of kmalloc

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-05  8:37 UTC  (11+ messages)

[PATCH RFC 0/7] zram: Support multiple compression streams
 2022-09-05  8:23 UTC  (8+ messages)
` [PATCH RFC 1/7] zram: Preparation for multi-zcomp support
` [PATCH RFC 2/7] zram: Add recompression algorithm sysfs knob
` [PATCH RFC 3/7] zram: Factor out WB and non-WB zram read functions
` [PATCH RFC 4/7] zram: Introduce recompress sysfs knob
` [PATCH RFC 5/7] documentation: Add recompression documentation
` [PATCH RFC 6/7] zram: Add recompression algorithm choice to Kconfig
` [PATCH RFC 7/7] zram: Add recompress flag to read_block_state()

[PATCH 0/6] A few cleanup patches for memory-failure
 2022-09-05  7:29 UTC  (16+ messages)
` [PATCH 1/6] mm, hwpoison: use ClearPageHWPoison() in memory_failure()
` [PATCH 2/6] mm, hwpoison: use __PageMovable() to detect non-lru movable pages
` [PATCH 3/6] mm, hwpoison: use num_poisoned_pages_sub() to decrease num_poisoned_pages
` [PATCH 4/6] mm, hwpoison: avoid unneeded page_mapped_in_vma() overhead in collect_procs_anon()
` [PATCH 5/6] mm, hwpoison: check PageTable() explicitly in hwpoison_user_mappings()
` [PATCH 6/6] mm, hwpoison: cleanup some obsolete comments

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-05  6:45 UTC  (6+ messages)

[PATCH v2] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-05  6:34 UTC  (2+ messages)

[PATCH v2 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-05  6:34 UTC  (6+ messages)
` [PATCH v2 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v2 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v2 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
` [PATCH v2 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

[PATCH v3 updated] mm/demotion: Expose memory tier details via sysfs
 2022-09-05  6:24 UTC  (24+ messages)

[PATCH v2] mm: use mem_map_offset instead of mem_map_next
 2022-09-05  6:09 UTC 

[linux-next:master 3399/4736] drivers/cpufreq/amd-pstate-ut.c:74:40: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-09-05  6:05 UTC 

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-05  5:05 UTC  (5+ messages)

Fwd: [PATCH] tools/headers: Fix undefined behaviour (34 << 26)
 2022-09-05  3:19 UTC  (2+ messages)
    `  "

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-05  3:10 UTC  (4+ messages)
` [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_record
` [PATCH v2 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
` [PATCH v2 3/3] mm,page_owner: Filter out stacks by a threshold counter

[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
 2022-09-05  3:08 UTC  (11+ messages)
` [PATCH 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
` [PATCH 8/8] hugetlb: use new vma_lock for pmd sharing synchronization

[linux-next:master 2262/4736] drivers/extcon/extcon-usbc-tusb320.c:19: warning: expecting prototype for drivers/extcon/extcon-tusb320.c(). Prototype was for TUSB320_REG8() instead
 2022-09-05  2:54 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] mm: Remove unnecessary '0' values from err
 2022-09-05  2:09 UTC 

[PATCH v4 1/4] mm/migrate_device.c: Flush TLB while holding PTL
 2022-09-05  0:41 UTC  (3+ messages)
` [PATCH v4 4/4] selftests/hmm-tests: Add test for dirty bits

[PATCH] mm: use mem_map_offset instead of mem_map_next
 2022-09-04 21:15 UTC  (4+ messages)

[linux-next:master 4318/4736] arch/x86/mm/init.c:1057:15: warning: no previous prototype for 'arch_max_swapfile_size'
 2022-09-04 17:35 UTC  (2+ messages)

[PATCH 1/2] powerpc/mm/64s: Drop pgd_huge()
 2022-09-04 16:57 UTC  (8+ messages)
` [PATCH 2/2] powerpc/mm/64s: Drop p4d_leaf()

[linux-next:master 390/4736] kernel/exit.c:738:45: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-09-04 15:52 UTC 

[PATCH] mm/damon/sysfs: simplify the judgement whether kdamonds are busy
 2022-09-04 14:36 UTC 

arch/x86/include/asm/checksum_32.h:149:6: error: inline assembly requires more registers than available
 2022-09-04 12:45 UTC 

[PATCH] memblock_tests: move variable declarations to single block
 2022-09-04 10:52 UTC  (2+ messages)

[PATCH] memblock tests: remove 'cleared' from comment blocks
 2022-09-04 10:51 UTC  (2+ messages)

[PATCH] mm/kmemleak: make create_object return void
 2022-09-04 10:46 UTC  (2+ messages)

[PATCH] mm/vmalloc: Extend find_vmap_lowest_match_check with extra arguments
 2022-09-04  9:36 UTC  (8+ messages)

[PATCH] mm: fix dereferencing possible ERR_PTR
 2022-09-04  8:39 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-04  6:37 UTC  (15+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address

[PATCH v4 0/4] memblock tests: add NUMA tests for memblock_alloc_try_nid*
 2022-09-04  4:21 UTC  (5+ messages)
` [PATCH v4 1/4] memblock tests: add simulation of physical memory with multiple NUMA nodes
` [PATCH v4 2/4] memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
` [PATCH v4 3/4] memblock tests: add bottom-up "
` [PATCH v4 4/4] memblock tests: add generic "

[PATCH v12 09/10] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
 2022-09-04  2:26 UTC 

[PATCH 00/13] Fix the DAX-gup mistake
 2022-09-04  2:17 UTC  (14+ messages)
` [PATCH 01/13] fsdax: Rename "busy page" to "pinned page"
` [PATCH 02/13] fsdax: Use page_maybe_dma_pinned() for DAX vs DMA collisions
` [PATCH 03/13] fsdax: Delete put_devmap_managed_page_refs()
` [PATCH 04/13] fsdax: Update dax_insert_entry() calling convention to return an error
` [PATCH 05/13] fsdax: Cleanup dax_associate_entry()
` [PATCH 06/13] fsdax: Rework dax_insert_entry() calling convention
` [PATCH 07/13] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH 08/13] devdax: Minor warning fixups
` [PATCH 09/13] devdax: Move address_space helpers to the DAX core
` [PATCH 10/13] dax: Prep dax_{associate, disassociate}_entry() for compound pages
` [PATCH 11/13] devdax: add PUD support to the DAX mapping infrastructure
` [PATCH 12/13] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH 13/13] mm/gup: Drop DAX pgmap accounting

[PATCH v2 00/57] MM folio changes for 6.1
 2022-09-04  0:44 UTC  (6+ messages)
` [PATCH v2 01/57] mm/vmscan: Fix a lot of comments
` [PATCH v2 02/57] mm: Add the first tail page to struct folio

vmap_area_lock lockdep warning
 2022-09-03 19:48 UTC  (2+ messages)

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-03 19:35 UTC  (2+ messages)

[PATCH for-mm-unstable] mm/swap.h: Define swap_cache_get_folio() for !CONFIG_SWAP
 2022-09-03 19:32 UTC 

[PATCH 00/23] Convert to filemap_get_folios_tag()
 2022-09-03 17:38 UTC  (11+ messages)
` [PATCH 18/23] nilfs2: Convert nilfs_lookup_dirty_data_buffers() to use filemap_get_folios_tag()
` [PATCH 19/23] nilfs2: Convert nilfs_lookup_dirty_node_buffers() "
` [PATCH 20/23] nilfs2: Convert nilfs_btree_lookup_dirty_buffers() "
` [PATCH 21/23] nilfs2: Convert nilfs_copy_dirty_pages() "
` [PATCH 22/23] nilfs2: Convert nilfs_clear_dirty_pages() "

[linux-next:master 4372/4736] htmldocs: Warning: mm/zsmalloc.c references a file that doesn't exist: Documentation/mm/highmem
 2022-09-03 14:11 UTC 

[linux-next:master 4598/4736] mm/khugepaged.c:2056:45: error: passing argument 1 of 'khugepaged_collapse_pte_mapped_thps' from incompatible pointer type
 2022-09-03 11:01 UTC 

[linux-next:master 1949/4736] drivers/clk/xilinx/clk-xlnx-clock-wizard.c:431: undefined reference to `devm_platform_ioremap_resource'
 2022-09-03  9:06 UTC 

[linux-next:master 4598/4736] mm/khugepaged.c:2056:38: error: incompatible pointer types passing 'struct khugepaged_mm_slot *' to parameter of type 'struct mm_slot *'
 2022-09-03  7:21 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: implicit declaration of function 'swap_cache_get_folio' is invalid in C99
 2022-09-03  6:28 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:10: error: call to undeclared function 'swap_cache_get_folio'; ISO C99 and later do not support implicit function declarations
 2022-09-03  6:01 UTC 

[PATCH v2] mm/damon/dbgfs: fix memory leak when using
 2022-09-03  5:36 UTC  (2+ messages)

[ammarfaizi2-block:akpm/mm/mm-unstable 402/439] mm/shmem.c:1738:17: error: implicit declaration of function 'swap_cache_get_folio'; did you mean 'read_cache_folio'?
 2022-09-03  5:09 UTC 

[PATCH] mm: Check writable zero page in page table check
 2022-09-03  2:13 UTC  (2+ messages)

[PATCH mm-unstable] mm/khugepaged: fix struct collapse_control load_node definition
 2022-09-03  2:12 UTC 

[linux-next:master 4278/4736] arch/mips/include/asm/pgtable.h:238:39: error: missing binary operator before token "("
 2022-09-03  0:32 UTC  (2+ messages)

[linux-next:master 4318/4736] arch/x86/mm/init.c:1057:15: warning: no previous prototype for function 'arch_max_swapfile_size'
 2022-09-02 23:42 UTC 

[PATCH v2 3/3] fortify: Use SIZE_MAX instead of (size_t)-1
 2022-09-02 22:50 UTC 

[PATCH 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2022-09-02 21:39 UTC  (2+ messages)

[PATCH v6 bpf-next 00/16] bpf: BPF specific memory allocator
 2022-09-02 21:10 UTC  (17+ messages)
` [PATCH v6 bpf-next 01/16] bpf: Introduce any context "
` [PATCH v6 bpf-next 02/16] bpf: Convert hash map to bpf_mem_alloc
` [PATCH v6 bpf-next 03/16] selftests/bpf: Improve test coverage of test_maps
` [PATCH v6 bpf-next 04/16] samples/bpf: Reduce syscall overhead in map_perf_test
` [PATCH v6 bpf-next 05/16] bpf: Relax the requirement to use preallocated hash maps in tracing progs
` [PATCH v6 bpf-next 06/16] bpf: Optimize element count in non-preallocated hash map
` [PATCH v6 bpf-next 07/16] bpf: Optimize call_rcu "
` [PATCH v6 bpf-next 08/16] bpf: Adjust low/high watermarks in bpf_mem_cache
` [PATCH v6 bpf-next 09/16] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU
` [PATCH v6 bpf-next 10/16] bpf: Add percpu allocation support to bpf_mem_alloc
` [PATCH v6 bpf-next 11/16] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc
` [PATCH v6 bpf-next 12/16] bpf: Remove tracing program restriction on map types
` [PATCH v6 bpf-next 13/16] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs
` [PATCH v6 bpf-next 14/16] bpf: Remove prealloc-only restriction for "
` [PATCH v6 bpf-next 15/16] bpf: Remove usage of kmem_cache from bpf_mem_cache
` [PATCH v6 bpf-next 16/16] bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc


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).