linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-02 18:08:58 to 2020-03-03 21:52:23 UTC [more...]

[PATCH 0/6] Misc MM patches
 2020-03-03 21:52 UTC  (10+ messages)
` [PATCH 1/6] mm: Use vm_fault error code directly
` [PATCH 2/6] mm: Optimise find_subpage for !THP
` [PATCH 3/6] mm: Remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
` [PATCH 4/6] mm: Use VM_BUG_ON_PAGE in clear_page_dirty_for_io
` [PATCH 5/6] mm: Unexport find_get_entry
` [PATCH 6/6] mm: Rewrite pagecache_get_page documentation

[PATCH] mm/hugetlb.c: Clean code by removing unnecessary initialization
 2020-03-03 21:23 UTC 

[PATCH v2] mm: fix long time stall from mm_populate
 2020-03-03 21:18 UTC  (3+ messages)

[PATCH v2] nouveau/hmm: map pages after migration
 2020-03-03 21:15 UTC  (3+ messages)

[PATCH v5 0/9] Huge page-table entries for TTM
 2020-03-03 21:06 UTC  (11+ messages)
` [PATCH v5 1/9] fs: Constify vma argument to vma_is_dax
` [PATCH v5 2/9] mm: Introduce vma_is_special_huge
` [PATCH v5 3/9] mm: Split huge pages on write-notify or COW
` [PATCH v5 4/9] mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH v5 5/9] drm/ttm, drm/vmwgfx: Support huge TTM pagefaults
` [PATCH v5 6/9] drm/vmwgfx: Support huge page faults
` [PATCH v5 7/9] drm: Add a drm_get_unmapped_area() helper
` [PATCH v5 8/9] drm/vmwgfx: Introduce a huge page aligning TTM range manager
` [PATCH v5 9/9] drm/vmwgfx: Hook up the helpers to align buffer objects

fs/buffer.c: WARNING: alloc_page_buffers while mke2fs
 2020-03-03 21:06 UTC  (14+ messages)

[PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
 2020-03-03 20:22 UTC  (7+ messages)
  ` [PATCH v2] "
        ` [PATCH 1/2] =?UTF-8?q?mm/compaction:=20Really=20limit=20compact?= =?UTF-8?q?=5Funevictable=5Fallowed=20to=200=E2=80=A61?=
          ` [PATCH 2/2 v3] mm/compaction: Disable compact_unevictable_allowed on RT

[PATCH -next 1/2] mm: disable KCSAN for kmemleak
 2020-03-03 20:21 UTC  (4+ messages)
` [PATCH -next 2/2] Revert "mm/kmemleak: annotate various data races obj->ptr"

[PATCH] exec: Fix a deadlock in ptrace
 2020-03-03 20:13 UTC  (39+ messages)
      ` [PATCHv2] "
                            ` [PATCHv3] "
                      ` [PATCHv4] "
                            ` [PATCHv5] "

[PATCH] vfs: partially revert "don't allow writes to swap files"
 2020-03-03 19:10 UTC 

[PATCH] hibernate: unlock swap bdev for writing when uswsusp is active
 2020-03-03 19:02 UTC  (6+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-03 18:04 UTC  (14+ messages)
` [PATCH v3 03/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands
` [PATCH v3 16/27] powerpc/powernv/pmem: Register a character device for userspace to interact with
` [PATCH v3 17/27] powerpc/powernv/pmem: Implement the Read Error Log command
` [PATCH v3 18/27] powerpc/powernv/pmem: Add controller dump IOCTLs
` [PATCH v3 20/27] powerpc/powernv/pmem: Forward events to userspace

[RFC 0/3] mm/vma: some new flags and helpers
 2020-03-03 17:48 UTC  (8+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
` [RFC 2/3] mm/vma: Introduce VM_ACCESS_FLAGS
` [RFC 3/3] mm/vma: Introduce some more VMA flag wrappers

[PATCH v2 0/1] mm: fix interrupt disabled long time inside
 2020-03-03 16:52 UTC  (3+ messages)
` [PATCH v2 1/1] mm: fix interrupt disabled long time inside deferred_init_memmap()

[PATCH] mm/filemap.c: clear page error before actual read
 2020-03-03 16:43 UTC  (2+ messages)

[PATCH] mm/slub: improve count_partial() for CONFIG_SLUB_CPU_PARTIAL
 2020-03-03 16:05 UTC  (6+ messages)

[PATCH] mm/ksm.c: update get_user_pages in comment
 2020-03-03 15:54 UTC 

[linux-next:master 3614/5994] sound/soc/codecs/wm9712.c:80:10: error: implicit declaration of function 'regmap_ac97_default_volatile'
 2020-03-03 15:24 UTC 

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-03-03 14:57 UTC  (12+ messages)
` [PATCH v7 1/7] mm: pass task and mm to do_madvise
` [PATCH v7 2/7] mm: introduce external memory hinting API
` [PATCH v7 3/7] mm: check fatal signal pending of target process
` [PATCH v7 4/7] pid: move pidfd_get_pid function to pid.c
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise
` [PATCH v7 6/7] mm/madvise: employ mmget_still_valid for write lock
` [PATCH v7 7/7] mm/madvise: allow KSM hints for remote API

[fuse-devel] Writing to FUSE via mmap extremely slow (sometimes) on some machines?
 2020-03-03 14:25 UTC  (7+ messages)

[PATCHv5 0/3] fix omission of check on FOLL_LONGTERM in gup fast path
 2020-03-03 13:39 UTC  (9+ messages)
` [PATCHv5 2/3] mm/gup: "

[RFC 0/3] mm: Discard lazily freed pages when migrating
 2020-03-03 13:02 UTC  (22+ messages)

[PATCH 0/3] arm64: tlb: skip tlbi broadcast v2
 2020-03-03 13:01 UTC  (6+ messages)
` [PATCH 1/3] mm: use_mm: fix for arches checking mm_users to optimize TLB flushes
` [PATCH 2/3] arm64: select CPUMASK_OFFSTACK if NUMA

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

[PATCH v2 0/2] add callbacks for inaccessible pages
 2020-03-03 10:41 UTC  (7+ messages)
` [PATCH v2 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v2 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[PATCH v4 0/9] Huge page-table entries for TTM
 2020-03-03 10:23 UTC  (5+ messages)

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-03  9:52 UTC  (17+ messages)
` [PATCH v3 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v3 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v3 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v3 4/7] x86/mm: Introduce _set_memory_prot()
` [PATCH v3 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v3 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[hnaz-linux-mm:master 240/293] config.c:undefined reference to `find_via_pmu'
 2020-03-03  9:41 UTC 

[PATCH v2] memcg: css_tryget_online cleanups
 2020-03-03  9:32 UTC  (2+ messages)

[PATCH] mm/vmscan.c: Clean code by removing unnecessary assignment
 2020-03-03  8:59 UTC  (2+ messages)

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-03-03  8:39 UTC  (12+ messages)
` [PATCH v2 1/7] mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case
` [PATCH v2 3/7] mm/sparse.c: introduce a new function clear_subsection_map()

[PATCH 0/5] Simplify /proc/$pid/maps implementation
 2020-03-03  8:34 UTC 

[PATCH] mm/filemap.c: clear page error before actual read
 2020-03-03  8:25 UTC 

[PATCH v1 02/11] virtio-mem: Paravirtualized memory hotplug
 2020-03-03  8:06 UTC  (3+ messages)

[PATCH] mm/filemap.c: clear page error before actual read
 2020-03-03  7:18 UTC 

[PATCH] mm, migrate: Check return value of try_to_unmap()
 2020-03-03  6:19 UTC  (3+ messages)

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-03-03  5:59 UTC  (7+ messages)

[PATCH v2 06/17] PCI: Fix us->ms conversion in pci_acpi_optimize_delay
 2020-03-03  5:54 UTC  (2+ messages)

[PATCH v9 07/20] mm/lru: introduce TestClearPageLRU
 2020-03-03  4:11 UTC  (3+ messages)

[PATCH] mm: Add PageLayzyFree() helper functions for MADV_FREE
 2020-03-03  3:37 UTC 

[linux-next:master 5946/5967] arch/arm64/mm/mmu.c:827:21: error: incompatible pointer types passing 'pgd_t *' to parameter of type 'p4d_t *'
 2020-03-03  3:18 UTC 

[PATCH v2 07/17] PCI: Clean up and document PM/reset delays
 2020-03-03  2:54 UTC  (2+ messages)

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-02 23:31 UTC  (5+ messages)

[Bug 206697] #PF: supervisor read access in kernel mode, #PF: error_code(0x0000) - not-present page while building a large project
 2020-03-02 23:03 UTC 

[PATCH 01/51] mm/sl[uo]b: export __kmalloc_track(_node)_caller
 2020-03-02 22:25 UTC 

[PATCH v2] mm: Proactive compaction
 2020-03-02 21:54 UTC  (2+ messages)

[linux-next:master 4607/5967] drivers//hwtracing/coresight/coresight-cti-sysfs.c:948:11: warning: address of array 'grp->sig_types' will always evaluate to 'true'
 2020-03-02 21:36 UTC 

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-02 21:24 UTC  (4+ messages)

[PATCH RESEND v6 00/16] mm: Page fault enhancements
 2020-03-02 20:22 UTC  (7+ messages)
` [PATCH RESEND v6 02/16] mm/gup: Fix __get_user_pages() on fault retry of hugetlb
` [PATCH RESEND v6 03/16] mm: Introduce fault_signal_pending()

[PATCH v6 0/7] introduce memory hinting API for external process
 2020-03-02 19:38 UTC  (5+ messages)
` [PATCH v6 5/7] mm: support both pid and pidfd for process_madvise

[PATCH v6 2/7] mm: introduce external memory hinting API
 2020-03-02 19:18 UTC  (6+ messages)

[PATCH v1 00/11] virtio-mem: paravirtualized memory
 2020-03-02 18:41 UTC  (7+ messages)
` [PATCH v1 06/11] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE


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