linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-13 17:05:43 to 2020-04-14 15:02:49 UTC [more...]

[PATCH v11 00/25] Change readahead API
 2020-04-14 15:02 UTC  (6+ messages)
` [PATCH v11 02/25] mm: Return void from various readahead functions
` [PATCH v11 03/25] mm: Ignore return value of ->readpages
` [PATCH v11 09/25] mm: Remove 'page_offset' from readahead loop
` [PATCH v11 18/25] erofs: Convert uncompressed files from readpages to readahead
` [PATCH v11 19/25] erofs: Convert compressed "

[RFC PATCH] mm, oom: oom ratelimit auto tuning
 2020-04-14 14:58 UTC  (5+ messages)

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-04-14 14:56 UTC  (10+ messages)
` [PATCH v5 05/38] kmsan: reduce vmalloc space
` [PATCH v5 20/38] kmsan: handle memory sent to/from USB
` [PATCH v5 23/38] kmsan: printk: treat the result of vscnprintf() as initialized
` [PATCH v5 29/38] kmsan: enable KMSAN builds

[RFC PATCH] mm/vmalloc: make sure to traverse from the beginning when overflow occur
 2020-04-14 14:54 UTC  (3+ messages)

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-14 14:49 UTC  (31+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-14 14:48 UTC  (15+ messages)
` [PATCH v2 1/4] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v2 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH v2] mm/ksm: Fix NULL pointer dereference when KSM zero page is enabled
 2020-04-14 14:39 UTC  (5+ messages)
  ` [External] "
    ` [v2] "
      ` [External] "

linux-next: not-present page at swap_vma_readahead()
 2020-04-14 14:32 UTC 

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-14 14:18 UTC  (18+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

linux-next: Tree for Apr 14 (mm/shmem.c)
 2020-04-14 14:18 UTC 

decruft the vmalloc API v2
 2020-04-14 13:13 UTC  (30+ messages)
` [PATCH 01/29] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/29] x86: fix vmap arguments in map_irq_stack
` [PATCH 03/29] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it
` [PATCH 05/29] dma-mapping: use vmap insted "
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 07/29] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 08/29] mm: remove __get_vm_area
` [PATCH 09/29] mm: unexport unmap_kernel_range_noflush
` [PATCH 10/29] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 12/29] mm: pass addr as unsigned long to vb_free
` [PATCH 13/29] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 14/29] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/29] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 16/29] mm: remove map_vm_range
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 18/29] mm: remove the prot argument from vm_map_ram
` [PATCH 19/29] mm: enforce that vmap can't map pages executable
` [PATCH 20/29] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
` [PATCH 22/29] mm: remove the prot argument to __vmalloc_node
` [PATCH 23/29] mm: remove both instances of __vmalloc_node_flags
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 25/29] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 26/29] mm: remove vmalloc_user_node_flags
` [PATCH 27/29] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 28/29] powerpc: use __vmalloc_node in alloc_vm_stack
` [PATCH 29/29] s390: use __vmalloc_node in stack_alloc

[PATCH v3] mm/ksm: Fix NULL pointer dereference when KSM zero page is enabled
 2020-04-14 13:29 UTC 

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 13:06 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-14 13:05 UTC  (8+ messages)

[PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-14 13:03 UTC  (14+ messages)
` [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
` [PATCH 2/8] fs: extract simple_pin/release_fs to separate files
` [PATCH 3/8] fs: wrap simple_pin_fs/simple_release_fs arguments in a struct
` [PATCH 4/8] fs: introduce simple_new_inode
` [PATCH 5/8] simplefs: add alloc_anon_inode wrapper
` [PATCH 6/8] simplefs: add file creation functions
` [PATCH 7/8] debugfs: switch to simplefs inode creation API
` [PATCH 8/8] tracefs: "

[PATCH] mm/ksm: Fix kernel NULL pointer dereference at 0000000000000040
 2020-04-14 13:01 UTC  (5+ messages)
  ` [External] "

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-14 12:06 UTC  (2+ messages)

[RFC PATCH 0/4] mm: Add PG_zero support
 2020-04-14 12:01 UTC  (2+ messages)

[PATCH] dax/kmem: refrain from adding memory into an impossible node
 2020-04-14 11:51 UTC  (2+ messages)

[PATCH RFC] mm: compaction: avoid migrating non-cma pages to a cma area
 2020-04-14 11:49 UTC  (2+ messages)

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-04-14 11:44 UTC  (4+ messages)
` [PATCH 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET
` [PATCH 2/3] mm/hugetlb: Introduce HAVE_ARCH_IS_HUGEPAGE_ONLY_RANGE
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH 0/2] memcg, vmpressure: expose vmpressure controls
 2020-04-14 11:37 UTC  (4+ messages)
