linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-08 22:18:21 to 2021-09-10 23:06:56 UTC [more...]

[PATCH v2 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
 2021-09-10 23:06 UTC  (4+ messages)

[PATCH v2] kasan: test: add memcpy test that avoids out-of-bounds write
 2021-09-10 21:17 UTC  (2+ messages)

[PATCH] kasan: test: don't copy more than size bytes in memcpy test
 2021-09-10 21:14 UTC  (3+ messages)

incoming
 2021-09-10 21:07 UTC  (21+ messages)
` [patch 1/9] mm: move kvmalloc-related functions to slab.h
` [patch 2/9] rapidio: avoid bogus __alloc_size warning
` [patch 3/9] Compiler Attributes: add __alloc_size() for better bounds checking
` [patch 4/9] checkpatch: add __alloc_size() to known $Attribute
` [patch 5/9] slab: clean up function declarations
` [patch 6/9] slab: add __alloc_size attributes for better bounds checking
` [patch 7/9] mm/page_alloc: "
` [patch 8/9] percpu: "
` [patch 9/9] mm/vmalloc: "

[PATCH bpf-next/mm v5] bpf/mm: fix lockdep warning triggered by stack_map_get_build_id_offset()
 2021-09-10 20:30 UTC  (3+ messages)

[PATCH v4 0/7] ARM: support THREAD_INFO_IN_TASK
 2021-09-10 20:20 UTC  (3+ messages)
  ` [PATCH v4 4/7] Make sure task_struct is available for raw_smp_processor_id

[GIT PULL] Memory folios for v5.15
 2021-09-10 20:16 UTC  (10+ messages)
` Folio discussion recap

[linux-next:master] BUILD REGRESSION aa14a3016182213f022068500486ef3bcacb9006
 2021-09-10 18:17 UTC 

incoming
 2021-09-10 17:51 UTC  (21+ messages)
` [patch 079/147] fs/proc/kcore.c: add mmap interface
    ` [External] "
` [patch 102/147] lib/string: optimized memmove
` [patch 103/147] lib/string: optimized memset
` [patch 128/147] init: move usermodehelper_enable() to populate_rootfs()

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-09-10 17:18 UTC  (6+ messages)

[PATCH 0/1] lib, stackdepot: Add helper to print stack entries into buffer
 2021-09-10 14:10 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
 2021-09-10 15:28 UTC  (6+ messages)
` [PATCH 3/6] lib/stackdepot: introduce __stack_depot_save()

[PATCH memcg] memcg: prohibit unconditional exceeding the limit of dying tasks
 2021-09-10 14:55 UTC  (5+ messages)

[PATCH RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-10 14:52 UTC  (17+ messages)
` [PATCH RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
` [PATCH RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
` [PATCH RFC 8/9] s390/mm: optimize set_guest_storage_key()
` [PATCH RFC 9/9] s390/mm: optimize reset_guest_reference_bit()

[PATCH] process_madvise.2: Add MADV_WILLNEED to process_madvise()
 2021-09-10 13:51 UTC  (3+ messages)

[PATCH] psi : calc cfs task memstall time more precisely
 2021-09-10 13:18 UTC  (2+ messages)

[PATCH] mm/page_alloc: detect allocation forbidden by cpuset and bail out early
 2021-09-10 11:43 UTC  (10+ messages)

[PATCH v1] mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
 2021-09-10 11:16 UTC  (4+ messages)

[linux-next:master 12277/12292] mm/util.c:1094:6: error: no previous prototype for 'flush_dcache_folio'
 2021-09-10 10:33 UTC 

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-09-10  8:20 UTC  (16+ messages)

[syzbot] kernel panic: panic_on_warn set (3)
 2021-09-10  7:34 UTC  (2+ messages)

[PATCH] mm: nommu: kill arch_get_unmapped_area()
 2021-09-10  6:19 UTC 

drivers/dma/ppc4xx/adma.c:4100:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-09-10  6:02 UTC 

[PATCH v4 0/3] arm64: support page mapping percpu first chunk allocator
 2021-09-10  5:33 UTC  (4+ messages)
` [PATCH v4 1/3] vmalloc: Choose a better start address in vm_area_register_early()
` [PATCH v4 2/3] arm64: Support page mapping percpu first chunk allocator
` [PATCH v4 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC

[patch 097/212] memcg: infrastructure to flush memcg stats
 2021-09-10  4:17 UTC  (9+ messages)
` [memcg] 45208c9105: aim7.jobs-per-min -14.0% regression

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-10  3:32 UTC  (9+ messages)
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command

[PATCH] tools/vm/page_owner_sort.c: count and sort by mem
 2021-09-10  3:03 UTC 

[linux-next:master 12106/12223] drivers/gpu/drm/amd/amdgpu/../display/dmub/inc/dmub_cmd.h:2655:12: error: variable 'temp' set but not used
 2021-09-10  1:40 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 1006eb19726f3a326f4b1e7715bc3930cf4ef527
 2021-09-09 23:08 UTC 

[PATCH] mm: hwpoison: deal with page cache THP
 2021-09-09 23:07 UTC  (12+ messages)
              ` ##freemail## "

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-09 19:26 UTC  (8+ messages)
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper

[linux-next:master] BUILD REGRESSION f7f581157d1c8a2f14bef2739dd34135c9e6b233
 2021-09-09 19:22 UTC 

[PATCH v3 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-09 18:13 UTC  (6+ messages)
` [PATCH v3 3/5] mm: Drop first_index/last_index in zap_details
` [PATCH v3 4/5] mm: Add zap_skip_check_mapping() helper

[PATCH] mm/page_isolation: don't putback unisolated page
 2021-09-09 16:50 UTC  (12+ messages)

[PATCH resend RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-09 16:22 UTC  (10+ messages)
` [PATCH resend RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH resend RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH resend RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH resend RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH resend RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH resend RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()
` [PATCH resend RFC 7/9] s390/mm: no need for pte_alloc_map_lock() if we know the pmd is present
` [PATCH resend RFC 8/9] s390/mm: optimize set_guest_storage_key()
` [PATCH resend RFC 9/9] s390/mm: optimize reset_guest_reference_bit()

[RFC PATCH] psi : calc psi memstall time more precisely
 2021-09-09 15:56 UTC  (3+ messages)

[linux-next:master 12105/12116] include/linux/thread_info.h:213:4: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small
 2021-09-09 15:53 UTC  (3+ messages)

[PATCH bpf-next v4] bpf: fix lockdep warning triggered by stack_map_get_build_id_offset()
 2021-09-09 14:55 UTC  (5+ messages)

[PATCH v4] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-09 14:16 UTC 

[PATCH 0/7] ARM: support THREAD_INFO_IN_TASK (v3)
 2021-09-09 13:56 UTC  (5+ messages)
  ` [PATCH 5/7] ARM: Stop using TPIDRPRW to hold per_cpu_offset
  ` [PATCH 6/7] ARM: Use TPIDRPRW for current

incoming
 2021-09-09 12:56 UTC  (10+ messages)
` [patch 1/8] mm/hmm: bypass devmap pte when all pfn requested flags are fulfilled
` [patch 2/8] mm/hugetlb: initialize hugetlb_usage in mm_init
` [patch 3/8] mm,vmscan: fix divide by zero in get_scan_count
` [patch 4/8] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype
` [patch 5/8] mmap_lock: change trace and locking order
` [patch 6/8] mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
` [patch 7/8] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
` [patch 8/8] nds32/setup: remove unused memblock_region variable in setup_memory()

[PATCH] kasan: double -Wframe-larger-than threshold if KASAN
 2021-09-09 11:46 UTC  (2+ messages)

[v3] hugetlbfs: Extend the definition of hugepages parameter to support node allocation
 2021-09-09 10:35 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in hash_ipport_create
 2021-09-09 10:32 UTC 

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-09-09  9:38 UTC  (6+ messages)
` [PATCH v4 04/14] mm/memremap: add ZONE_DEVICE support for compound pages

[RFC PATCH] fs/exec: Add the support for ELF program's NUMA replication
 2021-09-09  9:48 UTC  (6+ messages)

[PATCH] ramfs: fix mount source show for ramfs
 2021-09-09  8:37 UTC  (4+ messages)

[PATCH mm/bpf v2] mm: bpf: add find_vma_no_check() without lockdep_assert on mm->mmap_lock
 2021-09-09  8:05 UTC  (15+ messages)

[PATCH v2] fix judgment error in shmem_is_huge()
 2021-09-09  6:17 UTC  (2+ messages)

[PATCH mm/bpf v3] mm: bpf: add find_vma_non_owner() without lockdep_assert on mm->mmap_lock
 2021-09-09  5:48 UTC  (3+ messages)

[PATCH v1 00/14] Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-09  4:55 UTC  (15+ messages)
` [PATCH v1 03/14] mm: add iomem vma selection for memory migration

[PATCH v9 1/3] mm: rearrange madvise code to allow for reuse
 2021-09-09  4:05 UTC  (4+ messages)
` [PATCH v9 2/3] mm: add a field to store names for private anonymous memory

[PATCH] fix judgment error in shmem_is_huge()
 2021-09-09  2:39 UTC  (2+ messages)

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-09  1:33 UTC  (11+ messages)
` [PATCH 1/2] mm, thp: check page mapping when truncating page cache
` [PATCH 2/2] mm, thp: bail out early in collapse_file for writeback page

[PATCH] Doc: page_migration: fix numbering for non-LRU movable flags
 2021-09-09  1:20 UTC 

incoming
 2021-09-08 22:18 UTC  (5+ messages)
` [patch 07/10] mm: simplify compat_sys_move_pages
` [patch 08/10] mm: simplify compat numa syscalls
` [patch 09/10] compat: remove some compat entry points
` [patch 10/10] arch: remove compat_alloc_user_space


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