linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-31 19:23:52 to 2022-02-02 01:41:16 UTC [more...]

[PATCH v2 0/3] Add hugetlb MADV_DONTNEED support
 2022-02-02  1:40 UTC  (3+ messages)
` [PATCH v2 1/3] mm: enable MADV_DONTNEED for hugetlb mappings
` [PATCH v2 3/3] userfaultfd/selftests: enable huegtlb remap and remove event testing

[PATCH] elf: Relax assumptions about vaddr ordering
 2022-02-02  1:07 UTC  (5+ messages)

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-02  0:52 UTC  (14+ messages)
` [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v9 41/43] virt: Add SEV-SNP guest driver
` [PATCH v9 42/43] virt: sevguest: Add support to derive key
` [PATCH v9 43/43] virt: sevguest: Add support to get extended report

[PATCH v2] mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
 2022-02-02  0:35 UTC 

[PATCH] kselftest/vm: Revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner"
 2022-02-02  0:33 UTC 

mmotm 2022-02-01-16-04 uploaded
 2022-02-02  0:05 UTC 

[PATCH RESEND] mm: memcg: synchronize objcg lists with a dedicated spinlock
 2022-02-01 23:49 UTC  (4+ messages)

[PATCH v3 0/5] Fix some cache flush bugs
 2022-02-01 23:32 UTC  (6+ messages)
` [PATCH v3 2/5] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v3 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()

[RFC] Missing compound_head() in memory-failure
 2022-02-01 23:04 UTC  (12+ messages)

