linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-05 07:50:41 to 2022-01-07 08:55:12 UTC [more...]

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-07  8:55 UTC  (20+ messages)
` [PATCH v6 1/9] mm: x86, arm64: add arch_has_hw_pte_young()
` [PATCH v6 6/9] mm: multigenerational lru: aging

[linux-next:master 7391/10864] kernel/bpf/verifier.c:619 mark_stack_slot_scratched() warn: should '1 << spi' be a 64 bit type?
 2022-01-07  8:20 UTC 

[linux-next:master] BUILD REGRESSION 3770333b3f8cb7c9110889853afaa49777c26ea7
 2022-01-07  6:09 UTC 

[PATCH] mm/migration: Add trace events for THP migrations
 2022-01-07  4:59 UTC 

[RFC 00/16] padata, vfio, sched: Multithreaded VFIO page pinning
 2022-01-07  3:06 UTC  (25+ messages)
` [RFC 01/16] padata: Remove __init from multithreading functions
` [RFC 02/16] padata: Return first error from a job
` [RFC 03/16] padata: Add undo support
` [RFC 04/16] padata: Detect deadlocks between main and helper threads
` [RFC 05/16] vfio/type1: Pass mm to vfio_pin_pages_remote()
` [RFC 06/16] vfio/type1: Refactor dma map removal
` [RFC 07/16] vfio/type1: Parallelize vfio_pin_map_dma()
` [RFC 08/16] vfio/type1: Cache locked_vm to ease mmap_lock contention
` [RFC 09/16] padata: Use kthreads in do_multithreaded
` [RFC 10/16] padata: Helpers should respect main thread's CPU affinity
` [RFC 11/16] padata: Cap helpers started to online CPUs
` [RFC 12/16] sched, padata: Bound max threads with max_cfs_bandwidth_cpus()
` [RFC 13/16] padata: Run helper threads at MAX_NICE
` [RFC 14/16] padata: Nice helper threads one by one to prevent starvation
` [RFC 15/16] sched/fair: Account kthread runtime debt for CFS bandwidth
` [RFC 16/16] sched/fair: Consider kthread debt in cputime

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-07  3:04 UTC  (10+ messages)
` [PATCH v5 01/16] mm: list_lru: optimize memory consumption of arrays of per cgroup lists
` [PATCH v5 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v5 10/16] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID

[syzbot] KASAN: use-after-free Read in remove_wait_queue (3)
 2022-01-07  3:02 UTC  (9+ messages)
    ` psi_trigger_poll() is completely broken

[PATCH] mm/page_alloc.c: Use div64_ul instead of do_div
 2022-01-07  2:17 UTC 

[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-01-07  1:08 UTC  (4+ messages)

[RFC v2] mm: introduce page pin owner
 2022-01-06 23:24 UTC  (4+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-06 22:48 UTC  (28+ messages)
` [PATCH v8 13/40] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH v8 18/40] KVM: SVM: Create a separate mapping for the GHCB save area
` [PATCH v8 19/40] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v8 22/40] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH v8 23/40] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH v8 24/40] x86/compressed/acpi: move EFI system table lookup "
` [PATCH v8 25/40] x86/compressed/acpi: move EFI config "
` [PATCH v8 26/40] x86/compressed/acpi: move EFI vendor "
` [PATCH v8 27/40] x86/boot: Add Confidential Computing type to setup_data

[PATCH 00/17] Convert GUP to folios
 2022-01-06 22:12 UTC  (25+ messages)
` [PATCH 03/17] mm: Add folio_pincount_ptr()
` [PATCH 07/17] gup: Add gup_put_folio()
` [PATCH 09/17] gup: Convert gup_pte_range() to use a folio
` [PATCH 11/17] gup: Convert gup_huge_pmd() "
` [PATCH 12/17] gup: Convert gup_huge_pud() "
` [PATCH 13/17] gup: Convert gup_huge_pgd() "
` [PATCH 14/17] gup: Convert for_each_compound_head() to gup_for_each_folio()
` [PATCH 15/17] gup: Convert for_each_compound_range() to gup_for_each_folio_range()
` [PATCH 16/17] mm: Add isolate_lru_folio()
` [PATCH 17/17] gup: Convert check_and_migrate_movable_pages() to use a folio

[PATCH v3] mm, oom: OOM sysrq should always kill a process
 2022-01-06 20:34 UTC  (2+ messages)

[PATCH] selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting
 2022-01-06 20:21 UTC  (2+ messages)

[linux-next:master 6799/11234] drivers/firmware/efi/libstub/efi-stub-helper.c:649:6: warning: no previous prototype for 'efi_measure_initrd'
 2022-01-06 20:09 UTC 

[PATCH] sysinfo: include availram field in sysinfo struct
 2022-01-06 19:20 UTC  (7+ messages)

[PATCH v4 00/68] fscache, cachefiles: Rewrite
 2022-01-06 18:29 UTC  (3+ messages)
