linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 22:09:33 to 2020-05-01 12:30:57 UTC [more...]

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-05-01 12:30 UTC  (13+ messages)
` [PATCH v2 04/10] power: separate PageHighMem() and PageHighMemZone() use case
` [PATCH v2 05/10] mm/gup: "
` [PATCH v2 06/10] mm/hugetlb: "
` [PATCH v2 07/10] mm: "

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-01 12:15 UTC  (33+ messages)
` [PATCH v6 01/25] mm: Add a PASID field to mm_struct
` [PATCH v6 02/25] iommu/ioasid: Add ioasid references
` [PATCH v6 03/25] iommu/sva: Add PASID helpers
` [PATCH v6 04/25] iommu: Add a page fault handler
` [PATCH v6 05/25] iommu/iopf: Handle mm faults
` [PATCH v6 06/25] arm64: mm: Add asid_gen_match() helper
` [PATCH v6 07/25] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v6 08/25] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v6 09/25] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v6 10/25] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v6 11/25] iommu/arm-smmu-v3: Share process page tables
` [PATCH v6 12/25] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v6 13/25] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v6 14/25] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v6 15/25] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v6 16/25] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v6 18/25] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v6 19/25] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v6 20/25] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v6 21/25] dt-bindings: document stall property for IOMMU masters
` [PATCH v6 22/25] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v6 23/25] PCI/ATS: Add PRI stubs
` [PATCH v6 24/25] PCI/ATS: Export PRI functions
` [PATCH v6 25/25] iommu/arm-smmu-v3: Add support for PRI

[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-05-01 11:13 UTC  (14+ messages)

[RFC][PATCH 0/4] Support non-default CMA regions to the dmabuf heaps interface
 2020-05-01 11:08 UTC  (9+ messages)
` [RFC][PATCH 1/4] devicetree: bindings: Add linux,cma-heap tag for reserved memory
` [RFC][PATCH 2/4] mm: cma: Add dma_heap flag to cma structure
` [RFC][PATCH 3/4] dma-buf: cma_heap: Extend logic to export CMA regions tagged with "linux,cma-heap"
` [RFC][PATCH 4/4] example: dts: hi3660-hikey960: Add dts entries to test cma heap binding

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-05-01  9:34 UTC  (16+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
` [PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP

[PATCH] mm/vmscan: remove unnecessary argument description of isolate_lru_pages()
 2020-05-01  9:03 UTC 

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-05-01  8:58 UTC  (11+ messages)

Tmpfs size accounting misses memory allocations
 2020-05-01  7:29 UTC  (5+ messages)

[PATCH v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-05-01  7:18 UTC  (5+ messages)

[v2 linux-next PATCH 1/2] mm: khugepaged: add exceed_max_ptes_* helpers
 2020-05-01  7:04 UTC  (3+ messages)
` [v2 linux-next PATCH 2/2] mm: khugepaged: don't have to put being freed page back to lru

[PATCH] mm/vmscan: update the comment of should_continue_reclaim()
 2020-05-01  3:49 UTC 

[PATCH v3 0/3] Offline memoryless cpuless node 0
 2020-05-01  3:11 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v3 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v3 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-01  2:48 UTC  (16+ messages)
` [PATCH 1/7] padata: remove exit routine
` [PATCH 2/7] padata: initialize earlier
` [PATCH 3/7] padata: allocate work structures for parallel jobs from a pool
` [PATCH 4/7] padata: add basic support for multithreaded jobs
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()
` [PATCH 6/7] mm: parallelize deferred_init_memmap()
` [PATCH 7/7] padata: document multithreaded jobs

decruft the vmalloc API v2
 2020-05-01  2:38 UTC  (5+ messages)
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc

[PATCH] mm/gup.c: Corrected document reference path
 2020-05-01  2:22 UTC  (3+ messages)

[PATCH] memcg: oom: ignore oom warnings from memory.max
 2020-05-01  2:12 UTC  (10+ messages)

[PATCH 1/3] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
 2020-05-01  1:52 UTC  (3+ messages)
` [PATCH 2/3] mm/swapfile.c: __swap_entry_free() always free 1 entry
` [PATCH 3/3] mm/swapfile.c: count won't be bigger than SWAP_MAP_MAX

[linux-next PATCH 1/2] mm: khugepaged: add exceed_max_ptes_* helpers
 2020-05-01  1:09 UTC  (7+ messages)
` [linux-next PATCH 2/2] mm: khugepaged: don't have to put being freed page back to lru

[PATCH] mm: Limit boost_watermark on small zones
 2020-05-01  0:49 UTC 

[PATCH] percpu: make pcpu_alloc() aware of current gfp context
 2020-05-01  0:03 UTC  (6+ messages)

[PATCH 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-04-30 23:59 UTC  (14+ messages)
` [PATCH 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection

[PATCH v1 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-30 22:26 UTC  (17+ messages)

[PATCH] mm/gup.c: Handle error at earliest for incorrect nr_pages value
 2020-04-30 21:24 UTC  (3+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-04-30 17:15 UTC  (10+ messages)
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-30 16:23 UTC  (7+ messages)
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[hnaz-linux-mm:master 311/408] via-pmu-event.c:undefined reference to `pmu_get_model'
 2020-04-30 15:40 UTC 

[PATCH v2] s390: simplify memory notifier for protecting kdump crash kernel area
 2020-04-30 15:05 UTC  (3+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-04-30 11:34 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS f693cee801ecec79722128a2bf506d381df9ed9d
 2020-04-30 10:58 UTC 

[PATCH v3 7/7] n_tty: Provide an informational line on VSTATUS receipt
 2020-04-30  9:08 UTC  (2+ messages)

[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
 2020-04-30  8:34 UTC  (6+ messages)
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-04-30  7:18 UTC  (9+ messages)
` [PATCH v2 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

Unable to find Documentation/vm/pin_user_pages.rst
 2020-04-30  6:20 UTC  (3+ messages)

[PATCH 0/3] clean up some functions in mm/swap_slots.c
 2020-04-30  6:11 UTC  (4+ messages)
` [PATCH 1/3] mm/swap: simplify alloc_swap_slot_cache()
` [PATCH 2/3] mm/swap: simplify enable_swap_slots_cache()
` [PATCH 3/3] mm/swap: remove redundant check for swap_slot_cache_initialized

mmotm 2020-04-29-23-04 uploaded
 2020-04-30  6:05 UTC 

mmotm 2020-04-29-23-02 uploaded
 2020-04-30  6:03 UTC 

[hnaz-linux-mm:master 80/408] include/linux/memcontrol.h:855:20: error: invalid storage class for function 'mem_cgroup_calculate_protection'
 2020-04-30  1:01 UTC  (2+ messages)

[regression] Re: [PATCH v6 06/12] mm/gup: track FOLL_PIN pages
 2020-04-29 23:03 UTC  (11+ messages)
    ` [regression?] "

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-04-29 23:02 UTC  (6+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description
` [PATCH v10 24/26] x86/cet/shstk: ELF header parsing for shadow stack
` [PATCH v10 26/26] x86/cet/shstk: Add arch_prctl functions "

[PATCH hmm 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
 2020-04-29 22:41 UTC  (3+ messages)

[PATCH] mm/slub: fix stack overruns with SLUB_STATS
 2020-04-29 22:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).