linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-18 16:19:06 to 2020-09-20 09:59:42 UTC [more...]

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-20  9:59 UTC  (3+ messages)
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-20  8:49 UTC  (25+ messages)
` [patch RFC 01/15] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch RFC 02/15] highmem: Provide generic variant of kmap_atomic*
` [patch RFC 03/15] x86/mm/highmem: Use generic kmap atomic implementation
` [patch RFC 04/15] arc/mm/highmem: "
` [patch RFC 05/15] ARM: highmem: Switch to generic kmap atomic
` [patch RFC 06/15] csky/mm/highmem: "
` [patch RFC 07/15] microblaze/mm/highmem: "
` [patch RFC 08/15] mips/mm/highmem: "
` [patch RFC 09/15] nds32/mm/highmem: "
` [patch RFC 10/15] powerpc/mm/highmem: "
` [patch RFC 11/15] sparc/mm/highmem: "
` [patch RFC 12/15] xtensa/mm/highmem: "
` [patch RFC 13/15] mm/highmem: Remove the old kmap_atomic cruft
` [patch RFC 14/15] sched: highmem: Store temporary kmaps in task struct
` [patch RFC 15/15] mm/highmem: Provide kmap_temporary*

incoming
 2020-09-20  3:32 UTC  (21+ 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
` [patch 08/15] kprobes: fix kill kprobe which has been marked as gone
` [patch 09/15] mm/thp: fix __split_huge_pmd_locked() for migration PMD
` [patch 10/15] selftests/vm: fix display of page size in map_hugetlb
` [patch 11/15] mm/memory_hotplug: drain per-cpu pages again during memory offline
` [patch 12/15] ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
` [patch 13/15] stackleak: let stack_erasing_sysctl "
` [patch 14/15] fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prototype
` [patch 15/15] kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'

let import_iovec deal with compat_iovecs as well
 2020-09-20  2:57 UTC  (19+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

[PATCH 0/4] syscalls: remove compat_alloc_user_space callers
 2020-09-19 17:45 UTC  (13+ 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 V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-09-19 16:51 UTC  (5+ messages)
` [PATCH V3 6/8] mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit

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

remove blkdev_get as a public API
 2020-09-19  9:06 UTC  (8+ messages)
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check

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

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2020-09-19  8:19 UTC  (7+ messages)
` [PATCH v2 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v2 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation

[PATCH V3] MIPS: make userspace mapping young by default
 2020-09-19  7:47 UTC 

[PATCH] MIPS: make userspace mapping young by default
 2020-09-19  7:39 UTC 

bdi cleanups v4
 2020-09-19  7:31 UTC  (13+ messages)
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag

[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  (10+ 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 v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-19  0:15 UTC  (5+ 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)

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


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