` [PATCH 1/2] memcg: expose vmpressure knobs
` [PATCH 2/2] memcg, vmpressure: expose vmpressure controls

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-14 11:32 UTC  (4+ messages)
` [PATCH v2 1/3] kernel/sysctl: "
` [PATCH v2 2/3] kernel/sysctl: support handling command line aliases
` [PATCH v2 3/3] kernel/hung_task convert hung_task_panic boot parameter to sysctl

WARNING in unaccount_page_cache_page (2)
 2020-04-14 11:29 UTC  (4+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-04-14 11:28 UTC  (3+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH 0/3] support setting sysctl parameters from kernel command line
 2020-04-14 11:25 UTC  (12+ messages)
` [PATCH 1/3] kernel/sysctl: "

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-04-14  9:15 UTC  (3+ messages)

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-04-14  8:19 UTC  (7+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[PATCH 0/5] blktrace: fix use after free
 2020-04-14  7:38 UTC  (9+ messages)
` [PATCH 1/5] block: move main block debugfs initialization to its own file
` [PATCH 2/5] blktrace: fix debugfs use after free
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

[PATCH] mm/ksm: Fix a null pointer dereference
 2020-04-14  7:19 UTC  (2+ messages)
` [External] "

improve use_mm / unuse_mm
 2020-04-14  7:03 UTC  (11+ messages)
` [PATCH 2/6] i915/gvt/kvm: a NULL ->mm does not mean a thread is a kthread
` [PATCH 3/6] i915/gvt: remove unused xen bits

BUG: unable to handle kernel NULL pointer dereference in generic_perform_write (2)
 2020-04-14  6:11 UTC 

possible deadlock in shmem_uncharge
 2020-04-14  4:18 UTC  (3+ messages)

incoming
 2020-04-14  4:04 UTC  (4+ messages)
` [patch 07/35] mm/gup: fix null pointer dereference detected by coverity

[PATCH 0/2] mm: few refinements to gfp flags documentation
 2020-04-14  3:56 UTC  (10+ messages)
` [PATCH 1/2] mm: clarify __GFP_MEMALLOC usage

[PATCH -next] mm: use false for bool variable
 2020-04-14  3:45 UTC 

[RFC v2 0/5] blktrace: fix use after free
 2020-04-14  3:38 UTC  (13+ messages)
` [RFC v2 2/5] blktrace: fix debugfs "
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

[PATCH -next] mm/usercopy: fix warning Comparison to bool
 2020-04-14  3:42 UTC 

[PATCH v2] mm, memcg: fix inconsistent oom event behavior
 2020-04-14  1:59 UTC 

[RFC] mm/memory.c: Optimizing THP zeroing routine for !HIGHMEM cases
 2020-04-14  1:10 UTC  (9+ messages)

[PATCH] mm, memcg: fix inconsistent oom event behavior
 2020-04-14  1:07 UTC  (8+ messages)

[PATCH v2 3/4] mm: HUGE_VMAP arch query functions cleanup
 2020-04-13 23:56 UTC  (5+ messages)
` [PATCH] mm: fix boolreturn.cocci warnings

possible deadlock in shmem_mfill_atomic_pte
 2020-04-13 23:19 UTC  (2+ messages)

[PATCH v5] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-04-13 21:47 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-04-13 21:21 UTC  (7+ messages)

[RFC PATCH 4/4] mm: Add PG_zero support
 2020-04-13 21:05 UTC  (4+ messages)

[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-13 20:48 UTC  (3+ messages)
` [PATCHv3, RESEND 5/8] khugepaged: Allow to collapse a page shared across fork

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-13 20:22 UTC  (3+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

possible deadlock in user_shm_lock
 2020-04-13 20:21 UTC 

decruft the vmalloc API
 2020-04-13 20:03 UTC  (4+ messages)
` [PATCH 25/28] mm: remove vmalloc_user_node_flags

BUG: kernel NULL pointer dereference, address: 00000041 - EIP: kmem_cache_alloc_trace
 2020-04-13 19:42 UTC 

[PATCH] mm/userfaultfd: Disable userfaultfd-wp on x86_32
 2020-04-13 18:35 UTC  (2+ messages)

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-13 17:59 UTC  (7+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[patch 32/35] drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
 2020-04-13 17:54 UTC  (2+ messages)

i386: selftests: vm: compaction_test: BUG: kernel NULL pointer dereference, address: 00000000
 2020-04-13 17:53 UTC  (2+ messages)

[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-13 17:06 UTC  (3+ messages)
` [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle


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