linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 17:27:29 to 2020-08-17 10:57:01 UTC [more...]

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-08-17 10:51 UTC  (14+ messages)
` [PATCH v20 01/15] mm: "
` [PATCH v20 02/15] mm/damon: Implement region based sampling
` [PATCH v20 03/15] mm/damon: Adaptively adjust regions
` [PATCH v20 04/15] mm/damon: Track dynamic monitoring target regions update
` [PATCH v20 05/15] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v20 06/15] mm/damon: Implement callbacks for the virtual memory address spaces
` [PATCH v20 07/15] mm/damon: Implement access pattern recording
` [PATCH v20 08/15] mm/damon: Add a tracepoint
` [PATCH v20 09/15] mm/damon: Implement a debugfs interface
` [PATCH v20 10/15] damon/debugfs: Support pidfd target id
` [PATCH v20 11/15] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v20 12/15] Documentation: Add documents "
` [PATCH v20 13/15] mm/damon: Add kunit tests

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-17 10:36 UTC  (40+ messages)

[PATCH 1/2] mm/pageblock: mitigation cmpxchg false sharing in pageblock flags
 2020-08-17  9:58 UTC  (10+ messages)
` [PATCH 2/2] mm/pageblock: remove false sharing in pageblock_flags

[PATCH] mm/page_reporting: the "page" must not be the list head
 2020-08-17  9:35 UTC  (2+ messages)

[PATCH 0/2] arm64/mm: Enable THP migration
 2020-08-17  9:19 UTC  (3+ messages)
` [PATCH 1/2] arm64/mm: Change THP helpers to comply with generic MM semantics
` [PATCH 2/2] arm64/mm: Enable THP migration

[PATCH] mm/slub: make add_full() condition more explicit
 2020-08-17  9:19 UTC  (2+ messages)

[PATCH] mm/mempolicy: Remove the useless newline in policy_node()
 2020-08-17  9:02 UTC 

[PATCH v5] arch/ia64: Restore arch-specific pgd_offset_k implementation
 2020-08-17  7:33 UTC  (2+ messages)

[PATCH] uprobes: __replace_page() avoid BUG in munlock_vma_page()
 2020-08-17  7:17 UTC  (3+ messages)

[RFC V2 0/2] arm64/mm: Enable THP migration
 2020-08-17  5:43 UTC  (6+ messages)
` [RFC V2 1/2] arm64/mm: Change THP helpers per generic memory semantics

[PATCH 00/10] mm/hugetlb: code refine and simplification
 2020-08-17  3:04 UTC  (9+ messages)
` [PATCH 10/10] mm/hugetlb: not necessary to abuse temporary page to workaround the nasty free_huge_page

[PATCH RFC 0/2] Break heap spraying needed for exploiting use-after-free
 2020-08-16 19:59 UTC  (9+ messages)
` [PATCH RFC 1/2] mm: Extract SLAB_QUARANTINE from KASAN
` [PATCH RFC 2/2] lkdtm: Add heap spraying test

[RFC PATCH 1/3] sched: fix exit_mm vs membarrier (v2)
 2020-08-16 15:23 UTC  (2+ messages)

