Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-20 02:19:13 to 2022-07-21 15:05:19 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21 15:05 UTC  (18+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions

[RFC PATCH] mm: set cache_trim_mode when inactive ratio is undesired
 2022-07-21 14:20 UTC  (2+ messages)

[RFC PATCH 01/14] userfaultfd: set dirty and young on writeprotect
 2022-07-21 14:10 UTC  (23+ messages)
` [RFC PATCH 03/14] mm/mprotect: allow exclusive anon pages to be writable

[PATCHv5 00/13] Linear Address Masking enabling
 2022-07-21 13:47 UTC  (24+ messages)
` [PATCHv5 01/13] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv5 02/13] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv5 03/13] mm: Pass down mm_struct to untagged_addr()
` [PATCHv5 05/13] x86/uaccess: Provide untagged_addr() and remove tags before address check
  ` [PATCHv5.1 04/13] x86/mm: Handle LAM on context switch
` [PATCHv5 06/13] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR
` [PATCHv5 07/13] x86: Expose untagging mask in /proc/$PID/arch_status

[PATCH 0/5] A few cleanup and fixup patches for hugetlbfs
 2022-07-21 13:16 UTC  (6+ messages)
` [PATCH 1/5] hugetlbfs: use helper macro SZ_1{K,M}
` [PATCH 2/5] hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
` [PATCH 3/5] hugetlbfs: remove unneeded header file
` [PATCH 4/5] hugetlbfs: cleanup some comments in inode.c
` [PATCH 5/5] hugetlbfs: fix confusing hugetlbfs stat

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

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-21 13:05 UTC  (6+ messages)
`  "
    ` Re:Re: [PATCH "
          ` Re:Re: "
            `  "
              `  "

[PATCH V4 0/4] mm/sparse-vmemmap: Generalise helpers and enable for LoongArch
 2022-07-21 13:01 UTC  (11+ messages)
` [PATCH V4 3/4] mm/sparse-vmemmap: Generalise vmemmap_populate_hugepages()

[PATCH] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP
 2022-07-21 12:05 UTC 

[PATCH] maple_tree: Do not inline write slow path
 2022-07-21  8:26 UTC  (2+ messages)

[PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-21 11:44 UTC  (6+ messages)

[syzbot] possible deadlock in start_this_handle (3)
 2022-07-21  8:01 UTC  (4+ messages)
        ` [PATCH] mm: memcontrol: fix potential oom_lock recursion deadlock

