mm/page_table_check.c:148:6: error: call to undeclared function 'pte_user_accessible_page'; ISO C99 and later do not support implicit function declarations
2022-06-25 13:19 UTC
[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
2022-06-25 12:48 UTC (11+ messages)
` [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` (subset) [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
[PATCH 1/3] MIPS&LoongArch: Adjust prototypes of p?d_init()
2022-06-25 9:54 UTC (3+ messages)
` [PATCH 2/3] LoongArch: Add sparse memory vmemmap support
` [PATCH 3/3] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
[PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup
2022-06-25 9:43 UTC (9+ messages)
` [PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup
` [PATCH RFC] memcg: avoid idr ids space depletion
[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
2022-06-25 9:42 UTC (14+ messages)
` [PATCH v2 1/9] mm/hugetlb: remove checking hstate_is_gigantic() in return_unused_surplus_pages()
` [PATCH v2 2/9] mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
` [PATCH v2 3/9] mm/hugetlb: make pud_huge() and huge_pud() aware of non-present pud entry
[linux-next:master 3951/5720] drivers/pci/endpoint/functions/pci-epf-vntb.c:975:5: warning: no previous prototype for 'pci_read'
2022-06-25 9:36 UTC
[PATCH v3 0/2] A few cleanup and fixup patches for swap
2022-06-25 9:33 UTC (3+ messages)
` [PATCH v3 1/2] mm/swapfile: fix possible data races of inuse_pages
` [PATCH v3 2/2] mm/swap: remove swap_cache_info statistics
[PATCH] drop caches: skip tmpfs and ramfs
2022-06-25 9:31 UTC (3+ messages)
[PATCH v2 0/7] A few cleanup patches for khugepaged
2022-06-25 9:28 UTC (8+ messages)
` [PATCH v2 1/7] mm/khugepaged: remove unneeded shmem_huge_enabled() check
` [PATCH v2 2/7] mm/khugepaged: stop swapping in page when VM_FAULT_RETRY occurs
` [PATCH v2 3/7] mm/khugepaged: trivial typo and codestyle cleanup
` [PATCH v2 4/7] mm/khugepaged: minor cleanup for collapse_file
` [PATCH v2 5/7] mm/khugepaged: use helper macro __ATTR_RW
` [PATCH v2 6/7] mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
` [PATCH v2 7/7] mm/khugepaged: try to free transhuge swapcache when possible
[PATCH -next] mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
2022-06-25 8:58 UTC (2+ messages)
[PATCH] kselftests/damon: add support for checking secureboot status
2022-06-25 8:35 UTC (4+ messages)
` [PATCH v2] kselftests/damon: add support for cases where debugfs cannot be read
` [PATCH v3] "
[PATCH v1 0/5] userfaultfd: support access/write hints
2022-06-25 7:49 UTC (11+ messages)
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations
[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
2022-06-25 6:38 UTC (6+ messages)
` [PATCH v4 3/4] mm: kmemleak: add rbtree and store physical address for objects allocated with PA
[syzbot] WARNING in folio_lruvec_lock_irqsave
2022-06-25 6:00 UTC (2+ messages)
[PATCH v7 00/12] mm/demotion: Memory tiers and demotion
2022-06-25 4:13 UTC (5+ messages)
` [PATCH v7 11/12] mm/demotion: Add documentation for memory tiering
[PATCH V4 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-06-25 4:04 UTC (7+ messages)
` [PATCH V4 05/26] arm64/mm: Move protection_map[] inside the platform
` [PATCH V4 10/26] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 17/26] csky/mm: "
[PATCH 00/16] A few cleanup patches for huge_memory
2022-06-25 3:33 UTC (19+ messages)
` [PATCH 01/16] mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
` [PATCH 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH 14/16] mm/huge_memory: fix comment of page_deferred_list
[RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
2022-06-25 3:26 UTC (3+ messages)
[linux-next:master 5485/5720] htmldocs: include/linux/fs.h:1656: warning: expecting prototype for i_gid_into_mnt(). Prototype was for i_gid_into_vfsgid() instead
2022-06-25 2:58 UTC
[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
2022-06-25 2:36 UTC (10+ messages)
[Question] vmalloc latency in RT-Linux
2022-06-25 2:27 UTC (6+ messages)
[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-25 1:23 UTC (4+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
[PATCH Fix 0/2] Underflow in mas_spanning_rebalance() and test
2022-06-25 0:39 UTC (3+ messages)
` [PATCH Fix 1/2] maple_tree: Fix underflow in mas_spanning_rebalance()
` [PATCH Fix 2/2] test_maple_tree: Add test for spanning store of entire range
[PATCH v4 00/34] Printbufs - new data structure for building strings
2022-06-24 23:42 UTC (4+ messages)
` [PATCH v4 26/34] tools/testing/nvdimm: Convert to printbuf
Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
2022-06-24 23:17 UTC (3+ messages)
[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
2022-06-24 22:41 UTC (12+ messages)
[PATCH] mm: Split huge PUD on wp_huge_pud fallback
2022-06-24 20:46 UTC (2+ messages)
[PATCH] mm/vmscan: add pgstall to memcg
2022-06-24 20:42 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235
2022-06-24 20:20 UTC
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-06-24 20:14 UTC (18+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v6 47/49] *fix for stale per-cpu pointer due to cond_resched during ghcb mapping
[PATCH v5 00/22] TDX host kernel support
2022-06-24 19:47 UTC (6+ messages)
` [PATCH v5 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
2022-06-24 19:01 UTC (33+ messages)
` [RFC PATCH 01/26] hugetlb: make hstate accessor functions const
` [RFC PATCH 02/26] hugetlb: sort hstates in hugetlb_init_hstates
` [RFC PATCH 03/26] hugetlb: add make_huge_pte_with_shift
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument
` [RFC PATCH 05/26] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING
` [RFC PATCH 06/26] mm: make free_p?d_range functions public
` [RFC PATCH 07/26] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [RFC PATCH 08/26] hugetlb: add hugetlb_free_range to free PT structures
` [RFC PATCH 09/26] hugetlb: add hugetlb_hgm_enabled
` [RFC PATCH 10/26] hugetlb: add for_each_hgm_shift
` [RFC PATCH 11/26] hugetlb: add hugetlb_walk_to to do PT walks
` [RFC PATCH 12/26] hugetlb: add HugeTLB splitting functionality
` [RFC PATCH 13/26] hugetlb: add huge_pte_alloc_high_granularity
` [RFC PATCH 14/26] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page
` [RFC PATCH 15/26] hugetlb: make unmapping compatible with high-granularity mappings
` [RFC PATCH 16/26] hugetlb: make hugetlb_change_protection compatible with HGM
` [RFC PATCH 17/26] hugetlb: update follow_hugetlb_page to support HGM
` [RFC PATCH 18/26] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
` [RFC PATCH 19/26] hugetlb: add HGM support for copy_hugetlb_page_range
` [RFC PATCH 20/26] hugetlb: add support for high-granularity UFFDIO_CONTINUE
` [RFC PATCH 21/26] hugetlb: add hugetlb_collapse
` [RFC PATCH 22/26] madvise: add uapi for HugeTLB HGM collapse: MADV_COLLAPSE
` [RFC PATCH 23/26] userfaultfd: add UFFD_FEATURE_MINOR_HUGETLBFS_HGM
` [RFC PATCH 24/26] arm64/hugetlb: add support for high-granularity mappings
` [RFC PATCH 25/26] selftests: add HugeTLB HGM to userfaultfd selftest
` [RFC PATCH 26/26] selftests: add HugeTLB HGM to KVM demand paging selftest
[PATCH v5 00/7] Drain remote per-cpu directly
2022-06-24 18:59 UTC (9+ messages)
` [PATCH 1/7] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/7] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/7] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/7] mm/page_alloc: Remove mistaken page == NULL check in rmqueue
` [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 6/7] mm/page_alloc: Remotely drain per-cpu lists
` [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
[PATCH] docs: rename Documentation/vm to Documentation/mm
2022-06-24 18:55 UTC (2+ messages)
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-06-24 18:13 UTC (16+ messages)
` [PATCHv7 14/14] x86/tdx: Add unaccepted memory support
[PATCH v5 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-06-24 16:13 UTC (18+ messages)
` [PATCH v5 01/13] mm: add zone device coherent type memory support
[PATCH] drm: fix device_node_continue.cocci warnings (fwd)
2022-06-24 15:26 UTC (3+ messages)
[PATCH v10 00/69] Introducing the Maple Tree
2022-06-24 14:31 UTC (11+ messages)
` [PATCH v10 11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree
` [PATCH v10 10/69] mmap: use the VMA iterator in count_vma_pages_range()
` [PATCH v10 09/69] mm: add VMA iterator
[PATCH] btrfs: remove btrfs_writepage_cow_fixup
2022-06-24 13:50 UTC (3+ messages)
[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-06-24 13:01 UTC (13+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "
` [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE
[linux-next:master 4204/5575] arch/powerpc/kernel/interrupt.c:542:55: error: suggest braces around empty body in an 'if' statement
2022-06-24 12:57 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 4fc9c7cb405182a9d0be05f63ae5013d82c03819
2022-06-24 12:38 UTC
[PATCH 1/3] powerpc/memhotplug: Add add_pages override for PPC
2022-06-24 11:51 UTC (3+ messages)
` [PATCH 3/3] powerpc/mm: Use VMALLOC_START to validate addr
[PATCH] mm: fix racing of vb->va when kasan enabled
2022-06-24 10:51 UTC (12+ messages)
[PATCH 0/7] migrate_pages(): fix several bugs in error path
2022-06-24 10:11 UTC (10+ messages)
` [PATCH 2/7] migrate_pages(): remove unnecessary list_safe_reset_next()
` [PATCH 3/7] migrate_pages(): fix THP failure counting for -ENOMEM
` [PATCH 4/7] migrate_pages(): fix failure counting for THP subpages retrying
` [PATCH 5/7] migrate_pages(): fix failure counting for THP on -ENOSYS
[RFC] Per file OOM-badness / RSS once more
2022-06-24 9:59 UTC (16+ messages)
` [PATCH 01/14] fs: add per file RSS
` [PATCH 02/14] oom: take per file RSS into account
` [PATCH 03/14] proc: expose per file RSS
` [PATCH 04/14] mm: shmem: provide RSS for shmem files
` [PATCH 05/14] dma-buf: provide file RSS for DMA-buf files
` [PATCH 06/14] drm/gem: adjust per file RSS on handling buffers
` [PATCH 07/14] drm/gma500: use drm_file_rss
` [PATCH 08/14] drm/amdgpu: "
` [PATCH 09/14] drm/radeon: use drm_oom_badness
` [PATCH 10/14] drm/i915: use drm_file_rss
` [PATCH 11/14] drm/nouveau: "
` [PATCH 12/14] drm/omap: "
` [PATCH 13/14] drm/vmwgfx: "
` [PATCH 14/14] drm/tegra: "
[RFC PATCH v2 0/3] Add PUD and kernel PTE level pagetable account
2022-06-24 8:52 UTC (8+ messages)
` [RFC PATCH v2 1/3] mm: Factor out the pagetable pages account into new helper function
` [RFC PATCH v2 2/3] mm: Add PUD level pagetable account
[PATCH 1/1] mm: kfence: skip kmemleak alloc in kfence_pool
2022-06-24 8:28 UTC (4+ messages)
[PATCH v3 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
2022-06-24 7:18 UTC (6+ messages)
` [PATCH v3 2/4] memblock tests: add verbose output to memblock tests
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox