linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save()
 2023-06-21 11:16 UTC  (4+ messages)

[PATCH] mm: page_alloc: use the correct type of list for free pages
 2023-06-21 11:16 UTC  (3+ messages)

[PATCH 08/11] sysctl: Add size to register_sysctl_init
 2023-06-21 10:47 UTC  (3+ messages)

[PATCH v7 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-06-21 10:46 UTC  (25+ messages)
` [PATCH v7 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v7 03/19] openrisc: mm: remove unneeded early ioremap code
` [PATCH v7 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v7 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v7 06/19] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v7 07/19] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v7 08/19] ia64: "
` [PATCH v7 09/19] openrisc: "
` [PATCH v7 10/19] s390: "
` [PATCH v7 11/19] sh: add <asm-generic/io.h> including
` [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP
` [PATCH v7 13/19] xtensa: "
` [PATCH v7 14/19] parisc: "
` [PATCH v7 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v7 16/19] mm: move is_ioremap_addr() into new header file
` [PATCH v7 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v7 18/19] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v7 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[PATCH] mm: zswap: fix double invalidate with exclusive loads
 2023-06-21 10:20 UTC  (2+ messages)

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-06-21 10:15 UTC  (20+ messages)
` [PATCH net-next v3 01/18] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v3 02/18] net: Display info about MSG_SPLICE_PAGES memory handling in proc
` [PATCH net-next v3 03/18] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage
` [PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH net-next v3 05/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v3 06/18] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH net-next v3 07/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v3 08/18] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v3 09/18] dlm: "
` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next v3 11/18] nvme/target: "
` [PATCH net-next v3 12/18] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [PATCH net-next v3 13/18] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v3 14/18] drbd: "
` [PATCH net-next v3 15/18] drdb: Send an entire bio in a single sendmsg
` [PATCH net-next v3 16/18] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v3] mm/min_free_kbytes: modify min_free_kbytes calculation rules
 2023-06-21 10:00 UTC  (2+ messages)

[linux-next:master 9707/11436] lcs.c:undefined reference to `fddi_type_trans'
 2023-06-21  9:44 UTC 

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-21  9:42 UTC  (15+ messages)
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support

[linux-next:master 11012/11071] drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found
 2023-06-21  9:32 UTC 

[PATCH v2 1/2] mm: zswap: support exclusive loads
 2023-06-21  9:26 UTC  (8+ messages)
` [BUG mm-unstable] "kernel BUG at mm/swap.c:393!" on commit b9c91c43412f2e

[PATCH -next v2 1/2] mm: compaction: convert to use a folio in isolate_migratepages_block()
 2023-06-21  9:11 UTC  (4+ messages)

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-21  9:01 UTC  (2+ messages)

[linux-next:master 11060/11436] block/genhd.c:369:51: sparse: sparse: restricted blk_mode_t degrades to integer
 2023-06-21  8:51 UTC 

[PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
 2023-06-21  8:24 UTC  (5+ messages)

[PATCH v2] mm/min_free_kbytes: modify min_free_kbytes calculation rules
 2023-06-21  8:17 UTC 

[PATCH v2] mm/min_free_kbytes: modify min_free_kbytes calculation rules
 2023-06-21  7:45 UTC  (2+ messages)

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-06-21  7:43 UTC  (4+ messages)
` [PATCH v2 1/2] arch: Introduce ARCH_HAS_CPUMASK_BITS
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[PATCH v5] Documentation/mm: Initial page table documentation
 2023-06-21  7:35 UTC  (5+ messages)

[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21  7:24 UTC  (6+ messages)
` [PATCH v20 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v20 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v20 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v20 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v20 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21  7:02 UTC  (8+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[PATCH 1/3] mm: change vma_start_read to fail if VMA got detached from under it
 2023-06-21  7:01 UTC  (7+ messages)
` [PATCH 2/3] mm: change vma_start_read to fail to lock a detached VMA
` [PATCH 3/3] mm: check for VMA being detached before destroying it

[PATCH v2] mm: Fix shmem THP counters on migration
 2023-06-21  6:46 UTC  (2+ messages)

[PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
 2023-06-21  5:59 UTC  (2+ messages)

inconsistence in mprotect_fixup mlock_fixup madvise_update_vma
 2023-06-21  5:55 UTC  (8+ messages)

[RFC PATCH v0 1/3] sched/numa: Process based autonuma scan period framework
 2023-06-21  5:50 UTC 

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21  4:44 UTC  (16+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "

[6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
 2023-06-21  3:52 UTC  (3+ messages)

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-21  2:51 UTC  (5+ messages)
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()

[PATCH 2/2] mm/vmscan: fix root proactive reclaim unthrottling unbalanced node
 2023-06-21  2:31 UTC 

[PATCH 1/2] mm: memcg: rename and document global_reclaim()
 2023-06-21  2:30 UTC 

[PATCH 0/2] memory.reclaim fixes for root cgroup
 2023-06-21  2:30 UTC 

[PATCH 3/3] mm/lru_gen: Don't build multi-gen LRU page table walk code on architecture not supported
 2023-06-21  2:27 UTC  (2+ messages)

[PATCH drm-next v5 09/14] drm/nouveau: fence: separate fence alloc and emit
 2023-06-21  2:26 UTC  (2+ messages)

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-21  1:27 UTC  (15+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[PATCH v2 00/16] Reduce preallocations for maple tree
 2023-06-21  0:10 UTC  (5+ messages)
` [PATCH v2 04/16] mm: Change do_vmi_align_munmap() side tree index

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-20 23:52 UTC  (5+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page

[stable:linux-5.15.y 36/9999] fs/gfs2/rgrp.c:994:12: warning: stack frame size (1056) exceeds limit (1024) in 'gfs2_ri_update'
 2023-06-20 23:38 UTC 

[linux-next:master 7728/11071] kernel/rcu/rcuscale.c:301:27: error: 'get_rcu_tasks_gp_kthread' undeclared here (not in a function); did you mean 'get_rcu_tasks_trace_gp_kthread'?
 2023-06-20 23:33 UTC  (2+ messages)

[PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
 2023-06-20 23:11 UTC  (11+ messages)
  ` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-20 23:10 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[linux-next:master 2819/11071] fs/ceph/addr.c:794:12: warning: stack frame size (2096) exceeds limit (2048) in 'ceph_writepages_start'
 2023-06-20 22:56 UTC 

[PATCH v1 1/3] mm/hwpoison: find subpage in hugetlb HWPOISON list
 2023-06-20 22:39 UTC  (12+ messages)

[PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
 2023-06-20 22:00 UTC  (6+ messages)

[PATCH v2 0/8] mm/gup: Unify hugetlb, speed up thp
 2023-06-20 21:43 UTC  (18+ messages)
` [PATCH v2 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH v2 3/8] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()
` [PATCH v2 4/8] mm/gup: Cleanup next_page handling
` [PATCH v2 5/8] mm/gup: Accelerate thp gup even for "pages != NULL"

[PATCH v6 0/4] mm/khugepaged: fixes for khugepaged+shmem
 2023-06-20 21:41 UTC  (5+ messages)
` [PATCH v6 4/4] mm/khugepaged: maintain page cache uptodate flag

[PATCH] mm/gup: Do not return 0 from pin_user_pages_fast() for bad args
 2023-06-20 21:20 UTC  (2+ messages)

[PATCH mm-unstable v1] mm/mglru: make memcg_lru->lock irq safe
 2023-06-20 20:19 UTC  (2+ messages)

[PATCH] mm: zswap: multiple zpool support
 2023-06-20 19:48 UTC  (5+ messages)

[PATCH v3] mm: zswap: multiple zpools support
 2023-06-20 19:46 UTC 

[GIT PULL] hotfixes against 6.4-rc7
 2023-06-20 19:38 UTC 

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-20 19:34 UTC  (12+ messages)

[linux-next:master 8789/11071] kernel/bpf/verifier.c:3959:12: warning: stack frame size (2144) exceeds limit (2048) in '__mark_chain_precision'
 2023-06-20 19:01 UTC 

[PATCH] mm: backing-dev: make bdi_class a static const structure
 2023-06-20 18:33 UTC 

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-20 17:24 UTC  (13+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()

[PATCH] kasan: add support for kasan.fault=panic_on_write
 2023-06-20 17:23 UTC  (11+ messages)
              ` [PATCH] kasan, doc: note kasan.fault=panic_on_write behaviour for async modes

[RFC PATCH 5/5] Revert "mm/migrate: __unmap_and_move() push good newpage to LRU"
 2023-06-20 17:09 UTC  (6+ messages)

selftests: gpio: crash on arm64
 2023-06-20 16:40 UTC  (5+ messages)

[PATCH] kasan: fix mention for KASAN_HW_TAGS
 2023-06-20 16:32 UTC  (4+ messages)

[PATCH v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area
 2023-06-20 15:20 UTC  (2+ messages)

[PATCH 0/7] mm/gup: Unify hugetlb, speed up thp
 2023-06-20 14:40 UTC  (5+ messages)
` [PATCH 3/7] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()

[PATCH v2 00/16] Add support for DAX vmemmap optimization for ppc64
 2023-06-20 14:29 UTC  (4+ messages)
` [PATCH v2 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override

[linux-next:master 9692/11071] drivers/s390/net/lcs.c:2150: undefined reference to `fddi_type_trans'
 2023-06-20 13:39 UTC 

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-06-20 13:14 UTC  (3+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory

[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-20 12:46 UTC  (6+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox