linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v2 00/10] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
 2024-08-01  9:01 UTC 

[PATCH v7 0/5] x86/pkeys: update PKRU to enable pkey 0 before
 2024-08-01  8:57 UTC  (7+ messages)
` [PATCH v7 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
` [PATCH v7 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
` [PATCH v7 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
` [PATCH v7 4/5] x86/pkeys: Restore altstack before sigcontext
` [PATCH v7 5/5] selftests/mm: Add new testcases for pkeys

[PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
 2024-08-01  8:57 UTC  (7+ messages)

[PATCH v3 00/25] Generic `Allocator` support for Rust
 2024-08-01  8:55 UTC  (34+ messages)
` [PATCH v3 01/25] rust: alloc: add `Allocator` trait
` [PATCH v3 02/25] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v3 03/25] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v3 04/25] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v3 05/25] rust: alloc: add module `allocator_test`
` [PATCH v3 06/25] rust: alloc: implement `Vmalloc` allocator
` [PATCH v3 07/25] rust: alloc: implement `KVmalloc` allocator
` [PATCH v3 08/25] rust: types: implement `Unique<T>`
` [PATCH v3 09/25] rust: alloc: implement kernel `Box`
` [PATCH v3 10/25] rust: treewide: switch to our kernel `Box` type
` [PATCH v3 11/25] rust: alloc: remove `BoxExt` extension
` [PATCH v3 12/25] rust: alloc: add `Box` to prelude
` [PATCH v3 13/25] rust: alloc: import kernel `Box` type in types.rs
` [PATCH v3 14/25] rust: alloc: import kernel `Box` type in init.rs
` [PATCH v3 15/25] rust: alloc: implement kernel `Vec` type
` [PATCH v3 16/25] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v3 17/25] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v3 18/25] rust: treewide: switch to the kernel `Vec` type
` [PATCH v3 19/25] rust: alloc: remove `VecExt` extension
` [PATCH v3 20/25] rust: alloc: add `Vec` to prelude
` [PATCH v3 21/25] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned`
` [PATCH v3 22/25] rust: error: use `core::alloc::LayoutError`
` [PATCH v3 23/25] rust: str: test: replace `alloc::format`
` [PATCH v3 24/25] rust: alloc: update module comment of alloc.rs
` [PATCH v3 25/25] kbuild: rust: remove the `alloc` crate

[PATCH v3] mm/hugetlb: fix hugetlb vs. core-mm PT locking
 2024-08-01  8:50 UTC  (6+ messages)

Race condition observed between page migration and page fault handling on arm64 machines
 2024-08-01  8:42 UTC  (2+ messages)

[linux-next:master] [nfsd] 48d45b8a92: UBSAN:array-index-out-of-bounds_in_fs/nfsd/nfssvc.c
 2024-08-01  8:24 UTC 

[PATCH v2 0/9] Unify hugetlb into arch_get_unmapped_area functions
 2024-08-01  8:14 UTC  (10+ messages)
` [PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags

[PATCH v2] mm: list_lru: fix UAF for memory cgroup
 2024-08-01  8:06 UTC  (2+ messages)

[PATCH v4 00/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-08-01  8:06 UTC  (9+ messages)
` [PATCH v4 22/22] mm/zsmalloc: update comments for page->zpdesc changes

[PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
 2024-08-01  8:06 UTC  (3+ messages)
` [PATCH v2 1/1] "

[syzbot] [jfs?] general protection fault in dbFree
 2024-08-01  8:00 UTC 

[linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
 2024-08-01  7:54 UTC  (6+ messages)

[PATCH v5 0/2] mm: zswap: fixes for global shrinker
 2024-08-01  7:40 UTC  (3+ messages)
` [PATCH v5 2/2] mm: zswap: fix global shrinker error handling logic

[PATCH v2 0/3] mm: tlb swap entries batch async release
 2024-08-01  7:36 UTC  (7+ messages)
` [PATCH v2 1/3] mm: move task_is_dying to h headfile
` [PATCH v2 2/3] mm: tlb: add tlb swap entries batch async release
` [PATCH v2 3/3] mm: s390: fix compilation warning

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-08-01  6:56 UTC  (11+ messages)
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "

[PATCH 0/2] mm: tlb swap entries batch async release
 2024-08-01  6:54 UTC  (8+ messages)
` [PATCH 2/2] mm: tlb: add "

[PATCH 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
 2024-08-01  6:50 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mm: fix compilation warning in patchs
 2024-08-01  6:50 UTC 

[PATCH 0/6] mm: split underutilized THPs
 2024-08-01  6:36 UTC  (15+ messages)
` [PATCH 4/6] mm: don't remap unused subpages when splitting isolated thp

[PATCH v2 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
 2024-08-01  6:09 UTC  (4+ messages)

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-01  6:08 UTC  (27+ messages)
` [PATCH v3 01/26] mm: move kernel/numa.c to mm/
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

arch/powerpc/mm/nohash/tlb_64e.c:36:5: sparse: sparse: symbol 'mmu_pte_psize' was not declared. Should it be static?
 2024-08-01  5:06 UTC 

[BUG] mm/cgroupv2: memory.min may lead to an OOM error
 2024-08-01  4:54 UTC 

[PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
 2024-08-01  4:45 UTC  (2+ messages)

[linux-next:pending-fixes 107/314] drivers/net/ethernet/meta/fbnic/fbnic_devlink.c:17:undefined reference to `devlink_priv'
 2024-08-01  4:15 UTC 

[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-01  4:00 UTC  (6+ messages)
` [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH] libfs: fix infinite directory reads for offset dir
 2024-08-01  3:32 UTC  (10+ messages)

[PATCH v5 0/4] mm: support mTHP swap-in for zRAM-like swapfile
 2024-08-01  3:00 UTC  (10+ messages)
` [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy

[RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-01  2:52 UTC  (2+ messages)

[PATCH 0/1] mm: swap: add nr argument in swapcache_prepare() and swapcache_clear()
 2024-08-01  2:46 UTC  (11+ messages)
` [PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios

[PATCH] mm: list_lru: fix UAF for memory cgroup
 2024-08-01  2:42 UTC  (7+ messages)

[PATCH v2 0/4] mm: clarify nofail memory allocation
 2024-08-01  2:37 UTC  (15+ messages)
` [PATCH RFT v2 1/4] vpda: try to fix the potential crash due to misusing __GFP_NOFAIL
` [PATCH v2 2/4] mm: Document __GFP_NOFAIL must be blockable
` [PATCH v2 3/4] mm: BUG_ON to avoid NULL deference while __GFP_NOFAIL fails

[PATCH AUTOSEL 4.19 06/14] ELF: fix kernel.randomize_va_space double read
 2024-08-01  0:40 UTC 

[PATCH AUTOSEL 5.4 12/22] ELF: fix kernel.randomize_va_space double read
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 27/38] ELF: fix kernel.randomize_va_space double read
 2024-08-01  0:35 UTC 

[PATCH AUTOSEL 5.15 34/47] ELF: fix kernel.randomize_va_space double read
 2024-08-01  0:31 UTC 

[PATCH AUTOSEL 6.1 44/61] ELF: fix kernel.randomize_va_space double read
 2024-08-01  0:26 UTC 

[PATCH AUTOSEL 6.6 61/83] ELF: fix kernel.randomize_va_space double read
 2024-08-01  0:18 UTC 

[PATCH 1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
 2024-08-01  0:06 UTC  (8+ messages)

[PATCH AUTOSEL 6.10 090/121] ELF: fix kernel.randomize_va_space double read
 2024-08-01  0:00 UTC 

[PATCH v2] mm: use zonelist_zone() to get zone
 2024-07-31 23:58 UTC  (3+ messages)
` [PATCH] mm: improve code consistency with zonelist_* helper functions

[PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-31 21:56 UTC  (6+ messages)
` [PATCH v3 bpf-next 01/10] lib/buildid: harden "
` [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API

[PATCH V9 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-07-31 19:47 UTC  (2+ messages)
` [PATCH V9 2/2] cgroup/rstat: add tracepoints for ongoing flusher waits

[PATCH 00/24] netfs: Read/write improvements
 2024-07-31 19:07 UTC  (3+ messages)
` [PATCH 18/24] netfs: Speed up buffered reading

[PATCH net-next v12 01/14] mm: page_frag: add a test module for page_frag
 2024-07-31 18:29 UTC  (10+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v12 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v12 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v12 11/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v12 13/14] mm: page_frag: update documentation for page_frag

[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
 2024-07-31 17:45 UTC  (4+ messages)

[PATCH] selftests/exec: Fix grammar in an error message
 2024-07-31 17:44 UTC  (2+ messages)

[RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API
 2024-07-31 17:02 UTC  (9+ messages)

[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-07-31 16:35 UTC  (5+ messages)
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)

[PATCH v1] mm: clarify folio_likely_mapped_shared() documentation for KSM folios
 2024-07-31 16:07 UTC 

[PATCH v2 0/8] minmax: reduce compilation time
 2024-07-31 16:04 UTC  (21+ messages)
` [PATCH v2 1/8] minmax: Put all the clamp() definitions together

[PATCH 0/4] (k)vrealloc (__GFP_ZERO) fixes
 2024-07-31 15:10 UTC  (6+ messages)
` [PATCH 3/4] mm: vrealloc: properly document __GFP_ZERO behavior

[RFC PATCH 13/20] mm: Make Kcompactd use kthread's preferred affinity
 2024-07-31 15:08 UTC  (8+ messages)
` [RFC PATCH 14/20] mm: Allocate kcompactd on its node
` [RFC PATCH 15/20] mm: Make kswapd use kthread's preferred affinity
` [RFC PATCH 16/20] mm: Allocate kswapd on its node

[linux-next:master 5187/6333] arch/m68k/include/asm/string.h:53:25: warning: '__builtin_memcpy' offset [0, 2] is out of the bounds [0, 0]
 2024-07-31 14:55 UTC 

[PATCH 1/2] mm: krealloc: consider spare memory for __GFP_ZERO
 2024-07-31 14:31 UTC  (5+ messages)

[PATCH v1] mm/hugetlb: remove hugetlb_follow_page_mask() leftover
 2024-07-31 14:20 UTC 

[syzbot] [kasan?] [mm?] INFO: rcu detected stall in __run_timer_base
 2024-07-31 14:08 UTC  (3+ messages)
` [syzbot] [usb?] "

[PATCH 1/1] mm/vmalloc: Combine all TLB flush operations of KASAN shadow virtual address into one operation
 2024-07-31 13:38 UTC  (7+ messages)

[PATCH] mm: swap: allocate folio only first time in __read_swap_cache_async()
 2024-07-31 13:31 UTC 

[PATCH] acpi/hmat,mm/memtier: always register hmat adist calculation callback
 2024-07-31  7:20 UTC  (9+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox