Show patches with: none      |   72645 patches
« 1 2 ... 503 504 505726 727 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[12/28] dma-direct: remove dma_direct_{alloc,free}_pages [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64 [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[10/28] MIPS/jazzdma: decouple from dma-direct [01/28] mm: turn alloc_pages into an inline function 1 - - --- 2020-08-19 Christoph Hellwig New
[09/28] MIPS/jazzdma: remove the unused vdma_remap function [01/28] mm: turn alloc_pages into an inline function 1 - - --- 2020-08-19 Christoph Hellwig New
[08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous [01/28] mm: turn alloc_pages into an inline function 1 - - --- 2020-08-19 Christoph Hellwig New
[07/28] 53c700: improve non-coherent DMA handling [01/28] mm: turn alloc_pages into an inline function - - 1 --- 2020-08-19 Christoph Hellwig New
[06/28] lib82596: move DMA allocation into the callers of i82596_probe [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[03/28] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[01/28] mm: turn alloc_pages into an inline function [01/28] mm: turn alloc_pages into an inline function - - - --- 2020-08-19 Christoph Hellwig New
[v2,2/2] mm/pageblock: remove false sharing in pageblock_flags [v2,1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags - - - --- 2020-08-19 Alex Shi New
[v2,1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags [v2,1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags - - - --- 2020-08-19 Alex Shi New
[RFC,v2,5/5] mm: Split move_pages_to_lru into 3 separate passes Minor cleanups and performance optimizations for LRU rework - 1 - --- 2020-08-19 Alexander H Duyck New
[RFC,v2,4/5] mm: Split release_pages work into 3 passes Minor cleanups and performance optimizations for LRU rework - - - --- 2020-08-19 Alexander H Duyck New
[RFC,v2,3/5] mm: Add explicit page decrement in exception path for isolate_lru_pages Minor cleanups and performance optimizations for LRU rework - 1 - --- 2020-08-19 Alexander H Duyck New
[RFC,v2,2/5] mm: Drop use of test_and_set_skip in favor of just setting skip Minor cleanups and performance optimizations for LRU rework - 1 - --- 2020-08-19 Alexander H Duyck New
[RFC,v2,1/5] mm: Identify compound pages sooner in isolate_migratepages_block Minor cleanups and performance optimizations for LRU rework - 1 - --- 2020-08-19 Alexander H Duyck New
[v5,2/2] xfs: avoid transaction reservation recursion avoid xfs transaction reservation recursion - - - --- 2020-08-19 Yafang Shao New
[v5,1/2] mm: Add become_kswapd and restore_kswapd avoid xfs transaction reservation recursion 1 - - --- 2020-08-19 Yafang Shao New
[v2,3/3] mm: remove superfluous __ClearPageWaiters() [v2,1/3] mm: remove activate_page() from unuse_pte() - - - --- 2020-08-18 Yu Zhao New
[v2,2/3] mm: remove superfluous __ClearPageActive() [v2,1/3] mm: remove activate_page() from unuse_pte() - - - --- 2020-08-18 Yu Zhao New
[v2,1/3] mm: remove activate_page() from unuse_pte() [v2,1/3] mm: remove activate_page() from unuse_pte() - 1 - --- 2020-08-18 Yu Zhao New
[v8,6/6] docs: mm: numaperf.rst Add brief description for access class 1. ACPI: Support Generic Initiator proximity domains - - - --- 2020-08-18 Jonathan Cameron New
[v8,5/6] node: Add access1 class to represent CPU to memory characteristics ACPI: Support Generic Initiator proximity domains - - - --- 2020-08-18 Jonathan Cameron New
[v8,4/6] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3 ACPI: Support Generic Initiator proximity domains - - - --- 2020-08-18 Jonathan Cameron New
[v8,3/6] ACPI: Let ACPI know we support Generic Initiator Affinity Structures ACPI: Support Generic Initiator proximity domains - - - --- 2020-08-18 Jonathan Cameron New
[v8,2/6] x86: Support Generic Initiator only proximity domains ACPI: Support Generic Initiator proximity domains - - - --- 2020-08-18 Jonathan Cameron New
[v8,1/6] ACPI: Support Generic Initiator only domains ACPI: Support Generic Initiator proximity domains - - - --- 2020-08-18 Jonathan Cameron New
[2/2] mm/mmap: Add inline munmap_vma_range() for code readability [1/2] mm/mmap: Add inline vma_next() for readability of mmap code - - - --- 2020-08-18 Liam R. Howlett New
[1/2] mm/mmap: Add inline vma_next() for readability of mmap code [1/2] mm/mmap: Add inline vma_next() for readability of mmap code - - - --- 2020-08-18 Liam R. Howlett New
[v3,17/17] memblock: use separate iterators for memory and reserved regions memblock: seasonal cleaning^w cleanup 3 1 - --- 2020-08-18 Mike Rapoport New
[v3,16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region() memblock: seasonal cleaning^w cleanup 1 - - --- 2020-08-18 Mike Rapoport New
[v3,15/17] memblock: remove unused memblock_mem_size() memblock: seasonal cleaning^w cleanup - 1 - --- 2020-08-18 Mike Rapoport New
[v3,14/17] x86/setup: simplify reserve_crashkernel() memblock: seasonal cleaning^w cleanup 1 1 - --- 2020-08-18 Mike Rapoport New
[v3,13/17] x86/setup: simplify initrd relocation and reservation memblock: seasonal cleaning^w cleanup 1 1 - --- 2020-08-18 Mike Rapoport New
[v3,12/17] arch, drivers: replace for_each_membock() with for_each_mem_range() memblock: seasonal cleaning^w cleanup - - - --- 2020-08-18 Mike Rapoport New
[v3,11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() memblock: seasonal cleaning^w cleanup - 1 - --- 2020-08-18 Mike Rapoport New
[v3,10/17] memblock: reduce number of parameters in for_each_mem_range() memblock: seasonal cleaning^w cleanup 2 - - --- 2020-08-18 Mike Rapoport New
[v3,09/17] memblock: make memblock_debug and related functionality private memblock: seasonal cleaning^w cleanup - 1 - --- 2020-08-18 Mike Rapoport New
[v3,08/17] memblock: make for_each_memblock_type() iterator private memblock: seasonal cleaning^w cleanup - 1 - --- 2020-08-18 Mike Rapoport New
[v3,07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations memblock: seasonal cleaning^w cleanup - - - --- 2020-08-18 Mike Rapoport New
[v3,06/17] riscv: drop unneeded node initialization memblock: seasonal cleaning^w cleanup - - - --- 2020-08-18 Mike Rapoport New
[v3,05/17] h8300, nds32, openrisc: simplify detection of memory extents memblock: seasonal cleaning^w cleanup 1 - - --- 2020-08-18 Mike Rapoport New
[v3,04/17] arm64: numa: simplify dummy_numa_init() memblock: seasonal cleaning^w cleanup 2 - - --- 2020-08-18 Mike Rapoport New
[v3,03/17] arm, xtensa: simplify initialization of high memory pages memblock: seasonal cleaning^w cleanup - 1 1 --- 2020-08-18 Mike Rapoport New
[v3,02/17] dma-contiguous: simplify cma_early_percent_memory() memblock: seasonal cleaning^w cleanup - 2 - --- 2020-08-18 Mike Rapoport New
[v3,01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve() memblock: seasonal cleaning^w cleanup - - - --- 2020-08-18 Mike Rapoport New
[v3,6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or memory ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation. - 1 - --- 2020-08-18 Jonathan Cameron New
[v3,5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation. - 2 - --- 2020-08-18 Jonathan Cameron New
[v3,4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation. - 1 - --- 2020-08-18 Jonathan Cameron New
[v3,3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation. - 1 - --- 2020-08-18 Jonathan Cameron New
[v3,2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation. - 2 - --- 2020-08-18 Jonathan Cameron New
[v3,1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation. - 2 - --- 2020-08-18 Jonathan Cameron New
[v4,6/6] mm: secretmem: add ability to reserve memory at boot mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-08-18 Mike Rapoport New
[v4,5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-08-18 Mike Rapoport New
[v4,4/6] arch, mm: wire up memfd_secret system call were relevant mm: introduce memfd_secret system call to create "secret" memory areas 2 - - --- 2020-08-18 Mike Rapoport New
[v4,3/6] mm: introduce memfd_secret system call to create "secret" memory areas mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-08-18 Mike Rapoport New
[v4,2/6] mmap: make mlock_future_check() global mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-08-18 Mike Rapoport New
[v4,1/6] mm: add definition of PMD_PAGE_ORDER mm: introduce memfd_secret system call to create "secret" memory areas - - - --- 2020-08-18 Mike Rapoport New
[v6] mm/zswap: move to use crypto_acomp API for hardware acceleration [v6] mm/zswap: move to use crypto_acomp API for hardware acceleration 1 - - --- 2020-08-18 Song Bao Hua (Barry Song) New
[-next] mm/madvise: Remove duplicate include [-next] mm/madvise: Remove duplicate include - - - --- 2020-08-18 Yue Haibing New
[-next] mm: slab: Remove duplicate include [-next] mm: slab: Remove duplicate include - 1 - --- 2020-08-18 Yue Haibing New
[STABLE,4.9] mm: Avoid calling build_all_zonelists_init under hotplug context [STABLE,4.9] mm: Avoid calling build_all_zonelists_init under hotplug context 1 - - --- 2020-08-18 Oscar Salvador New
[v2] mm/memory: Fix typo in __do_fault() comment [v2] mm/memory: Fix typo in __do_fault() comment - 1 - --- 2020-08-18 Xu, Yanfei New
mm/memory.c: Replace vmf->vma with variable vma mm/memory.c: Replace vmf->vma with variable vma - 1 - --- 2020-08-18 Xu, Yanfei New
[v2] mm/page_reporting: drop stale list head check in page_reporting_cycle [v2] mm/page_reporting: drop stale list head check in page_reporting_cycle - 2 - --- 2020-08-18 Wei Yang New
mm/memory-failure: do pgoff calculation before for_each_process() mm/memory-failure: do pgoff calculation before for_each_process() - - - --- 2020-08-18 Tianxianting New
[v6,3/3] powerpc/numa: Offline memoryless cpuless node 0 Offline memoryless cpuless node 0 - - - --- 2020-08-18 Srikar Dronamraju New
[v6,2/3] powerpc/numa: Prefer node id queried from vphn Offline memoryless cpuless node 0 - - - --- 2020-08-18 Srikar Dronamraju New
[v6,1/3] powerpc/numa: Set numa_node for all possible cpus Offline memoryless cpuless node 0 - - - --- 2020-08-18 Srikar Dronamraju New
[3/3] dma-heap: Devicetree binding for chunk heap Chunk Heap Support on DMA-HEAP - - - --- 2020-08-18 Hyesoo Yu New
[2/3] dma-buf: heaps: add chunk heap to dmabuf heaps Chunk Heap Support on DMA-HEAP - - - --- 2020-08-18 Hyesoo Yu New
[1/3] dma-buf: add missing EXPORT_SYMBOL_GPL() for dma heaps Chunk Heap Support on DMA-HEAP - - - --- 2020-08-18 Hyesoo Yu New
mm/memory.c: Correct the function name in comment mm/memory.c: Correct the function name in comment - 1 - --- 2020-08-18 Xu, Yanfei New
[RFC,v7,10/10] Docs/DAMON: Document physical memory monitoring support DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,09/10] tools/damon/record: Support NUMA specific recording DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,08/10] tools/damon/record: Support physical memory monitoring DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,07/10] mm/damon/debugfs: Support physical memory monitoring DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,06/10] mm/damon: Implement callbacks for physical memory monitoring DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,05/10] Docs/admin-guide/mm/damon: Document 'init_regions' feature DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,04/10] selftests/damon/_chk_record: Do not check number of gaps DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,03/10] mm/damon-test: Add more unit tests for 'init_regions' DAMON: Support Physical Memory Address Space Monitoring - 1 - --- 2020-08-18 SeongJae Park New
[RFC,v7,02/10] tools/damon: Support init target regions specification DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
[RFC,v7,01/10] mm/damon/debugfs: Allow users to set initial monitoring target regions DAMON: Support Physical Memory Address Space Monitoring - - - --- 2020-08-18 SeongJae Park New
hugetlb_cgroup: convert comma to semicolon hugetlb_cgroup: convert comma to semicolon - - - --- 2020-08-18 Xu Wang New
[v3,5/5] mm/gup: Take mmap_lock in get_dump_page() Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there - - - --- 2020-08-18 Jann Horn New
[v3,4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there - - - --- 2020-08-18 Jann Horn New
[v3,3/5] coredump: Refactor page range dumping into common helper Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there - - - --- 2020-08-18 Jann Horn New
[v3,2/5] coredump: Let dump_emit() bail out on short writes Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there - - - --- 2020-08-18 Jann Horn New
[v3,1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU Fix ELF / FDPIC ELF core dumping, and use mmap_lock properly in there - - - --- 2020-08-18 Jann Horn New
kprobes: Use module_name() macro kprobes: Use module_name() macro 1 - - --- 2020-08-18 Jarkko Sakkinen New
mm/hotplug: Enumerate memory range offlining failure reasons mm/hotplug: Enumerate memory range offlining failure reasons - - - --- 2020-08-18 Anshuman Khandual New
[RFC,2/2] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm [RFC,1/2] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race - - - --- 2020-08-18 Nicholas Piggin New
[RFC,1/2] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race [RFC,1/2] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race - - - --- 2020-08-18 Nicholas Piggin New
[RESEND] mm: util: update the kerneldoc for kstrdup_const() [RESEND] mm: util: update the kerneldoc for kstrdup_const() - - - --- 2020-08-17 Bartosz Golaszewski New
[RESEND,v9,13/13] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part) - - - --- 2020-08-17 Jean-Philippe Brucker New
« 1 2 ... 503 504 505726 727 »