[LSF/MM/BPF TOPIC] Cloud storage optimizations
2023-03-01 5:51 UTC (11+ messages)
[PATCH v5 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
2023-03-01 5:11 UTC (20+ messages)
` [PATCH v5 01/17] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v5 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 03/17] openrisc: mm: remove unneeded early ioremap code
` [PATCH v5 04/17] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v5 05/17] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v5 06/17] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v5 07/17] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 08/17] ia64: "
` [PATCH v5 09/17] openrisc: "
` [PATCH v5 10/17] s390: "
` [PATCH v5 11/17] sh: "
` [PATCH v5 12/17] xtensa: "
` [PATCH v5 13/17] parisc: "
` [PATCH v5 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v5 15/17] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v5 16/17] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v5 17/17] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
[ammarfaizi2-block:akpm/mm/mm-unstable 82/99] mm/mmap.c:516 vma_prepare() error: we previously assumed 'vp->vma' could be null (see line 505)
2023-03-01 5:00 UTC (4+ messages)
[PATCH v2] kcov: improve documentation
2023-03-01 4:32 UTC (2+ messages)
[PATCH V3 0/4] sched/numa: Enhance vma scanning
2023-03-01 4:16 UTC (3+ messages)
[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-01 4:05 UTC (18+ messages)
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 4/6] zsmalloc: rework compaction algorithm
` [PATCHv2 5/6] zsmalloc: extend compaction statistics
[LSF/MM/BPF TOPIC] VM Memory Overcommit
2023-03-01 3:21 UTC (7+ messages)
[PATCH 0/3] migrate_pages: fix deadlock in batched synchronous migration
2023-03-01 3:08 UTC (13+ messages)
` [PATCH 1/3] migrate_pages: fix deadlock in batched migration
` [PATCH 2/3] migrate_pages: move split folios processing out of migrate_pages_batch()
` [PATCH 3/3] migrate_pages: try migrate in batch asynchronously firstly
[PATCH v3 00/34] New page table range API
2023-03-01 3:04 UTC (37+ messages)
` [PATCH v3 01/34] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v3 02/34] mm: Add generic flush_icache_pages() and documentation
` [PATCH v3 03/34] mm: Add folio_flush_mapping()
` [PATCH v3 04/34] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v3 05/34] alpha: Implement the new page table range API
` [PATCH v3 06/34] arc: "
` [PATCH v3 07/34] arm: "
` [PATCH v3 08/34] arm64: "
` [PATCH v3 09/34] csky: "
` [PATCH v3 10/34] hexagon: "
` [PATCH v3 11/34] ia64: "
` [PATCH v3 12/34] loongarch: "
` [PATCH v3 13/34] m68k: "
` [PATCH v3 14/34] microblaze: "
` [PATCH v3 15/34] mips: "
` [PATCH v3 16/34] nios2: "
` [PATCH v3 17/34] openrisc: "
` [PATCH v3 18/34] parisc: "
` [PATCH v3 19/34] powerpc: "
` [PATCH v3 20/34] riscv: "
` [PATCH v3 21/34] s390: "
` [PATCH v3 22/34] superh: "
` [PATCH v3 23/34] sparc32: "
` [PATCH v3 24/34] sparc64: "
` [PATCH v3 25/34] um: "
` [PATCH v3 26/34] x86: "
` [PATCH v3 27/34] xtensa: "
` [PATCH v3 28/34] mm: Remove page_mapping_file()
` [PATCH v3 29/34] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v3 30/34] mm: Use flush_icache_pages() in do_set_pmd()
` [PATCH v3 31/34] filemap: Add filemap_map_folio_range()
` [PATCH v3 32/34] rmap: add folio_add_file_rmap_range()
` [PATCH v3 33/34] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v3 34/34] filemap: Batch PTE mappings
[PATCH v3 0/8] make slab shrink lockless
2023-03-01 2:27 UTC (12+ messages)
[PATCH 1/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare
2023-03-01 2:27 UTC (2+ messages)
` [PATCH 2/2] mm: document FAULT_FLAG_VMA_LOCK flag
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-03-01 1:59 UTC (13+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "
[PATCH] psi: reduce min window size to 50ms
2023-03-01 1:49 UTC (13+ messages)
[PATCH 1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE
2023-03-01 1:46 UTC
[PATCH v2 0/5] batched remove rmap in try_to_unmap_one()
2023-03-01 1:44 UTC (8+ messages)
` [PATCH v2 1/5] rmap: move hugetlb try_to_unmap to dedicated function
` [PATCH v2 2/5] rmap: move page unmap operation "
` [PATCH v2 3/5] rmap: cleanup exit path of try_to_unmap_one_page()
` [PATCH v2 4/5] rmap:addd folio_remove_rmap_range()
` [PATCH v2 5/5] try_to_unmap_one: batched remove rmap, update folio refcount
[PATCH 0/2] riscv: support ELF format binaries in nommu mode
2023-03-01 1:14 UTC (9+ messages)
` [PATCH 1/2] binfmt_elf_fdpic: support 64-bit systems
` [PATCH 2/2] riscv: support the elf-fdpic binfmt loader
[PATCH v3 0/2] kasan: bugfix and cleanup
2023-03-01 0:57 UTC (4+ messages)
` [PATCH v3 1/2] Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
` [PATCH v3 2/2] kasan: remove PG_skip_kasan_poison flag
[LSF/MM/BPF TOPIC] DAMON Updates and Future Plans
2023-03-01 0:55 UTC (3+ messages)
[PATCH v2 0/2] kasan: bugfix and cleanup
2023-03-01 0:36 UTC (4+ messages)
` [PATCH v2 2/2] kasan: remove PG_skip_kasan_poison flag
[LSF/MM/BPF TOPIC] userspace control of memory management
2023-03-01 0:15 UTC
[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
2023-03-01 0:08 UTC (8+ messages)
[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
2023-02-28 23:52 UTC (11+ messages)
` [PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
` [PATCH v2 14/46] hugetlb: split PTE markers when doing HGM walks
` [PATCH v2 16/46] hugetlb: make default arch_make_huge_pte understand small mappings
` [PATCH v2 17/46] hugetlbfs: do a full walk to check if vma maps a page
[vbabka:slab-remove-slob-v1 6/7] mm/slab.h:769:6: error: field 'dump_unreclaimable_slab' declared as a function
2023-02-28 23:22 UTC
[PATCH v6 00/41] Shadow stacks for userspace
2023-02-28 22:35 UTC (6+ messages)
` [PATCH v6 28/41] x86: Introduce userspace API for shadow stack
[RFC v2 bpf-next 0/9] mm/bpf/perf: Store build id in inode object
2023-02-28 22:07 UTC (12+ messages)
` [PATCH RFC v2 bpf-next 1/9] mm: "
` [PATCH RFC v2 bpf-next 2/9] bpf: Use file's inode object build id in stackmap
` [PATCH RFC v2 bpf-next 3/9] perf: Use file object build id in perf_event_mmap_event
` [PATCH RFC v2 bpf-next 4/9] libbpf: Allow to resolve binary path in current directory
` [PATCH RFC v2 bpf-next 5/9] selftests/bpf: Add read_buildid function
` [PATCH RFC v2 bpf-next 6/9] selftests/bpf: Add err.h header
` [PATCH RFC v2 bpf-next 7/9] selftests/bpf: Replace extract_build_id with read_build_id
` [PATCH RFC v2 bpf-next 8/9] selftests/bpf: Add inode_build_id test
` [PATCH RFC v2 bpf-next 9/9] selftests/bpf: Add iter_task_vma_buildid test
[PATCH v2] kasan: fix deadlock in start_report()
2023-02-28 21:50 UTC (7+ messages)
[PATCH] mm: remove zap_page_range and create zap_vma_pages
2023-02-28 21:11 UTC (2+ messages)
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-28 21:11 UTC (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[LSF/MM/BPF proposal]: Physr discussion
2023-02-28 20:59 UTC (2+ messages)
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-28 20:47 UTC (10+ messages)
` [PATCH RFC v8 19/56] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling
` [PATCH RFC v8 44/56] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation "
[PATCH] kcov: improve documentation
2023-02-28 20:01 UTC (3+ messages)
[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
2023-02-28 19:42 UTC (11+ messages)
[PATCH v2 00/11] fold per-CPU vmstats remotely
2023-02-28 19:36 UTC (4+ messages)
` [PATCH v2 01/11] mm/vmstat: remove remote node draining
[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-28 18:53 UTC (3+ messages)
` [PATCH v2 13/20] cxl/region: Add region autodiscovery
[PATCH v2 00/33] Per-VMA locks
2023-02-28 18:08 UTC (4+ messages)
` [External] "
[PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
2023-02-28 17:24 UTC (8+ messages)
` [PATCH v1 1/2] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
LSFMMBPF proposal [MM]: Eliminate vmap/vmalloc lock contention
2023-02-28 16:42 UTC
[PATCH v2 00/30] New page table range API
2023-02-28 16:25 UTC (4+ messages)
` [PATCH v2 06/30] arc: Implement the new "
[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-02-28 16:24 UTC (5+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-02-28 16:24 UTC (5+ messages)
[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
2023-02-28 15:56 UTC (3+ messages)
[linux-next:master 13796/14141] arch/parisc/mm/fault.c:427 do_page_fault() error: uninitialized symbol 'msg'
2023-02-28 14:28 UTC
[linux-next:master] BUILD REGRESSION 058f4df42121baadbb8a980c06011e912784dbd2
2023-02-28 14:18 UTC
[RFC][nvdimm][crash] pmem memmap dump support
2023-02-28 14:03 UTC (2+ messages)
[PATCH v9 1/2] mm/khugepaged: recover from poisoned anonymous memory
2023-02-28 13:40 UTC (11+ messages)
[PATCH mm] kasan, powerpc: Don't rename memintrinsics if compiler adds prefixes
2023-02-28 11:58 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS d37821efea80ba22f8a93a1ce7a006746b504c22
2023-02-28 11:38 UTC
[PATCH] tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()
2023-02-28 9:35 UTC
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