linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 22:56:02 to 2021-03-03 15:56:14 UTC [more...]

[PATCH 2/2] mm: fs: Invalidate BH LRU during page migration
 2021-03-03 15:55 UTC  (2+ messages)

[PATCH v2 0/3] mm/slub: Fix count_partial() problem
 2021-03-03 14:26 UTC  (10+ messages)
` [PATCH v2 3/3] mm/slub: Use percpu partial free counter

exec error: BUG: Bad rss-counter
 2021-03-03 15:50 UTC  (4+ messages)

[PATCH] swap: fix swapfile read/write offset
 2021-03-03 15:46 UTC 

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-03 15:43 UTC  (5+ messages)
` [PATCH v5 3/3] "

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-03 15:41 UTC  (16+ messages)

[PATCH v3] mm: memcontrol: fix kernel stack account
 2021-03-03 15:18 UTC 

[PATCH v2] mm: memcontrol: fix kernel stack account
 2021-03-03 15:14 UTC  (6+ messages)
  ` [External] "

[PATCH 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-03 15:11 UTC  (3+ messages)

[PATCH] mm/compaction: remove unused variable sysctl_compact_memory
 2021-03-03 14:33 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION f6b975aabf15ef5bcbab7cfdc278665eb2756f10
 2021-03-03 14:23 UTC 

[PATCH v3 00/14] Introduced multi-preference mempolicy
 2021-03-03 13:59 UTC  (23+ messages)
` [PATCH v3 01/14] mm/mempolicy: Add comment for missing LOCAL
` [PATCH v3 02/14] mm/mempolicy: convert single preferred_node to full nodemask
` [PATCH v3 03/14] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v3 04/14] mm/mempolicy: allow preferred code to take a nodemask
` [PATCH v3 05/14] mm/mempolicy: refactor rebind code for PREFERRED_MANY
` [PATCH v3 06/14] mm/mempolicy: kill v.preferred_nodes
` [PATCH v3 07/14] mm/mempolicy: handle MPOL_PREFERRED_MANY like BIND
` [PATCH v3 08/14] mm/mempolicy: Create a page allocator for policy
` [PATCH v3 09/14] mm/mempolicy: Thread allocation for many preferred
` [PATCH v3 10/14] mm/mempolicy: VMA "
` [PATCH v3 11/14] mm/mempolicy: huge-page "
` [PATCH v3 12/14] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v3 13/14] mem/mempolicy: unify mpol_new_preferred() and mpol_new_preferred_many()
` [PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit

[PATCH] mm/filemap: Use filemap_read_page in filemap_fault
 2021-03-03 13:26 UTC  (5+ messages)

[PATCH v3] x86/fault: Send a SIGBUS to user process always for hwpoison page access
 2021-03-03 12:51 UTC  (4+ messages)

[PATCH mm] kfence: fix printk format for ptrdiff_t
 2021-03-03 12:27 UTC  (2+ messages)

[PATCH] mm: introduce clear all vm events counters
 2021-03-03 12:25 UTC  (4+ messages)

[patch 0/2] highmem/ARM: kmap_atomic cleanups
 2021-03-03 11:45 UTC  (3+ messages)
` [patch 1/2] ARM: mm: Replace kmap_atomic_pfn()
` [patch 2/2] highmem: Remove kmap_atomic_pfn()

[PATCH v4] kasan: remove redundant config option
 2021-03-03 11:48 UTC  (2+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-03 10:19 UTC  (4+ messages)
` [PATCH 4/5] net: page_pool: refactor dma_map into own function page_pool_dma_map

[PATCH RESEND v3] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-03-03  9:57 UTC 

[linux-next:pending-fixes] BUILD SUCCESS dec4d73ab259b977b300ebc753ab162264f8a2a7
 2021-03-03  9:58 UTC 

[PATCH v3] mm/userfaultfd: fix memory corruption due to writeprotect
 2021-03-03  9:57 UTC  (2+ messages)

[Intel-gfx] Public i915 CI shardruns are disabled
 2021-03-03  9:38 UTC  (6+ messages)

[PATCH] mm/memcg: set memcg when split pages
 2021-03-03  9:15 UTC  (6+ messages)

possible deadlock in sk_clone_lock
 2021-03-03  8:03 UTC  (13+ messages)

[PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2021-03-03  7:33 UTC  (8+ messages)
` [PATCH stable v5.10 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH stable v5.10 2/7] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH stable v5.10 3/7] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH stable v5.10 4/7] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH stable v5.10 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH stable v5.10 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH stable v5.10 7/7] mm: Remove examples from enum zone_type comment

[PATCH 1/2] mm: correctly determine LAST_CPUPID_WIDTH
 2021-03-03  7:16 UTC  (2+ messages)
` [PATCH 2/2] mm: clean up include/linux/page-flags-layout.h

[PATCH v2 0/5] Use obj_cgroup APIs to charge kmem pages
 2021-03-03  5:59 UTC  (6+ messages)
` [PATCH v2 1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_page
` [PATCH v2 2/5] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
` [PATCH v2 3/5] mm: memcontrol: charge kmem pages by using obj_cgroup APIs
` [PATCH v2 4/5] mm: memcontrol: introduce remote objcg charging API
` [PATCH v2 5/5] mm: memcontrol: use remote objcg charging APIs to charge kernel memory

[drm/i915] 7962893ecb: WARNING:at_drivers/gpu/drm/i915/intel_runtime_pm.c:#intel_runtime_pm_driver_release[i915]
 2021-03-03  5:55 UTC 

[PATCH v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-02-04 15:31 UTC  (3+ messages)
` [PATCH v24 10/14] mm/damon/dbgfs: Support multiple contexts
` [PATCH v24 11/14] Documentation: Add documents for DAMON

[PATCH v17 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-03  3:36 UTC  (6+ messages)
` [PATCH v17 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v17 4/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
    ` [External] "

[PATCH] mm: memcontrol: fix root_mem_cgroup charging
 2021-03-03  3:12 UTC  (2+ messages)
  ` [External] "

[PATCH] module: remove extra spaces in include/asm-generic/tlb.h
 2021-03-03  3:11 UTC  (2+ messages)

[PATCH v5 0/5] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-03-03  2:45 UTC  (7+ messages)

include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated copying between 0 and 32 bytes from a string of length 32
 2021-03-03  2:09 UTC 

[PATCH v12 00/17] arm64: MMU enabled kexec relocation
 2021-03-03  0:22 UTC  (18+ messages)
` [PATCH v12 01/17] arm64: hyp-stub: Check the size of the HYP stub's vectors
` [PATCH v12 02/17] arm64: hyp-stub: Move invalid vector entries into the vectors
` [PATCH v12 03/17] arm64: hyp-stub: Move el1_sync "
` [PATCH v12 04/17] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v12 05/17] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v12 06/17] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v12 07/17] arm64: kexec: flush image and lists during kexec load time
` [PATCH v12 08/17] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v12 09/17] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v12 10/17] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v12 11/17] arm64: kexec: kexec may require EL2 vectors
` [PATCH v12 12/17] arm64: kexec: relocate in EL1 mode
` [PATCH v12 13/17] arm64: kexec: use ld script for relocation function
` [PATCH v12 14/17] arm64: kexec: install a copy of the linear-map
` [PATCH v12 15/17] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v12 16/17] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v12 17/17] arm64: kexec: Remove cpu-reset.h

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-03-03  0:19 UTC  (12+ messages)

[PATCH v4 0/3] Cleanup and fixups for vmemmap handling
 2021-03-03  0:09 UTC  (2+ messages)

[PATCH] mm: delete bool "migrated"
 2021-03-02 23:55 UTC  (2+ messages)

[PATCH v3 0/2] x86/setup: consolidate early memory reservations
 2021-03-02 10:04 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] x86/setup: merge several reservations of start of the memory

[PATCH] mm, kasan: don't poison boot memory
 2021-03-02  9:57 UTC  (14+ messages)

[PATCH] mm: memcontrol: fix kernel stack account
 2021-03-02  9:49 UTC  (5+ messages)
  ` [External] "

[PATCH v3 0/8] Add support for SVM atomics in Nouveau
 2021-03-02  9:12 UTC  (13+ messages)
` [PATCH v3 1/8] mm: Remove special swap entry functions
` [PATCH v3 5/8] mm: Device exclusive memory access
` [PATCH v3 6/8] mm: Selftests for exclusive device memory

[PATCH] include/linux/slab.h: use for() and left shift to calculate
 2021-03-02  9:09 UTC  (3+ messages)

[PATCH v1] microblaze: tag highmem_setup() with __meminit
 2021-03-02  9:04 UTC  (3+ messages)

[RFC PATCH v3 00/49] 1GB PUD THP support on x86_64
 2021-03-02  8:55 UTC  (5+ messages)

[PATCH V2] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
 2021-03-02  7:09 UTC  (4+ messages)

[PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
 2021-03-02  6:25 UTC  (2+ messages)
` [mm] 4f09feb8bf: vm-scalability.throughput -4.3% regression

[PATCH 1/4] mm: restore node stat checking in /proc/sys/vm/stat_refresh
 2021-03-02  6:03 UTC  (6+ messages)
` [PATCH 3/4] mm: /proc/sys/vm/stat_refresh skip checking known negative stats
        ` [PATCH v2 "

[PATCH 0/5] Use obj_cgroup APIs to change kmem pages
 2021-03-02  4:12 UTC  (18+ messages)
` [PATCH 2/5] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
      ` [External] "
` [PATCH 4/5] mm: memcontrol: move remote memcg charging APIs to CONFIG_MEMCG_KMEM
    ` [External] "
` [PATCH 5/5] mm: memcontrol: use object cgroup for remote memory cgroup charging
    ` [External] "
  ` [External] Re: [PATCH 0/5] Use obj_cgroup APIs to change kmem pages

[PATCH v2 1/2] mm: cma: allocate cma areas bottom-up
 2021-03-02  4:09 UTC  (11+ messages)
` [PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end

[PATCH] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
 2021-03-02  4:01 UTC  (3+ messages)

[PATCH v2 0/5] userfaultfd: support minor fault handling for shmem
 2021-03-02  0:01 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v2 3/5] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v2 4/5] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v2 5/5] userfaultfd/selftests: exercise minor fault handling shmem support

[PATCH] docs: filesystem: Update smaps vm flag list to latest
 2021-03-02  0:06 UTC  (3+ messages)

[PATCH v2] docs: filesystem: Update smaps vm flag list to latest
 2021-03-02  0:06 UTC 

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-01 23:21 UTC 

[PATCH v9 0/6] userfaultfd: add minor fault handling
 2021-03-01 22:27 UTC  (2+ messages)
` [PATCH v9 3/6] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled

[PATCH v6 08/12] fork: Clear PASID for new mm
 2021-03-01 23:00 UTC  (3+ messages)


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