linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 12:47:23 to 2020-04-30 14:41:23 UTC [more...]

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-04-30 14:34 UTC  (24+ 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 v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-30 14:38 UTC 

[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-04-30 14:10 UTC  (11+ messages)
` [PATCH v2 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v2 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v2 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v2 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v2 5/5] mm/gup: Take mmap_sem in get_dump_page()

[PATCH v3 00/25] Large pages in the page cache
 2020-04-30 11:34 UTC  (29+ messages)
` [PATCH v3 01/25] mm: Allow hpages to be arbitrary order
` [PATCH v3 02/25] mm: Introduce thp_size
` [PATCH v3 03/25] mm: Introduce thp_order
` [PATCH v3 04/25] mm: Introduce offset_in_thp
` [PATCH v3 05/25] fs: Add a filesystem flag for large pages
` [PATCH v3 06/25] fs: Introduce i_blocks_per_page
` [PATCH v3 07/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v3 08/25] fs: Support THPs in zero_user_segments
` [PATCH v3 09/25] bio: Add bio_for_each_thp_segment_all
` [PATCH v3 10/25] iomap: Support arbitrarily many blocks per page
` [PATCH v3 11/25] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v3 12/25] iomap: Support large pages in read paths
` [PATCH v3 13/25] iomap: Support large pages in write paths
` [PATCH v3 14/25] iomap: Inline data shouldn't see large pages
` [PATCH v3 15/25] xfs: Support "
` [PATCH v3 16/25] mm: Make prep_transhuge_page return its argument
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache
` [PATCH v3 19/25] mm: Allow large pages to be removed from "
` [PATCH v3 20/25] mm: Remove page fault assumption of compound page size
` [PATCH v3 21/25] mm: Add DEFINE_READAHEAD
` [PATCH v3 22/25] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v3 23/25] mm: Make __do_page_cache_readahead "
` [PATCH v3 24/25] mm: Add large page readahead
` [PATCH v3 25/25] mm: Align THP mappings for non-DAX

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-04-30 11:23 UTC  (5+ 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

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

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-04-30 10:21 UTC  (16+ messages)
` [PATCH v3 01/23] arm64: alternative: Allow alternative_insn to always issue the first instruction
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 20/23] fs: Allow copy_mount_options() to access user-space in a single pass
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[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  (9+ messages)
` [PATCH v1 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED
` [PATCH v1 3/3] virtio-mem: Add memory with 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 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-04-30  1:49 UTC  (16+ messages)
` [PATCH 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection

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

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

[PATCH v1 1/1] fs/splice: add missing callback for inaccessible pages
 2020-04-29 23:52 UTC  (6+ messages)

[PATCH v6 06/12] mm/gup: track FOLL_PIN pages
 2020-04-29 23:03 UTC  (13+ messages)
` [regression] "
        ` [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)

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-29 19:38 UTC  (4+ messages)
` [PATCH hmm 2/5] mm/hmm: make hmm_range_fault return 0 or -1

[PATCH 0/7] Record the mm_struct in the page table pages
 2020-04-29 18:29 UTC  (8+ messages)
` [PATCH 1/7] mm: Document x86 uses a linked list of pgds
` [PATCH 2/7] mm: Move pt_mm within struct page

[PATCH v3] mm/slub: Fix incorrect interpretation of s->offset
 2020-04-29 18:25 UTC  (5+ messages)

[PATCH v9 00/18] arm64: MMU enabled kexec relocation
 2020-04-29 17:35 UTC  (21+ messages)
` [PATCH v9 01/18] arm64: kexec: make dtb_mem always enabled
` [PATCH v9 02/18] arm64: hibernate: move page handling function to new trans_pgd.c
` [PATCH v9 03/18] arm64: trans_pgd: make trans_pgd_map_page generic
` [PATCH v9 04/18] arm64: trans_pgd: pass allocator trans_pgd_create_copy
` [PATCH v9 05/18] arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
` [PATCH v9 07/18] arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
` [PATCH v9 08/18] arm64: kexec: move relocation function setup
` [PATCH v9 09/18] arm64: kexec: call kexec_image_info only once
` [PATCH v9 10/18] arm64: kexec: cpu_soft_restart change argument types
` [PATCH v9 15/18] arm64: kexec: kexec EL2 vectors

[PATCH] mm/slub: do not place freelist pointer to middle of object if redzone is on
 2020-04-29 16:36 UTC  (6+ messages)
  `  "

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-04-29 16:29 UTC  (5+ messages)
` [PATCH v2 16/20] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
  ` [PATCH v2.5 "

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-04-29 16:21 UTC  (6+ messages)

[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-04-29 14:55 UTC  (2+ messages)

[PATCH v2] s390: simplify memory notifier for protecting kdump crash kernel area
 2020-04-29 14:55 UTC  (2+ messages)

[PATCH v3] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 14:22 UTC  (2+ messages)

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-04-29 14:05 UTC  (11+ messages)
` [PATCH v3 4/6] blktrace: fix "
` [PATCH v3 6/6] loop: be paranoid on exit and prevent new additions / removals

[PATCH 1/1] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 13:35 UTC  (6+ messages)
    `  "
        ` RE:(2) [PATCH "
          ` (2) "

[PATCH v2] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 12:58 UTC 

[RFC v7 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-04-29 12:45 UTC  (8+ messages)
` [RFC v7 1/7] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v7 2/7] mm/damon: Account age of target regions
` [RFC v7 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v7 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v7 5/7] mm/damon-test: Add kunit test case for regions age accounting
` [RFC v7 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v7 7/7] damon/tools: Support more human friendly 'schemes' control

[PATCH] khugeepaged: Replace the usage of system(3) in the test
 2020-04-29 12:48 UTC  (2+ 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).