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

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

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

Tmpfs size accounting misses memory allocations
 2020-05-01  3:14 UTC  (4+ messages)

[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 v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-04-30 22:24 UTC  (15+ 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 v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-30 22:20 UTC  (4+ messages)

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

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-04-30 21:18 UTC  (32+ 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

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

[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 

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-04-30  1:47 UTC  (2+ messages)

[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  (29+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description
` [PATCH v10 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v10 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
` [PATCH v10 04/26] x86/cet: Add control-protection fault handler
` [PATCH v10 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v10 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v10 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages
` [PATCH v10 08/26] x86/mm: Introduce _PAGE_COW
` [PATCH v10 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v10 10/26] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v10 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW
` [PATCH v10 12/26] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v10 13/26] x86/mm: Shadow Stack page fault error checking
` [PATCH v10 14/26] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v10 15/26] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v10 16/26] mm: Add guard pages around a shadow stack
` [PATCH v10 17/26] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v10 18/26] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v10 19/26] x86/cet/shstk: User-mode shadow stack support
` [PATCH v10 20/26] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v10 21/26] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v10 22/26] ELF: Add ELF program property parsing support
` [PATCH v10 23/26] ELF: Introduce arch_setup_elf_property()
` [PATCH v10 24/26] x86/cet/shstk: ELF header parsing for shadow stack
` [PATCH v10 25/26] x86/cet/shstk: Handle thread "
` [PATCH v10 26/26] x86/cet/shstk: Add arch_prctl functions for "

[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 

[PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
 2020-04-29 22:06 UTC  (11+ messages)


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).