linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 10:20:29 to 2020-09-19 04:20:23 UTC [more...]

incoming
 2020-09-19  4:20 UTC  (8+ messages)
` [patch 01/15] mailmap: add older email addresses for Kees Cook
` [patch 02/15] ksm: reinstate memcg charge on copied pages
` [patch 03/15] mm: migration of hugetlbfs page skip memcg
` [patch 04/15] shmem: shmem_writepage() split unlikely i915 THP
` [patch 05/15] mm: fix check_move_unevictable_pages() on THP
` [patch 06/15] mlock: fix unevictable_pgs event counts "
` [patch 07/15] tmpfs: restore functionality of nr_inodes=0

[GIT PULL] percpu fix for v5.9-rc6
 2020-09-19  3:37 UTC  (20+ messages)

[PATCH] mm: fix some doc warnings in workingset.c
 2020-09-19  3:25 UTC 

[PATCH v18 00/32] per memcg lru_lock
 2020-09-19  1:00 UTC  (6+ messages)
` [PATCH v18 06/32] mm/thp: narrow lru locking

[PATCH 00/13] mm: clean up some lru related pieces
 2020-09-19  0:31 UTC  (11+ messages)
` [PATCH 02/13] mm: use page_off_lru()

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-19  0:28 UTC  (23+ messages)

[PATCH v6 00/12] HWPOISON: soft offline rework
 2020-09-19  0:23 UTC  (4+ messages)
` [PATCH v6 08/12] mm,hwpoison: Rework soft offline for in-use pages

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-19  0:15 UTC  (6+ messages)
    ` [PATCH v38 10/24] mm: Add vm_ops->mprotect()'

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-19  0:11 UTC  (27+ messages)
` [PATCH v12 1/8] x86/cet/ibt: Add Kconfig option for user-mode "
` [PATCH v12 2/8] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v12 3/8] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v12 4/8] x86/cet/ibt: ELF header parsing "
` [PATCH v12 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v12 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v12 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

[linux-next:master] BUILD REGRESSION b652d2a5f2a4e93d803cc33eb57fdc41ee528500
 2020-09-18 23:23 UTC 

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-18 22:15 UTC  (6+ messages)
` [PATCH 1/4] rcu/tree: Add a work to allocate pages from regular context
` [RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
` [PATCH 3/4] rcu/tree: use "
` [PATCH 4/4] rcu/tree: Use schedule_delayed_work() instead of WQ_HIGHPRI queue

[PATCH] mmap_lock: add tracepoints around lock acquisition
 2020-09-18 20:41 UTC  (4+ messages)

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

KASAN: null-ptr-deref Read in PageHuge
 2020-09-18 20:04 UTC  (2+ messages)

[PATCH v4 0/7] HWpoison: further fixes and cleanups
 2020-09-18 19:27 UTC  (10+ messages)
` [PATCH v4 2/7] mm,hwpoison: Do not set hugepage_or_freepage unconditionally
` [PATCH v4 3/7] mm,hwpoison: Try to narrow window race for free pages

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

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-18 18:25 UTC  (3+ messages)

remove alloc_vm_area
 2020-09-18 16:37 UTC  (7+ messages)
` [PATCH 1/6] zsmalloc: switch from alloc_vm_area to get_vm_area
` [PATCH 2/6] mm: add a vmap_pfn function
` [PATCH 3/6] drm/i915: use vmap in shmem_pin_map
` [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
` [PATCH 5/6] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 6/6] x86/xen: open code alloc_vm_area in arch_gnttab_valloc

remove blkdev_get as a public API
 2020-09-18 16:01 UTC  (3+ messages)
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-18 15:52 UTC  (37+ messages)
` [PATCH v2 05/37] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH v2 07/37] kasan: split out shadow.c from common.c
` [PATCH v2 20/37] kasan: rename tags.c to tags_sw.c
` [PATCH v2 21/37] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v2 23/37] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v2 31/37] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
` [PATCH v2 34/37] kasan, arm64: print report from tag fault handler
` [PATCH v2 35/37] kasan, slub: reset tags when accessing metadata

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-18 15:32 UTC  (11+ messages)

let import_iovec deal with compat_iovecs as well
 2020-09-18 15:16 UTC  (19+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
` [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 4/9] fs: handle the compat case 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 00/35] kasan: add hardware tag-based mode for arm64
 2020-09-18 14:56 UTC  (4+ messages)
` [PATCH 03/35] kasan: shadow declarations only for software modes

[PATCH v2] MIPS: make userspace mapping young by default
 2020-09-18 14:13 UTC  (2+ messages)

[PATCH 0/4] syscalls: remove compat_alloc_user_space callers
 2020-09-18 13:24 UTC  (5+ messages)
` [PATCH 1/4] x86: add __X32_COND_SYSCALL() macro
` [PATCH 2/4] kexec: remove compat_sys_kexec_load syscall
` [PATCH 3/4] mm: remove compat_sys_move_pages
` [PATCH 4/4] mm: remove compat numa syscalls

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-18 13:15 UTC  (5+ messages)
` [PATCH v10 09/13] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v10 13/13] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2020-09-18 12:46 UTC  (10+ messages)
` [PATCH v2 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v2 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v2 3/9] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v2 4/9] ARM: syscall: always store thread_info->syscall
` [PATCH v2 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
` [PATCH v2 6/9] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v2 7/9] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v2 8/9] ARM: uaccess: add __{get,put}_kernel_nofault
` [PATCH v2 9/9] ARM: uaccess: remove set_fs() implementation

[PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes
 2020-09-18 12:18 UTC  (5+ messages)
` [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-18 12:17 UTC  (2+ messages)

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-18 12:14 UTC  (3+ messages)

[RFC 0/5] disable pcplists during page isolation
 2020-09-18 12:02 UTC  (4+ messages)
` [RFC 4/5] mm, page_alloc: cache pageset high and batch in struct zone

[PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-18 11:59 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS fc14a2f595533d6cc1d072694d15821dcd3d6a91
 2020-09-18 11:26 UTC 

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-18 11:19 UTC  (3+ messages)
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
    ` [V9fs-developer] "


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