linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-06 12:07:59 to 2022-11-07 22:41:40 UTC [more...]

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-11-07 22:39 UTC  (2+ messages)
` [PATCH bpf-next v2 2/5] x86/alternative: support execmem_alloc() and execmem_free()

[PATCH 2/5] zsmalloc: Consolidate zs_pool's migrate_lock and size_class's locks
 2022-11-07 22:35 UTC  (3+ messages)

[PATCH] fs/userfaultfd: Fix maple tree iterator in userfaultfd_unregister()
 2022-11-07 22:04 UTC  (3+ messages)

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-07 21:47 UTC  (22+ messages)
` [PATCH v3 03/37] x86/cpufeatures: Add CPU feature flags for shadow stacks
` [PATCH v3 04/37] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [RFC 37/37] fs/binfmt_elf: Block old shstk elf bit

[PATCHv11 07/16] x86/mm: Provide arch_prctl() interface for LAM
 2022-11-07 21:37 UTC  (2+ messages)
` [PATCHv11.1 "

[PATCH 4/5] zsmalloc: Add ops fields to zs_pool to store evict handlers
 2022-11-07 21:36 UTC  (2+ messages)

[PATCHv11 00/16] Linear Address Masking enabling
 2022-11-07 21:35 UTC  (11+ messages)
` [PATCHv11 04/16] x86/mm: Handle LAM on context switch
        ` [PATCHv11.1 "
` [PATCHv11 05/16] x86/uaccess: Provide untagged_addr() and remove tags before address check

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-07 21:25 UTC  (25+ messages)
` [PATCH RFC 01/19] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH RFC 02/19] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH RFC 03/19] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH RFC 04/19] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH RFC 05/19] mm: add early FAULT_FLAG_WRITE "
` [PATCH RFC 06/19] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH RFC 07/19] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH RFC 08/19] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH RFC 09/19] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage
` [PATCH RFC 11/19] RDMA/usnic: "
` [PATCH RFC 12/19] RDMA/siw: "
` [PATCH RFC 13/19] media: videobuf-dma-sg: "
` [PATCH RFC 14/19] drm/etnaviv: "
` [PATCH RFC 15/19] media: pci/ivtv: "
` [PATCH RFC 16/19] mm/frame-vector: "
` [PATCH RFC 17/19] drm/exynos: "
` [PATCH RFC 18/19] RDMA/hw/qib/qib_user_pages: "
` [PATCH RFC 19/19] habanalabs: "

[PATCH] percpu_counter: add percpu_counter_sum_all interface
 2022-11-07 21:19 UTC  (3+ messages)

[PATCH v6 0/2] Memory poison recovery in khugepaged collapsing
 2022-11-07 20:53 UTC  (4+ messages)
` [PATCH v6 1/2] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v6 2/2] mm/khugepaged: recover from poisoned file-backed memory

[PATCH v3] maple_tree: Reorganize testing to restore module testing
 2022-11-07 20:38 UTC 

[PATCH 01/13] mm: Update ptep_get_lockless()s comment
 2022-11-07 20:29 UTC  (20+ messages)
                ` mm: delay rmap removal until after TLB flush

[linux-next:master 4744/6155] net/dcb/dcbnl.c:1230:1: warning: the frame size of 1244 bytes is larger than 1024 bytes
 2022-11-07 20:34 UTC  (3+ messages)

[PATCH] filemap: skip range writeback if end offset precedes start
 2022-11-07 20:28 UTC  (4+ messages)

[PATCH v2] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-11-07 20:01 UTC  (11+ messages)

[PATCH] hugetlbfs: don't delete error page from pagecache
 2022-11-07 19:41 UTC  (7+ messages)

[linux-next:master 5350/6155] vmlinux.o: warning: objtool: btrfs_calc_avail_data_space+0xbf: unreachable instruction
 2022-11-07 19:31 UTC 

[PATCHv4 0/9] zram: Support multiple compression streams
 2022-11-07 19:08 UTC  (11+ messages)
` [PATCHv4 2/9] zram: Add recompression algorithm sysfs knob

[PATCH v2] hugetlbfs: don't delete error page from pagecache
 2022-11-07 18:53 UTC  (2+ messages)

[PATCH 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
 2022-11-07 18:49 UTC  (8+ messages)
` [PATCH 1/2] migrate: convert unmap_and_move() "
` [PATCH 2/2] migrate: convert migrate_pages() "

[v2 PATCH 1/2] mm: khugepaged: allow page allocation fallback to eligible nodes
 2022-11-07 18:48 UTC  (9+ messages)
` [v2 PATCH 2/2] mm: don't warn if the node is offlined

[PATCH v2] mm: anonymous shared memory naming
 2022-11-07 18:47 UTC 

[PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs
 2022-11-07 18:35 UTC  (11+ messages)
` [PATCH bpf-next v1 RESEND 1/5] vmalloc: introduce vmalloc_exec, vfree_exec, and vcopy_exec

[PATCH v2 0/3] rearrange struct slab fields to allow larger rcu_head
 2022-11-07 17:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm/slub: perform free consistency checks before call_rcu
` [PATCH v2 2/3] mm/migrate: make isolate_movable_page() skip slab pages
` [PATCH v2 3/3] mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head

[RFC] Kernel Support of Memory Error Detection
 2022-11-07 16:59 UTC  (2+ messages)

[PATCH v2 0/2] Fix slab-out-of-bounds Write in dbgfs_rm_context_write
 2022-11-07 16:50 UTC  (3+ messages)
` [PATCH v2 1/2] mm/damon/dbgfs: check if rm_contexts input is for a real context
` [PATCH v2 2/2] selftests/damon: test non-context inputs to rm_contexts file

[linux-next:master] BUILD REGRESSION d8e87774068af213ab5b058b1b114dc397b577aa
 2022-11-07 16:47 UTC 

[PATCH] maple_tree: Don't set a new maximum on the node when not reusing nodes
 2022-11-07 16:39 UTC 

[PATCH] maple_tree: Fix depth tracking in maple_state
 2022-11-07 16:38 UTC 

[PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-07 16:26 UTC  (4+ messages)

Duplicate kernel-doc comments for ksize()
 2022-11-07 16:23 UTC  (2+ messages)

[PATCH] mm: anonymous shared memory naming
 2022-11-07 15:59 UTC  (7+ messages)

[PATCH] mm, compaction: fix fast_isolate_around() to stay within boundaries
 2022-11-07 15:43 UTC  (3+ messages)

[PATCH V5] mm: fix use-after free of page_ext after race with memory-offline
 2022-11-07 15:41 UTC  (2+ messages)

[PATCH v2] mm/hugetlb_vmemmap: remap head page to newly allocated page
 2022-11-07 15:39 UTC 

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2022-11-07 15:24 UTC  (29+ messages)
` [PATCH v3 01/13] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
` [PATCH v3 02/13] dma-mapping: Force bouncing if the kmalloc() size is not cacheline-aligned
` [PATCH v3 03/13] iommu/dma: Force bouncing of the "
` [PATCH v3 04/13] mm/slab: Allow kmalloc() minimum alignment fallback to dma_get_cache_alignment()
` [PATCH v3 05/13] mm/slab: Simplify create_kmalloc_cache() args and make it static
` [PATCH v3 06/13] dma: Allow the smaller cache_line_size() returned by dma_get_cache_alignment()
` [PATCH v3 07/13] drivers/base: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
` [PATCH v3 08/13] drivers/gpu: "
` [PATCH v3 09/13] drivers/usb: "
` [PATCH v3 10/13] drivers/spi: "
` [PATCH v3 11/13] crypto: "
` [PATCH v3 12/13] drivers/md: "
` [PATCH v3 13/13] dma: arm64: Add CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC and enable it for arm64

Crash with PREEMPT_RT on aarch64 machine
 2022-11-07 14:43 UTC  (3+ messages)

[RFC v2 0/3] move PG_slab to page_type
 2022-11-07 14:41 UTC  (9+ messages)
` [RFC v2 1/3] mm: move PG_slab flag "
` [RFC v2 2/3] mm: introduce show_page_types() to provide human-readable page_type
` [RFC v2 3/3] mm, printk: introduce new format %pGt for page_type

[PATCH v6 00/44] Add KernelMemorySanitizer infrastructure
 2022-11-07 14:24 UTC  (4+ messages)
` [PATCH v6 06/44] kmsan: add ReST documentation
  ` [PATCH v6 6/44] "

[linux-next:master 5631/6155] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c:75:8: error: call to undeclared function 'readl'; ISO C99 and later do not support implicit function declarations
 2022-11-07 13:07 UTC 

[PATCH v1] arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging
 2022-11-07 12:42 UTC  (2+ messages)

[PATCH v5 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-07 12:26 UTC  (3+ messages)
` [PATCH v5 2/3] fs/proc/task_mmu: "

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-07 12:23 UTC  (5+ messages)
` [PATCH v1 2/2] kselftest: vm: add tests for memory-deny-write-execute

[linux-next:master 6099/6155] lib/test_objpool.c:80:7: warning: no previous prototype for function 'ot_kzalloc'
 2022-11-07 12:07 UTC 

[PATCH v2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations
 2022-11-07 11:16 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING 82d05e3975f57aee899381a7033cc1cc30f9ac64
 2022-11-07 10:31 UTC 

[PATCH 00/13] Clean up pmd_get_atomic() and i386-PAE
 2022-11-07  9:14 UTC  (11+ messages)
` [PATCH 11/13] x86_64: Remove pointless set_64bit() usage

[PATCH 0/8] Cleanup and optimization patches for percpu
 2022-11-07  8:23 UTC  (6+ messages)
` [PATCH 8/8] mm/slub, percpu: correct the calculation of early percpu allocation size

[PATCH] mm/vmscan: respect cpuset policy during page demotion
 2022-11-07  8:17 UTC  (12+ messages)

[PATCH v1 0/3] Avoid scheduling cache draining to isolated cpus
 2022-11-07  8:10 UTC  (8+ messages)

fs/ocfs2/super.c:1809 ocfs2_mount_volume() warn: missing error code 'status'
 2022-11-07  7:52 UTC  (3+ messages)

[PATCH v4 5/5] memblock tests: remove completed TODO item
 2022-11-07  7:29 UTC  (2+ messages)
` [PATCH v4 0/5] memblock tests: add tests for memblock_alloc_exact_nid_raw

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-07  3:59 UTC  (2+ messages)

[PATCH] hugetlbfs: inode: Remove unnecessary (void*) conversions
 2022-11-07  3:05 UTC  (2+ messages)

[mm-unstable PATCH v7 2/8] mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
 2022-11-06 23:52 UTC  (4+ messages)

[syzbot] memory leak in xas_create
 2022-11-06 23:26 UTC  (2+ messages)

[PATCH] mm/slab_common: Restore passing "caller" for tracing
 2022-11-06 20:23 UTC  (3+ messages)

[PATCH RFC 05/10] mm/hugetlb: Make walk_hugetlb_range() RCU-safe
 2022-11-06 16:41 UTC  (3+ messages)

[linux-next:master] [mm] 901c96c363: BUG:Bad_rss-counter_state_mm:#type:MM_FILEPAGES_val
 2022-11-06 13:41 UTC 

[6.1.0-rc3-next-20221104] Boot failure - kernel BUG at mm/memblock.c:519
 2022-11-06 12:07 UTC 


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