linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 21:22:15 to 2021-02-12 09:50:11 UTC [more...]

[PATCH v2] mm/hugetlb: use helper huge_page_size() to get hugepage size
 2021-02-12  9:50 UTC  (2+ messages)

[PATCH 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-12  9:39 UTC  (13+ messages)
` [PATCH 1/3] mm/page_alloc: Fix pageblock_order when HUGETLB_PAGE_ORDER >= MAX_ORDER
` [PATCH 2/3] arm64/hugetlb: Enable HUGETLB_PAGE_SIZE_VARIABLE
` [PATCH 3/3] dma-contiguous: Type cast MAX_ORDER as unsigned int

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-12  9:18 UTC  (22+ messages)
` [PATCH v17 07/10] "

kernel BUG at mm/zswap.c:1275! (rc6 - git 61556703b610)
 2021-02-12  8:40 UTC  (4+ messages)

Memory keys and io_uring
 2021-02-12  7:30 UTC  (2+ messages)

[xfs] 9669f51de5: xfstests.xfs.231.fail
 2021-02-12  7:25 UTC 

[v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper
 2021-02-12  6:54 UTC  (2+ messages)
` [mm] bd741fb2ad: WARNING:suspicious_RCU_usage

[linux-next:master 2296/10581] lgm-dma.c:undefined reference to `devm_platform_ioremap_resource'
 2021-02-12  6:36 UTC 

mmotm 2021-02-11-22-05 uploaded
 2021-02-12  6:06 UTC 

[PATCH v3] printk: Userspace format enumeration support
 2021-02-12  5:39 UTC 

[PATCH v6 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-12  4:47 UTC  (6+ messages)
` [PATCH v6 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v6 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH v6 bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH v6 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

ERROR: modpost: "__umoddi3" undefined!
 2021-02-12  1:52 UTC 

[PATCH v5 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-12  1:41 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[linux-next:master 2008/10581] include/linux/unaligned/be_byteshift.h:66:20: error: redefinition of 'put_unaligned_be64'
 2021-02-12  1:39 UTC 

[PATCH v13 7/7] kasan: don't run tests in async mode
 2021-02-12  0:49 UTC 

[linux-next:master] BUILD REGRESSION 671176b0016c80b3943cb5387312c886aba3308d
 2021-02-12  0:49 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 4a7073d1d81e68341c8776a443494218212220c4
 2021-02-12  0:47 UTC 

[PATCH v10 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-12  0:35 UTC  (16+ messages)
` [PATCH v10 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v10 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v10 03/14] mm/gup: return an error on migration failure
` [PATCH v10 04/14] mm/gup: check for isolation errors
` [PATCH v10 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v10 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v10 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v10 08/14] mm/gup: do not migrate zero page
` [PATCH v10 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v10 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v10 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v10 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v10 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v10 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH v5 00/10] userfaultfd: add minor fault handling
 2021-02-12  0:19 UTC  (16+ messages)
` [PATCH v5 01/10] hugetlb: Pass vma into huge_pte_alloc() and huge_pmd_share()
` [PATCH v5 02/10] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v5 03/10] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v5 04/10] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v5 05/10] userfaultfd: add minor fault registration mode
` [PATCH v5 06/10] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v5 07/10] userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
` [PATCH v5 08/10] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v5 09/10] userfaultfd: update documentation to describe minor fault handling
` [PATCH v5 10/10] userfaultfd/selftests: add test exercising "

[linux-next:master 2008/10581] include/linux/unaligned/be_byteshift.h:41:19: error: redefinition of 'get_unaligned_be16'
 2021-02-11 23:52 UTC 

[PATCH v2 0/2] mm/hugetlb: follow_hugetlb_page() improvements
 2021-02-11 23:44 UTC  (5+ messages)
` [PATCH v2 2/2] mm/hugetlb: refactor subpage recording

[linux-next:master 8483/10581] drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.h:24:29: error: field 'match_level' has incomplete type
 2021-02-11 23:39 UTC 

drivers/media/common/videobuf2/videobuf2-dma-contig.c:509:5: error: implicit declaration of function '__pfn_to_phys'
 2021-02-11 23:22 UTC  (2+ messages)

[PATCH v13 3/7] kasan: Add report for async mode
 2021-02-11 23:03 UTC  (3+ messages)

[PATCH v2] [RFC] Invalidate BH LRU during page migration
 2021-02-11 22:54 UTC  (6+ messages)
` [PATCH v2] [RFC] mm: fs: "

[RFC PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-11 21:38 UTC  (7+ messages)
` [RFC PATCH 1/2] mm,page_alloc: Make alloc_contig_range handle in-use hugetlb pages
` [RFC PATCH 2/2] mm,page_alloc: Make alloc_contig_range handle free "

[PATCH] mm: workingset: clarify eviction order and distance calculation
 2021-02-11 21:29 UTC  (3+ messages)

[PATCH v2 0/3] Cleanup and fixups for vmemmap handling
 2021-02-11 21:25 UTC  (3+ messages)
` [PATCH v2 1/3] x86/vmemmap: Drop handling of 4K unaligned vmemmap range

AMD SEV-SNP/Intel TDX: validation of memory pages
 2021-02-11 20:46 UTC  (5+ messages)

[linux-next:master 9302/10581] arch/arm/mach-u300/core.c:13:10: fatal error: linux/platform_data/clk-u300.h: No such file or directory
 2021-02-11 19:45 UTC 

[v7 PATCH 05/12] mm: memcontrol: rename shrinker_map to shrinker_info
 2021-02-11 19:15 UTC  (10+ messages)
` [v7 PATCH 12/12] mm: vmscan: shrink deferred objects proportional to priority

[linux-stable-rc:linux-5.4.y 3729/4836] arch/riscv/include/asm/processor.h:68:2: error: implicit declaration of function 'barrier'
 2021-02-11 18:54 UTC 

incoming
 2021-02-11 18:45 UTC  (6+ messages)
` [patch 09/14] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha

[RFC 0/9] Linear Address Masking enabling
 2021-02-11 18:26 UTC  (5+ messages)
` [RFC 1/9] mm, arm64: Update PR_SET/GET_TAGGED_ADDR_CTRL interface

[PATCH] The Patch fixes the missing a blank line warning
 2021-02-11 18:20 UTC  (4+ messages)
` This reply comments on the patch to "
  ` [PATCH] Staging: mm: util.c: checkpatch.pl coding style warning fix

[PATCH 0/3][v3] add support for never printing hashed addresses
 2021-02-11 18:17 UTC  (12+ messages)
` [PATCH 1/3] [v3] lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
` [PATCH 2/3] [v3] kselftest: add support for skipped tests
` [PATCH 3/3] [v3] lib/vsprintf: debug_never_hash_pointers prints all addresses as unhashed

[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-11 18:05 UTC  (3+ messages)
` [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each "

[PATCH mm] arm64: kasan: fix MTE symbols exports
 2021-02-11 17:30 UTC  (4+ messages)

[linux-next:master 4021/10581] drivers/gpu/drm/i915/i915_gem.c:1182:2: error: implicit declaration of function 'wbinvd_on_all_cpus'
 2021-02-11 17:16 UTC 

possible deadlock in start_this_handle (2)
 2021-02-11 16:41 UTC  (14+ messages)

Fwd: alloc_pages_bulk()
 2021-02-11 16:20 UTC  (9+ messages)
  ` alloc_pages_bulk()

drivers/media/common/videobuf2/videobuf2-vmalloc.c:108:12: error: implicit declaration of function '__pfn_to_phys'
 2021-02-11 16:18 UTC 

Are vDSO addresses special?
 2021-02-11 16:10 UTC  (2+ messages)

[linux-next:master 5953/10581] h8300-linux-ld: section __kcrctab VMA overlaps section .data VMA
 2021-02-11 15:46 UTC 

[linux-next:master 7895/10581] arch/mips/include/asm/spinlock.h:17:28: error: redefinition of 'queued_spin_unlock'
 2021-02-11 15:44 UTC  (2+ messages)

[PATCH] PCI: Also set up legacy files only after sysfs init
 2021-02-11 14:56 UTC  (3+ messages)

[PATCH V2 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
 2021-02-11 12:35 UTC  (13+ messages)
` [PATCH V2 1/2] "

[linux-next:master 5610/6048] drivers/hwmon/aht10.c:172 aht10_read_values() warn: inconsistent returns 'data->lock'
 2021-02-11 11:51 UTC 

[PATCH] kswapd: no need reclaim cma pages triggered by unmovable allocation
 2021-02-11 11:01 UTC  (6+ messages)

[PATCH v3 0/4] mm/gup: page unpining improvements
 2021-02-11 10:52 UTC  (15+ messages)
` [PATCH v3 1/4] mm/gup: add compound page list iterator
` [PATCH v3 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v3 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH v3 4/4] RDMA/umem: batch page unpin in __ib_umem_release()

[RFC PATCH v3 0/2] mempinfd: Add new syscall to provide memory pin
 2021-02-11 10:28 UTC  (12+ messages)
` [RFC PATCH v3 1/2] "

[PATCH v2] mm/hugetlb: Remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage()
 2021-02-11  8:12 UTC  (2+ messages)

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-02-11  8:06 UTC  (2+ messages)

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-11  7:55 UTC  (9+ messages)

Very slow unlockall()
 2021-02-11  5:21 UTC  (11+ messages)

[PATCH v20 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-11  2:05 UTC  (5+ messages)
` [PATCH v20 21/25] x86/cet/shstk: Handle signals for shadow stack

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-11  0:33 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] mm/slub: minor coding style tweaks
 2021-02-11  0:29 UTC  (2+ messages)

[PATCH] mm/slab: minor coding style tweaks
 2021-02-11  0:28 UTC  (2+ messages)

[RFC PATCH 0/5] Add hugetlb soft dirty support
 2021-02-11  0:03 UTC  (6+ messages)
` [RFC PATCH 1/5] hugetlb: add hugetlb helpers for "
` [RFC PATCH 2/5] hugetlb: enhance hugetlb fault processing to support soft dirty
` [RFC PATCH 3/5] mm proc/task_mmu.c: add soft dirty pte checks for hugetlb
` [RFC PATCH 4/5] hugetlb: don't permit pmd sharing if soft dirty in use
` [RFC PATCH 5/5] mm proc/task_mmu.c: add hugetlb specific routine for clear_refs

[PATCH 2/2] PCI: Revoke mappings like devmem
 2021-02-10 22:20 UTC  (2+ messages)

improving crash dump discussion
 2021-02-10 21:48 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).