[PATCH] mm/gup.c: Fix formating in check_and_migrate_movable_page()
 2022-07-21  8:01 UTC  (3+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-21 11:29 UTC  (3+ messages)
` [PATCH Part2 v6 04/49] x86/sev: set SYSCFG.MFMD

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-07-21  7:55 UTC  (5+ messages)
` [PATCH v2 1/3] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH v2 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING
` [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH v10 0/8] mm/demotion: Memory tiers and demotion
 2022-07-21  6:07 UTC  (12+ messages)
` [PATCH v10 1/8] mm/demotion: Add support for explicit memory tiers
` [PATCH v10 2/8] mm/demotion: Move memory demotion related code
` [PATCH v10 3/8] mm/demotion: Add hotplug callbacks to handle new numa node onlined
` [PATCH v10 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v10 6/8] mm/demotion: Add pg_data_t member to track node memory tier details
` [PATCH v10 7/8] mm/demotion: Demote pages according to allocation fallback order
` [PATCH v10 8/8] mm/demotion: Update node_is_toptier to work with memory tiers

[PATCH] selftests/vm: silence uninitialized variable warning
 2022-07-21  6:30 UTC  (3+ messages)

[PATCH v3] can: slcan: do not sleep with a spin lock held
 2022-07-21  6:30 UTC  (3+ messages)

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

[PATCH v2] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
 2022-07-21  7:28 UTC  (2+ messages)

[PATCH 0/4] munmap() vs unmap_mapping_range()
 2022-07-21  8:37 UTC  (2+ messages)

[i2c] 5c7b9167dd: BUG:KASAN:use-after-free_in_string
 2022-07-21  2:57 UTC 

[xfs] 016a23388c: stress-ng.xattr.ops_per_sec 58.4% improvement
 2022-07-21  2:30 UTC 

[linux-next:master 10618/10678] drivers/scsi/qla2xxx/qla_init.c:171:10: warning: variable 'bail' set but not used
 2022-07-21  2:09 UTC  (2+ messages)

[PATCH] fs: drop_caches: skip dropping pagecache which is always dirty
 2022-07-21  1:00 UTC  (7+ messages)

[PATCH] maple_tree: Add a mas_destroy() call to mas_expected_entries() failure path
 2022-07-21  0:58 UTC 

[PATCH mm-unstable 0/4] mm: fixes for userspace hugepage collapse, v7
 2022-07-21  0:43 UTC  (14+ messages)
` [PATCH mm-unstable 1/4] mm/khugepaged: Use minimal bits to store num page < HPAGE_PMD_NR
` [PATCH mm-unstable 2/4] mm/khugepaged: consistently order cc->is_khugepaged and pte_* checks
` [PATCH mm-unstable 3/4] mm/khugepaged: delay computation of hpage boundaries until use
` [PATCH mm-unstable 4/4] Revert "mm/madvise: add huge_memory:mm_madvise_collapse tracepoint"

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-07-20 23:21 UTC  (12+ messages)
` [PATCH v4 2/5] "

[linux-next:master 9380/11981] sound/pci/hda/cs35l41_hda.c:555:43: error: invalid use of undefined type 'struct acpi_device'
 2022-07-20 22:31 UTC 

[PATCH] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
 2022-07-20 22:02 UTC  (2+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-20 20:58 UTC  (6+ messages)
` [RFC PATCH 20/26] hugetlb: add support for high-granularity UFFDIO_CONTINUE

[PATCH mm-unstable] Revert "mm/khugepaged: remove redundant transhuge_vma_suitable() check"
 2022-07-20 20:28 UTC  (4+ messages)

[PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
 2022-07-20 17:35 UTC  (4+ messages)

[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
 2022-07-20 17:06 UTC  (7+ messages)
` [PATCH 08/16] smp: optimize smp_call_function_many_cond() for more
` [PATCH 16/16] lib: create CONFIG_DEBUG_BITMAP parameter

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-20 17:03 UTC  (12+ messages)

[PATCH -v2] mm/shmem: support FS_IOC_[SG]ETFLAGS in tmpfs
 2022-07-20 16:59 UTC  (4+ messages)
` [PATCH -v3] "

[linux-next:master 11451/11981] riscv64-linux-ld: kernel/bpf/cgroup.c:310: undefined reference to `bpf_trampoline_unlink_cgroup_shim'
 2022-07-20 15:35 UTC 

[PATCH] mm: fix use-after free of page_ext after race with memory-offline
 2022-07-20 15:22 UTC  (12+ messages)

[RFC PATCH v4 0/8] hugetlb: Change huge pmd sharing synchronization again
 2022-07-20 14:16 UTC  (2+ messages)

[PATCH 0/2] slab bulk alloc/free cleanups
 2022-07-20 14:16 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-20 12:26 UTC  (11+ messages)
            ` cgroup specific sticky resources (was: Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.)

[linux-next:master 7916/11568] drivers/gpu/host1x/context.c:65:23: error: too many arguments to function 'of_dma_configure_id'
 2022-07-20 11:31 UTC 

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-20 11:18 UTC  (5+ messages)

[PATCH v4] arm64: enable THP_SWAP for arm64
 2022-07-20 10:15 UTC  (2+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-07-20 10:05 UTC  (9+ messages)
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

[RESEND PATCH v3] arm64: enable THP_SWAP for arm64
 2022-07-20  9:17 UTC  (11+ messages)

[PATCH] memblock tests: change build options to run-time options
 2022-07-20  7:47 UTC  (3+ messages)

[PATCH] mm/z3fold: do not unlock in z3fold_page_putback()
 2022-07-20  7:05 UTC  (2+ messages)

[linux-next:master 8922/11208] lib/x86_64/processor.c:636:25: error: 'KVM_X86_XCOMP_GUEST_SUPP' undeclared
 2022-07-20  5:23 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v12 00/69] Introducing the Maple Tree
 2022-07-20  5:09 UTC  (27+ messages)
` [PATCH v12 15/69] damon: convert __damon_va_three_regions to use the VMA iterator
` [PATCH v12 26/69] mm: convert vma_lookup() to use mtree_load()
` [PATCH v12 25/69] mm: remove vmacache
` [PATCH v12 30/69] arm64: remove mmap linked list from vdso
` [PATCH v12 33/69] powerpc: remove mmap linked list walks
` [PATCH v12 35/69] x86: remove vma "
` [PATCH v12 40/69] coredump: remove vma linked list walk
` [PATCH v12 42/69] fs/proc/base: use maple tree iterators in place of linked list
` [PATCH v12 53/69] mm/ksm: use vma iterators instead of vma "
` [PATCH v12 54/69] mm/madvise: use vma_find() "
` [PATCH v12 58/69] mm/mprotect: use maple tree navigation "
` [PATCH v12 56/69] mm/mempolicy: use vma iterator & maple state "
` [PATCH v12 55/69] mm/memcontrol: stop using mm->highest_vm_end
` [PATCH v12 57/69] mm/mlock: use vma iterator and maple state instead of vma linked list
` [PATCH v12 62/69] mm/pagewalk: use vma_find() "
` [PATCH v12 61/69] mm/oom_kill: use maple tree iterators "
` [PATCH v12 60/69] mm/msync: use vma_find() "
` [PATCH v12 59/69] mm/mremap: use vma_find_intersection() "
` [PATCH v12 64/69] i915: use the VMA iterator
` [PATCH v12 65/69] nommu: remove uses of VMA linked list
` [PATCH v12 63/69] mm/swapfile: use vma iterator instead of vma "
` [PATCH v12 68/69] mm/mmap: drop range_has_overlap() function
` [PATCH v12 67/69] mm: remove the vma linked list
` [PATCH v12 66/69] riscv: use vma iterator for vdso
` [PATCH v12 69/69] mm/mmap.c: pass in mapping to __vma_link_file()

[PATCH] selftest/vm: uninitialized variable in main()
 2022-07-20  4:24 UTC  (2+ messages)


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