linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-05 11:13:46 to 2022-10-07 04:09:10 UTC [more...]

[akpm-mm:mm-unstable 39/67] mm/hugetlb.c:6835:6: warning: no previous prototype for function '__hugetlb_vma_unlock_write_put'
 2022-10-07  4:08 UTC 

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-07  3:23 UTC  (14+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions

[Resend PATCH] mm: add stackdepot information on page->private for tracking
 2022-10-07  1:52 UTC 

[PATCH] Fix race condition when exec'ing setuid files
 2022-10-07  1:40 UTC  (7+ messages)

[PATCH v3 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-10-07  1:40 UTC  (5+ messages)
` [PATCH v3 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING

[PATCH v6 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-07  1:07 UTC  (5+ messages)
` [PATCH v6 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v6 2/4] mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.c
` [PATCH v6 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
` [PATCH v6 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-07  0:52 UTC  (13+ messages)
` [PATCH v3 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [PATCH v3 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter
  ` [PATCH v4 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter counter
    ` [PATCH v5 "

[mm] 763ecb0350: kernel_BUG_at_mm/mmap.c
 2022-10-07  0:47 UTC  (2+ messages)

[PATCH v2] mm/vmscan: check references from all memcgs for swapbacked memory
 2022-10-06 23:55 UTC  (16+ messages)

[syzbot] memory leak in __get_metapage
 2022-10-06 23:54 UTC  (12+ messages)

[RFC 0/5] vmalloc_exec for modules and BPF programs
 2022-10-06 23:44 UTC  (7+ messages)
` [RFC 1/5] vmalloc: introduce vmalloc_exec and vfree_exec
` [RFC 3/5] modules, x86: use vmalloc_exec for module core
` [RFC 4/5] vmalloc_exec: share a huge page with kernel text

[linux-next:master 10793/12665] drivers/clk/clk-asm9260.c:258:17: warning: variable 'hw' set but not used
 2022-10-06 23:31 UTC 

[PATCH v8 3/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-10-06 21:34 UTC  (2+ messages)

[RFC UKL 00/10] Unikernel Linux (UKL)
 2022-10-06 21:28 UTC  (20+ messages)
` [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
` [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
` [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
` [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
` [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
` [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL

[PATCH v4 2/7] Enable balloon drivers to report inflated memory
 2022-10-06 21:07 UTC  (4+ messages)

[PATCH V2] highmem: Fix kmap_to_page() for kmap_local_page() addresses
 2022-10-06 20:33 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac
 2022-10-06 20:07 UTC 

[PATCH v1 0/7] mm/ksm: break_ksm() cleanups and fixes
 2022-10-06 19:28 UTC  (18+ messages)
` [PATCH v1 1/7] selftests/vm: add test to measure MADV_UNMERGEABLE performance
` [PATCH v1 2/7] mm/ksm: simplify break_ksm() to not rely on VM_FAULT_WRITE
` [PATCH v1 3/7] mm: remove VM_FAULT_WRITE
` [PATCH v1 4/7] mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE
` [PATCH v1 5/7] mm/pagewalk: add walk_page_range_vma()
` [PATCH v1 6/7] mm/ksm: convert break_ksm() to use walk_page_range_vma()

[PATCH v2 00/39] Shadowstacks for userspace
 2022-10-06 18:50 UTC  (38+ messages)
` [PATCH v2 07/39] x86/cet: Add user control-protection fault handler
` [PATCH v2 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling
` [PATCH v2 24/39] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v2 26/39] x86/cet/shstk: Introduce routines modifying shstk
` [PATCH v2 29/39] x86/cet/shstk: Support wrss for userspace

[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
 2022-10-06 18:43 UTC  (8+ messages)
` [PATCH 1/4] mm: mempool: extract common initialization code
` [PATCH 2/4] mm: mempool: introduce page bulk allocator
` [PATCH 3/4] md: dm-crypt: move crypt_free_buffer_pages ahead
` [PATCH 4/4] md: dm-crypt: use mempool page bulk allocator

[PATCH 0/4] Remove get_kernel_pages()
 2022-10-06 18:20 UTC  (7+ messages)
` [PATCH 2/4] tee: Remove vmalloc page support

[PATCHv9 00/14] Linear Address Masking enabling
 2022-10-06 16:41 UTC  (3+ messages)

[linux-next:master 7462/12665] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
 2022-10-06 16:34 UTC 

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 16:25 UTC  (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions

ptep_get_lockless() on 32-bit x86/mips/sh looks wrong
 2022-10-06 16:15 UTC  (5+ messages)

KASAN-related VMAP allocation errors in debug kernels with many logical CPUS
 2022-10-06 16:12 UTC  (3+ messages)

Panic/lockup in z3fold_zpool_free
 2022-10-06 15:52 UTC  (4+ messages)

[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
 2022-10-06 15:35 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] exec: Remove LSM_UNSAFE_SHARE

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-06 15:34 UTC  (13+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH] mm/page_alloc: Fix incorrect PGFREE and PGALLOC for high-order page
 2022-10-06 14:33 UTC  (2+ messages)

[linux-next:master 11283/12665] ERROR: modpost: "riscv_cbom_block_size" [arch/riscv/kvm/kvm.ko] undefined!
 2022-10-06 14:35 UTC  (2+ messages)

[linux-next:master 12148/12665] arch/powerpc/include/asm/hw_irq.h:494 mtmsr_isync_irqsafe() warn: inconsistent indenting
 2022-10-06 14:13 UTC 

[PATCH v1 3/5] treewide: use get_random_u32() when possible
 2022-10-06 13:20 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 7871897dadfa90816daf4963be075236587ada9d
 2022-10-06 11:19 UTC 

How to track the LRU pages access?
 2022-10-06 11:09 UTC 

[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81
 2022-10-06  7:55 UTC  (2+ messages)

[PATCH] mm: slub: remove dead and buggy code from sysfs_slab_add()
 2022-10-06  6:20 UTC  (4+ messages)

[PATCH] mm: slub: make slab_sysfs_init() a late_initcall
 2022-10-06  6:06 UTC  (4+ messages)

[PATCH] ELF uapi: add spaces before '{'
 2022-10-06  3:33 UTC  (2+ messages)

[PATCH 0/3] hugetlb: fixes for new vma lock series
 2022-10-06  3:30 UTC  (3+ messages)
` [PATCH 2/3] hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer

[PATCH] mm: add stackdepot information on page->private for tracking
 2022-10-06  3:19 UTC 

[RFC] memcg rstat flushing optimization
 2022-10-06  2:13 UTC  (8+ messages)

[PATCH v4 4/4] workqueue: Unbind workers before sending them to exit()
 2022-10-06  2:07 UTC  (5+ messages)

[PATCH] lib: check if stack_table valid in __stack_depot_save
 2022-10-06  1:56 UTC 

[PATCH v6 11/11] kallsyms: Add self-test facility
 2022-10-06  0:24 UTC 

[PATCH 00/21] mm: introduce Designated Movable Blocks
 2022-10-05 18:39 UTC  (6+ messages)

[PATCH v2 0/9] mm: introduce Designated Movable Blocks
 2022-10-05 18:09 UTC  (5+ messages)
` [PATCH v2 2/9] mm/vmstat: show start_pfn when zone spans pages

[PATCH 0/4] selftests/vm: Drop hugetlb mntpoint in run_vmtests.sh
 2022-10-05 17:32 UTC  (5+ messages)
` [PATCH 1/4] selftests/vm: Use memfd for hugetlb tests

[sysctl] 7608b6a72e: kernel-selftests.mqueue.mq_open_tests.fail
 2022-10-05 17:07 UTC  (2+ messages)
` [PATCH] sysctl: Fix mq permission check

[PATCH] mm/vmscan: check references from all memcgs for swapbacked memory
 2022-10-05 15:55 UTC  (5+ messages)

[sbitmap] 040b83fcec: BUG:soft_lockup-CPU##stuck_for#s![diotest3:#]
 2022-10-05 12:50 UTC 

[linux-next:master 7287/11993] s390x-linux-ld: topology.c:undefined reference to `__tsan_memcpy'
 2022-10-05 11:48 UTC  (4+ messages)
    ` [kbuild-all] "

[linux-next:master 5475/12409] s390x-linux-ld: kernel/kexec_core.c:822: undefined reference to `__tsan_memcpy'
 2022-10-05 11:44 UTC  (4+ messages)

[Bug report] BUG: Kernel NULL pointer dereference at 0x00000069, filemap_release_folio+0x88/0xb0
 2022-10-05 11:13 UTC  (5+ 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 NNTP newsgroup(s).