linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 22:51:04 to 2020-09-25 15:47:45 UTC [more...]

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-25 15:47 UTC  (19+ messages)

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 0/2] tracing/mm: Add tracepoint_enabled() helper function for headers
 2020-09-25 15:30 UTC  (11+ messages)
` [PATCH 1/2] tracepoints: Add helper to test if tracepoint is enabled in a header

[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  (11+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

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

[PATCH v13 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-25 14:58 UTC  (9+ 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

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

remove alloc_vm_area v2
 2020-09-25 14:08 UTC  (12+ 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 09/11] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 10/11] x86/xen: open code alloc_vm_area in arch_gnttab_valloc

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-25 13:57 UTC  (15+ messages)
` [PATCH RFC 1/4] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [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  (55+ messages)
` [PATCH v3 04/39] kasan: shadow declarations only for software modes
` [PATCH v3 05/39] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH v3 06/39] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v3 07/39] kasan: only build init.c for software modes
` [PATCH v3 08/39] kasan: split out shadow.c from common.c
` [PATCH v3 09/39] kasan: define KASAN_GRANULE_PAGE
` [PATCH v3 10/39] kasan: rename report and tags files
` [PATCH v3 11/39] kasan: don't duplicate config dependencies
` [PATCH v3 12/39] kasan: hide invalid free check implementation
` [PATCH v3 13/39] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH v3 14/39] kasan, arm64: only init shadow for software modes
` [PATCH v3 15/39] kasan, arm64: only use kasan_depth "
` [PATCH v3 16/39] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH v3 17/39] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH v3 18/39] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v3 19/39] kasan: rename SHADOW layout macros to META
` [PATCH v3 20/39] kasan: separate metadata_fetch_row for each mode
` [PATCH v3 21/39] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH v3 22/39] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v3 23/39] arm64: Enable armv8.5-a asm-arch option
` [PATCH v3 24/39] arm64: mte: Add in-kernel MTE helpers
` [PATCH v3 25/39] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v3 26/39] arm64: mte: Add in-kernel tag fault handler
` [PATCH v3 27/39] arm64: kasan: Enable in-kernel MTE
` [PATCH v3 28/39] arm64: mte: Convert gcr_user into an exclude mask
` [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 31/39] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v3 32/39] kasan: define KASAN_GRANULE_SIZE "
` [PATCH v3 33/39] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v3 34/39] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v3 35/39] kasan, arm64: implement HW_TAGS runtime
` [PATCH v3 36/39] kasan, arm64: print report from tag fault handler
` [PATCH v3 37/39] kasan, slub: reset tags when accessing metadata
` [PATCH v3 38/39] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH v3 39/39] kasan: add documentation for hardware tag-based mode

[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 v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-25 12:18 UTC  (3+ messages)

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

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

[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  (19+ messages)
` [PATCH 1/9] mm, page_alloc: clean up pageset high and batch update
` [PATCH 3/9] mm, page_alloc: remove setup_pageset()
` [PATCH 4/9] mm, page_alloc: simplify pageset_update()
` [PATCH 5/9] mm, page_alloc: make per_cpu_pageset accessible only after init
` [PATCH 6/9] mm, page_alloc: cache pageset high and batch in struct zone
` [PATCH 7/9] mm, page_alloc: move draining pcplists to page isolation users
` [PATCH 8/9] mm, page_alloc: drain all pcplists during memory offline
` [PATCH 9/9] mm, page_alloc: optionally disable pcplists during page isolation

a saner API for allocating DMA addressable pages v3
 2020-09-25 11:15 UTC  (4+ messages)
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API

[PATCH stable v5.4] mm: memcg: fix memcg reclaim soft lockup
 2020-09-25 10:55 UTC  (2+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-25 10:31 UTC  (8+ messages)
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[RFC] mm/vmstat: Add events for HugeTLB migration
 2020-09-25  9:49 UTC  (2+ messages)

[PATCH v10 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
 2020-09-25  9:40 UTC  (2+ messages)

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

[PATCH for v5.9] mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
 2020-09-25  8:58 UTC  (8+ messages)

[PATCH v4 11/23] device-dax: Kill dax_kmem_res
 2020-09-25  8:54 UTC  (4+ messages)

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

REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag
 2020-09-25  7:31 UTC 

[PATCH] Fix incorrect compound page flags store
 2020-09-25  5:52 UTC  (11+ messages)

mmotm 2020-09-24-21-14 uploaded
 2020-09-25  4:15 UTC 

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-09-25  3:21 UTC  (17+ messages)

[PATCH v2] mm/mempool: Add 'else' to split mutually exclusive case
 2020-09-25  2:47 UTC 

[PATCH v2] mm/mempool: Add 'else' to split mutually exclusive case
 2020-09-25  2:40 UTC  (2+ messages)

[PATCH v4 0/7] HWpoison: further fixes and cleanups
 2020-09-25  2:22 UTC  (5+ messages)
` [PATCH v4 1/7] mm,hwpoison: take free pages off the buddy freelists
` [PATCH v4 5/7] mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page

[PATCH 1/3] mips/mm: Add NUMA balancing support
 2020-09-25  1:16 UTC 

[PATCH v19 00/20] per memcg lru_lock
 2020-09-25  0:01 UTC  (3+ messages)

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-25  0:00 UTC  (13+ messages)

[linux-next:master] BUILD REGRESSION d1d2220c7f39d0fca302c4ba6cca4ede01660a2b
 2020-09-24 23:36 UTC 


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