[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
2023-03-24 7:28 UTC (30+ messages)
[RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly
2023-03-24 7:22 UTC (35+ messages)
` [RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock
` [RFC PATCH 3/7] cgroup: rstat: remove cgroup_rstat_flush_irqsafe()
` [RFC PATCH 4/7] memcg: sleep during flushing stats in safe contexts
` [RFC PATCH 6/7] workingset: memcg: sleep when flushing stats in workingset_refault()
[PATCH] mm/hugetlb: Fix uffd wr-protection for CoW optimization path
2023-03-24 6:32 UTC (6+ messages)
[PATCH V5 1/2] mm: compaction: move compaction sysctl to its own file
2023-03-24 6:24 UTC (5+ messages)
[PATCH v5 0/3] mm/khugepaged: fix khugepaged+shmem races
2023-03-24 6:03 UTC (13+ messages)
` [PATCH v5 1/3] mm/khugepaged: refactor collapse_file control flow
` [PATCH v5 2/3] mm/khugepaged: skip shmem with userfaultfd
` [PATCH v5 3/3] mm/khugepaged: maintain page cache uptodate flag
Re:[PATCH] memblock: Correct calculation method for overflowing range @size
2023-03-24 5:56 UTC
[PATCH v2 0/4] convert read_kcore(), vread() to use iterators
2023-03-24 5:31 UTC (10+ messages)
` [PATCH v2 2/4] mm: vmalloc: use rwsem, mutex for vmap_area_lock and vmap_block->lock
[syzbot] [mm?] general protection fault in vma_merge
2023-03-24 5:27 UTC
[PATCH v2 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
2023-03-24 5:22 UTC (15+ messages)
` [PATCH v2 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v2 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
` [PATCH v2 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v2 04/14] csky: drop ARCH_FORCE_MAX_ORDER
` [PATCH v2 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER
` [PATCH v2 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v2 07/14] nios2: "
` [PATCH v2 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v2 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v2 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v2 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v2 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER
` [PATCH v2 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH v2 14/14] xtensa: "
[linux-next:master 5496/6100] mm/mmap.c:962 vma_merge() error: uninitialized symbol 'next'
2023-03-24 5:03 UTC
[PATCH v2 3/3] counter: 104-quad-8: Utilize helper functions to handle PR, FLAG and PSC
2023-03-24 3:46 UTC
[PATCH] mm: kfence: fix handling discontiguous page
2023-03-24 3:43 UTC (4+ messages)
[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
2023-03-24 2:29 UTC (6+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-03-24 2:13 UTC (10+ messages)
[PATCH] cpuset: Clean up cpuset_node_allowed
2023-03-24 2:03 UTC (4+ messages)
[linus:master] [mm/page_alloc] 1ebbb21811: vm-scalability.throughput 10.7% improvement
2023-03-24 1:27 UTC
[akpm-mm:mm-unstable 225/293] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_357' declared with attribute error: BUILD_BUG_ON failed: ((14 + (14 - 3))-14) > -1
2023-03-24 1:14 UTC (2+ messages)
[akpm-mm:mm-unstable 225/293] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_311' declared with attribute error: BUILD_BUG_ON failed: ((16 + (16 - 3))-16) > -1
2023-03-24 1:07 UTC (2+ messages)
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-03-24 0:41 UTC (4+ messages)
` RE(2): "
[PATCH v8 00/11] tracing/user_events: Remote write ABI
2023-03-24 0:18 UTC (6+ messages)
` [PATCH v8 09/11] tracing/user_events: Update documentation for ABI
` [PATCH v8 11/11] tracing/user_events: Limit global user_event count
[PATCH v10 00/16] TDX host kernel support
2023-03-23 22:42 UTC (17+ messages)
` [PATCH v10 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand
[PATCH 0/5] selftests/mm: Implement support for arm64 on va
2023-03-23 21:49 UTC (9+ messages)
` [PATCH 1/5] selftests/mm: Add support for arm64 platform on va switch
` [PATCH 2/5] selftests/mm: Rename va_128TBswitch to va_high_addr_switch
` [PATCH 3/5] selftests/mm: Add platform independent in code comments
` [PATCH 4/5] selftests/mm: Configure nr_hugepages for arm64
` [PATCH 5/5] selftests/mm: Run hugetlb testcases of va switch
[linux-next:master] BUILD REGRESSION 7c4a254d78f89546d0e74a40617ef24c6151c8d1
2023-03-23 21:48 UTC (2+ messages)
[PATCH 1/1] mm: vmalloc: Remove a global vmap_blocks xarray
2023-03-23 21:46 UTC (3+ messages)
[PATCH] mm: Return early in truncate_pagecache if newsize overflows
2023-03-23 21:40 UTC (3+ messages)
[PATCH v10 0/3] Memory poison recovery in khugepaged collapsing
2023-03-23 21:37 UTC (3+ messages)
` [PATCH v10 1/3] mm/khugepaged: recover from poisoned anonymous memory
[v4 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
2023-03-23 20:45 UTC (5+ messages)
[linux-next:master 5432/6100] include/linux/mmzone.h:1749:2: error: #error Allocator MAX_ORDER exceeds SECTION_SIZE
2023-03-23 19:43 UTC (2+ messages)
[RESEND PATCH v8 00/11] tracing/user_events: Remote write ABI
2023-03-23 19:06 UTC (12+ messages)
` [RESEND PATCH v8 01/11] tracing/user_events: Split header into uapi and kernel
` [RESEND PATCH v8 02/11] tracing/user_events: Track fork/exec/exit for mm lifetime
` [RESEND PATCH v8 03/11] tracing/user_events: Use remote writes for event enablement
` [RESEND PATCH v8 04/11] tracing/user_events: Fixup enable faults asyncly
` [RESEND PATCH v8 05/11] tracing/user_events: Add ioctl for disabling addresses
` [RESEND PATCH v8 06/11] tracing/user_events: Update self-tests to write ABI
` [RESEND PATCH v8 07/11] tracing/user_events: Add ABI self-test
` [RESEND PATCH v8 08/11] tracing/user_events: Use write ABI in example
` [RESEND PATCH v8 09/11] tracing/user_events: Update documentation for ABI
` [RESEND PATCH v8 10/11] tracing/user_events: Charge event allocs to cgroups
` [RESEND PATCH v8 11/11] tracing/user_events: Limit global user_event count
[PATCH] mm: Be less noisy during memory hotplug
2023-03-23 19:06 UTC (5+ messages)
` [PATCH v2] "
[PATCH v4 00/36] New page table range API
2023-03-23 18:36 UTC (3+ messages)
` [PATCH v4 01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-23 18:17 UTC (6+ messages)
` [PATCH RFC v8 02/56] KVM: x86: Add 'update_mem_attr' x86 op
[PATCH] mm/mempolicy: Fix exception handling in shared_policy_replace()
2023-03-23 17:30 UTC
[PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
2023-03-23 17:11 UTC (14+ messages)
` [PATCH 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
` [PATCH 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text
` [PATCH 06/14] m68k: "
` [PATCH 14/14] xtensa: "
[PATCH v2 0/4] further cleanup of vma_merge()
2023-03-23 17:10 UTC (5+ messages)
` [PATCH v2 3/4] mm/mmap/vma_merge: extend invariants, avoid invalid res, vma
[RFC v2 0/5] remove page_endio()
2023-03-23 16:22 UTC (10+ messages)
` [RFC v2 1/5] zram: remove zram_page_end_io function
[PATCH V6 1/2] mm: compaction: move compaction sysctl to its own file
2023-03-23 16:15 UTC (2+ messages)
[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
2023-03-23 15:43 UTC (6+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
[PATCH 00/10] Fix confusion around MAX_ORDER
2023-03-23 15:03 UTC (3+ messages)
[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2023-03-23 14:55 UTC (11+ messages)
` [PATCH v8 2/4] mm: Introduce memblock_isolate_memory
[linux-next:master 1000/6100] gpio.c:undefined reference to `of_mm_gpiochip_add_data'
2023-03-23 13:56 UTC
[PATCH v7 00/13] fold per-CPU vmstats remotely
2023-03-23 13:32 UTC (13+ messages)
[PATCH v7 0/4] convert read_kcore(), vread() to use iterators
2023-03-23 13:31 UTC (7+ messages)
` [PATCH v7 4/4] mm: vmalloc: convert vread() to vread_iter()
LSF/MM/BPF 2023 IOMAP conversion status update
2023-03-23 13:19 UTC (6+ messages)
` [RFCv1][WIP] ext2: Move direct-io to use iomap
[linux-next:pending-fixes] BUILD SUCCESS 2dc3fa9ff5523097a49b343941235a76ab04e6fb
2023-03-23 12:50 UTC
[akpm-mm:mm-unstable 269/293] mm/mm_init.c:1386:33: warning: right shift count is negative
2023-03-23 12:27 UTC (2+ messages)
arch/sparc/mm/tsb.c:405:39: error: left shift count is negative
2023-03-23 12:23 UTC (4+ messages)
[PATCH 1/3] mm/mmap/vma_merge: actually set next to NULL if not applicable
2023-03-23 12:06 UTC (6+ messages)
` [PATCH 2/3] mm: vmalloc: fix vmap_ram_vread_iter() return value
` [PATCH 3/3] mm: vmalloc: mark zero_iter() static
drivers/virtio/virtio_balloon.c:40:44: warning: left shift count is negative
2023-03-23 11:51 UTC (2+ messages)
arch/sparc/mm/tsb.c:405:39: error: left shift count is negative
2023-03-23 11:42 UTC
[PATCH v8 0/4] convert read_kcore(), vread() to use iterators
2023-03-23 10:15 UTC (5+ messages)
` [PATCH v8 1/4] fs/proc/kcore: avoid bounce buffer for ktext data
` [PATCH v8 2/4] fs/proc/kcore: convert read_kcore() to read_kcore_iter()
` [PATCH v8 3/4] iov_iter: add copy_page_to_iter_nofault()
` [PATCH v8 4/4] mm: vmalloc: convert vread() to vread_iter()
[akpm-mm:mm-unstable 288/290] mm/vmalloc.c:3448:8: warning: no previous prototype for function 'zero_iter'
2023-03-23 9:52 UTC (2+ messages)
mm/mmap.c:939:11: error: variable 'next' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
2023-03-23 9:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox