messages from 2020-09-09 22:13:52 to 2020-09-11 10:36:11 UTC [more...]
[PATCH v4 0/8] selective merging of system ram resources
2020-09-11 10:34 UTC (9+ messages)
` [PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 3/8] mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
` [PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "
` [PATCH v4 8/8] hv_balloon: "
Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?
2020-09-11 10:09 UTC (8+ messages)
[PATCH RFC] mm: Let readahead submit larger batches of pages in case of ra->ra_pages == 0
2020-09-11 9:47 UTC (4+ messages)
[PATCH] mm/page_alloc.c: micro-optimization remove unnecessary branch
2020-09-11 9:23 UTC
[PATCH v3 0/7] mm/memory_hotplug: selective merging of system ram resources
2020-09-11 8:20 UTC (13+ messages)
` [PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v3 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v3 5/7] virtio-mem: try to merge system ram resources
` [PATCH v3 6/7] xen/balloon: "
` [PATCH v3 7/7] hv_balloon: "
[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-11 7:46 UTC (23+ messages)
` [PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation
[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
2020-09-11 7:09 UTC (26+ messages)
` [RFC PATCH v2 1/3] "
[PATCH v4 00/13] mm/debug_vm_pgtable fixes
2020-09-11 5:21 UTC (4+ messages)
` [PATCH v4 13/13] mm/debug_vm_pgtable: Avoid none pte in pte_clear_test
[PATCH] mm: memcontrol: Add the missing numa stat of anon and file for cgroup v2
2020-09-11 3:51 UTC (3+ messages)
` [External] "
[PATCH v18 00/32] per memcg lru_lock
2020-09-11 3:37 UTC (14+ messages)
` [PATCH v18 06/32] mm/thp: narrow lru locking
` [PATCH v18 00/32] per memcg lru_lock: reviews
[PATCH v2 0/5] HWpoison: further fixes and cleanups
2020-09-11 2:37 UTC (4+ messages)
` [PATCH v2 1/5] mm,hwpoison: Take free pages off the buddy freelists
[PATCH] mm/filemap: Fix filemap_map_pages for THP
2020-09-11 1:25 UTC
[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
2020-09-10 22:56 UTC (4+ messages)
[PATCH] mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()
2020-09-10 22:43 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 7ce53e3a447bced7b85ed181c4d027e93c062e07
2020-09-10 21:19 UTC
[PATCH rfc 0/5] mm: allow mapping accounted kernel pages to userspace
2020-09-10 20:26 UTC (6+ messages)
` [PATCH rfc 1/5] mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()
` [PATCH rfc 2/5] mm: memcontrol: use helpers to access page's memcg data
` [PATCH rfc 3/5] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH rfc 4/5] mm: introduce page memcg flags
` [PATCH rfc 5/5] mm: convert page kmemcg type to a page memcg flag
[PATCH v2 0/8] Return head pages from find_*_entry
2020-09-10 18:33 UTC (9+ messages)
` [PATCH v2 1/8] mm: Factor find_get_incore_page out of mincore_page
` [PATCH v2 2/8] mm: Use find_get_incore_page in memcontrol
` [PATCH v2 3/8] mm: Optimise madvise WILLNEED
` [PATCH v2 4/8] proc: Optimise smaps for shmem entries
` [PATCH v2 5/8] i915: Use find_lock_page instead of find_lock_entry
` [PATCH v2 6/8] mm: Convert find_get_entry to return the head page
` [PATCH v2 7/8] mm/shmem: Return head page from find_lock_entry
` [PATCH v2 8/8] mm: Add find_lock_head
[PATCH v13 0/5] KASAN-KUnit Integration
2020-09-10 18:17 UTC (7+ messages)
` [PATCH v13 1/5] Add KUnit Struct to Current Task
` [PATCH v13 2/5] KUnit: KASAN Integration
` [PATCH v13 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v13 4/5] KASAN: Testing Documentation
` [PATCH v13 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set
+ xarray-add-xas_split-fix.patch added to -mm tree
2020-09-10 17:54 UTC (2+ messages)
[PATCH] mm: workingset: ignore slab memory size when calculating shadows pressure
2020-09-10 17:50 UTC (4+ messages)
[PATCH] mm/doc: add usage description for migrate_vma_*()
2020-09-10 17:25 UTC (3+ messages)
bdi cleanups v3
2020-09-10 17:15 UTC (7+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer
[RESEND RFC PATCH 0/5] Remote mapping
2020-09-10 16:43 UTC (5+ messages)
` [RESEND RFC PATCH 4/5] mm/remote_mapping: use a pidfd to access memory belonging to unrelated process
[PATCH] memcg: introduce per-memcg reclaim interface
2020-09-10 16:34 UTC (4+ messages)
[PATCH] mm/slab.h: Fix duplicate include file kmemleak.h
2020-09-10 16:15 UTC (2+ messages)
[RFC PATCH 00/16] 1GB THP support on x86_64
2020-09-10 15:15 UTC (24+ messages)
bdi cleanups v4
2020-09-10 14:48 UTC (13+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 05/12] md: update the optimal I/O size on reshape
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
kcompactd hotplug fail
2020-09-10 14:50 UTC (4+ messages)
[linux-next:pending-fixes] BUILD SUCCESS 1dfc67596dbbc7bab78376ebb1afdce355f3fdca
2020-09-10 15:09 UTC
INFO: rcu detected stall in exit_group
2020-09-10 14:58 UTC
[PATCH] mm: don't rely on system state to detect hot-plug operations
2020-09-10 14:40 UTC (24+ messages)
When is page->index stable?
2020-09-10 14:27 UTC (3+ messages)
BUG: unable to handle kernel paging request in free_swap_cache
2020-09-10 12:55 UTC
[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
2020-09-10 12:43 UTC (7+ messages)
` [PATCH v9 09/29] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
[RFC 0/5] disable pcplists during page isolation
2020-09-10 12:42 UTC (21+ messages)
` [RFC 1/5] mm, page_alloc: clean up pageset high and batch update
` [RFC 2/5] mm, page_alloc: calculate pageset high and batch once per zone
` [RFC 3/5] mm, page_alloc(): remove setup_pageset()
` [RFC 4/5] mm, page_alloc: cache pageset high and batch in struct zone
` [RFC 5/5] mm, page_alloc: disable pcplists during page isolation
general protection fault in unlink_file_vma
2020-09-10 6:26 UTC
a crash when running strace from persistent memory
2020-09-10 6:06 UTC (7+ messages)
` make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
` [PATCH 2/2] xfs: don't update mtime on COW faults
[PATCH v4 1/4] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
2020-09-10 5:51 UTC (3+ messages)
` [PATCH v4 3/4] mm/pageblock: work around multiple arch's cmpxchg support issue
[PATCH] mm: remove unused marco writeback
2020-09-10 5:18 UTC
general protection fault in unlink_file_vma
2020-09-10 4:17 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 7204eaa2c1f509066486f488c9dcb065d7484494
2020-09-10 2:43 UTC
[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
2020-09-09 23:45 UTC (24+ messages)
[PATCH v2] mm/vmscan: fix infinite loop in drop_slab_node
2020-09-09 22:13 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).