linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[linux-next:master 1066/8035] arch/arm/mach-omap2/dma.c:82:10-16: Unneeded variable: "errata". Return "0" on line 161
 2022-05-06  7:17 UTC  (8+ messages)
` [PATCH] ARM: dove: fix returnvar.cocci warnings
    ` [kbuild-all] "

[PATCH] efi: stub: prefer mirrored memory for randomized allocations
 2022-05-06  6:19 UTC  (6+ messages)

[PATCH] delayacct: track delays from write-protect copy
 2022-05-06  4:57 UTC  (4+ messages)

[linux-next:master 2098/9357] drivers/pinctrl/stm32/pinctrl-stm32.c:1530:23: warning: Local variable 'np' shadows outer variable [shadowVariable]
 2022-05-06  3:46 UTC 

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-06  3:39 UTC  (7+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration

[PATCH v2 0/4] A few cleanup and fixup patches for migration
 2022-05-06  3:23 UTC  (3+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration

[PATCH v2] mm/memcg: support control THP behaviour in cgroup
 2022-05-06  3:18 UTC 

[PATCH 0/2] Finalising swap-over-NFS patches
 2022-05-06  2:56 UTC  (7+ messages)
` [PATCH 1/2] MM: handle THP in swap_*page_fs()

[PATCH v9 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-05-06  2:49 UTC  (8+ messages)
` [PATCH v9 4/4] mm: hugetlb_vmemmap: "

[PATCH v9 00/69] Maple Tree v9
 2022-05-06  2:25 UTC  (2+ messages)

[PATCH 0/2] null_blk: fix wrong use of nr_online_nodes
 2022-05-06  1:58 UTC  (3+ messages)
` [PATCH 1/2] include/linux/nodemask.h: create node_available() helper
` [PATCH 2/2] null_blk: fix wrong use of nr_online_nodes

[PATCH v2 00/26] Folio patches for 5.19
 2022-05-06  1:39 UTC  (56+ messages)
` [PATCH v2 01/26] shmem: Convert shmem_alloc_hugepage() to use vma_alloc_folio()
` [PATCH v2 02/26] mm/huge_memory: Convert do_huge_pmd_anonymous_page() "
` [PATCH v2 03/26] alpha: Fix alloc_zeroed_user_highpage_movable()
` [PATCH v2 04/26] mm: Remove alloc_pages_vma()
` [PATCH v2 05/26] vmscan: Use folio_mapped() in shrink_page_list()
` [PATCH v2 06/26] vmscan: Convert the writeback handling in shrink_page_list() to folios
` [PATCH v2 07/26] swap: Turn get_swap_page() into folio_alloc_swap()
` [PATCH v2 08/26] swap: Convert add_to_swap() to take a folio
` [PATCH v2 09/26] vmscan: Convert dirty page handling to folios
` [PATCH v2 10/26] vmscan: Convert page buffer handling to use folios
` [PATCH v2 11/26] vmscan: Convert lazy freeing to folios
` [PATCH v2 12/26] vmscan: Move initialisation of mapping down
` [PATCH v2 13/26] vmscan: Convert the activate_locked portion of shrink_page_list to folios
` [PATCH v2 14/26] mm: Allow can_split_folio() to be called when THP are disabled
` [PATCH v2 15/26] vmscan: Remove remaining uses of page in shrink_page_list
` [PATCH v2 16/26] mm/shmem: Use a folio in shmem_unused_huge_shrink
` [PATCH v2 17/26] mm/swap: Add folio_throttle_swaprate
` [PATCH v2 18/26] mm/shmem: Convert shmem_add_to_page_cache to take a folio
` [PATCH v2 19/26] mm/shmem: Turn shmem_should_replace_page into shmem_should_replace_folio
` [PATCH v2 20/26] mm/shmem: Add shmem_alloc_folio()
` [PATCH v2 21/26] mm/shmem: Convert shmem_alloc_and_acct_page to use a folio
` [PATCH v2 22/26] mm/shmem: Convert shmem_getpage_gfp "
` [PATCH v2 23/26] mm/shmem: Convert shmem_swapin_page() to shmem_swapin_folio()
` [PATCH v2 24/26] mm: Add folio_mapping_flags()
` [PATCH v2 25/26] mm: Add folio_test_movable()
` [PATCH v2 26/26] mm/migrate: Convert move_to_new_page() into move_to_new_folio()

[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
 2022-05-06  0:54 UTC  (6+ messages)
` [PATCHv5 02/12] mm: Add "
` [PATCHv5 10/12] x86/tdx: Unaccepted memory support

RFC: Memory Tiering Kernel Interfaces
 2022-05-06  0:25 UTC  (18+ messages)

[PATCH RFC v6 00/21] DEPT(Dependency Tracker)
 2022-05-06  0:11 UTC  (2+ messages)

[GIT PULL] Two folio fixes for 5.18
 2022-05-06  0:02 UTC  (2+ messages)

[PATCH 0/5] zswap: cgroup accounting & control
 2022-05-05 23:54 UTC  (14+ messages)
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage

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

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-05-05 21:56 UTC  (7+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

[PATCH] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-05 21:17 UTC 

[PATCH v3 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
 2022-05-05 21:16 UTC  (7+ messages)

[PATCH v3] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-05-05 18:58 UTC  (2+ messages)

[PATCH v5 00/12] mm: userspace hugepage collapse
 2022-05-05 18:58 UTC  (16+ messages)
` [PATCH v5 01/13] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v5 02/13] mm/khugepaged: add struct collapse_control
` [PATCH v5 03/13] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v5 04/13] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v5 05/13] mm/khugepaged: pipe enum scan_result codes back to callers
` [PATCH v5 06/13] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v5 07/13] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v5 08/13] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v5 09/13] mm/khugepaged: rename prefix of shared collapse functions
` [PATCH v5 10/13] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v5 11/13] selftests/vm: modularize collapse selftests
` [PATCH v5 12/13] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v5 13/13] selftests/vm: add test to verify recollapse of THPs

[linux-next:master 8949/9357] drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c:362:6: warning: variable 'index' is used uninitialized whenever 'if' condition is true
 2022-05-05 17:54 UTC 

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

[PATCH] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-05 17:27 UTC  (4+ messages)

[PATCH] mm: memblock: avoid to create memmap for memblock nomap regions
 2022-05-05 16:54 UTC  (5+ messages)

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-05 16:09 UTC  (4+ messages)

[linux-next:master 8878/9357] drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c:3826:6: warning: variable 'index' is used uninitialized whenever 'if' condition is true
 2022-05-05 15:03 UTC 

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-05 14:33 UTC  (10+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe

[linux-next:master 7365/9357] powerpc64-linux-ld: sound/pci/emu10k1/emu10k1_main.o:arch/powerpc/include/asm/paca.h:293: multiple definition of `____cacheline_aligned'; sound/pci/emu10k1/emu10k1.o:arch/powerpc/include/asm/paca.h:293: first defined here
 2022-05-05 14:32 UTC 

[PATCH v4] mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
 2022-05-05 14:06 UTC  (3+ messages)

[linux-next:master 6995/9357] kernel/trace/fgraph.c:37:12: warning: no previous prototype for function 'ftrace_enable_ftrace_graph_caller'
 2022-05-05 12:29 UTC 

[PATCH] mm/kfence: reset PG_slab and memcg_data before freeing __kfence_pool
 2022-05-05 12:00 UTC  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] mm/shmem: fix build failure when CONFIG_TRANSPARENT_HUGEPAGE is not set
 2022-05-05 11:33 UTC 

[linux-next:master 4603/8600] drivers/usb/host/ehci-omap.c:64:19: warning: unused function 'ehci_read'
 2022-05-05 10:57 UTC 

[PATCH 0/3] A minor hotplug refactoring
 2022-05-05 10:37 UTC  (10+ messages)
` [PATCH 1/3] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH 2/3] mm/memory_hotplug: Reset node's state when empty during offline
` [PATCH 3/3] mm/memory_hotplug: Refactor hotadd_init_pgdat and try_online_node

[bug report] mm/shmem: turn shmem_alloc_page() into shmem_alloc_folio()
 2022-05-05 10:30 UTC 

[PATCH] mm/shmem: Fix uninitialized variable bug
 2022-05-05 10:29 UTC 

[serial] 4a218b277f: BUG:kernel_NULL_pointer_dereference,address
 2022-05-05 10:12 UTC  (2+ messages)

[PATCH] mm: usercopy: move the virt_addr_valid() below the is_vmalloc_addr()
 2022-05-05  7:10 UTC 

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

[PATCH v2] mm: fix is_pinnable_page against on cma page
 2022-05-05  6:44 UTC 

[PATCH] mm: don't be stuck to rmap lock on reclaim path
 2022-05-05  6:11 UTC  (9+ messages)

[linux-next:master 408/8237] drivers/net/wireless/ath/ath11k/wow.c:712 ath11k_wow_op_resume() warn: inconsistent returns '&ar->conf_mutex'
 2022-05-05  5:58 UTC  (4+ messages)

[PATCH] mm,doc: Add new documentation structure
 2022-05-05  4:49 UTC  (6+ messages)

[PATCH] selftests: vm: Makefile: rename TARGETS to VMTARGETS
 2022-05-05  0:25 UTC  (4+ messages)

[PATCH v3 0/2] mm: fix cma allocation fail sometimes
 2022-05-04 23:25 UTC  (9+ messages)
` [PATCH v3 1/2] mm: cma: fix allocation may "

[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-04 22:12 UTC  (3+ messages)

[PATCH v4 08/13] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
 2022-05-04 21:46 UTC  (3+ messages)

[PATCH v4 04/13] mm/khugepaged: make hugepage allocation context-specific
 2022-05-04 21:46 UTC  (5+ messages)
` [mm/khugepaged] 0d006aeaf9: BUG:unable_to_handle_page_fault_for_address

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-05-04 21:09 UTC  (7+ messages)

[linux-next:master 7006/8600] kernel/trace/fgraph.c:37:12: warning: no previous prototype for 'ftrace_enable_ftrace_graph_caller'
 2022-05-04 20:30 UTC 

[PATCH for mm-unstable 0/3] Fix build errors due to folio_test_large() misuse
 2022-05-04 20:23 UTC  (2+ messages)

[PATCH 0/1] Prepare for maple tree
 2022-05-04  1:14 UTC  (14+ messages)
` [PATCH v9 16/69] proc: remove VMA rbtree use from nommu
  ` [PATCH v9 19/69] xen: use vma_lookup() in privcmd_ioctl_mmap()
  ` [PATCH v9 27/69] mm/mmap: move mmap_region() below do_munmap()
  ` [PATCH v9 26/69] mm: convert vma_lookup() to use mtree_load()
  ` [PATCH v9 30/69] arm64: remove mmap linked list from vdso
  ` [PATCH v9 35/69] x86: remove vma linked list walks
  ` [PATCH v9 34/69] s390: "
  ` [PATCH v9 43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end
  ` [PATCH v9 51/69] mm/gup: use maple tree navigation instead of linked list
  ` [PATCH v9 52/69] mm/khugepaged: stop using vma "
  ` [PATCH v9 54/69] mm/madvise: use vma_find() instead of "
  ` [PATCH v9 62/69] mm/pagewalk: "
  ` [PATCH v9 68/69] mm/mmap: drop range_has_overlap() function

page:  |  | latest

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