linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] mm: mmap: fix fput in error path v2
 2020-11-04  8:03 UTC  (2+ messages)

[RFC PATCH 0/2] mm: fix OOMs for binding workloads to movable zone only node
 2020-11-04  7:58 UTC  (8+ messages)
` [RFC PATCH 1/2] mm, oom: dump meminfo for all memory nodes
` [RFC PATCH 2/2] mm, page_alloc: loose the node binding check to avoid helpless oom killing

[PATCH v3] mm: Fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
 2020-11-04  7:53 UTC 

[RFC]: userspace memory reaping
 2020-11-04  6:58 UTC  (13+ messages)

[btrfs] 96bed17ad9: fio.write_iops -59.7% regression
 2020-11-04  6:16 UTC 

mmotm 2020-11-03-21-56 uploaded
 2020-11-04  5:58 UTC 

[PATCH -V2 0/2] autonuma: Migrate on fault among multiple bound nodes
 2020-11-04  5:36 UTC  (4+ messages)
` [PATCH -V2 2/2] "

[linux-next:pending-fixes 284/346] drivers/gpu/drm/i915/gt/intel_lrc.c:4998:31: error: implicit declaration of function '__gen8_emit_flush_dw'
 2020-11-04  4:39 UTC 

[PATCH v2 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-11-04  3:17 UTC  (15+ messages)
` [PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork

[PATCH] x86/mm: Fix phys_to_target_node() export
 2020-11-04  1:49 UTC  (7+ messages)

[PATCH 1/1] mm: avoid re-using pfmemalloc page in page_frag_alloc()
 2020-11-04  1:16 UTC  (6+ messages)

[Bug 210023] New: Crash when allocating > 2 TB memory
 2020-11-04  0:47 UTC  (2+ messages)

[PATCH v7 0/9] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-11-04  0:31 UTC  (16+ messages)
` [PATCH v7 1/9] mm: add Kernel Electric-Fence infrastructure
` [PATCH v7 2/9] x86, kfence: enable KFENCE for x86
` [PATCH v7 3/9] arm64, kfence: enable KFENCE for ARM64
` [PATCH v7 4/9] mm, kfence: insert KFENCE hooks for SLAB
` [PATCH v7 5/9] mm, kfence: insert KFENCE hooks for SLUB
` [PATCH v7 6/9] kfence, kasan: make KFENCE compatible with KASAN
` [PATCH v7 7/9] kfence, Documentation: add KFENCE documentation
` [PATCH v7 8/9] kfence: add test suite
` [PATCH v7 9/9] MAINTAINERS: add entry for KFENCE

[Bug 210031] New: unable to handle page fault for address - EIP: khugepaged
 2020-11-04  0:17 UTC 

[PATCH v8 resend 0/2] avoid xfs transaction reservation recursion
 2020-11-04  0:16 UTC  (5+ messages)
` [PATCH v8 resend 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v8 resend 2/2] xfs: avoid transaction reservation recursion

[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-11-03 23:27 UTC 

[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
 2020-11-03 22:09 UTC  (3+ messages)

[PATCH v10 0/3] SELinux support for anonymous inodes and UFFD
 2020-11-03 22:00 UTC  (4+ messages)
` [PATCH v10 1/3] Add a new LSM-supporting anonymous inode interface
` [PATCH v10 2/3] Teach SELinux about anonymous inodes
` [PATCH v10 3/3] Use secure anon inodes for userfaultfd

[PATCH v5 15/15] PCI: Revoke mappings like devmem
 2020-11-03 21:30 UTC  (2+ messages)

[RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-11-03 21:30 UTC  (11+ messages)

[PATCH rfc 0/3] mm: memcg: deprecate cgroup v1 non-hierarchical mode
 2020-11-03 21:27 UTC  (4+ messages)
` [PATCH rfc 1/3] mm: memcg: deprecate the "
` [PATCH rfc 2/3] docs: cgroup-v1: reflect the deprecation of "
` [PATCH rfc 3/3] cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy

[PATCH] x86/mpx: fix recursive munmap() corruption
 2020-11-03 21:08 UTC  (11+ messages)

[PATCH 0/2] Increasing CMA Utilization with a GFP Flag
 2020-11-03 19:58 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION c50585161e791d5ddb924da98741fdf413a0480a
 2020-11-03 19:33 UTC 

[RFC PATCH resend 0/6] mm and ptrace: Track dumpability until task is freed
 2020-11-03 19:18 UTC  (8+ messages)
` [RFC PATCH resend 3/6] mm: Add refcount for preserving mm_struct without pgd

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 19:00 UTC  (44+ messages)
` [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V3 02/37] highmem: Remove unused functions
` [patch V3 03/37] fs: Remove asm/kmap_types.h includes
` [patch V3 04/37] sh/highmem: Remove all traces of unused cruft
` [patch V3 05/37] asm-generic: Provide kmap_size.h
` [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
` [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
` [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V3 09/37] arc/mm/highmem: "
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
` [patch V3 11/37] csky/mm/highmem: "
` [patch V3 12/37] microblaze/mm/highmem: "
` [patch V3 13/37] mips/mm/highmem: "
` [patch V3 14/37] nds32/mm/highmem: "
` [patch V3 15/37] powerpc/mm/highmem: "
` [patch V3 16/37] sparc/mm/highmem: "
` [patch V3 17/37] xtensa/mm/highmem: "
` [patch V3 18/37] highmem: Get rid of kmap_types.h
` [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
` [patch V3 20/37] io-mapping: Cleanup atomic iomap
` [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
` [patch V3 22/37] highmem: High implementation details and document API
` [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
` [patch V3 24/37] sched: highmem: Store local kmaps in task struct
  ` [patch V4 "
` [patch V3 25/37] mm/highmem: Provide kmap_local*
` [patch V3 26/37] io-mapping: Provide iomap_local variant
` [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page()
` [patch V3 28/37] mips/crashdump: "
` [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
` [patch V3 30/37] highmem: Remove kmap_atomic_pfn()
` [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage
` [patch V3 32/37] drm/vmgfx: Replace kmap_atomic()
` [patch V3 33/37] highmem: Remove kmap_atomic_prot()
` [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch V3 35/37] drm/nouveau/device: "
` [patch V3 36/37] drm/i915: "
` [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc()

[PATCH 00/17] Refactor generic_file_buffered_read
 2020-11-03 18:55 UTC  (40+ messages)
` [PATCH 01/17] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH 02/17] mm/filemap: Use THPs in generic_file_buffered_read
` [PATCH 03/17] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked
` [PATCH 04/17] mm/filemap: Support readpage splitting a page
` [PATCH 05/17] mm/filemap: Inline __wait_on_page_locked_async into caller
` [PATCH 06/17] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH 07/17] mm/filemap: Change filemap_read_page calling conventions
` [PATCH 08/17] mm/filemap: Change filemap_create_page arguments
` [PATCH 09/17] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH 10/17] mm/filemap: Move the iocb checks into filemap_update_page
` [PATCH 11/17] mm/filemap: Add filemap_range_uptodate
` [PATCH 13/17] mm/filemap: Remove parameters from filemap_update_page()
` [PATCH 14/17] mm/filemap: Restructure filemap_get_pages
` [PATCH 15/17] mm/filemap: Don't relock the page after calling readpage

[cma] 1ea6c22c9b: page_allocation_failure:order:#,mode:#(__GFP_RECLAIMABLE),nodemask=(null)
 2020-11-03 18:53 UTC  (2+ messages)

[PATCH v5 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 18:51 UTC  (4+ messages)

[PATCH V2 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-11-03 18:42 UTC  (6+ messages)
` [PATCH V2 05/10] x86/pks: Add PKS kernel API

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-03 17:31 UTC  (2+ messages)
` [PATCH v6 7/7] mm: Remove examples from enum zone_type comment

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-03 16:30 UTC  (10+ messages)

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 16:20 UTC  (5+ messages)
` [PATCH v4 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v4 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v4 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v4 4/4] arch, mm: make kernel_page_present() always available

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 15:56 UTC  (7+ messages)
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-11-03 15:33 UTC  (5+ messages)
` [PATCH RFC v2 07/21] kasan, arm64: move initialization message

[PATCH v2 0/5] cleanup page poisoning
 2020-11-03 15:22 UTC  (6+ messages)
` [PATCH v2 1/5] mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters
` [PATCH v2 2/5] mm, page_poison: use static key more efficiently
` [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking
` [PATCH v2 4/5] mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
` [PATCH v2 5/5] mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO

[PATCH 00/19] Transparent Hugepages for non-tmpfs filesystems
 2020-11-03 15:02 UTC  (7+ messages)
` [PATCH 02/19] mm: Use multi-index entries in the page cache
` [PATCH 05/19] mm/filemap: Rename generic_file_buffered_read subfunctions

Performance regressions in "boot_time" tests in Linux 5.8 Kernel
 2020-11-03 14:03 UTC  (13+ messages)

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-11-03 13:41 UTC  (3+ messages)

ERROR: modpost: "phys_to_target_node" undefined!
 2020-11-03 13:26 UTC 

[PATCH v2 0/8] slab: provide and use krealloc_array()
 2020-11-03 10:55 UTC  (4+ messages)

[resource] 22b17dc667: Kernel panic - not syncing: Fatal exception
 2020-11-03 10:10 UTC  (3+ messages)

[PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers
 2020-11-03  9:45 UTC  (8+ messages)
` [PATCH v2 1/4] kexec: simplify compat_sys_kexec_load
` [PATCH v2 2/4] mm: simplify compat_sys_move_pages
` [PATCH v2 4/4] compat: remove some compat entry points

[PATCH v1 0/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-03  9:29 UTC  (4+ messages)
` [PATCH v1 4/4] "

[linux-next:master 1570/2472] mm/kasan/init.c:318:9: warning: variable 'pud' set but not used
 2020-11-03  8:22 UTC  (3+ messages)

[PATCH] mm/gup_benchmark: mark gup_benchmark_init as __init function
 2020-11-03  8:10 UTC 

page:  |  | latest

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