linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-06 15:38:28 to 2022-10-09 04:09:17 UTC [more...]

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-10-09  4:08 UTC 

[PATCH 1/1] mm/mmap_lock: Remove unnecessary 'NULL' values from Pointer
 2022-10-09  3:41 UTC 

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

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-09  2:57 UTC  (23+ 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

[PATCH] mm: add stackdepot information on page->private for tracking
 2022-10-09  2:25 UTC  (3+ messages)

[PATCH v2 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-09  2:23 UTC  (6+ messages)
` [PATCH v2 1/5] ksm: abstract the function try_to_get_old_rmap_item
` [PATCH v2 2/5] ksm: support unsharing zero pages placed by KSM
` [PATCH v2 3/5] ksm: count all "
` [PATCH v2 4/5] ksm: count zero pages for each process
` [PATCH v2 5/5] ksm: add zero_pages_sharing documentation

[linux-next:master 7417/12775] arch/x86/kernel/apic/apic.c:2437 generic_processor_info() warn: always true condition '(num_processors >= (1) - 1) => (0-u32max >= 0)'
 2022-10-09  2:05 UTC 

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

[GIT PULL] MM updates for 6.1-rc1
 2022-10-08 20:21 UTC 

[syzbot] UBSAN: array-index-out-of-bounds in truncate_inode_pages_range
 2022-10-08 19:12 UTC  (3+ messages)

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08 18:16 UTC  (3+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-08 17:35 UTC  (10+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory

[PATCH 0/5] ksm: support tracking KSM-placed zero-pages
 2022-10-08 13:55 UTC  (7+ messages)
` [PATCH 2/5] ksm: support unsharing zero pages placed by KSM
` [PATCH 3/5] ksm: count all "
` [PATCH 4/5] ksm: count zero pages for each process
` [PATCH 5/5] ksm: add zero_pages_sharing documentation
` [PATCH 1/5] ksm: abstract the function try_to_get_old_rmap_item

[PATCH 1/1] mm/mmap_lock: Remove unnecessary 'NULL' values from Pointer
 2022-10-08 13:14 UTC  (3+ messages)

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08 10:38 UTC 

[PATCH v5 7/7] sched/fair: Add latency list
 2022-10-08 10:34 UTC 

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:48 UTC 

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:45 UTC 

Can cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:29 UTC 

[PATCH] mm: use vma_lookup() instead of find_vma()
 2022-10-07  3:03 UTC 

Can Cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-08  9:09 UTC 

[PATCH v6 11/11] kallsyms: Add self-test facility
 2022-10-08  7:09 UTC  (2+ messages)

[linux-next:master 12625/12775] ERROR: modpost: "__tsan_memcpy" [arch/arm64/crypto/sha1-ce.ko] undefined!
 2022-10-08  5:06 UTC 

[PATCH] mm: slab: comment __GFP_ZERO case for kmem_cache_alloc
 2022-10-08  4:38 UTC  (2+ messages)

[PATCH] mm: move PG_slab flag to page_type
 2022-10-08  4:21 UTC  (5+ messages)

[linux-next:master 8145/11162] arch/arm/kernel/traps.c:198:37: sparse: sparse: incorrect type in assignment (different base types)
 2022-10-08  3:53 UTC  (2+ messages)

[linux-next:master 12548/12775] mm/hugetlb.c:6835:6: sparse: sparse: symbol '__hugetlb_vma_unlock_write_put' was not declared. Should it be static?
 2022-10-08  3:22 UTC  (3+ messages)

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

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-10-08  2:35 UTC  (4+ messages)

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-08  2:33 UTC  (14+ 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 "

[PATCH v2 0/9] hugetlb: Use new vma lock for huge pmd sharing synchronization
 2022-10-08  2:29 UTC  (5+ messages)
` [PATCH v2 8/9] hugetlb: use new vma_lock for "

[PATCHv2] mm: use stack_depot for recording kmemleak's backtrace
 2022-10-08  2:16 UTC 

[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
 2022-10-08  1:40 UTC 

[RFC v2 0/4] vmalloc_exec for modules and BPF programs
 2022-10-08  0:17 UTC  (6+ messages)
` [RFC v2 1/4] vmalloc: introduce vmalloc_exec and vfree_exec
` [RFC v2 2/4] bpf: use vmalloc_exec
` [RFC v2 3/4] modules, x86: use vmalloc_exec for module core
` [RFC v2 4/4] vmalloc_exec: share a huge page with kernel text

[linux-next:master 12512/12775] include/drm/drm_atomic.h:864:9: error: expected identifier or '(' before 'for'
 2022-10-07 20:49 UTC 

[linux-next:master] BUILD REGRESSION 082fce125e57cff60687181c97f3a8ee620c38f5
 2022-10-07 19:50 UTC 

Can Cgroup memory subsystem provide estimated available memory, just like /proc/meminfo: MemAvailable?
 2022-10-07 15:58 UTC 

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-10-07 15:53 UTC  (3+ messages)
` [PATCH v9 2/9] mm/mmzone: Tag pg_data_t with crypto capabilities

[PATCH V2] highmem: Fix kmap_to_page() for kmap_local_page() addresses
 2022-10-07 15:45 UTC  (3+ messages)

KASAN-related VMAP allocation errors in debug kernels with many logical CPUS
 2022-10-07 15:34 UTC  (4+ messages)

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

[Resend PATCH] mm: add stackdepot information on page->private for tracking
 2022-10-07 15:00 UTC  (2+ messages)
` [mm] 795534bb6e: Kernel_panic-not_syncing:corrupted_stack_end_detected_inside_scheduler

[syzbot] KASAN: use-after-free Read in register_shrinker_prepared (2)
 2022-10-07 14:21 UTC  (2+ messages)

[RFC PATCH] mm: sort kmemleak object via backtrace
 2022-10-07 13:23 UTC  (2+ messages)
` [mm] 0662227fdf: WARNING:possible_recursive_locking_detected

[PATCH] Fix race condition when exec'ing setuid files
 2022-10-07 11:58 UTC  (4+ messages)

[PATCH] mm: fix typo in struct vm_operations_struct comments
 2022-10-07 11:37 UTC 

[PATCH v4 2/7] Enable balloon drivers to report inflated memory
 2022-10-07 10:58 UTC  (5+ messages)
        ` RFC "

[linux-next:pending-fixes] BUILD SUCCESS 1af0c6a154d32560fa68e344dcbce888a3aec1e0
 2022-10-07 10:56 UTC 

[RFC UKL 00/10] Unikernel Linux (UKL)
 2022-10-07 10:21 UTC  (21+ 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] lib: check if stack_table valid in __stack_depot_save
 2022-10-07  9:53 UTC  (2+ messages)

[PATCH] mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()
 2022-10-07  8:50 UTC 

[mm] 763ecb0350: kernel_BUG_at_mm/mmap.c
 2022-10-07  8:34 UTC  (3+ messages)

[PATCH 0/4] Remove get_kernel_pages()
 2022-10-07  8:12 UTC  (8+ messages)
` [PATCH 2/4] tee: Remove vmalloc page support

[RFC 0/5] vmalloc_exec for modules and BPF programs
 2022-10-07  6:53 UTC  (10+ 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

[PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
 2022-10-07  6:33 UTC  (3+ messages)
` [PATCH V2 1/1] "

[PATCH v6 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-10-07  4:34 UTC  (6+ 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

[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 v2] mm/vmscan: check references from all memcgs for swapbacked memory
 2022-10-06 23:55 UTC  (13+ messages)

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

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

[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  (9+ messages)
` [PATCH v1 4/7] mm/ksm: fix KSM COW breaking with userfaultfd-wp via FAULT_FLAG_UNSHARE
` [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  (8+ messages)
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 23/39] x86: Introduce userspace API for CET enabling

[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
 2022-10-06 18:43 UTC  (4+ messages)
` [PATCH 2/4] mm: mempool: introduce page bulk allocator

[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  (7+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 3/5] treewide: use get_random_u32() "

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

Panic/lockup in z3fold_zpool_free
 2022-10-06 15:52 UTC  (4+ 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).