linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-12 03:29:16 to 2022-07-13 01:05:23 UTC [more...]

[mm-unstable v7 00/18] mm: userspace hugepage collapse
 2022-07-13  1:05 UTC  (34+ messages)
` [mm-unstable v7 01/18] mm/khugepaged: remove redundant transhuge_vma_suitable() check
` [mm-unstable v7 03/18] mm/khugepaged: add struct collapse_control
` [mm-unstable v7 06/18] mm/khugepaged: add flag to predicate khugepaged-only behavior
` [mm-unstable v7 07/18] mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
` [mm-unstable v7 08/18] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
` [mm-unstable v7 09/18] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [mm-unstable v7 11/18] mm/madvise: add huge_memory:mm_madvise_collapse tracepoint
` [mm-unstable v7 12/18] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [mm-unstable v7 13/18] proc/smaps: add PMDMappable field to smaps

[PATCH v6 bpf-next 0/5] bpf_prog_pack followup
 2022-07-13  1:00 UTC  (16+ messages)

[PATCH v2] x86/mm/tlb: ignore f->new_tlb_gen when zero
 2022-07-13  0:50 UTC  (5+ messages)

[PATCH bpf-next v3 0/2] bpf: Minor fixes for non-preallocated memory
 2022-07-13  0:49 UTC  (9+ messages)
` [PATCH bpf-next v3 1/2] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next v3 2/2] bpf: Warn on non-preallocated case for missed trace types

[linux-next:master 4821/9846] arch/arm/mach-orion5x/tsx09-common.c:123:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-13  0:10 UTC 

[PATCHv5 00/13] Linear Address Masking enabling
 2022-07-12 23:13 UTC  (14+ 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 04/13] x86/mm: Handle LAM on context switch
` [PATCHv5 05/13] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [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
` [PATCHv5 08/13] selftests/x86/lam: Add malloc test cases for linear-address masking
` [PATCHv5 09/13] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv5 10/13] selftests/x86/lam: Add io_uring "
` [PATCHv5 11/13] selftests/x86/lam: Add inherit "
` [PATCHv5 OPTIONAL 12/13] x86/mm: Extend LAM to support to LAM_U48
` [PATCHv5 OPTIONAL 13/13] selftests/x86/lam: Add tests cases for LAM_U48

[PATCH v6 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-07-12 23:05 UTC  (8+ messages)
` [PATCH v6 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v6 2/4] KVM: mmu: add a helper to account memory used by KVM MMU

[PATCH v3] mm: vmpressure: don't count proactive reclaim in vmpressure
 2022-07-12 22:51 UTC  (4+ messages)

[PATCH v3] sched/core: Always flush pending blk_plug
 2022-07-12 22:38 UTC  (3+ messages)

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-07-12 21:16 UTC  (3+ messages)

crash during machine check recovery testing
 2022-07-12 21:01 UTC 

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-07-12 20:52 UTC  (12+ messages)
` [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 19/26] hugetlb: add HGM support for copy_hugetlb_page_range

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

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-07-12 20:38 UTC  (4+ messages)
` [PATCH 21/32] kasan: simplify invalid-free reporting

[PATCH] kasan: separate double free case from invalid free
 2022-07-12 20:36 UTC  (2+ messages)

[linux-next:master 3960/9846] vmlinux.o: warning: objtool: __ct_user_enter+0x32: call to ftrace_likely_update() leaves .noinstr.text section
 2022-07-12 20:07 UTC 

[PATCH 0/3] s390/cpufeature: rework to allow different types of cpufeatures
 2022-07-12 19:27 UTC  (10+ messages)
` [PATCH 1/3] s390/cpufeature: rework to allow more than only hwcap bits
` [PATCH 2/3] s390/cpufeature: allow for facility bits
` [PATCH 3/3] s390/uvdevice: autoload module based on CPU facility

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-12 19:11 UTC  (23+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-12 18:02 UTC  (3+ messages)
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-12 18:02 UTC  (11+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-07-12 17:40 UTC  (19+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 29/49] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault

[PATCH v2] secretmem: fix unhandled fault in truncate
 2022-07-12 17:40 UTC  (6+ messages)

[PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
 2022-07-12 17:39 UTC  (2+ messages)

drivers/mtd/nand/onenand/onenand_base.c:779:34: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2022-07-12 17:25 UTC 

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-12 17:14 UTC  (4+ messages)
` [PATCHv4 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH] userfaultfd: provide properly masked address for huge-pages
 2022-07-12 17:04 UTC  (4+ messages)

[akpm-mm:mm-unstable 284/293] mm/khugepaged.c:2409 madvise_collapse() warn: possible memory leak of 'cc'
 2022-07-12 17:02 UTC  (3+ messages)

[linux-next:master 1342/8914] drivers/i2c/busses/i2c-npcm7xx.c:639 npcm_i2c_slave_enable() error: buffer overflow 'npcm_i2caddr' 2 <= 9
 2022-07-12 14:01 UTC 

[PATCH v2 00/10] lib: cleanup bitmap-related headers
 2022-07-12 16:28 UTC  (2+ messages)

[PATCH] selftests/vm: fix va_128TBswitch.sh permissions
 2022-07-12 16:17 UTC  (3+ messages)

[PATCH] maple_tree: Fix sparse reported issues
 2022-07-12 15:44 UTC  (3+ messages)

[PATCH Fix] maple_tree: Use metadata for mas_dead_leaves() walk
 2022-07-12 15:38 UTC  (2+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-07-12 15:13 UTC  (19+ messages)
` [PATCH v3 1/15] mm/slab: move NUMA-related code to __do_cache_alloc()
` [PATCH v3 2/15] mm/slab: cleanup slab_alloc() and slab_alloc_node()
` [PATCH v3 03/15] mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
` [PATCH v3 04/15] mm/slab_common: cleanup kmalloc_track_caller()
` [PATCH v3 05/15] mm/sl[au]b: factor out __do_kmalloc_node()
` [PATCH v3 06/15] mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
` [PATCH v3 07/15] mm/slub: move kmalloc_large_node() to slab_common.c
` [PATCH v3 08/15] mm/slab_common: kmalloc_node: pass large requests to page allocator
` [PATCH v3 09/15] mm/slab_common: cleanup kmalloc_large()
` [PATCH v3 10/15] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [PATCH v3 11/15] mm/sl[au]b: introduce common alloc/free functions without tracepoint
` [PATCH v3 12/15] mm/sl[au]b: generalize kmalloc subsystem
` [PATCH v3 13/15] mm/slab_common: unify NUMA and UMA version of tracepoints
` [PATCH 14/16] mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
` [PATCH 15/16] mm/slab_common: move definition of __ksize() to mm/slab.h
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-12 15:00 UTC  (4+ messages)

[PATCH v1 0/5] userfaultfd: support access/write hints
 2022-07-12 14:56 UTC  (4+ messages)
` [PATCH v1 2/5] userfaultfd: introduce access-likely mode for common operations

[PATCH Fix] test_maple_tree: Fix accounting in check_erase2_testset()
 2022-07-12 14:53 UTC 

[PATCH] mm/mmap: Fix return on maple tree expand fail in brk()
 2022-07-12 14:51 UTC 

[PATCH] mm/mmap: Fix locking issues in vma_expand()
 2022-07-12 14:49 UTC 

[PATCH] mm/mmap: Fix locking issues in vma_expand()
 2022-07-12 14:48 UTC  (2+ messages)

[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
 2022-07-12 14:31 UTC  (5+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-12 14:17 UTC  (29+ messages)
` [PATCH v4 02/45] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v4 03/45] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v4 05/45] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v4 07/45] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v4 08/45] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v4 12/45] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v4 13/45] MAINTAINERS: add entry for KMSAN
` [PATCH v4 14/45] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v4 16/45] kmsan: handle task creation and exiting
` [PATCH v4 17/45] init: kmsan: call KMSAN initialization routines
` [PATCH v4 18/45] instrumented.h: add KMSAN support
` [PATCH v4 25/45] kmsan: add tests for KMSAN
` [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code

[PATCH] zram: fix unused 'zram_wb_devops' warning
 2022-07-12 14:17 UTC 

[PATCH] mm/vmscan: add pgstall to memcg
 2022-07-12 13:55 UTC  (4+ messages)

[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-07-12 13:43 UTC  (2+ messages)

[syzbot] memory leak in xas_create
 2022-07-12 13:35 UTC  (9+ messages)

[PATCH] x86/clear_user: Make it faster
 2022-07-12 12:32 UTC  (10+ messages)
            ` [PATCH -final] "

[linux-next:pending-fixes] BUILD SUCCESS 1e717e841472f5f8cf950840eb045c358b5ae54a
 2022-07-12 12:01 UTC 

[PATCH] maple_tree: Fix mas_empty_area_rev() search exhaustion at root node
 2022-07-12 11:51 UTC  (2+ messages)

[PATCH] mm: percpu: use kmemleak_ignore_phys() instead of kmemleak_free()
 2022-07-12 10:59 UTC  (4+ messages)

[PATCH 0/4] add struct page and Direct I/O support to reserved memory
 2022-07-12 10:55 UTC  (10+ messages)
` [PATCH 2/4] mm/sparse: skip no-map memblock check when fill_subsection_map
` [PATCH 4/4] sample/reserved_mem: Introduce a sample of struct page and dio support to no-map rmem

[linux-next:master 3411/9472] drivers/net/wireless/ath/ath9k/hif_usb.c:251:57: warning: suggest braces around empty body in an 'else' statement
 2022-07-12 10:19 UTC 

[PATCH] mm/compaction: fix set skip in fast_find_migrateblock
 2022-07-12  8:44 UTC  (3+ messages)
  ` [External] "

[PATCH] hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte
 2022-07-12  8:12 UTC  (2+ messages)

[PATCH v2] mm/compaction: fix set skip in fast_find_migrateblock
 2022-07-12  7:27 UTC 

[linux-next:master 6949/9472] drivers/gpu/drm/xlnx/zynqmp_dp.c:335:9: error: implicit declaration of function 'writel'
 2022-07-12  7:04 UTC 

[PATCH v2 1/5] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
 2022-07-12  6:33 UTC  (2+ messages)
` [mm] c20f7bacef: WARNING:possible_circular_locking_dependency_detected

[RFC PATCH v2 3/3] mm: Add kernel PTE level pagetable pages account
 2022-07-12  6:08 UTC  (2+ messages)
` [mm] 0bf5cdf08f: BUG:Bad_page_state_in_process

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

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


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 NNTP newsgroup(s).