` [Linux-cachefs] "

[PATCH] userfaultfd/selftests: clean up hugetlb allocation code
 2022-01-06 18:25 UTC  (5+ messages)

[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
 2022-01-06 18:14 UTC  (2+ messages)

[PATCH v4 00/32] Separate struct slab from struct page
 2022-01-06 17:26 UTC  (29+ messages)
` [PATCH v4 02/32] mm/slab: Dissolve slab_map_pages() in its caller
` [PATCH v4 04/32] mm: Split slab into its own type
` [PATCH v4 05/32] mm: Convert [un]account_slab_page() to struct slab
` [PATCH v4 06/32] mm: Convert virt_to_cache() to use "
` [PATCH v4 07/32] mm: Convert __ksize() to "
` [PATCH v4 09/32] mm: Convert check_heap_object() to use "
` [PATCH v4 22/32] mm: Convert struct page to struct slab in functions used by other subsystems
` [PATCH v4 23/32] mm/memcg: Convert slab objcgs from struct page to struct slab
` [PATCH v4 25/32] mm/kasan: Convert to struct folio and "
` [PATCH v4 27/32] mm/sl*b: Differentiate struct slab fields by sl*b implementations
` [PATCH v4 28/32] mm/slub: Simplify struct slab slabs field definition
` [PATCH v4 29/32] mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled

[PATCH v3 RESEND] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-01-06 17:05 UTC 

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-01-06 13:06 UTC  (19+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory

[PATCH] mm/damon: Remove redundant page validation
 2022-01-06 13:02 UTC  (3+ messages)

[PATCH] mm/vmscan.c: no need to double-check if free pages are under high-watermark
 2022-01-06 12:57 UTC  (5+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4774f91d548918d974e6e7637769ce25c8cc614f
 2022-01-06 12:50 UTC 

[PATCH 00/43] Add KernelMemorySanitizer infrastructure
 2022-01-06 12:46 UTC  (3+ messages)
` [PATCH 26/43] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()

[PATCH 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2022-01-06 12:01 UTC  (3+ messages)
` [PATCH 1/2] mm/cma: provide option to opt out from exposing pages on activation failure

[PATCH v9 00/10] fsdax: introduce fs query to support reflink
 2022-01-06 11:06 UTC  (21+ messages)
` [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS

[PATCH v2] mm, oom: OOM sysrq should always kill a process
 2022-01-06 10:22 UTC  (2+ messages)

[bug report] mm/damon: add access checking for hugetlb pages
 2022-01-06 10:22 UTC  (2+ messages)

[PATCH] mm, oom: OOM sysrq should always kill a process
 2022-01-06  8:26 UTC  (2+ messages)

memory_block_size reduction in memory hot plug, can we reduced it to 1GB,currently it is 4GB
 2022-01-06  7:04 UTC 

[PATCH v3] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-01-06  6:06 UTC  (3+ messages)

[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-06  3:28 UTC  (11+ messages)
` [RFC PATCH 1/3] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT
` [RFC PATCH 3/3] mm/memcg: Allow the task_obj optimization only on non-PREEMPTIBLE kernels

[next] mm/shmem.c:3993:5: error: conflicting types for 'shmem_unuse'; have 'int(unsigned int, long unsigned int *)'
 2022-01-06  2:38 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in mpol_rebind_task (2)
 2022-01-05 23:50 UTC  (2+ messages)

[RFC PATCH v3 0/8] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-05 21:47 UTC  (9+ messages)
` [RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v3 4/8] mm: make alloc_contig_range work at pageblock granularity
` [RFC PATCH v3 5/8] mm: page_isolation: check specified range for unmovable pages during isolation
` [RFC PATCH v3 6/8] mm: cma: use pageblock_order as the single alignment
` [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [RFC PATCH v3 8/8] arch: powerpc: adjust fadump alignment to be pageblock aligned

[linux-next:master] BUILD REGRESSION 7a769a3922d81cfc74ab4d90a9cc69485f260976
 2022-01-05 21:36 UTC 

remove Xen tmem leftovers
 2022-01-05 19:36 UTC  (4+ messages)

[PATCH v8 01/40] x86/compressed/64: detect/setup SEV/SME features earlier in boot
 2022-01-05 19:34 UTC  (9+ messages)

[syzbot] kernel BUG in __page_mapcount
 2022-01-05 19:05 UTC  (4+ messages)

[PATCH] mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]B
 2022-01-05 18:06 UTC  (2+ messages)

[linux-next:master 9576/10864] include/linux/rcupdate.h:412:36: error: dereferencing pointer to incomplete type 'struct bpf_prog'
 2022-01-05 16:15 UTC  (2+ messages)

[PATCH v3 1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall
 2022-01-05 16:03 UTC  (3+ messages)
` [PATCH v3 2/3] selftests/x86/Makefile: Support per-target $(LIBS) configuration
  ` [PATCH v3 3/3] x86: Add test for arch_prctl(ARCH_VSYSCALL_CONTROL)

[PATCH v2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
 2022-01-05 15:17 UTC  (4+ messages)

[linux-next:master 5594/9257] drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c:1177 vmw_translate_mob_ptr() warn: passing zero to 'PTR_ERR'
 2022-01-05 14:56 UTC 

[linux-next:master 10467/10864] drivers/ntb/hw/idt/ntb_hw_idt.c:2735:12: warning: stack frame size (1320) exceeds limit (1280) in 'idt_pci_probe'
 2022-01-05 14:06 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 99ae9b78c63395f986f1d9fd73f258139c8ec7bc
 2022-01-05 10:12 UTC 

[PATCH v4] memcg: add per-memcg vmalloc stat
 2022-01-05  8:43 UTC  (2+ 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).