linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 11:15:45 to 2020-09-26 06:17:37 UTC [more...]

[PATCH v19 00/20] per memcg lru_lock
 2020-09-26  6:14 UTC  (7+ messages)
` [PATCH v19 03/20] mm/thp: move lru_add_page_tail func to huge_memory.c
` [PATCH v19 06/20] mm/thp: narrow lru locking
` [PATCH v19 07/20] mm/vmscan: remove unnecessary lruvec adding

[PATCH] mm,slab_common: use list_for_each_entry in dump_unreclaimable_slab()
 2020-09-26  4:34 UTC 

incoming
 2020-09-26  4:19 UTC  (10+ messages)
` [patch 1/9] mm, THP, swap: fix allocating cluster for swapfile by mistake
` [patch 2/9] mm: memcontrol: fix missing suffix of workingset_restore
` [patch 3/9] mm/gup: fix gup_fast with dynamic page table folding
` [patch 4/9] mm/migrate: correct thp migration stats
` [patch 5/9] lib/string.c: implement stpcpy
` [patch 6/9] lib/memregion.c: include memregion.h
` [patch 7/9] arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
` [patch 8/9] mm: replace memmap_context by meminit_context
` [patch 9/9] mm: don't rely on system state to detect hot-plug operations

[PATCH] mm,oom_kill: fix the comment of is_dump_unreclaim_slabs()
 2020-09-26  4:15 UTC 

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-26  4:15 UTC  (15+ messages)

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-09-26  3:31 UTC  (23+ messages)
` [PATCH v5 01/17] device-dax: make pgmap optional for instance creation
` [PATCH v5 02/17] device-dax/kmem: introduce dax_kmem_range()
` [PATCH v5 03/17] device-dax/kmem: move resource name tracking to drvdata
` [PATCH v5 04/17] device-dax/kmem: replace release_resource() with release_mem_region()
` [PATCH v5 05/17] device-dax: add an allocation interface for device-dax instances
` [PATCH v5 06/17] device-dax: introduce 'struct dev_dax' typed-driver operations
` [PATCH v5 07/17] device-dax: introduce 'seed' devices
` [PATCH v5 08/17] drivers/base: make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v5 09/17] device-dax: add resize support
` [PATCH v5 10/17] mm/memremap_pages: convert to 'struct range'
` [PATCH v5 11/17] mm/memremap_pages: support multiple ranges per invocation
` [PATCH v5 12/17] device-dax: add dis-contiguous resource support
` [PATCH v5 13/17] device-dax: introduce 'mapping' devices
` [PATCH v5 14/17] device-dax: make align a per-device property
` [PATCH v5 15/17] device-dax: add an 'align' attribute
` [PATCH v5 16/17] dax/hmem: introduce dax_hmem.region_idle parameter
` [PATCH v5 17/17] device-dax: add a range mapping allocation attribute

kernel BUG at include/linux/mm.h:LINE! (6)
 2020-09-26  3:21 UTC  (2+ messages)

remove alloc_vm_area v2
 2020-09-26  2:43 UTC  (11+ messages)
` [PATCH 06/11] drm/i915: use vmap in shmem_pin_map
` [PATCH 07/11] drm/i915: stop using kmap in i915_gem_object_map
` [PATCH 08/11] drm/i915: use vmap "
  ` [Intel-gfx] "
  ` [PATCH 08/11, fixed] "

REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
 2020-09-26  1:43 UTC  (14+ messages)

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-26  1:15 UTC  (17+ messages)

[linux-next:master] BUILD REGRESSION 20dc779fdefc40bf7dd9736cea01704f29228fae
 2020-09-26  0:03 UTC 

[PATCH] nios2: Take mmap lock in cacheflush syscall
 2020-09-25 23:13 UTC 

[PATCH v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-25 23:13 UTC  (4+ messages)

[PATCH v4 1/6] timer: kasan: record timer stack
 2020-09-25 22:59 UTC  (6+ messages)

[PATCH] nds32: Take mmap lock in cacheflush syscall
 2020-09-25 22:57 UTC 

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-25 22:28 UTC  (13+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-25 22:26 UTC  (5+ messages)
` [PATCH v2 1/4] mm: Introduce mm_struct.has_pinned
` [PATCH v2 2/4] mm/fork: Pass new vma pointer into copy_page_range()
` [PATCH v2 3/4] mm: Do early cow for pinned pages during fork() for ptes
` [PATCH v2 4/4] mm/thp: Split huge pmds/puds if they're pinned when fork()

[PATCH 0/3 v2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-09-25 22:23 UTC  (8+ messages)
` [PATCH 1/3 v2] tracepoints: Add helper to test if tracepoint is enabled in a header
` [PATCH 2/3 v2] mm/page_ref: Convert the open coded tracepoint enabled to the new helper
` [PATCH 3/3 v2] x86: Use tracepoint_enabled() for msr tracepoints instead of open coding it

