linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-01 11:13 UTC  (11+ messages)

[PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-07-01 11:03 UTC  (8+ messages)
` [PATCH mm v5 0/9] memcg: accounting for objects allocated by mkdir, cgroup

[PATCH linux-next] mm/madvise: allow KSM hints for process_madvise
 2022-07-01 10:50 UTC  (4+ messages)

[PATCH v5] selftests/vm: Only run 128TBswitch with 5-level paging
 2022-07-01 10:50 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-01 10:42 UTC  (3+ messages)
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support

[PATCH v5 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-07-01 10:35 UTC  (3+ messages)
` [PATCH v5 2/2] UML: add support for KASAN under x86_64

[PATCH v4 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-07-01 10:34 UTC  (10+ messages)
` [PATCH v4 2/2] UML: add support for KASAN under x86_64

[linux-next:master 4040/7019] arch/powerpc/kernel/interrupt.c:542:55: error: suggest braces around empty body in an 'if' statement
 2022-07-01 10:11 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-01 10:10 UTC  (3+ messages)

[PATCH 0/2] s390: Autoload uvdevice module based on CPU feature
 2022-07-01 10:10 UTC  (4+ messages)
` [PATCH 1/2] s390/hwcaps: Add HWCAP_UV
` [PATCH 2/2] drivers/s390/char/uvdevice: Autoload module based on CPU feature

[PATCH 0/5] mm: Pass pointers to page accessors
 2022-07-01  9:11 UTC  (9+ messages)
` [PATCH 1/5] lib/test_free_pages.c: Pass a pointer to virt_to_page()
` [PATCH 2/5] mm/highmem: "
` [PATCH 3/5] mm: kfence: "
` [PATCH 4/5] mm: gup: "
` [PATCH 5/5] mm: nommu: "

[RFC PATCH v3 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-01  8:04 UTC  (8+ messages)
` [RFC PATCH v3 1/3] mm: Factor out the pagetable pages account into new helper function
` [RFC PATCH v3 2/3] mm: Add PUD level pagetable account
` [RFC PATCH v3 3/3] mm: Add kernel PTE level pagetable pages account

[syzbot] BUG: unable to handle kernel paging request in truncate_inode_partial_folio
 2022-07-01  7:32 UTC  (7+ messages)

[PATCH v4 00/34] Printbufs - new data structure for building strings
 2022-07-01  6:32 UTC  (5+ messages)
` [PATCH v4 26/34] tools/testing/nvdimm: Convert to printbuf

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-01  5:54 UTC  (20+ messages)
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-07-01  4:39 UTC  (3+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH v3] arm64: mm: fix linear mapping mem access performance degradation
 2022-07-01  4:36 UTC  (5+ messages)

[linux-next:master 6752/7019] fs/xfs/xfs_file.c:1314:21: sparse: sparse: incorrect type in assignment (different base types)
 2022-07-01  4:04 UTC 

[PATCH] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
 2022-07-01  3:56 UTC  (7+ messages)

[linux-next:master 6615/7019] lib/maple_tree.c:5506:69: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-01  2:51 UTC 

[PATCH cgroup] cgroup: set the correct return code if hierarchy limits are reached
 2022-07-01  2:42 UTC  (8+ messages)

[PATCH 0/3] Fixes for 5.19b
 2022-07-01  1:55 UTC  (6+ messages)
` [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
  ` Major btrfs fiemap slowdown on file with many extents once in cache (RCU stalls?) (Was: [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed)

[PATCH v4 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-07-01  1:50 UTC  (6+ messages)
` [PATCH v4 2/4] memblock tests: add verbose output to memblock tests

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-01  1:21 UTC  (7+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-06-30 23:49 UTC 

[PATCH v2 0/9] Add support for shared PTEs across processes
 2022-06-30 23:30 UTC  (25+ messages)
` [PATCH v2 1/9] mm: Add msharefs filesystem
` [PATCH v2 2/9] mm/mshare: pre-populate msharefs with information file
` [PATCH v2 3/9] mm/mshare: make msharefs writable and support directories
` [PATCH v2 4/9] mm/mshare: Add a read operation for msharefs files
` [PATCH v2 5/9] mm/mshare: Add vm flag for shared PTE
` [PATCH v2 6/9] mm/mshare: Add mmap operation
` [PATCH v2 7/9] mm/mshare: Add unlink and munmap support

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-30 21:50 UTC  (12+ messages)
` [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v7 16/21] block: add check when merging zone device pages

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-30 21:27 UTC  (12+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-06-30 21:01 UTC  (2+ messages)

[PATCH v7 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-06-30 20:56 UTC  (5+ messages)
` [PATCH v7 04/14] mm: add device coherent vma selection for memory migration

[linux-next:master 4737/7019] __pi_fdt.c:undefined reference to `__pi___memmove'
 2022-06-30 20:25 UTC 

[PATCH v2] arm64: mm: fix linear mapping mem access performance degradation
 2022-06-30 20:15 UTC  (3+ messages)

[PATCH v6 00/15] mm: userspace hugepage collapse
 2022-06-30 20:14 UTC  (7+ messages)
` [PATCH v6 04/15] mm/khugepaged: dedup and simplify hugepage alloc and charging
` [PATCH v6 08/15] mm/khugepaged: add flag to ignore THP sysfs enabled

[PATCH v3] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-06-30 15:02 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS ae0dd4695f93685f200ad72402df42b583d4af52
 2022-06-30 12:08 UTC 

[linux-next:master 6710/7019] mm/shrinker_debug.c:143:9: warning: function 'shrinker_debugfs_rename' might be a candidate for 'gnu_printf' format attribute
 2022-06-30 10:27 UTC 

[PATCHv4 0/8] Linear Address Masking enabling
 2022-06-30 10:06 UTC  (5+ messages)
` [PATCHv4 4/8] x86/mm: Handle LAM on context switch
` [PATCHv4 OPTIONAL 8/8] x86/mm: Extend LAM to support to LAM_U48

[PATCH V2 0/4] mm/sparse-vmemmap: Generalise helpers and enable for
 2022-06-30  8:53 UTC  (11+ messages)
` [PATCH V2 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
` [PATCH V2 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V2 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V2 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH] mm/mmap.c: Fix typo and space mistake
 2022-06-30  8:31 UTC 

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-30  8:22 UTC  (15+ messages)

[PATCH v3 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-06-30  8:11 UTC  (3+ messages)
` [PATCH v3 2/2] UML: add support for KASAN under x86_64

[PATCH v2 1/2] mm: Add PAGE_ALIGN_DOWN macro
 2022-06-30  7:54 UTC  (8+ messages)
` [PATCH v2 2/2] UML: add support for KASAN under x86_64

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-30  5:16 UTC  (27+ messages)
` [PATCH V6 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V6 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V6 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V6 04/26] sparc/mm: "
` [PATCH V6 05/26] arm64/mm: "
` [PATCH V6 06/26] x86/mm: "
` [PATCH V6 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 09/26] loongarch/mm: "
` [PATCH V6 10/26] openrisc/mm: "
` [PATCH V6 11/26] xtensa/mm: "
` [PATCH V6 12/26] hexagon/mm: "
` [PATCH V6 13/26] parisc/mm: "
` [PATCH V6 14/26] alpha/mm: "
` [PATCH V6 15/26] nios2/mm: "
` [PATCH V6 16/26] riscv/mm: "
` [PATCH V6 17/26] csky/mm: "
` [PATCH V6 18/26] s390/mm: "
` [PATCH V6 19/26] ia64/mm: "
` [PATCH V6 20/26] mips/mm: "
` [PATCH V6 21/26] m68k/mm: "
` [PATCH V6 22/26] arc/mm: "
` [PATCH V6 23/26] arm/mm: "
` [PATCH V6 24/26] um/mm: "
` [PATCH V6 25/26] sh/mm: "
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
 2022-06-30  3:03 UTC  (17+ messages)
                        ` qemu-system-s390x hang in tcg (was: Re: [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap())
                            ` qemu-system-s390x hang in tcg

[PATCHv3 0/8] Linear Address Masking enabling
 2022-06-30  2:38 UTC  (21+ messages)
` [PATCHv3 4/8] x86/mm: Handle LAM on context switch
` [PATCHv3 5/8] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv3 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH v3 0/9] mm, hwpoison: enable 1GB hugepage support (v3)
 2022-06-30  2:27 UTC  (10+ messages)
` [PATCH v3 1/9] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_pages()
` [PATCH v3 2/9] mm/hugetlb: separate path for hwpoison entry in copy_hugetlb_page_range()
` [PATCH v3 3/9] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
` [PATCH v3 4/9] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [PATCH v3 5/9] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
` [PATCH v3 6/9] mm, hwpoison: set PG_hwpoison for busy hugetlb pages
` [PATCH v3 7/9] mm, hwpoison: make __page_handle_poison returns int
` [PATCH v3 8/9] mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepage
` [PATCH v3 9/9] mm, hwpoison: enable memory error handling on "

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-30  2:27 UTC  (11+ messages)
` [PATCH v2 1/9] mm/hugetlb: remove checking hstate_is_gigantic() in return_unused_surplus_pages()

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox