Linux Kernel Memory Management
[Prev Page][Next Page]
- [PATCH net-next v4 08/15] nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [PATCH net-next v4 07/15] nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [PATCH net-next v4 06/15] dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH net-next v4 05/15] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH net-next v4 04/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage,
David Howells
- [PATCH net-next v4 01/15] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage, David Howells
- [PATCH net-next v4 02/15] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock(), David Howells
- [linux-next:master 10675/12162] drivers/clk/imx/clk-imx31.c:14:10: fatal error: 'soc/imx/timer.h' file not found, kernel test robot
- [PATCH] mm/hugetlb: fix hugetlbfs_pagecache_present(),
Dan Carpenter
- [PATCH RESEND] binfmt_elf: fix comment typo s/reset/regset/,
Baruch Siach
- [PATCH v2] elf: correct note name comment,
Baruch Siach
- [PATCH v2] mm/hugetlb: remove hugetlb_set_page_subpool(),
Sidhartha Kumar
- [PATCH] mm/hugetlb: remove hugetlb_set_page_subpool(),
Sidhartha Kumar
- [PATCH 0/2] zsmalloc: small compaction improvements,
Sergey Senozhatsky
- Re: kasan cgroup user-after-free in get_mem_cgroup_from_mm, junfei fang
- [akpm-mm:mm-nonmm-unstable 69/70] panic.c:undefined reference to `arch_trigger_cpumask_backtrace',
kernel test robot
- [PATCH v5 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v5 03/33] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v5 04/33] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 17/33] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings,
Ryan Roberts
- [PATCH v1 01/14] arm64/mm: set_pte(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 02/14] arm64/mm: set_ptes()/set_pte_at(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 03/14] arm64/mm: pte_clear(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 04/14] arm64/mm: ptep_get_and_clear(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 05/14] arm64/mm: ptep_test_and_clear_young(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 08/14] arm64/mm: ptep_set_access_flags(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 09/14] arm64/mm: ptep_get(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 07/14] arm64/mm: ptep_set_wrprotect(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 06/14] arm64/mm: ptep_clear_flush_young(): New layer to manage contig bit, Ryan Roberts
- [PATCH v1 10/14] arm64/mm: Split __flush_tlb_range() to elide trailing DSB, Ryan Roberts
- [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings, Ryan Roberts
- [PATCH v1 12/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown, Ryan Roberts
- [PATCH v1 13/14] mm: Batch-copy PTE ranges during fork(), Ryan Roberts
- [PATCH v1 14/14] arm64/mm: Implement ptep_set_wrprotects() to optimize fork(), Ryan Roberts
- Re: [PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings, Barry Song
- [linux-next:master 7316/11867] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1673 amdgpu_dm_init() error: we previously assumed 'adev->dm.dc' could be null (see line 1669), Dan Carpenter
- [linux-next:master 2829/11867] drivers/scsi/scsi.c:591:1-3: WARNING: possible condition with no effect (if == else) (fwd), Julia Lawall
- [PATCH v3] mm: Fix shmem THP counters on migration,
Jan Glauber
- [linux-next:master 211/11867] drivers/target/target_core_iblock.c:892:30-35: WARNING: conversion to bool not needed here,
kernel test robot
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field, Qi Zheng
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Qi Zheng
- Re: [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- <Possible follow-ups>
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field, Qi Zheng
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Qi Zheng
- [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- [PATCH 01/29] mm: shrinker: add shrinker::private_data field, Qi Zheng
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Qi Zheng
- [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH 21/29] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields, Qi Zheng
- [PATCH 24/29] mm: vmscan: make global slab shrink lockless, Qi Zheng
- [PATCH 25/29] mm: vmscan: make memcg slab shrink lockless, Qi Zheng
- [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless, Qi Zheng
- [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file, Qi Zheng
- [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex, Qi Zheng
- Re: [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- [PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages,
Vivek Kasireddy
- [PATCH RESEND] elf: correct note name comment,
Baruch Siach
- [PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one",
Mike Kravetz
- Re: [PATCH 00/79] fs: new accessors for inode->i_ctime,
Steven Rostedt
- [RFC PATCH v2 0/6] mm: working set reporting,
Yuanchu Xie
- Re: [PATCH 01/79] fs: add ctime accessors infrastructure,
Tom Talpey
- [PATCH 00/13] Remove pagevecs,
Matthew Wilcox (Oracle)
- [PATCH 05/13] drm: Convert drm_gem_put_pages() to use a folio_batch, Matthew Wilcox (Oracle)
- [PATCH 06/13] mm: Remove check_move_unevictable_pages(), Matthew Wilcox (Oracle)
- [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch, Matthew Wilcox (Oracle)
- [PATCH 13/13] mm: Remove unnecessary pagevec includes, Matthew Wilcox (Oracle)
- [PATCH 07/13] pagevec: Rename fbatch_count(), Matthew Wilcox (Oracle)
- [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch, Matthew Wilcox (Oracle)
- [PATCH 10/13] mm: Remove struct pagevec, Matthew Wilcox (Oracle)
- [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate, Matthew Wilcox (Oracle)
- [PATCH 12/13] mm: Remove references to pagevec, Matthew Wilcox (Oracle)
- [PATCH 02/13] mm: Add __folio_batch_release(), Matthew Wilcox (Oracle)
- [PATCH 03/13] scatterlist: Add sg_set_folio(), Matthew Wilcox (Oracle)
- [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch, Matthew Wilcox (Oracle)
- [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback(), Matthew Wilcox (Oracle)
- [PATCH 74/79] shmem: switch to new ctime accessors, Jeff Layton
- [PATCH 39/79] hugetlbfs: switch to new ctime accessors, Jeff Layton
- [PATCH 12/79] fs: switch to new ctime accessors,
Jeff Layton
- next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode,
Naresh Kamboju
- [PATCH v4] mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE,
liuq
- [linux-next:master 6157/11436] drivers/gpu/drm/i915/soc/intel_gmch.c:41:13: warning: variable 'mchbar_addr' set but not used, kernel test robot
- [PATCH] mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save().,
Sebastian Andrzej Siewior
- [linux-next:master 9707/11436] lcs.c:undefined reference to `fddi_type_trans', kernel test robot
- [linux-next:master 11012/11071] drivers/irqchip/irq-mxs.c:12:10: fatal error: 'linux/irqchip/mxs.h' file not found, kernel test robot
- [PATCH] mm: zswap: fix double invalidate with exclusive loads,
Yosry Ahmed
- [PATCH v3] mm/min_free_kbytes: modify min_free_kbytes calculation rules,
liuq
- [PATCH 08/11] sysctl: Add size to register_sysctl_init,
Joel Granados
- [linux-next:master 11060/11436] block/genhd.c:369:51: sparse: sparse: restricted blk_mode_t degrades to integer, kernel test robot
- [PATCH] mm: page_alloc: use the correct type of list for free pages,
Baolin Wang
- [PATCH v2] mm/min_free_kbytes: modify min_free_kbytes calculation rules,
liuq
- [PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
- Re: [RFC PATCH v0 1/3] sched/numa: Process based autonuma scan period framework, Raghavendra K T
- [PATCH 2/2] mm/vmscan: fix root proactive reclaim unthrottling unbalanced node, Yosry Ahmed
- [PATCH 1/2] mm: memcg: rename and document global_reclaim(),
Yosry Ahmed
- [PATCH 0/2] memory.reclaim fixes for root cgroup, Yosry Ahmed
- [PATCH 1/3] mm: change vma_start_read to fail if VMA got detached from under it,
Suren Baghdasaryan
- [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', kernel test robot
- [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'?,
kernel test robot
- [linux-next:master 2819/11071] fs/ceph/addr.c:794:12: warning: stack frame size (2096) exceeds limit (2048) in 'ceph_writepages_start',
kernel test robot
- [PATCH v3] mm: zswap: multiple zpools support,
Yosry Ahmed
- [GIT PULL] hotfixes against 6.4-rc7,
Andrew Morton
- [linux-next:master 8789/11071] kernel/bpf/verifier.c:3959:12: warning: stack frame size (2144) exceeds limit (2048) in '__mark_chain_precision', kernel test robot
- [PATCH] mm: backing-dev: make bdi_class a static const structure, Greg Kroah-Hartman
- [PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it,
David Howells
- [PATCH net-next v3 02/18] net: Display info about MSG_SPLICE_PAGES memory handling in proc, David Howells
- [PATCH net-next v3 05/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH net-next v3 06/18] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock(), David Howells
- [PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit, David Howells
- [PATCH net-next v3 01/18] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES), David Howells
- [PATCH net-next v3 08/18] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH net-next v3 11/18] nvme/target: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [PATCH net-next v3 09/18] dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH net-next v3 12/18] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v3 07/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- [PATCH net-next v3 03/18] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage, David Howells
- [PATCH net-next v3 15/18] drdb: Send an entire bio in a single sendmsg, David Howells
- [PATCH net-next v3 16/18] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage, David Howells
- [PATCH net-next v3 13/18] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage, David Howells
- [PATCH net-next v3 14/18] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage(), David Howells
- [PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST, David Howells
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs,
Yair Podemsky
- [linux-next:master 9692/11071] drivers/s390/net/lcs.c:2150: undefined reference to `fddi_type_trans', kernel test robot
- [PATCH v7 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way,
Baoquan He
- [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros, Baoquan He
- [PATCH v7 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap(), Baoquan He
- [PATCH v7 03/19] openrisc: mm: remove unneeded early ioremap code, Baoquan He
- [PATCH v7 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition, Baoquan He
- [PATCH v7 06/19] mm/ioremap: add slab availability checking in ioremap_prot, Baoquan He
- [PATCH v7 08/19] ia64: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 07/19] arc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 11/19] sh: add <asm-generic/io.h> including, Baoquan He
- [PATCH v7 13/19] xtensa: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 14/19] parisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 16/19] mm: move is_ioremap_addr() into new header file, Baoquan He
- [PATCH v7 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap, Baoquan He
- [PATCH v7 17/19] powerpc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v7 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed, Baoquan He
- [PATCH v7 18/19] arm64 : mm: add wrapper function ioremap_prot(), Baoquan He
- [6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR,
Sachin Sant
- [RFC PATCH 0/2] Invalidate secondary IOMMU TLB on permission upgrade,
Alistair Popple
- [PATCH] scripts/gdb: fix 'lx-lsmod' show the wrong size,
Kuan-Ying Lee
- [PATCH v2 00/12] mm: free retracted page table by RCU,
Hugh Dickins
- [PATCH v2 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s, Hugh Dickins
- [PATCH v2 02/12] mm/pgtable: add PAE safety to __pte_offset_map(), Hugh Dickins
- [PATCH v2 03/12] arm: adjust_pte() use pte_offset_map_nolock(), Hugh Dickins
- [PATCH v2 04/12] powerpc: assert_pte_locked() use pte_offset_map_nolock(), Hugh Dickins
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page, Hugh Dickins
- [PATCH v2 06/12] sparc: add pte_free_defer() for pte_t *pgtable_t, Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page, Hugh Dickins
- [PATCH v2 08/12] mm/pgtable: add pte_free_defer() for pgtable as page, Hugh Dickins
- [PATCH v2 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock, Hugh Dickins
- [PATCH v2 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(), Hugh Dickins
- [PATCH v2 11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps(), Hugh Dickins
- [PATCH v2 12/12] mm: delete mmap_write_trylock() and vma_try_start_write(), Hugh Dickins
- [linux-next:master] [scsi] eca2040972: ltp.ioprio_set03.fail,
kernel test robot
- [linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d, kernel test robot
- [linux-next:master] [splice, net] 2dc334f1a6: netperf.Throughput_Mbps 29.9% improvement, kernel test robot
- [PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly,
John Hubbard
- [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c, John Hubbard
- [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c, John Hubbard
- [PATCH v2 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h, John Hubbard
- [PATCH v2 00/11] A minor flurry of selftest/mm fixes, John Hubbard
- [PATCH v2 01/11] selftests/mm: fix uffd-stress unused function warning, John Hubbard
- [PATCH v2 04/11] selftests/mm: fix invocation of tests that are run via shell scripts, John Hubbard
- [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c, John Hubbard
- [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE, John Hubbard
- [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds, John Hubbard
- Re: [PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly, David Hildenbrand
- [PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI,
Danilo Krummrich
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]