linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 14:51:32 to 2020-05-05 18:03:39 UTC [more...]

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-05-05 18:03 UTC  (16+ messages)
` [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 0/4] eliminate SECTOR related magic numbers and duplicated conversions
 2020-05-05 18:01 UTC  (9+ messages)
` [PATCH 1/4] block: Move SECTORS_PER_PAGE and SECTORS_PER_PAGE_SHIFT definitions into <linux/blkdev.h>
` [PATCH 2/4] mm/swap: use SECTORS_PER_PAGE_SHIFT to clean up code
` [PATCH 3/4] block: use SECTORS_PER_PAGE_SHIFT and SECTORS_PER_PAGE "
` [PATCH 4/4] mtd: eliminate SECTOR related magic numbers

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-05-05 17:44 UTC  (7+ messages)
` [PATCH v2 03/10] kexec: separate PageHighMem() and PageHighMemZone() use case
        ` [RFC][PATCH] kexec: Teach indirect pages how to live in high memory

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-05-05 17:27 UTC  (8+ messages)
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order

[PATCH] memcg: oom: ignore oom warnings from memory.max
 2020-05-05 16:57 UTC  (20+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-05 15:59 UTC  (3+ messages)
` [PATCH v3 19/19] tools/cgroup: add memcg_slabinfo.py tool

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-05-05 15:38 UTC  (9+ messages)

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-05 15:27 UTC  (15+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()
` [PATCH 6/7] mm: parallelize deferred_init_memmap()

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

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-05-05 13:20 UTC  (5+ messages)

[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
 2020-05-05 12:15 UTC  (11+ messages)
` [PATCH v2 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [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 1/1] mm: remove an unnecessary goto jump
 2020-05-05 11:58 UTC 

[PATCH v10 00/16] Introduce Data Access MONitor (DAMON)
 2020-05-05 11:08 UTC  (17+ messages)
` [PATCH v10 01/16] scripts/spelling: Add a few more typos
` [PATCH v10 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v10 03/16] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v10 04/16] mm/damon: Implement region based sampling
` [PATCH v10 05/16] mm/damon: Adaptively adjust regions
` [PATCH v10 06/16] mm/damon: Split regions into 4 subregions if possible
` [PATCH v10 07/16] mm/damon: Apply dynamic memory mapping changes
` [PATCH v10 08/16] mm/damon: Implement callbacks
` [PATCH v10 09/16] mm/damon: Implement access pattern recording
` [PATCH v10 10/16] mm/damon: Add debugfs interface
` [PATCH v10 11/16] mm/damon: Add tracepoints
` [PATCH v10 12/16] tools: Add a minimal user-space tool for DAMON
` [PATCH v10 13/16] Documentation/admin-guide/mm: Add a document "
` [PATCH v10 14/16] mm/damon: Add kunit tests
` [PATCH v10 15/16] mm/damon: Add user space selftests
` [PATCH v10 16/16] MAINTAINERS: Update for DAMON

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-05 11:03 UTC  (23+ messages)
` [PATCH 09/24] rcu/tree: cache specified number of objects
` [PATCH 19/24] rcu/tree: Support reclaim for head-less object

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-05 10:14 UTC  (3+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature

[PATCH -next] mm: remove duplicated include from madvise.c
 2020-05-05 10:00 UTC 

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-05  9:15 UTC  (31+ messages)
` [PATCH v6 01/25] mm: Add a PASID field to mm_struct
` [PATCH v6 02/25] iommu/ioasid: Add ioasid references
` [PATCH v6 04/25] iommu: Add a page fault handler
` [PATCH v6 05/25] iommu/iopf: Handle mm faults
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v6 19/25] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

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

[PATCH v3 0/2] mm: memcontrol: memory.{low,min} reclaim fix & cleanup
 2020-05-05  8:41 UTC  (3+ messages)
` [PATCH v3 1/2] mm, memcg: Avoid stale protection values when cgroup is above protection
` [PATCH v3 2/2] mm, memcg: Decouple e{low,min} state mutations from protection checks

[PATCH] mm: Limit boost_watermark on small zones
 2020-05-05  8:30 UTC  (7+ messages)

[PATCH resend] mm, memcg: fix inconsistent oom event behavior
 2020-05-05  7:29 UTC  (3+ messages)

[PATCH] sysctl: Make sure proc handlers can't expose heap memory
 2020-05-05  6:34 UTC  (6+ messages)

[PATCH] slub: limit count of partial slabs scanned to gather statistics
 2020-05-05  6:20 UTC  (5+ messages)

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-05-05  5:57 UTC  (10+ messages)
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
` [PATCH 4/5] sysctl: avoid forward declarations
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-05-05  2:51 UTC  (6+ messages)
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
 2020-05-05  1:30 UTC  (2+ messages)

[PATCH hmm v2 4/5] mm/hmm: remove HMM_PFN_SPECIAL
 2020-05-05  0:23 UTC  (2+ messages)

[PATCH hmm v2 2/5] mm/hmm: make hmm_range_fault return 0 or -1
 2020-05-05  0:20 UTC  (2+ messages)

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

[PATCH v5.6-rt] mm: slub: Always flush the delayed empty slubs in flush_all()
 2020-05-04 21:25 UTC  (3+ messages)

[PATCH v3 0/3] mm/memory_hotplug: Interface to add driver-managed system ram
 2020-05-04 19:02 UTC  (4+ messages)
` [PATCH v3 1/3] mm/memory_hotplug: Introduce add_memory_device_managed()
` [PATCH v3 2/3] kexec_file: Don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/3] device-dax: Add memory via add_memory_driver_managed()

[RFC PATCH] drivers: iommu: reset cached node if dma_mask is changed
 2020-05-04 18:37 UTC 

[PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
 2020-05-04 18:29 UTC  (11+ messages)

[RFC v4][PATCH part-2 00/13] ASI - Part II (Decorated Page-Table)
 2020-05-04 14:58 UTC  (14+ messages)
` [RFC v4][PATCH part-2 01/13] mm/x86: Introduce decorated page-table (dpt)
` [RFC v4][PATCH part-2 02/13] mm/dpt: Track buffers allocated for a decorated page-table
` [RFC v4][PATCH part-2 03/13] mm/dpt: Add decorated page-table entry offset functions
` [RFC v4][PATCH part-2 04/13] mm/dpt: Add decorated page-table entry allocation functions
` [RFC v4][PATCH part-2 05/13] mm/dpt: Add decorated page-table entry set functions
` [RFC v4][PATCH part-2 06/13] mm/dpt: Functions to populate a decorated page-table from a VA range
` [RFC v4][PATCH part-2 07/13] mm/dpt: Helper functions to map module into a decorated page-table
` [RFC v4][PATCH part-2 08/13] mm/dpt: Keep track of VA ranges mapped in "
` [RFC v4][PATCH part-2 09/13] mm/dpt: Functions to clear decorated page-table entries for a VA range
` [RFC v4][PATCH part-2 10/13] mm/dpt: Function to copy page-table entries for percpu buffer
` [RFC v4][PATCH part-2 11/13] mm/dpt: Add decorated page-table remap function
` [RFC v4][PATCH part-2 12/13] mm/dpt: Handle decorated page-table mapped range leaks and overlaps
` [RFC v4][PATCH part-2 13/13] mm/asi: Function to init decorated page-table with ASI core mappings

[PATCH v2 0/2]memcg oom: don't try to kill a process if there is no process
 2020-05-04 17:04 UTC  (10+ messages)
` [PATCH v2 1/2] mm, memcg: rename mem_cgroup_out_of_memory()
` [PATCH v2 2/2] mm, memcg: don't try to kill a process if memcg is not populated

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-05-04 16:18 UTC  (6+ messages)
` [PATCH v3 1/6] block: revert back to synchronous request_queue removal

[PATCH v3] mm, memcg: add workingset_restore in memory.stat
 2020-05-04 15:51 UTC  (2+ messages)

[RFC v4][PATCH part-3 00/14] ASI - Part III (ASI Test Driver and CLI)
 2020-05-04 15:02 UTC  (15+ messages)
` [RFC v4][PATCH part-3 01/14] mm/asi: Define the test ASI type
` [RFC v4][PATCH part-3 02/14] asidrv: Introduce the ASI driver
` [RFC v4][PATCH part-3 03/14] asidrv: Introduce the ASIDRV_IOCTL_RUN_SEQUENCE ioctl
` [RFC v4][PATCH part-3 04/14] asidrv: Sequence to test ASI access to mapped/unmapped memory
` [RFC v4][PATCH part-3 05/14] asidrv: Sequence to test interrupt on ASI
` [RFC v4][PATCH part-3 06/14] asidrv: Sequence to test NMI "
` [RFC v4][PATCH part-3 07/14] asidrv: Sequence to test interrupt+NMI "
` [RFC v4][PATCH part-3 08/14] asidrv: Sequence to test scheduling in/out with ASI
` [RFC v4][PATCH part-3 09/14] asidrv: Add ioctls to manage ASI page faults
` [RFC v4][PATCH part-3 10/14] asidrv: Add ioctls to manage ASI mapped VA ranges
` [RFC v4][PATCH part-3 11/14] asidrv/asicmd: Introduce the asicmd command
` [RFC v4][PATCH part-3 12/14] asidrv/asicmd: Add more test sequences for testing ASI
` [RFC v4][PATCH part-3 13/14] asidrv/asicmd: Add options to manage ASI page faults
` [RFC v4][PATCH part-3 14/14] asidrv/asicmd: Add options to manage ASI mapped VA ranges

[RFC v4][PATCH part-1 0/7] ASI - Part I (ASI Infrastructure and PTI)
 2020-05-04 14:49 UTC  (7+ messages)
` [RFC v4][PATCH part-1 1/7] mm/x86: Introduce kernel Address Space Isolation (ASI)
` [RFC v4][PATCH part-1 2/7] mm/asi: ASI entry/exit interface
` [RFC v4][PATCH part-1 4/7] mm/asi: Interrupt ASI on interrupt/exception/NMI
` [RFC v4][PATCH part-1 5/7] mm/asi: Exit/enter ASI when task enters/exits scheduler
` [RFC v4][PATCH part-1 6/7] mm/asi: ASI fault handler
` [RFC v4][PATCH part-1 7/7] mm/asi: Implement PTI with ASI


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