linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 14:38:05 to 2020-05-18 11:19:01 UTC [more...]

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-05-18 11:18 UTC  (3+ messages)
` [PATCH 01/19] mm: fix NUMA node file count error in replace_page_cache()

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-18 11:12 UTC  (6+ messages)

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-18 11:07 UTC  (26+ messages)
` [PATCH v5 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v5 02/10] MMU notifier: use the new mmap locking API
` [PATCH v5 03/10] DMA reservations: "
` [PATCH v5 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v5 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v5 06/10] mmap locking API: convert nested write lock sites
` [PATCH v5 07/10] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v5 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock
          ` [PATCH v5.5 09/10] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
          ` [PATCH v5.5 10/10] mmap locking API: rename mmap_sem to mmap_lock

[linux-next:pending-fixes] BUILD SUCCESS f7a4ee5329e2ea5cbbe17eaa8fff8d4e29b9bd7f
 2020-05-18 10:35 UTC 

[PATCH v3 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-18 10:21 UTC  (2+ messages)

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-18 10:19 UTC  (2+ messages)

[PATCH v3 2/4] kasan: record and print the free track
 2020-05-18 10:18 UTC  (2+ messages)

[PATCH v12 00/16] Introduce Data Access MONitor (DAMON)
 2020-05-18 10:13 UTC  (17+ messages)
` [PATCH v12 01/16] scripts/spelling: Add a few more typos
` [PATCH v12 02/16] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v12 03/16] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v12 04/16] mm/damon: Implement region based sampling
` [PATCH v12 05/16] mm/damon: Adaptively adjust regions
` [PATCH v12 06/16] mm/damon: Split regions into 3 subregions if necessary
` [PATCH v12 07/16] mm/damon: Apply dynamic memory mapping changes
` [PATCH v12 08/16] mm/damon: Implement callbacks
` [PATCH v12 09/16] mm/damon: Implement access pattern recording
` [PATCH v12 10/16] mm/damon: Add debugfs interface
` [PATCH v12 11/16] mm/damon: Add tracepoints
` [PATCH v12 12/16] tools: Add a minimal user-space tool for DAMON
` [PATCH v12 13/16] Documentation/admin-guide/mm: Add a document "
` [PATCH v12 14/16] mm/damon: Add kunit tests
` [PATCH v12 15/16] mm/damon: Add user space selftests
` [PATCH v12 16/16] MAINTAINERS: Update for DAMON

[PATCH] mm: Simplify calling a compound page destructor
 2020-05-18 10:06 UTC  (4+ messages)

[PATCH] mm/page_alloc: Restrict and formalize compound_page_dtors[]
 2020-05-18 10:05 UTC  (2+ messages)

[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
 2020-05-18  9:13 UTC  (14+ messages)
      ` [PATCH v2] "

BUG: Bad rss-counter state (4)
 2020-05-18  7:38 UTC 

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-18  7:06 UTC  (8+ messages)

[PATCH v6] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-18  6:53 UTC 

[RFC V2] mm/vmstat: Add events for PMD based THP migration without split
 2020-05-18  6:42 UTC 

[PATCH] swap: Add percpu cluster_next to reduce lock contention on swap cache
 2020-05-18  6:37 UTC  (5+ messages)

[PATCH v3 4/4] kasan: update documentation for generic kasan
 2020-05-18  6:31 UTC 

[PATCH v3 3/4] kasan: add tests for call_rcu stack recording
 2020-05-18  6:30 UTC 

[PATCH v3 0/4] kasan: memorize and print call_rcu stack
 2020-05-18  6:24 UTC 

[PATCH v5] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-18  6:23 UTC 

