Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-04 07:17:58 to 2022-07-05 15:48:10 UTC [more...]

[PATCH v2 00/15] arch: make PxD_ORDER generically available
 2022-07-05 15:47 UTC  (8+ messages)
` [PATCH v2 01/15] csky: drop definition of PTE_ORDER
` [PATCH v2 02/15] csky: drop definition of PGD_ORDER
` [PATCH v2 03/15] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH v2 04/15] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH v2 05/15] mips: drop definitions of PTE_ORDER
` [PATCH v2 06/15] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-05 15:42 UTC  (3+ messages)
` [PATCHv4 3/8] mm: Pass down mm_struct to untagged_addr()

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-05 15:34 UTC  (22+ messages)

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

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-07-05 14:23 UTC  (10+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH] btrfs: remove btrfs_writepage_cow_fixup
 2022-07-05 14:21 UTC  (2+ messages)

[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
 2022-07-05 13:51 UTC  (4+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-07-05 13:51 UTC  (9+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

mm/sparse.c:653:13: sparse: sparse: symbol 'populate_section_memmap' was not declared. Should it be static?
 2022-07-05 13:11 UTC 

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-05 13:07 UTC  (15+ messages)
` [PATCH V4 1/4] MIPS&LoongArch: Adjust prototypes of p?d_init()
` [PATCH V4 2/4] LoongArch: Add sparse memory vmemmap support
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()
` [PATCH V4 4/4] LoongArch: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP

[PATCH v5 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
 2022-07-05 13:07 UTC 

[PATCH v2] mm: fix missing wake-up event for FSDAX pages
 2022-07-05 12:35 UTC 

next-20220616 - repeated crashes in zap_pmd_range
 2022-07-05 12:26 UTC  (2+ messages)

[PATCH] mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()
 2022-07-05 11:31 UTC 

[linux-next:master 7518/7896] sound/usb/mixer_quirks.c:1968:19: sparse: sparse: incorrect type in initializer (different base types)
 2022-07-05 11:09 UTC 

[linux-next:master 3587/7896] htmldocs: Documentation/PCI/endpoint/pci-vntb-function.rst:82: WARNING: Unexpected indentation
 2022-07-05 10:58 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 0b54d9586dbf697cc421acbe6b3fbe74adb97e84
 2022-07-05 10:50 UTC 

[PATCH v3] mm, hugetlb: skip irrelevant nodes in show_free_areas()
 2022-07-05  9:33 UTC  (2+ messages)

[mm-unstable PATCH v4 0/9] mm, hwpoison: enable 1GB hugepage support (v4)
 2022-07-05  9:04 UTC  (7+ messages)
` [mm-unstable PATCH v4 1/9] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_pages()
` [mm-unstable PATCH v4 3/9] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry

[PATCH] mm,hwpoison,hugetlb: defer dissolve hwpoison hugepage when allocating vmemmap failed
 2022-07-05  8:57 UTC 

[PATCH v5 00/7] Drain remote per-cpu directly
 2022-07-05  7:20 UTC  (10+ messages)
` [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] secretmem: drop unneeded initialization in secretmem_file_create()
 2022-07-05  6:05 UTC  (4+ messages)

[PATCH v2] mm, hugetlb: skip irrelevant nodes in show_free_areas()
 2022-07-05  5:33 UTC  (4+ messages)

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-05  5:22 UTC  (10+ messages)
` [PATCH v8 03/12] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
` [PATCH v8 06/12] mm/demotion: Expose memory tier details via sysfs
` [PATCH v8 10/12] mm/demotion: Update node_is_toptier to work with memory tiers
` [PATCH v8 11/12] mm/demotion: Add documentation for memory tiering

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-07-05  5:03 UTC  (11+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-05  3:48 UTC  (35+ messages)
` [PATCH v4 43/45] namei: initialize parameters passed to step_into()
                      ` [PATCH 1/7] __follow_mount_rcu(): verify that mount_lock remains unchanged
                        ` [PATCH 2/7] follow_dotdot{,_rcu}(): change calling conventions
                        ` [PATCH 3/7] namei: stash the sampled ->d_seq into nameidata
                        ` [PATCH 4/7] step_into(): lose inode argument
                        ` [PATCH 5/7] follow_dotdot{,_rcu}(): don't bother with inode
                        ` [PATCH 6/7] lookup_fast(): "
                        ` [PATCH 7/7] step_into(): move fetching ->d_inode past handle_mounts()
` [PATCH v4 44/45] mm: fs: initialize fsdata passed to write_begin/write_end interface

[PATCH v1] mm/slub: enable debugging memory wasting of kmalloc
 2022-07-05  2:34 UTC  (7+ messages)

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-07-05  2:04 UTC  (12+ messages)
` [PATCH v9 1/9] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v9 2/9] mm/mmzone: Tag pg_data_t "
` [PATCH v9 3/9] x86/e820: Add infrastructure to refactor e820__range_{update,remove}
` [PATCH v9 4/9] x86/e820: Refactor __e820__range_update
` [PATCH v9 5/9] x86/e820: Refactor e820__range_remove
` [PATCH v9 6/9] x86/e820: Tag e820_entry with crypto capabilities
` [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions
` [PATCH v9 8/9] x86/efi: Mark e820_entries as crypto capable from EFI memmap
` [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities

[PATCHv3 0/8] Linear Address Masking enabling
 2022-07-05  0:13 UTC  (13+ messages)
` [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

[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
 2022-07-05  0:01 UTC 

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-07-04 22:48 UTC  (3+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

linux-next: Tree for Jul 4 (mm/memory-failure.c)
 2022-07-04 22:03 UTC 

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-04 20:34 UTC  (9+ messages)

[PATCH v2] selftests/vm: fix errno handling in mrelease_test
 2022-07-04 17:33 UTC 

[PATCH] selftests/vm: fix errno handling in mrelease_test
 2022-07-04 17:26 UTC 

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04 17:22 UTC  (11+ messages)
` [PATCH 15/14] arm: Rename PMD_ORDER to PMD_BITS

[PATCH v5 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-07-04 17:04 UTC 

[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
 2022-07-04 15:30 UTC  (6+ messages)

[PATCH v5 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-04 15:23 UTC  (3+ messages)
` [PATCH v5 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"
` [PATCH v5 2/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c

[PATCH v3 00/16] A few cleanup patches for huge_memory
 2022-07-04 13:55 UTC  (21+ messages)
` [PATCH v3 01/16] mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
` [PATCH v3 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH v3 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH v3 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
` [PATCH v3 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
` [PATCH v3 06/16] mm/huge_memory: rename mmun_start to haddr in remove_migration_pmd
` [PATCH v3 07/16] mm/huge_memory: use helper function vma_lookup in split_huge_pages_pid
` [PATCH v3 08/16] mm/huge_memory: use helper macro __ATTR_RW
` [PATCH v3 09/16] mm/huge_memory: fix comment in zap_huge_pud
` [PATCH v3 10/16] mm/huge_memory: check pmd_present first in is_huge_zero_pmd
` [PATCH v3 11/16] mm/huge_memory: try to free subpage in swapcache when possible
` [PATCH v3 12/16] mm/huge_memory: minor cleanup for split_huge_pages_all
` [PATCH v3 13/16] mm/huge_memory: fix comment of page_deferred_list
` [PATCH v3 14/16] mm/huge_memory: correct comment of prep_transhuge_page
` [PATCH v3 15/16] mm/huge_memory: comment the subtly logic in __split_huge_pmd
` [PATCH v3 16/16] mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pid

[PATCH] selftests/vm: skip 128TBswitch on unsupported arch
 2022-07-04 12:38 UTC 

Greetings From Marc Denzel
 2022-07-04 12:07 UTC 

[PATCH -next] mm/mprotect: Remove the redundant initialization for error
 2022-07-04 11:41 UTC 

[PATCH 0/2] s390: Autoload uvdevice module based on CPU feature
 2022-07-04 11:35 UTC  (5+ messages)
` [PATCH 1/2] s390/hwcaps: Add HWCAP_UV

[linux-next:pending-fixes] BUILD SUCCESS 0346159fcae82dd947f903cfb811c5926f498ff0
 2022-07-04 11:10 UTC 

[PATCH] mm: fix missing wake-up event for FSDAX pages
 2022-07-04 10:56 UTC  (3+ messages)

[PATCH V3 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-04 10:29 UTC  (4+ messages)
` [PATCH V3 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[PATCH linux-next] mm/madvise: allow KSM hints for process_madvise
 2022-07-04  9:35 UTC  (16+ messages)

[akpm-mm:mm-unstable 245/249] mm/memory-failure.c:1896:20: error: conflicting types for 'free_raw_hwp_pages'; have 'void(struct page *, bool)' {aka 'void(struct page *, _Bool)'}
 2022-07-04  7:37 UTC 

[PATCH] kasan: separate double free case from invalid free
 2022-07-04  7:46 UTC  (3+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-04  7:18 UTC  (9+ messages)
` [PATCHv7 11/14] x86: Disable kexec if system has "


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 read-only IMAP folder(s) and NNTP newsgroup(s).