linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/mempolicy: remove or narrow the lock on current
 2020-09-21  4:04 UTC 

[PATCH] mm: remove unused alloc_page_vma_node()
 2020-09-21  2:14 UTC 

[PATCH -next 0/5] mm/kmemleak:support for percpu memory leak detect
 2020-09-21  2:00 UTC  (6+ messages)
` [PATCH -next 1/5] mm/kmemleak: make create_object return void
` [PATCH -next 2/5] mm/kmemleak: skip update_checksum for OBJECT_NO_SCAN objects
` [PATCH -next 3/5] mm/kmemleak: Add support for percpu memory leak detect
` [PATCH -next 4/5] mm/kmemleak-test: use %px instead of %p in print
` [PATCH -next 5/5] mm/kmemleak-test: Add a test case for alloc_percpu

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-21  1:57 UTC  (5+ messages)
` [PATCH RFC 2/4] mm/page_alloc: place pages to tail in __putback_isolated_page()

[PATCH] mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED
 2020-09-21  1:43 UTC 

[PATCH] mm/mmap.c: Replace do_brk with do_brk_flags in comment of insert_vm_struct()
 2020-09-21  1:12 UTC 

[RFC PATCH 0/2] Remove shrinker's nr_deferred
 2020-09-21  0:32 UTC  (4+ messages)

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

[PATCH] mm/shmem.c: Fix the missing unaccount on the failed path
 2020-09-20 18:49 UTC  (2+ messages)

[PATCH] mm: Fix typos in page-lock unfairness text
 2020-09-20 18:08 UTC 

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-20 17:58 UTC  (30+ 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*

[PATCH 0/4] kvfree_rcu() and _LOCK_NESTING/_PREEMPT_RT
 2020-09-20 15:06 UTC  (7+ 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

[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

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'

[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  (5+ messages)

[PATCH 1/4] mm: Trial do_wp_page() simplification
 2020-09-19  0:28 UTC  (17+ 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] 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  (4+ messages)
` [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 "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox