[PATCH v4 00/36] New page table range API
2023-03-15 15:26 UTC (77+ messages)
` [PATCH v4 01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v4 02/36] mm: Add generic flush_icache_pages() and documentation
` [PATCH v4 03/36] mm: Add folio_flush_mapping()
` [PATCH v4 04/36] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v4 05/36] mm: Add default definition of set_ptes()
` [PATCH v4 06/36] alpha: Implement the new page table range API
` [PATCH v4 07/36] arc: "
` [PATCH v4 08/36] arm: "
` [PATCH v4 09/36] arm64: "
` [PATCH v4 10/36] csky: "
` [PATCH v4 11/36] hexagon: "
` [PATCH v4 12/36] ia64: "
` [PATCH v4 13/36] loongarch: "
` [PATCH v4 14/36] m68k: "
` [PATCH v4 15/36] microblaze: "
` [PATCH v4 16/36] mips: "
` [PATCH v4 17/36] nios2: "
` [PATCH v4 18/36] openrisc: "
` [PATCH v4 19/36] parisc: "
` [PATCH v4 20/36] powerpc: "
` [PATCH v4 21/36] riscv: "
` [PATCH v4 22/36] s390: "
` [PATCH v4 23/36] superh: "
` [PATCH v4 24/36] sparc32: "
` [PATCH v4 25/36] sparc64: "
` [PATCH v4 26/36] um: "
` [PATCH v4 27/36] x86: "
` [PATCH v4 28/36] xtensa: "
` [PATCH v4 29/36] mm: Remove page_mapping_file()
` [PATCH v4 30/36] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v4 31/36] mm: Tidy up set_ptes definition
` [PATCH v4 32/36] mm: Use flush_icache_pages() in do_set_pmd()
` [PATCH v4 33/36] filemap: Add filemap_map_folio_range()
` [PATCH v4 34/36] rmap: add folio_add_file_rmap_range()
` [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v4 36/36] filemap: Batch PTE mappings
[PATCH 00/10] Fix confusion around MAX_ORDER
2023-03-15 15:06 UTC (14+ messages)
` [PATCH 01/10] sparc/mm: Fix MAX_ORDER usage in tsb_grow()
` [PATCH 02/10] um: Fix MAX_ORDER usage in linux_main()
` [PATCH 03/10] floppy: Fix MAX_ORDER usage
` [PATCH 04/10] drm/i915: Fix MAX_ORDER usage in i915_gem_object_get_pages_internal()
` [PATCH 05/10] genwqe: Fix MAX_ORDER usage
` [PATCH 06/10] perf/core: Fix MAX_ORDER usage in rb_alloc_aux_page()
` [PATCH 07/10] mm/page_reporting: Fix MAX_ORDER usage in page_reporting_register()
` [PATCH 08/10] mm/slub: Fix MAX_ORDER usage in calculate_order()
` [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages()
` [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely
[RFC PATCH 0/3] convert page_endio to folio_endio
2023-03-15 14:56 UTC (10+ messages)
` [RFC PATCH 1/3] filemap: "
` [RFC PATCH 2/3] mpage: use bio_for_each_folio_all in mpage_end_io()
` [RFC PATCH 3/3] orangefs: use folio in orangefs_readahead()
[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
2023-03-15 14:50 UTC (27+ messages)
` [PATCH 1/7] mm/slob: remove CONFIG_SLOB
` [PATCH 3/7] mm, page_flags: remove PG_slob_free
` [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code
` [PATCH 6/7] mm/slob: remove slob.c
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
[PATCH v2] swiotlb: fix the deadlock in swiotlb_do_find_slots
2023-03-15 14:47 UTC (2+ messages)
[Bug 217191] New: test_meminit: failures: 70 out of 130 / reference already released
2023-03-15 13:57 UTC (2+ messages)
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-15 13:50 UTC (3+ messages)
` [PATCH RFC v7 38/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
[PATCH v4 0/4] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-15 12:52 UTC (9+ messages)
` [PATCH v4 2/4] mips: add <asm-generic/io.h> including
[PATCH] memcg: page_cgroup_ino() get memcg from compound_head(page)
2023-03-15 12:19 UTC (13+ messages)
[PATCH v8] mm,kfence: decouple kfence from page granularity mapping judgement
2023-03-15 11:19 UTC (7+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 900e881df1ea34591ee3af6f90e7d7b53647f571
2023-03-15 11:14 UTC
[PATCH v10 00/16] TDX host kernel support
2023-03-15 11:10 UTC (8+ messages)
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand
[PATCH] mm: prefer xxx_page() alloc/free functions for order-0 pages
2023-03-15 10:35 UTC (2+ messages)
[PATCH RFC] Randomized slab caches for kmalloc()
2023-03-15 9:54 UTC
[PATCH v3 00/34] New page table range API
2023-03-15 9:27 UTC (3+ messages)
` [PATCH v3 02/34] mm: Add generic flush_icache_pages() and documentation
[PATCH] mm: kfence: fix using kfence_metadata without initialization in show_object()
2023-03-15 8:07 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Swap Abstraction / Native Zswap
2023-03-15 8:01 UTC (12+ messages)
[RFC] memcg, oom: clean up mem_cgroup_oom_synchronize
2023-03-15 7:03 UTC
[linux-next:master 3547/3780] drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_validation.c:258:10: warning: no previous prototype for 'link_timing_bandwidth_kbps'
2023-03-15 6:53 UTC
[PATCH v3 20/34] riscv: Implement the new page table range API
2023-03-15 5:23 UTC (2+ messages)
[PATCH v2 0/6] mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code
2023-03-15 5:09 UTC (9+ messages)
` [PATCH v2 1/6] riscv/mm/fault: simplify code for do_page_fault()
` [PATCH v2 2/6] mm: Add a leading 0 to the VM_FAULT_* types
` [PATCH v2 3/6] mm: Add VM_FAULT_ARCH_* codes
` [PATCH v2 4/6] RISC-V: fault: Convert to "
` [PATCH v2 5/6] arm: "
` [PATCH v2 6/6] s390: "
[PATCH 6.2 073/211] swiotlb: mark swiotlb_memblock_alloc() as __init
2023-03-15 4:41 UTC (3+ messages)
[PATCH v1] docs/mm: extend ksm doc
2023-03-15 4:28 UTC (3+ messages)
[PATCH 0/2] riscv: support ELF format binaries in nommu mode
2023-03-15 4:12 UTC (3+ messages)
[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
2023-03-15 2:54 UTC (2+ messages)
[PATCH v5 0/8] make slab shrink lockless
2023-03-15 2:49 UTC (3+ messages)
` [PATCH v5 1/8] mm: vmscan: add a map_nr_max field to shrinker_info
[GIT PULL] hotfixes for 6.3-rc1
2023-03-15 2:41 UTC (2+ messages)
[PATCH v4 0/5] batched remove rmap in try_to_unmap_one()
2023-03-15 2:17 UTC (8+ messages)
[PATCH 1/2] mm: compaction: consider the number of scanning compound pages in isolate fail path
2023-03-15 1:27 UTC (6+ messages)
` [PATCH 2/2] mm: compaction: fix the possible deadlock when isolating hugetlb pages
[PATCH v5 00/12] fold per-CPU vmstats remotely
2023-03-15 0:29 UTC (7+ messages)
[PATCH v18 00/15] splice, block: Use page pinning and kill ITER_PIPE
2023-03-14 23:39 UTC (18+ messages)
` [PATCH v18 01/15] splice: Clean up direct_splice_read() a bit
` [PATCH v18 02/15] splice: Make do_splice_to() generic and export it
` [PATCH v18 03/15] shmem: Implement splice-read
` [PATCH v18 04/15] overlayfs: "
` [PATCH v18 05/15] coda: "
` [PATCH v18 06/15] tty, proc, kernfs, random: Use direct_splice_read()
` [PATCH v18 07/15] splice: Do splice read from a file without using ITER_PIPE
` [PATCH v18 08/15] cifs: Use generic_file_splice_read()
` [PATCH v18 09/15] iov_iter: Kill ITER_PIPE
` [PATCH v18 10/15] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
` [PATCH v18 11/15] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v18 12/15] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
` [PATCH v18 13/15] block: Add BIO_PAGE_PINNED and associated infrastructure
` [PATCH v18 14/15] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
` [PATCH v18 15/15] block: convert bio_map_user_iov "
[PATCHv16 00/17] Linear Address Masking enabling
2023-03-14 23:35 UTC (3+ messages)
` [PATCHv16 05/17] mm: Introduce untagged_addr_remote()
[PATCH v11 0/3] cachestat: a new syscall for page cache state of files
2023-03-14 23:00 UTC (2+ messages)
[PATCH 00/10] cleanup vma_merge() and improve mergeability tests
2023-03-14 22:52 UTC (5+ messages)
` [PATCH 01/10] mm/mmap/vma_merge: use only primary pointers for preparing merge
` [PATCH 07/10] mm/mmap/vma_merge: rename adj_next to adj_start
[PATCH v5 0/4] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
2023-03-14 22:12 UTC (5+ messages)
` [PATCH v5 1/4] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v5 2/4] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v5 3/4] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v5 4/4] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
[PATCH v17 02/14] splice: Make do_splice_to() generic and export it
2023-03-14 21:52 UTC (12+ messages)
` [PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
` [PATCH v17 03/14] shmem: Implement splice-read
` [PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
[PATCH v4 0/7] introduce vm_flags modifier functions
2023-03-14 20:11 UTC (2+ messages)
[PATCH v17 03/14] shmem: Implement splice-read
2023-03-14 19:07 UTC
[PATCH v17 07/14] splice: Do splice read from a file without using ITER_PIPE
2023-03-14 17:32 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