linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-31 15:18:22 to 2022-02-01 17:29:48 UTC [more...]

[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  (18+ messages)
` [PATCH v2 03/35] mmap locking API: name the return values
` [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

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

[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] selftests/vm: cleanup hugetlb file after mremap test
 2022-02-01 16:45 UTC  (2+ messages)

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

[RFC] Missing compound_head() in memory-failure
 2022-02-01 16:01 UTC  (5+ messages)

[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 v3 0/5] Fix some cache flush bugs
 2022-02-01 13:24 UTC  (7+ messages)
` [PATCH v3 1/5] mm: thp: fix wrong cache flush in remove_migration_pmd()
` [PATCH v3 2/5] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v3 3/5] mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
` [PATCH v3 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
` [PATCH v3 5/5] mm: replace multiple dcache flush with flush_dcache_folio()

[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  (7+ 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

[PATCH] Revert mm/gup: small refactoring: simplify try_grab_page()
 2022-02-01  9:29 UTC 

userfaultfd: usability issue due to lack of UFFD events ordering
 2022-02-01  9:10 UTC  (12+ 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] mm/hwpoison: Check the subpage, not the head page
 2022-01-31 23:04 UTC  (7+ 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

[PATCH v5 00/24] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-01-31 19:00 UTC  (3+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-01-31 18:45 UTC  (5+ messages)
` [PATCH 34/35] x86/cet/shstk: Support wrss "

[PATCH 0/3] mm, memcg: Miscellaneous cleanups
 2022-01-31 18:00 UTC  (11+ messages)
` [PATCH 1/3] mm, memcg: Don't put offlined memcg into local stock

[PATCH v4 00/66] Introducing the Maple Tree
 2022-01-31 17:41 UTC  (4+ messages)
` [PATCH v4 39/66] binfmt_elf: Take the mmap lock when walking the VMA list

[PATCH v3 0/9] mm: COW fixes part 1: fix the COW security issue for THP and swap
 2022-01-31 16:29 UTC  (10+ messages)
` [PATCH v3 1/9] mm: optimize do_wp_page() for exclusive pages in the swapcache
` [PATCH v3 2/9] mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
` [PATCH v3 3/9] mm: slightly clarify KSM logic in do_swap_page()
` [PATCH v3 4/9] mm: streamline COW "
` [PATCH v3 5/9] mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
` [PATCH v3 6/9] mm/khugepaged: remove reuse_swap_page() usage
` [PATCH v3 7/9] mm/swapfile: remove stale reuse_swap_page()
` [PATCH v3 8/9] mm/huge_memory: remove stale page_trans_huge_mapcount()
` [PATCH v3 9/9] mm/huge_memory: remove stale locking logic from __split_huge_pmd()

[PATCH 00/16] Introduce memblock simulator
 2022-01-31 16:26 UTC  (9+ messages)
` [PATCH 07/16] tools/include: Add io.h stub

[RFC PLAN] Some humble ideas for DAMON future works
 2022-01-31 16:15 UTC  (2+ messages)

[linux-next:master 2083/2969] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c:2067:22: warning: variable 'p' set but not used
 2022-01-31 15:50 UTC 


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