[RFC PATCH v2 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-25 21:17 UTC  (5+ messages)
` [PATCH 1/2] ext4/xfs: add page refcount helper
` [PATCH 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[PATCH v2] mm/hmm/test: use after free in dmirror_allocate_chunk()
 2020-09-25 19:30 UTC 

a saner API for allocating DMA addressable pages v3
 2020-09-25 18:47 UTC  (8+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent

[PATCH] mm,kmemleak-test.c: move kmemleak-test.c to samples dir
 2020-09-25 18:37 UTC 

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-25 18:32 UTC  (4+ messages)
` [PATCH V3 6/8] mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit

[PATCH v1 0/4] mm: allow mapping accounted kernel pages to userspace
 2020-09-25 18:07 UTC  (9+ messages)
` [PATCH v1 1/4] mm: memcontrol: use helpers to access page's memcg data
` [PATCH v1 3/4] mm: introduce page memcg flags

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-25 17:57 UTC  (14+ messages)

[hnaz-linux-mm:master 408/421] WARNING: modpost: vmlinux.o(.text+0x1db1e64): Section mismatch in reference from the function dccp_sysctl_exit() to the variable .init.text:.L0
 2020-09-25 17:28 UTC 

[PATCH 0/2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-09-25 17:05 UTC  (13+ messages)
` [PATCH 1/2] tracepoints: Add helper to test if tracepoint is enabled in a header

[PATCH v13 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-25 16:51 UTC  (14+ messages)
` [PATCH v13 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v13 2/8] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v13 3/8] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v13 4/8] x86/cet/ibt: ELF header parsing "
` [PATCH v13 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v13 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v13 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation

[v3 0/2] recalculate min_free_kbytes post memory hotplug
 2020-09-25 16:31 UTC  (4+ messages)
` [v3 1/2] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-25 16:08 UTC  (5+ messages)
` [PATCH v10 2/6] x86: Support Generic Initiator only "

[PATCH] mm: fix some comments in page_alloc.c and mempolicy.c
 2020-09-25 16:06 UTC 

Ways to deprecate /sys/devices/system/memory/memoryX/phys_device ?
 2020-09-25 15:47 UTC  (7+ messages)

PageLRU and the other flags
 2020-09-25 15:44 UTC  (3+ messages)

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2020-09-25 15:30 UTC  (6+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-25 15:25 UTC  (4+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

let import_iovec deal with compat_iovecs as well v4
 2020-09-25 15:23 UTC  (2+ messages)

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-09-25 14:59 UTC  (2+ messages)

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

[PATCH v2] mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
 2020-09-25 14:40 UTC  (2+ messages)

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-25 13:57 UTC  (8+ messages)
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH RFC 3/4] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()

[PATCH v3 00/39] kasan: add hardware tag-based mode for arm64
 2020-09-25 13:36 UTC  (22+ messages)
` [PATCH v3 24/39] arm64: mte: Add in-kernel MTE helpers
` [PATCH v3 26/39] arm64: mte: Add in-kernel tag fault handler
` [PATCH v3 29/39] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v3 30/39] arm64: kasan: Enable TBI EL1
` [PATCH v3 36/39] kasan, arm64: print report from tag fault handler

[linux-next:pending-fixes] BUILD SUCCESS ee3b543117dbb013d9dd7faff13db535a8073ab3
 2020-09-25 13:25 UTC 

[PATCH] mm: remove unused early_pfn_valid()
 2020-09-25 12:21 UTC  (2+ messages)

[PATCH] mm: Do not deactivate when the cgroup has plenty inactive page
 2020-09-25 12:07 UTC  (2+ messages)

[PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
 2020-09-25 11:31 UTC  (3+ messages)

[PATCH 0/9] disable pcplists during memory offline
 2020-09-25 11:10 UTC  (5+ messages)
` [PATCH 9/9] mm, page_alloc: optionally disable pcplists during page isolation


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