linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 17:28:05 to 2021-02-11 17:17:26 UTC [more...]

[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 

[PATCH 0/3][v3] add support for never printing hashed addresses
 2021-02-11 17:08 UTC  (7+ 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

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

[v7 PATCH 04/12] mm: vmscan: remove memcg_shrinker_map_size
 2021-02-11 16:47 UTC  (15+ messages)
` [v7 PATCH 05/12] mm: memcontrol: rename shrinker_map to shrinker_info
` [v7 PATCH 06/12] mm: vmscan: add shrinker_info_protected() helper
` [v7 PATCH 07/12] mm: vmscan: use a new flag to indicate shrinker is registered
` [v7 PATCH 12/12] mm: vmscan: shrink deferred objects proportional to priority

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

[PATCH v10 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-11 16:24 UTC  (15+ 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

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  (4+ messages)

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

drivers/media/common/videobuf2/videobuf2-dma-contig.c:509:5: error: implicit declaration of function '__pfn_to_phys'
 2021-02-11 14:03 UTC 

[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] "

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

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

kernel BUG at mm/zswap.c:1275! (rc6 - git 61556703b610)
 2021-02-11 10:43 UTC  (2+ messages)

[RFC PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-11 10:40 UTC  (6+ 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] The Patch fixes the missing a blank line warning
 2021-02-11 10:36 UTC  (2+ messages)
` This reply comments on the patch to "

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

[PATCH 0/3] mm/page_alloc: Fix pageblock_order with HUGETLB_PAGE_SIZE_VARIABLE
 2021-02-11  8:37 UTC  (8+ 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 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  (12+ 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  (38+ messages)
` [PATCH v20 01/25] Documentation/x86: Add CET description
` [PATCH v20 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v20 03/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v20 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v20 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v20 06/25] x86/cet: Add control-protection fault handler
` [PATCH v20 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v20 08/25] x86/mm: Introduce _PAGE_COW
` [PATCH v20 09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v20 10/25] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v20 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v20 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v20 13/25] x86/mm: Shadow Stack page fault error checking
` [PATCH v20 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v20 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v20 16/25] mm: Add guard pages around a shadow stack
` [PATCH v20 17/25] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v20 18/25] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v20 19/25] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v20 20/25] x86/cet/shstk: User-mode shadow stack support
` [PATCH v20 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v20 22/25] ELF: Introduce arch_setup_elf_property()
` [PATCH v20 23/25] x86/cet/shstk: Handle thread shadow stack
` [PATCH v20 24/25] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v20 25/25] mm: Introduce PROT_SHSTK "

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-11  0:33 UTC  (7+ 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 v5 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-10 23:02 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[PATCH v5 00/10] userfaultfd: add minor fault handling
 2021-02-10 22:21 UTC  (12+ 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 "

[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 

incoming
 2021-02-10 19:55 UTC  (8+ messages)
` [patch 09/14] tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha

[patch 13/14] mm, slub: better heuristic for number of cpus when calculating slab order
 2021-02-10 19:22 UTC  (3+ messages)

[PATCH v4 00/10] userfaultfd: add minor fault handling
 2021-02-10 19:06 UTC  (5+ messages)
` [PATCH v4 08/10] userfaultfd: add UFFDIO_CONTINUE ioctl

[PATCH 0/3][RESEND] add support for never printing hashed addresses
 2021-02-10 19:03 UTC  (11+ messages)

[PATCH v20 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2021-02-10 18:02 UTC  (8+ messages)
` [PATCH v20 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v20 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v20 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v20 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v20 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v20 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v20 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO


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