Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-20 03:38:27 to 2022-07-21 23:14:12 UTC [more...]

[PATCH 0/5] A few cleanup and fixup patches for hugetlbfs
 2022-07-21 23:13 UTC  (7+ 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

hmm_range_fault interaction between different drivers
 2022-07-21 23:00 UTC 

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

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21 21:36 UTC  (14+ messages)

[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-07-21 20:41 UTC  (4+ messages)
` [PATCH mm v2 30/33] kasan: implement stack ring for tag-based modes

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

[linux-next:master 4749/12403] drivers/scsi/pcmcia/nsp_cs.c:1683:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-21 19:48 UTC 

[PATCH] maple_tree: Do not inline write slow path
 2022-07-21 19:30 UTC  (3+ messages)

[PATCH] mm: fix missing wake-up event for FSDAX pages
 2022-07-21 18:51 UTC  (5+ messages)

[PATCH v3 0/3] mm/mprotect: Fix soft-dirty checks
 2022-07-21 18:33 UTC  (4+ messages)
` [PATCH v3 1/3] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
` [PATCH v3 2/3] selftests: soft-dirty: Add test for mprotect
` [PATCH v3 3/3] selftests: Add soft-dirty into run_vmtests.sh

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21 17:58 UTC  (19+ 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

[PATCH] selftests/vm: silence uninitialized variable warning
 2022-07-21 17:52 UTC  (4+ messages)

[PATCH 0/4] munmap() vs unmap_mapping_range()
 2022-07-21 17:52 UTC  (4+ messages)

[PATCH v5] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-21 17:35 UTC  (2+ messages)

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

[PATCHv5 00/13] Linear Address Masking enabling
 2022-07-21 17:07 UTC  (25+ 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 v2] mm/mprotect: Fix soft-dirty check in can_change_pte_writable()
 2022-07-21 16:57 UTC  (3+ messages)

[PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-21 16:49 UTC  (9+ messages)

Race in mm/ksm.c
 2022-07-21 15:58 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-21 15:49 UTC  (4+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH] mm: migrate: Do not retry 10 times for the subpages of fail-to-migrate THP
 2022-07-21 15:48 UTC  (2+ messages)

[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

[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: "
            `  "
              `  "

[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 4/8] mm/demotion/dax/kmem: Set node's performance level to MEMTIER_PERF_LEVEL_PMEM
 2022-07-21  6:07 UTC  (2+ 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 "

[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 v10 0/8] mm/demotion: Memory tiers and demotion
 2022-07-21  0:02 UTC  (4+ messages)
` [PATCH v10 5/8] mm/demotion: Build demotion targets based on explicit memory tiers

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

[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

[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  (7+ 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 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 58/69] mm/mprotect: use maple tree navigation instead of vma "

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