[PATCH v5 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-16 12:53 UTC  (7+ messages)
` [PATCH v5 1/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v5 2/6] mm/page_isolation: exit early when pageblock is isolated in set_migratetype_isolate()
` [PATCH v5 3/6] mm/page_isolation: drop WARN_ON_ONCE() "
` [PATCH v5 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v5 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v5 6/6] mm: document semantics of ZONE_MOVABLE

[RFC 0/7] Support high-order page bulk allocation
 2020-08-16 12:31 UTC  (11+ messages)
` [RFC 1/7] mm: page_owner: split page by order
` [RFC 2/7] mm: introduce split_page_by_order
` [RFC 3/7] mm: compaction: deal with upcoming high-order page splitting
` [RFC 4/7] mm: factor __alloc_contig_range out
` [RFC 5/7] mm: introduce alloc_pages_bulk API
` [RFC 6/7] mm: make alloc_pages_bulk best effort
` [RFC 7/7] mm/page_isolation: avoid drain_all_pages for alloc_pages_bulk

[PATCH v4 0/8] huge vmalloc mappings
 2020-08-16  9:09 UTC  (9+ messages)
` [PATCH v4 1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v4 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v4 3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v4 4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v4 5/8] mm: HUGE_VMAP arch support cleanup
` [PATCH v4 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c
` [PATCH v4 7/8] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v4 8/8] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 2/2] net: socket: implement SO_DESCRIPTION
 2020-08-16  9:00 UTC  (4+ messages)
` [RFC PATCH] net: socket: sock_set_description() can be static

incoming
 2020-08-16  8:12 UTC  (47+ messages)
` [patch 01/39] asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()
` [patch 02/39] Revert "mm/vmstat.c: do not show lowmem reserve protection information of empty zone"
` [patch 03/39] lz4: fix kernel decompression speed
` [patch 04/39] exec: restore EACCES of S_ISDIR execve()
` [patch 05/39] selftests/exec: add file type errno tests
` [patch 06/39] mailmap: add entry for Greg Kurz
` [patch 07/39] mm: store compound_nr as well as compound_order
` [patch 08/39] mm: move page-flags include to top of file
` [patch 09/39] mm: add thp_order
` [patch 10/39] mm: add thp_size
` [patch 11/39] mm: replace hpage_nr_pages with thp_nr_pages
` [patch 12/39] mm: add thp_head
` [patch 13/39] mm: introduce offset_in_thp
` [patch 14/39] fs: autofs: delete repeated words in comments
` [patch 15/39] mm/madvise: pass task and mm to do_madvise
` [patch 16/39] pid: move pidfd_get_pid() to pid.c
` [patch 17/39] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [patch 18/39] mm/madvise: check fatal signal pending of target process
` [patch 19/39] all arch: remove system call sys_sysctl
` [patch 20/39] mm/kmemleak: silence KCSAN splats in checksum
` [patch 21/39] mm/frontswap: mark various intentional data races
` [patch 22/39] mm/page_io: "
` [patch 23/39] mm/swap_state: "
` [patch 24/39] mm/filemap.c: fix a data race in filemap_fault()
` [patch 25/39] mm/swapfile: fix and annotate various data races
` [patch 26/39] mm/page_counter: fix various data races at memsw
` [patch 27/39] mm/memcontrol: fix a data race in scan count
` [patch 28/39] mm/list_lru: fix a data race in list_lru_count_one
` [patch 29/39] mm/mempool: fix a data race in mempool_free()
` [patch 30/39] mm/rmap: annotate a data race at tlb_flush_batched
` [patch 31/39] mm/swap.c: annotate data races for lru_rotate_pvecs
` [patch 32/39] mm: annotate a data race in page_zonenum()
` [patch 33/39] include/asm-generic/vmlinux.lds.h: align ro_after_init
` [patch 34/39] sh: clkfwk: remove r8/r16/r32
` [patch 35/39] sh: use generic strncpy()
` [patch 36/39] iomap: constify ioreadX() iomem argument (as in generic implementation)
` [patch 37/39] rtl818x: "
` [patch 38/39] ntb: intel: "
` [patch 39/39] virtio: pci: "

[PATCH v2] lib/string.c: implement stpcpy
 2020-08-16  7:44 UTC 

[PATCH] mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
 2020-08-16  2:05 UTC  (2+ messages)

[PATCH 0/4] Remove nrexceptional tracking
 2020-08-16  1:48 UTC  (4+ messages)
` [PATCH 1/4] mm: Introduce and use page_cache_empty

[linux-next:master] BUILD SUCCESS 4993e4fe12af2d71b6a3ad16e1fcdc566795fda1
 2020-08-16  1:05 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 31a0e28a656f19821c927306a045b4a1f0d0c580
 2020-08-16  1:04 UTC 

[RFC PATCH 0/3] Re: [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
 2020-08-15  9:49 UTC  (6+ messages)
` [RFC PATCH 2/3] mm: Drop use of test_and_set_skip in favor of just setting skip

[PATCH] mm : sync ra->ra_pages with bdi->ra_pages
 2020-08-15  4:14 UTC  (3+ messages)

[PATCH] dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
 2020-08-15  0:59 UTC  (6+ messages)

BUG: unable to handle kernel paging request in free_block (5)
 2020-08-14 22:59 UTC 

[PATCH] mm : update ra->ra_pages if it's NOT equal to bdi->ra_pages
 2020-08-14 22:17 UTC  (9+ messages)

[PATCH] khugepaged: collapse_pte_mapped_thp() flush the right range
 2020-08-14 22:13 UTC  (3+ messages)
` [PATCH] khugepaged: khugepaged_test_exit() check mmget_still_valid()
  ` [PATCH] khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()

[PATCH v3] mm: introduce reference pages
 2020-08-14 21:33 UTC 

[PATCH] mm: slub: fix conversion of freelist_corrupted()
 2020-08-14 19:43 UTC  (4+ messages)

[RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
 2020-08-14 18:09 UTC  (3+ messages)

[PATCH 00/35] kasan: add hardware tag-based mode for arm64
 2020-08-14 17:27 UTC  (36+ messages)
` [PATCH 01/35] kasan: KASAN_VMALLOC depends on KASAN_GENERIC
` [PATCH 02/35] kasan: group vmalloc code
` [PATCH 03/35] kasan: shadow declarations only for software modes
` [PATCH 04/35] kasan: rename (un)poison_shadow to (un)poison_memory
` [PATCH 05/35] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*
` [PATCH 06/35] kasan: only build init.c for software modes
` [PATCH 07/35] kasan: split out shadow.c from common.c
` [PATCH 08/35] kasan: rename generic/tags_report.c files
` [PATCH 09/35] kasan: don't duplicate config dependencies
` [PATCH 10/35] kasan: hide invalid free check implementation
` [PATCH 11/35] kasan: decode stack frame only with KASAN_STACK_ENABLE
` [PATCH 12/35] kasan, arm64: only init shadow for software modes
` [PATCH 13/35] kasan, arm64: only use kasan_depth "
` [PATCH 14/35] kasan: rename addr_has_shadow to addr_has_metadata
` [PATCH 15/35] kasan: rename print_shadow_for_address to print_memory_metadata
` [PATCH 16/35] kasan: kasan_non_canonical_hook only for software modes
` [PATCH 17/35] kasan: rename SHADOW layout macros to META
` [PATCH 18/35] kasan: separate metadata_fetch_row for each mode
` [PATCH 19/35] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH 20/35] arm64: mte: Add in-kernel MTE helpers
` [PATCH 21/35] arm64: mte: Add in-kernel tag fault handler
` [PATCH 22/35] arm64: mte: Enable in-kernel MTE
` [PATCH 23/35] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH 24/35] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH 25/35] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH 26/35] kasan, arm64: Enable TBI EL1
` [PATCH 27/35] kasan, arm64: align allocations for HW_TAGS
` [PATCH 28/35] kasan: define KASAN_GRANULE_SIZE "
` [PATCH 29/35] kasan, x86, s390: update undef CONFIG_KASAN
` [PATCH 30/35] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH 31/35] kasan, arm64: implement HW_TAGS runtime
` [PATCH 32/35] kasan, arm64: print report from tag fault handler
` [PATCH 33/35] kasan, slub: reset tags when accessing metadata
` [PATCH 34/35] kasan, arm64: enable CONFIG_KASAN_HW_TAGS
` [PATCH 35/35] kasan: add documentation for hardware tag-based mode


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