linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 23:55:21 to 2020-04-20 20:20:51 UTC [more...]

[PATCH v2 00/10] block: fix blktrace debugfs use after free
 2020-04-20 20:20 UTC  (37+ messages)
` [PATCH v2 01/10] block: move main block debugfs initialization to its own file
` [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
` [PATCH v2 03/10] blktrace: fix debugfs use after free
` [PATCH v2 04/10] block: revert back to synchronous request_queue removal
` [PATCH v2 05/10] blktrace: upgrade warns to BUG_ON() on unexpected circmunstances
` [PATCH v2 06/10] blk-debugfs: upgrade warns to BUG_ON() if directory is already found
` [PATCH v2 07/10] blktrace: move debugfs file creation to its own function
` [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
` [PATCH v2 09/10] block: panic if block debugfs dir is not created
` [PATCH v2 10/10] block: put_device() if device_add() fails

[PATCH v4 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-20 19:51 UTC  (16+ messages)
` [PATCH v4 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v4 02/10] MMU notifier: use the new mmap locking API
` [PATCH v4 06/10] mmap locking API: convert nested write lock sites
` [PATCH v4 07/10] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v4 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v4 10/10] mmap locking API: rename mmap_sem to mmap_lock

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-20 19:45 UTC  (6+ messages)
` [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate

[PATCH] hibernate: unlock swap bdev for writing when uswsusp is active
 2020-04-20 18:52 UTC  (6+ messages)

[PATCH v9 0/3] mm/hmm/test: add self tests for HMM
 2020-04-20 18:39 UTC  (8+ messages)
` [PATCH v9 3/3] MAINTAINERS: add HMM selftests

[PATCH v5 00/25] iommu: Shared Virtual Addressing and SMMUv3 support
 2020-04-20 18:14 UTC  (16+ messages)
` [PATCH v5 02/25] iommu/sva: Manage process address spaces

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-04-20 17:43 UTC  (15+ messages)

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

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-20 17:06 UTC  (13+ messages)

fs/buffer.c: WARNING: alloc_page_buffers while mke2fs
 2020-04-20 16:41 UTC  (9+ messages)

IOVA allocation dependency between firmware buffer and remaining buffers
 2020-04-20 15:54 UTC 

[PATCH v2] mm/memory: remove unnecessary pte_devmap case in copy_one_pte()
 2020-04-20 15:08 UTC  (2+ messages)

kernel BUG at include/linux/mm.h:LINE! (6)
 2020-04-20 15:06 UTC  (3+ messages)
` kernel BUG at include/linux/mm.h:699

[PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-20 14:33 UTC  (14+ messages)
` [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
` [PATCH 4/8] fs: introduce simple_new_inode
` [PATCH 6/8] simplefs: add file creation functions

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-20 14:26 UTC  (3+ messages)
` [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN

[PATCH v3 00/22] Avoid IPI while updating page table entries
 2020-04-20 12:44 UTC  (21+ messages)
` [PATCH v3 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v3 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v3 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v3 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
` [PATCH v3 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v3 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v3 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v3 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v3 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [PATCH v3 10/22] powerpc/kvm/nested: Add helper to walk nested shadow "
` [PATCH v3 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v3 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v3 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v3 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v3 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v3 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v3 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v3 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v3 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v3 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race

[PATCH] kmalloc_index optimization(code size & runtime stable)
 2020-04-20 13:20 UTC  (4+ messages)

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-20 12:10 UTC  (7+ messages)
` [PATCH v1 4/6] tlb: mmu_gather: add tlb_set_*_range APIs
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v1 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH 0/3] mm: Fix misuse of parent anon_vma in dup_mmap path
 2020-04-20 12:06 UTC  (4+ messages)

[PATCH v11 00/25] Change readahead API
 2020-04-20 11:43 UTC  (3+ messages)
` [PATCH v11 24/25] fuse: Convert from readpages to readahead

[PATCH 00/10] change the implemenation of the PageHighMem()
 2020-04-20 11:37 UTC  (14+ messages)
` [PATCH 01/10] mm/page-flags: introduce PageHighMemZone()
` [PATCH 02/10] drm/ttm: separate PageHighMem() and PageHighMemZone() use case
` [PATCH 03/10] mm/migrate: "
` [PATCH 04/10] kexec: "
` [PATCH 05/10] power: "
` [PATCH 06/10] mm/gup: "
` [PATCH 07/10] mm/hugetlb: "
` [PATCH 08/10] mm: "
` [PATCH 09/10] mm/page_alloc: correct the use of is_highmem_idx()
` [PATCH 10/10] mm/page-flags: change the implementation of the PageHighMem()

BUG in mm/zswap
 2020-04-20 11:15 UTC 

[PATCH 0/3] memcg oom: bail out from the charge path if no victim found
 2020-04-20 11:10 UTC  (11+ messages)
` [PATCH 1/3] mm: change the return type of out_of_memory()
` [PATCH 2/3] mm, memcg: introduce a new helper task_in_memcg_oom_set()
` [PATCH 3/3] memcg oom: bail out from the charge path if no victim found

[PATCH RFC] mm: compaction: avoid migrating non-cma pages to a cma area
 2020-04-20  9:29 UTC  (6+ messages)

decruft the vmalloc API v2
 2020-04-20  9:27 UTC  (5+ messages)
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 26/29] mm: remove vmalloc_user_node_flags

[PATCH v2 0/2] always record memcg id for swapped memcg pages
 2020-04-20  8:02 UTC  (4+ messages)
` [PATCH v2 1/2] memcg: folding CONFIG_MEMCG_SWAP as default
` [PATCH v2 2/2] mm/memcg: remove swapaccount kernel parameter

[PATCH 1/2] mm/memory: remove redundant pte_devmap case for copy_one_pte()
 2020-04-20  7:54 UTC  (5+ messages)
` [PATCH 2/2] mm/memory: put refcount of normal page in zap_pte_range()

[PATCH] mm/memory: add refcount for special mapping page in copy_one_pte()
 2020-04-20  7:42 UTC  (6+ messages)

[PATCH v2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()
 2020-04-20  7:42 UTC  (4+ messages)

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-20  7:33 UTC  (4+ messages)

[PATCH] sh/mm: Fix a build failure via adding a missing bracket
 2020-04-20  6:47 UTC 

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-20  6:19 UTC  (5+ messages)

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-20  3:26 UTC  (6+ messages)

Re: Re: Re: [RFC] autonuma: Support to scan page table asynchronously
 2020-04-20  2:32 UTC  (3+ messages)
`  "
  `  "

[PATCH 1/4] mm/swapfile.c: found_free could be represented by (tmp < max)
 2020-04-20  1:41 UTC  (5+ messages)
` [PATCH 2/4] mm/swapfile.c: tmp is always smaller than max
` [PATCH 4/4] mm/swapfile.c: move new_cluster to check free_clusters directly
  ` [PATCH 3/4] mm/swapfile.c: compare tmp and max after trying to iterate on swap_map

[PATCH v2] mm: Optimized hugepage zeroing & copying from user
 2020-04-20  0:18 UTC  (7+ messages)

[PATCH v4] mm: swap: properly update readahead statistics in unuse_pte_range()
 2020-04-19 23:55 UTC  (2+ messages)

[PATCH] mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
 2020-04-19 21:09 UTC  (3+ messages)

[PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-19 16:42 UTC  (3+ messages)
`  "

mmotm 2020-04-17-20-35 uploaded
 2020-04-19 10:56 UTC  (4+ messages)
` mmotm 2020-04-17-20-35 uploaded (squashfs)

[PATCH 1/1] mm: slub: fix corrupted freechain in deactivate_slab()
 2020-04-18 20:04 UTC  (4+ messages)

[PATCH 1/2] memcg: folding CONFIG_MEMCG_SWAP as default
 2020-04-18 16:17 UTC  (6+ messages)

[PATCH v2 0/3] support setting sysctl parameters from kernel command line
 2020-04-18 10:12 UTC  (9+ messages)
` [PATCH v2 1/3] kernel/sysctl: "

[PATCH v3] mm: swap: properly update readahead statistics in unuse_pte_range()
 2020-04-18  8:51 UTC  (5+ messages)

linux-next test error: BUG: using __this_cpu_read() in preemptible code in __mod_memcg_state
 2020-04-18  8:13 UTC  (9+ messages)

[PATCH] mm, memcg: fix inconsistent oom event behavior
 2020-04-18  0:23 UTC  (4+ messages)


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