[PATCH v3 1/3] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-18  5:08 UTC  (3+ messages)
` [PATCH v3 2/3] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v3 3/3] mm/memory.c: Add memory read privilege before filling PTE entry

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-18  4:22 UTC  (5+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature

Welcome to BV Uniform
 2020-05-18  4:19 UTC 

[PATCH v5] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-18  4:16 UTC  (2+ messages)

mm/memory.c: Add update local tlb for smp race
 2020-05-18  3:33 UTC  (4+ messages)

[PATCH v3] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-05-18  2:39 UTC  (6+ messages)

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-18  1:20 UTC  (12+ messages)
` [PATCH 01/11] mm/page_isolation: prefer the node of the source page
` [PATCH 02/11] mm/migrate: move migration helper from .h to .c
` [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to simplify migration target allocation APIs
` [PATCH 04/11] mm/hugetlb: unify hugetlb migration callback function
` [PATCH 05/11] mm/hugetlb: make hugetlb migration target allocation APIs CMA aware
` [PATCH 06/11] mm/hugetlb: do not modify user provided gfp_mask
` [PATCH 07/11] mm/migrate: change the interface of the migration target alloc/free functions
` [PATCH 08/11] mm/migrate: make standard migration target allocation functions
` [PATCH 09/11] mm/gup: use standard migration target allocation function
` [PATCH 10/11] mm/mempolicy: "
` [PATCH 11/11] mm/page_alloc: use standard migration target allocation function directly

[PATCH 0/2] mm/gup, media/ivtv: introduce pin_user_pages_unlocked
 2020-05-18  1:21 UTC  (3+ messages)
` [PATCH 1/2] mm/gup: "
` [PATCH 2/2] ivtv: convert get_user_pages() --> pin_user_pages()

drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from constant value (58f becomes 8f)
 2020-05-18  0:34 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-17 23:09 UTC  (16+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[PATCH mm v3 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-17 13:44 UTC  (5+ messages)
` [PATCH mm v3 1/3] mm: prepare for swap over-high accounting and penalty calculation
` [PATCH mm v3 2/3] mm: move penalty delay clamping out of calculate_high_delay()
` [PATCH mm v3 3/3] mm: automatically penalize tasks with high swap use

[PATCH 0/1] selftests/vm: .gitignore fixes for mmotm
 2020-05-17  0:25 UTC  (2+ messages)
` [PATCH 1/1] selftests/vm/.gitignore: add khugepaged, mremap_dontunmap

[PATCH 0/2] selftests/vm: minor fixes for 5.7-rc5
 2020-05-17  0:12 UTC  (3+ messages)
` [PATCH 1/2] selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
` [PATCH 2/2] selftests/vm/.gitignore: add mremap_dontunmap

[hnaz-linux-mm:master 494/523] arch/powerpc/mm/kasan/kasan_init_32.c:124:16: error: implicit declaration of function 'pmd_ptr_k'; did you mean 'pmd_off_k'?
 2020-05-16 17:23 UTC  (2+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-05-16 17:20 UTC  (4+ messages)
` [PATCH v4 03/14] arm64: add support for folded p4d page tables

[linux-next:master] BUILD SUCCESS bdecf38f228bcca73b31ada98b5b7ba1215eb9c9
 2020-05-16 15:55 UTC 

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-16 12:56 UTC  (4+ messages)
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified

[PATCH 1/3] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-16  9:42 UTC  (4+ messages)
` [PATCH 2/3] mm/memory.c: Update local TLB if PTE entry exists

[PATCH v3 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-16  6:47 UTC  (4+ messages)
` [PATCH v3 1/3] proc/meminfo: avoid open coded reading of vm_committed_as
` [PATCH v3 2/3] mm/util.c: make vm_memory_committed() more accurate
` [PATCH v3 3/3] mm: adjust vm_committed_as_batch according to vm overcommit policy

incoming
 2020-05-16  5:53 UTC  (3+ messages)
` mmotm 2020-05-15-16-29 uploaded

[hnaz-linux-mm:master 500/523] <stdin>:1529:2: warning: #warning syscall fsinfo not implemented
 2020-05-16  4:56 UTC 

clean up and streamline probe_kernel_* and friends v2
 2020-05-16  3:42 UTC  (3+ messages)
` [PATCH 14/18] maccess: allow architectures to provide kernel probing directly

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-16  3:19 UTC  (8+ messages)
` [PATCH v5 1/7] block: add docs for gendisk / request_queue refcount helpers
` [PATCH v5 2/7] block: clarify context for gendisk / request_queue refcount increment helpers
` [PATCH v5 3/7] block: revert back to synchronous request_queue removal
` [PATCH v5 4/7] block: move main block debugfs initialization to its own file
` [PATCH v5 5/7] blktrace: fix debugfs use after free
` [PATCH v5 6/7] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v5 7/7] loop: be paranoid on exit and prevent new additions / removals

[PATCH] memcg: expose root cgroup's memory.stat
 2020-05-16  1:42 UTC  (13+ messages)

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-16  1:39 UTC  (5+ messages)
` [PATCH v4 4/5] blktrace: break out of blktrace setup on concurrent calls

[PATCH] mm: use only pidfd for process_madvise syscall
 2020-05-16  1:20 UTC 

[PATCH v2] mm/hmm/test: use xa_for_each_range instead of looping
 2020-05-16  1:04 UTC 

[PATCH] mm/hmm/test: destroy xa_array instead of looping
 2020-05-16  0:56 UTC  (3+ messages)

[PATCH v4] mm: Proactive compaction
 2020-05-16  0:50 UTC  (3+ messages)

[PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
 2020-05-15 22:12 UTC  (14+ messages)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-15 22:01 UTC  (6+ messages)
` [PATCH v3 06/19] mm: memcg/slab: obj_cgroup API

[PATCH v2 00/12] mm: consolidate definitions of page table accessors
 2020-05-15 21:12 UTC  (2+ messages)

[PATCH v5] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-15 18:44 UTC  (2+ messages)

[PATCH 11/14] docs: move other kAPI documents to core-api
 2020-05-15 18:10 UTC  (2+ messages)

[PATCH] Documentation: update numastat explanation
 2020-05-15 17:37 UTC  (2+ messages)

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-15 17:16 UTC  (27+ messages)
` [PATCH v4 01/26] arm64: mte: system register definitions
` [PATCH v4 02/26] arm64: mte: CPU feature detection and initial sysreg configuration
` [PATCH v4 03/26] arm64: mte: Use Normal Tagged attributes for the linear map
` [PATCH v4 04/26] arm64: mte: Add specific SIGSEGV codes
` [PATCH v4 05/26] arm64: mte: Handle synchronous and asynchronous tag check faults
` [PATCH v4 06/26] mm: Add PG_ARCH_2 page flag
` [PATCH v4 07/26] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
` [PATCH v4 08/26] arm64: mte: Tags-aware copy_page() implementation
` [PATCH v4 09/26] arm64: mte: Tags-aware aware memcmp_pages() implementation
` [PATCH v4 10/26] mm: Introduce arch_calc_vm_flag_bits()
` [PATCH v4 11/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect()
` [PATCH v4 12/26] mm: Introduce arch_validate_flags()
` [PATCH v4 13/26] arm64: mte: Validate the PROT_MTE request via arch_validate_flags()
` [PATCH v4 14/26] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files
` [PATCH v4 15/26] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v4 16/26] arm64: mte: Allow user control of the generated random tags "
` [PATCH v4 17/26] arm64: mte: Restore the GCR_EL1 register after a suspend
` [PATCH v4 18/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v4 19/26] fs: Handle intra-page faults in copy_mount_options()
` [PATCH v4 20/26] mm: Add arch hooks for saving/restoring tags
` [PATCH v4 21/26] arm64: mte: Enable swap of tagged pages
` [PATCH v4 22/26] arm64: mte: Save tags when hibernating
` [PATCH v4 23/26] arm64: mte: Check the DT memory nodes for MTE support
` [PATCH v4 24/26] arm64: mte: Introduce early param to disable "
` [PATCH v4 25/26] arm64: mte: Kconfig entry
` [PATCH v4 26/26] arm64: mte: Add Memory Tagging Extension documentation

Maintainers / Kernel Summit 2020 planning kick-off
 2020-05-15 16:39 UTC 

[PATCH v3 0/5] support setting sysctl parameters from kernel command line
 2020-05-15 16:02 UTC  (9+ messages)
` [PATCH v3 5/5] lib/test_sysctl: support testing of sysctl. boot parameter

sort out the flush_icache_range mess v2
 2020-05-15 14:36 UTC  (17+ messages)
` [PATCH 12/29] ia64: use asm-generic/cacheflush.h
` [PATCH 14/29] m68knommu: "
` [PATCH 16/29] powerpc: "
` [PATCH 17/29] riscv: "
` [PATCH 18/29] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 19/29] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 20/29] asm-generic: add a flush_icache_user_range stub
` [PATCH 21/29] sh: implement flush_icache_user_range
` [PATCH 22/29] xtensa: "
` [PATCH 23/29] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 24/29] m68k: implement flush_icache_user_range
` [PATCH 25/29] exec: only build read_code when needed
` [PATCH 26/29] exec: use flush_icache_user_range in read_code
` [PATCH 27/29] binfmt_flat: use flush_icache_user_range
` [PATCH 28/29] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k


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