Show patches with: none      |   73142 patches
« 1 2 ... 410 411 412731 732 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,01/18] mm: memcontrol: fix page charging in page replacement Use obj_cgroup APIs to charge the LRU pages 1 1 - --- 2021-04-09 Muchun Song New
mm/memory_hotplug: Make unpopulated zones PCP structures unreachable during hot remove mm/memory_hotplug: Make unpopulated zones PCP structures unreachable during hot remove - - - --- 2021-04-09 Mel Gorman New
[v3] drivers: introduce and use WANT_DMA_CMA for soft dependencies on DMA_CMA [v3] drivers: introduce and use WANT_DMA_CMA for soft dependencies on DMA_CMA 1 2 - --- 2021-04-09 David Hildenbrand New
[RFC,3/3] mm: Split page_has_private() in two to better handle PG_private_2 [RFC,1/3] Make the generic bitops return bool - - - --- 2021-04-09 David Howells New
[RFC,2/3] mm: Return bool from pagebit test functions [RFC,1/3] Make the generic bitops return bool - - - --- 2021-04-09 David Howells New
[RFC,1/3] Make the generic bitops return bool [RFC,1/3] Make the generic bitops return bool - - - --- 2021-04-09 David Howells New
[2/2] drm/ttm: optimize the pool shrinker a bit [1/2] mm/vmscan: add sync_shrinkers function - - - --- 2021-04-09 Christian König New
[1/2] mm/vmscan: add sync_shrinkers function [1/2] mm/vmscan: add sync_shrinkers function - - - --- 2021-04-09 Christian König New
[v7] RISC-V: enable XIP [v7] RISC-V: enable XIP - - - --- 2021-04-09 Alexandre Ghiti New
[v4,3/3] riscv: Prepare ptdump for vm layout dynamic addresses Move kernel mapping outside the linear mapping - 1 - --- 2021-04-09 Alexandre Ghiti New
[v4,2/3] Documentation: riscv: Add documentation that describes the VM layout Move kernel mapping outside the linear mapping - - - --- 2021-04-09 Alexandre Ghiti New
mm/filemap: Update stale comment mm/filemap: Update stale comment - - - --- 2021-04-09 Shaokun Zhang New
mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER mm/page_alloc: Ensure that HUGETLB_PAGE_ORDER is less than MAX_ORDER - - - --- 2021-04-09 Anshuman Khandual New
[9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes userfaultfd: add minor fault handling for shmem - - - --- 2021-04-08 Axel Rasmussen New
[8/9] userfaultfd/selftests: exercise minor fault handling shmem support userfaultfd: add minor fault handling for shmem - - - --- 2021-04-08 Axel Rasmussen New
[7/9] userfaultfd/selftests: reinitialize test context in each test userfaultfd: add minor fault handling for shmem - - - --- 2021-04-08 Axel Rasmussen New
[6/9] userfaultfd/selftests: create alias mappings in the shmem test userfaultfd: add minor fault handling for shmem - - - --- 2021-04-08 Axel Rasmussen New
[5/9] userfaultfd/selftests: use memfd_create for shmem test type userfaultfd: add minor fault handling for shmem - - - --- 2021-04-08 Axel Rasmussen New
[4/9] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem userfaultfd: add minor fault handling for shmem - - - --- 2021-04-08 Axel Rasmussen New
[3/9] userfaultfd/shmem: support minor fault registration for shmem userfaultfd: add minor fault handling for shmem - - - --- 2021-04-08 Axel Rasmussen New
[2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte userfaultfd: add minor fault handling for shmem - 1 - --- 2021-04-08 Axel Rasmussen New
[1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h userfaultfd: add minor fault handling for shmem - 1 - --- 2021-04-08 Axel Rasmussen New
[RFC] mm: Split page_has_private() in two to better handle PG_private_2 [RFC] mm: Split page_has_private() in two to better handle PG_private_2 - - - --- 2021-04-08 David Howells New
memcg: performance degradation since v5.9 memcg: performance degradation since v5.9 - - - --- 2021-04-08 Masayoshi Mizuma New
mm/mapping_dirty_helpers: Guard hugepage pud's usage mm/mapping_dirty_helpers: Guard hugepage pud's usage - 1 - --- 2021-04-08 Zack Rusin New
[16/16] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg() Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[15/16] RDMA/rw: use dma_map_sg_p2pdma() Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[14/16] nvme-rdma: Ensure dma support when using p2pdma Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL Add new DMA mapping operation for P2PDMA - 1 - --- 2021-04-08 Logan Gunthorpe New
[04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps Add new DMA mapping operation for P2PDMA - - - --- 2021-04-08 Logan Gunthorpe New
[01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn() Add new DMA mapping operation for P2PDMA 1 - - --- 2021-04-08 Logan Gunthorpe New
mm: page_counter: mitigate consequences of a page_counter underflow mm: page_counter: mitigate consequences of a page_counter underflow 2 1 - --- 2021-04-08 Johannes Weiner New
[v6,30/30] afs: Use the netfs_write_begin() helper Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,29/30] afs: Use new netfs lib read helper API Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,28/30] afs: Use the fs operation ops to handle FetchData completion Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,27/30] afs: Prepare for use of THPs Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,26/30] afs: Extract writeback extension into its own function Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,25/30] afs: Wait on PG_fscache before modifying/releasing a page Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,24/30] afs: Use ITER_XARRAY for writing Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,23/30] afs: Set up the iov_iter before calling afs_extract_data() Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,22/30] afs: Log remote unmarshalling errors Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,21/30] afs: Don't truncate iter during data fetch Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,20/30] afs: Move key to afs_read struct Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,19/30] afs: Print the operation debug_id when logging an unexpected data version Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,18/30] afs: Pass page into dirty region helpers to provide THP size Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,17/30] afs: Disable use of the fscache I/O routines Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,14/30] netfs: Define an interface to talk to a cache Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,13/30] netfs: Add write_begin helper Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,12/30] netfs: Gather stats Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,11/30] netfs: Add tracepoints Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,10/30] netfs: Provide readahead and readpage netfs helpers Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,07/30] netfs: Documentation for helper library Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,06/30] netfs: Make a netfs helper module Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,05/30] mm: Implement readahead_control pageset expansion Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[v6,04/30] fs: Document file_ra_state Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,03/30] mm/filemap: Pass the file_ra_state in the ractl Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,02/30] mm: Add set/end/wait functions for PG_private_2 Network fs helper library & fscache kiocb API - - - --- 2021-04-08 David Howells New
[v6,01/30] iov_iter: Add ITER_XARRAY Network fs helper library & fscache kiocb API - 1 - --- 2021-04-08 David Howells New
[-next] mm: Fix typos in comments [-next] mm: Fix typos in comments - - - --- 2021-04-08 Lu Jialin New
[v27,13/13] MAINTAINERS: Update for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2021-04-08 SeongJae Park New
[v27,12/13] mm/damon: Add user space selftests Introduce Data Access MONitor (DAMON) - - - --- 2021-04-08 SeongJae Park New
[v27,11/13] mm/damon: Add kunit tests Introduce Data Access MONitor (DAMON) - 1 - --- 2021-04-08 SeongJae Park New
[v27,10/13] Documentation: Add documents for DAMON Introduce Data Access MONitor (DAMON) - - - --- 2021-04-08 SeongJae Park New
[v27,09/13] mm/damon/dbgfs: Support multiple contexts Introduce Data Access MONitor (DAMON) - - - --- 2021-04-08 SeongJae Park New
[v27,08/13] mm/damon/dbgfs: Export kdamond pid to the user space Introduce Data Access MONitor (DAMON) - - - --- 2021-04-08 SeongJae Park New
[v27,07/13] mm/damon: Implement a debugfs-based user space interface Introduce Data Access MONitor (DAMON) - 1 - --- 2021-04-08 SeongJae Park New
[v27,06/13] mm/damon: Add a tracepoint Introduce Data Access MONitor (DAMON) - 2 - --- 2021-04-08 SeongJae Park New
[v27,05/13] mm/damon: Implement primitives for the virtual memory address spaces Introduce Data Access MONitor (DAMON) - 1 - --- 2021-04-08 SeongJae Park New
[v27,04/13] mm/idle_page_tracking: Make PG_idle reusable Introduce Data Access MONitor (DAMON) - 1 - --- 2021-04-08 SeongJae Park New
[v27,03/13] mm/damon: Adaptively adjust regions Introduce Data Access MONitor (DAMON) - 1 - --- 2021-04-08 SeongJae Park New
[v27,02/13] mm/damon/core: Implement region-based sampling Introduce Data Access MONitor (DAMON) - 1 - --- 2021-04-08 SeongJae Park New
[v27,01/13] mm: Introduce Data Access MONitor (DAMON) Introduce Data Access MONitor (DAMON) - 1 - --- 2021-04-08 SeongJae Park New
[5/5] mm/swap_state: fix swap_cluster_readahead() race with swapoff close various race windows for swap - - - --- 2021-04-08 Miaohe Lin New
[4/5] mm/swap_state: fix potential faulted in race in swap_ra_info() close various race windows for swap - - - --- 2021-04-08 Miaohe Lin New
[3/5] mm/swap_state: fix get_shadow_from_swap_cache() race with swapoff close various race windows for swap - - - --- 2021-04-08 Miaohe Lin New
[v7,8/8] arm64/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE [v7,1/8] drivers/base/memory: Introduce memory_block_{online,offline} - 1 - --- 2021-04-08 Oscar Salvador New
[v7,7/8] x86/Kconfig: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE [v7,1/8] drivers/base/memory: Introduce memory_block_{online,offline} - 1 - --- 2021-04-08 Oscar Salvador New
[v7,5/8] acpi,memhotplug: Enable MHP_MEMMAP_ON_MEMORY when supported [v7,1/8] drivers/base/memory: Introduce memory_block_{online,offline} 1 1 - --- 2021-04-08 Oscar Salvador New
[v7,3/8] mm,memory_hotplug: Factor out adjusting present pages into adjust_present_page_count() [v7,1/8] drivers/base/memory: Introduce memory_block_{online,offline} - 1 - --- 2021-04-08 Oscar Salvador New
[v7,2/8] mm,memory_hotplug: Relax fully spanned sections check [v7,1/8] drivers/base/memory: Introduce memory_block_{online,offline} - 1 - --- 2021-04-08 Oscar Salvador New
[v7,1/8] drivers/base/memory: Introduce memory_block_{online,offline} [v7,1/8] drivers/base/memory: Introduce memory_block_{online,offline} - 1 - --- 2021-04-08 Oscar Salvador New
[v2,2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv drivers: don't select DMA_CMA or CMA - - - --- 2021-04-08 David Hildenbrand New
[v2,1/2] drivers/video/fbdev: don't select DMA_CMA drivers: don't select DMA_CMA or CMA - - - --- 2021-04-08 David Hildenbrand New
[v1,2/2] drivers/gpu/drm: don't select DMA_CMA or CMA from aspeed or etnaviv drivers: don't select DMA_CMA or CMA - - - --- 2021-04-08 David Hildenbrand New
[v1,1/2] drivers/video/fbdev: don't select DMA_CMA drivers: don't select DMA_CMA or CMA - - - --- 2021-04-08 David Hildenbrand New
[v13,18/18] arm64/mm: remove useless trans_pgd_map_page() [v13,01/18] arm64: hyp-stub: Check the size of the HYP stub's vectors - - - --- 2021-04-08 Pasha Tatashin New
[v13,17/18] arm64: kexec: Remove cpu-reset.h [v13,01/18] arm64: hyp-stub: Check the size of the HYP stub's vectors - - - --- 2021-04-08 Pasha Tatashin New
[v13,16/18] arm64: kexec: remove the pre-kexec PoC maintenance [v13,01/18] arm64: hyp-stub: Check the size of the HYP stub's vectors - - - --- 2021-04-08 Pasha Tatashin New
« 1 2 ... 410 411 412731 732 »