[v3 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
 2022-02-01 22:38 UTC 

[BUG/RFC] mm/memcg: Possible cgroup migrate/signal deadlock
 2022-02-01 22:11 UTC  (2+ messages)

[PATCH] memcg: add per-memcg total kernel memory stat
 2022-02-01 22:10 UTC  (5+ messages)

[PATCH v3 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-02-01 21:31 UTC  (4+ messages)
` [PATCH v3 6/9] mm/khugepaged: remove reuse_swap_page() usage

[PATCH v10 0/9] fsdax: introduce fs query to support reflink
 2022-02-01 21:03 UTC  (5+ messages)
` [PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS

[PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-02-01 20:57 UTC  (4+ messages)
` [PATCH v5 08/24] dma-direct: support PCI P2PDMA pages in dma-direct map_sg

[PATCH] Revert mm/gup: small refactoring: simplify try_grab_page()
 2022-02-01 20:38 UTC  (4+ messages)

[PATCH] mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 warning
 2022-02-01 19:34 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Amortising direct map fragmentation
 2022-02-01 19:08 UTC 

[LSF/MM/BPF TOPIC] Consolidating representations of the physical memory
 2022-02-01 19:06 UTC 

[PATCH] selftests/vm: cleanup hugetlb file after mremap test
 2022-02-01 19:06 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] mm documentation
 2022-02-01 19:03 UTC 

[PATCH v2] selftests/ir: fix build with ancient kernel headers
 2022-02-01 18:38 UTC 

[PATCH] mm/hwpoison: Check the subpage, not the head page
 2022-02-01 18:29 UTC  (8+ messages)

[tools headers UAPI] e2bcbd7769: kernel-selftests.ir.make_fail
 2022-02-01 17:42 UTC  (11+ messages)
          ` [PATCH] selftests/ir: fix build with ancient kernel headers

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2022-02-01 17:29 UTC  (6+ messages)
` [PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault

[PATCH v2 00/35] Speculative page faults
 2022-02-01 17:17 UTC  (14+ messages)
` [PATCH v2 13/35] x86/mm: attempt speculative mm faults first
` [PATCH v2 22/35] percpu-rwsem: enable percpu_sem destruction in atomic context
` [PATCH v2 33/35] arm64/mm: attempt speculative mm faults first

[PATCH v3 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-02-01 17:04 UTC  (18+ messages)
` [PATCH v3 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v3 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v3 3/4] mm/page_owner: Print memcg information
` [PATCH v3 4/4] mm/page_owner: Record task command name
  ` [PATCH v4 "

[PATCH v2 0/3] mm/page_owner: Extend page_owner to show memcg information
 2022-02-01 16:41 UTC  (16+ messages)
` [PATCH v2 1/3] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v2 3/3] mm/page_owner: Dump memcg information

[PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-02-01 15:49 UTC  (11+ messages)
` [PATCH v6 01/10] mm: add zone device coherent type memory support
` [PATCH v6 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v6 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v6 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v6 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v6 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v6 07/10] lib: test_hmm add module param for "
` [PATCH v6 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v6 09/10] tools: update hmm-test to support device coherent type
` [PATCH v6 10/10] tools: update test_hmm script to support SP config

[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-01 15:29 UTC  (7+ messages)
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object

[PATCH] memblock: Remove unused io.h include
 2022-02-01 15:26 UTC  (2+ messages)

[PATCH 0/3] Migrate device coherent pages on get_user_pages()
 2022-02-01 15:09 UTC  (6+ messages)
` [PATCH 1/3] migrate.c: Remove vma check in migrate_vma_setup()
` [PATCH 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing
` [PATCH 3/3] tools: add hmm gup test for long term pinned device pages

[linux-next:pending-fixes] BUILD SUCCESS a7fc3604a297400b1140adf29cc29de7bf17e4f3
 2022-02-01 15:07 UTC 

[LSF/MM/BPF TOPIC] The Maple Tree
 2022-02-01 15:06 UTC 

[LSF/MM/BPF TOPIC] Handling of VMAs
 2022-02-01 15:05 UTC 

[PATCH v3] fs/exec: require argv[0] presence in do_execveat_common()
 2022-02-01 13:28 UTC  (11+ messages)
  ` [fs/exec] 80bd5afdd8: xfstests.generic.633.fail

[PATCH v2 0/4] mm/gup: some cleanups
 2022-02-01 12:31 UTC  (8+ messages)
` [PATCH v2 1/4] mm: Fix invalid page pointer returned with FOLL_PIN gups
` [PATCH v2 2/4] mm/gup: clean up follow_pfn_pte() slightly
` [PATCH v2 3/4] mm/gup: remove unused pin_user_pages_locked()
` [PATCH v2 4/4] mm/gup: remove get_user_pages_locked()

[PATCH] mm/hugetlb: Generalize ARCH_WANT_GENERAL_HUGETLB
 2022-02-01 12:27 UTC 

[PATCH v1] drivers/base/memory: add memory block to memory group after registration succeeded
 2022-02-01 12:11 UTC  (5+ messages)

[PATCH v3] powerpc: Fix virt_addr_valid() check
 2022-02-01 11:57 UTC  (2+ messages)

[PATCHv3 1/7] mm: Add support for unaccepted memory
 2022-02-01 11:13 UTC  (6+ messages)
` [PATCHv3.1 "

[linux-next:master 2792/2969] lib/test_string.c:188:30: error: initializer element is not a compile-time constant
 2022-02-01 10:31 UTC 

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-02-01 10:17 UTC  (6+ messages)

[PATCH 1/6] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
 2022-02-01  9:54 UTC  (10+ messages)
  ` [PATCH 2/6] mm: handle uninitialized numa nodes gracefully
  ` [PATCH 3/6] mm, memory_hotplug: drop arch_free_nodedata
  ` [PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
  ` [PATCH 5/6] mm: make free_area_init_node aware of memory less nodes
  ` [PATCH 6/6] memcg: do not tweak node in alloc_mem_cgroup_per_node_info

userfaultfd: usability issue due to lack of UFFD events ordering
 2022-02-01  9:10 UTC  (10+ messages)

[PATCH v1 1/1] mm/gup: skip pinnable check for refs==1
 2022-02-01  8:33 UTC  (7+ messages)

[PATCH] mm/vmalloc.c: Fix "unused function" warning
 2022-02-01  8:30 UTC  (2+ messages)

[linux-next:pending-fixes 164/228] drivers/gpu/drm/i915/i915_vma.c:451:4: error: use of undeclared identifier 'ret'
 2022-02-01  7:52 UTC 

[PATCH] mm/memory_hotplug: build zonelist for managed_zone
 2022-02-01  7:00 UTC  (9+ messages)

[PATCH 0/3] remove dependence of inode_congested()
 2022-02-01  4:06 UTC  (14+ messages)
` [PATCH 1/3] fuse: remove reliance on bdi congestion
` [PATCH 2/3] nfs: "

[PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-02-01  2:23 UTC  (3+ messages)

[PATCH] selftests: kselftest framework: Provide "finished" helper
 2022-02-01  1:37 UTC 

[PATCH] userfaultfd/selftests: use swap() to make code cleaner
 2022-02-01  1:06 UTC  (3+ messages)

[PATCH v2] mm/kmemleak: Avoid scanning potential huge holes
 2022-02-01  0:51 UTC  (3+ messages)

[PATCH 1/2] mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
 2022-02-01  0:46 UTC  (2+ messages)
` [PATCH 2/2] mm/memcg: retrieve parent memcg from css.parent

[PATCH 1/4] mm/memcg: use NUMA_NO_NODE to indicate allocation from unspecified node
 2022-02-01  0:42 UTC  (4+ messages)

[PATCHv3 0/7] Implement support for unaccepted memory
 2022-01-31 23:44 UTC  (4+ messages)
` [PATCHv3 2/7] efi/x86: Get full memory map in allocate_e820()

[PATCH v5 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-31 23:37 UTC  (4+ messages)
` [PATCH v5 09/10] tools: update hmm-test to support device coherent type

[PATCH v2] mm: move page-writeback sysctls to is own file
 2022-01-31 23:23 UTC  (2+ messages)

[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-01-31 23:10 UTC  (8+ messages)

[PATCH v5 02/10] mm: add device coherent vma selection for memory migration
 2022-01-31 23:04 UTC  (3+ messages)
` [PATCH] "

[PATCH] Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
 2022-01-31 22:39 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 887a333c44eb67973622e530e43cd5e4cf9af927
 2022-01-31 21:37 UTC 

[PATCH v5 0/4] page table check fixes and cleanups
 2022-01-31 20:39 UTC  (6+ messages)
` [PATCH v5 1/4] mm/debug_vm_pgtable: remove pte entry from the page table
` [PATCH v5 2/4] mm/page_table_check: use unsigned long for page counters and cleanup
` [PATCH v5 3/4] mm/khugepaged: unify collapse pmd clear, flush and free
` [PATCH v5 4/4] mm/page_table_check: check entries at pmd levels

[PATCH v4 0/4] page table check fixes and cleanups
 2022-01-31 20:16 UTC  (4+ messages)
` [PATCH v4 4/4] mm/page_table_check: check entries at pmd levels

[PATCH 0/4] mm/gup: some cleanups
 2022-01-31 20:01 UTC  (6+ messages)
` [PATCH 4/4] mm/gup: remove get_user_pages_locked()

[linux-next:master 2907/2969] drivers/gpu/drm/i915/i915_gem_evict.h:15:15: error: declaration of 'struct i915_gem_ww_ctx' will not be visible outside of this function
 2022-01-31 19:54 UTC 

[PATCH 0/4] Assorted improvements to usercopy
 2022-01-31 19:27 UTC  (4+ messages)
` [PATCH 4/4] usercopy: Remove HARDENED_USERCOPY_PAGESPAN


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