linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 04:31:02 to 2020-06-10 16:42:28 UTC [more...]

[PATCH 00/19 V2] mm: memcontrol: charge swapin pages on instantiation
 2020-06-10 16:42 UTC  (5+ messages)
` [PATCH 05/19] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
` [PATCH 09/19] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters

[PATCH 0/9] slub_debug fixes and improvements
 2020-06-10 16:31 UTC  (10+ messages)
` [PATCH 1/9] mm, slub: extend slub_debug syntax for multiple blocks
` [PATCH 2/9] mm, slub: make some slub_debug related attributes read-only
` [PATCH 3/9] mm, slub: remove runtime allocation order changes
` [PATCH 4/9] mm, slub: make remaining slub_debug related attributes read-only
` [PATCH 5/9] mm, slub: make reclaim_account attribute read-only
` [PATCH 6/9] mm, slub: introduce static key for slub_debug()
` [PATCH 7/9] mm, slub: introduce kmem_cache_debug_flags()
` [PATCH 8/9] mm, slub: extend checks guarded by slub_debug static key
` [PATCH 9/9] mm, slab/slub: move and improve cache_from_obj()

5.7.0 page allocation failure: order:0, mode:0x400d0
 2020-06-10 15:28 UTC  (7+ messages)

[PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-06-10 12:25 UTC  (3+ messages)
    ` [Intel-gfx] "

[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-06-10 11:45 UTC  (3+ messages)
` [PATCH RFC 1/2] s390/zcore: traverse resources instead of memblocks

[PATCH v15 04/14] mm/damon: Adaptively adjust regions
 2020-06-10 10:13 UTC  (2+ messages)

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-10  9:06 UTC  (9+ messages)
` [PATCH 15/17] mm: Fix trivial spelling
  ` [PATCH v2] mm/balloon_compaction: "

[PATCHv2 0/2] x86: Fix boot with some memory above MAXMEM
 2020-06-10  8:42 UTC  (5+ messages)
` [PATCHv2 1/2] x86/mm: "
` [PATCHv2 2/2] x86/boot/KASLR: "

[PATCH] mm/vmscan.c: Fixed typo
 2020-06-10  7:31 UTC  (2+ messages)

[PATCH v2] x86/mm: use max memory block size on bare metal
 2020-06-10  7:30 UTC  (4+ messages)

stable-rc 5.4: libhugetlbfs fallocate_stress.sh: Unable to handle kernel paging request at virtual address ffff00006772f000
 2020-06-10  7:08 UTC  (4+ messages)

incoming
 2020-06-10  6:57 UTC  (80+ messages)
` [patch 21/93] mips: add show_stack_loglvl()
` [patch 22/93] nds32: "
` [patch 23/93] nios2: "
` [patch 24/93] openrisc: "
` [patch 25/93] parisc: "
` [patch 26/93] powerpc: "
` [patch 27/93] riscv: "
` [patch 28/93] s390: "
` [patch 29/93] sh: add loglvl to dump_mem()
` [patch 30/93] sh: remove needless printk()
` [patch 31/93] sh: add loglvl to printk_address()
` [patch 32/93] sh: add loglvl to show_trace()
` [patch 33/93] sh: add show_stack_loglvl()
` [patch 34/93] sparc: "
` [patch 35/93] um/sysrq: remove needless variable sp
` [patch 36/93] um: add show_stack_loglvl()
` [patch 37/93] unicore32: remove unused pmode argument in c_backtrace()
` [patch 38/93] unicore32: add loglvl to c_backtrace()
` [patch 39/93] unicore32: add show_stack_loglvl()
` [patch 40/93] x86: add missing const qualifiers for log_lvl
` [patch 41/93] x86: add show_stack_loglvl()
` [patch 42/93] xtensa: add loglvl to show_trace()
` [patch 43/93] xtensa: add show_stack_loglvl()
` [patch 44/93] sysrq: use show_stack_loglvl()
` [patch 45/93] x86/amd_gart: print stacktrace for a leak with KERN_ERR
` [patch 46/93] power: use show_stack_loglvl()
` [patch 47/93] kdb: don't play with console_loglevel
` [patch 48/93] sched: print stack trace with KERN_INFO
` [patch 49/93] kernel: use show_stack_loglvl()
` [patch 50/93] kernel: rename show_stack_loglvl() => show_stack()
` [patch 51/93] mm: don't include asm/pgtable.h if linux/mm.h is already included
` [patch 52/93] mm: introduce include/linux/pgtable.h
` [patch 53/93] mm: reorder includes after introduction of linux/pgtable.h
` [patch 54/93] csky: replace definitions of __pXd_offset() with pXd_index()
` [patch 55/93] m68k/mm/motorola: move comment about page table allocation funcitons
` [patch 56/93] m68k/mm: move {cache,nocahe}_page() definitions close to their user
` [patch 57/93] x86/mm: simplify init_trampoline() and surrounding logic
` [patch 58/93] mm: pgtable: add shortcuts for accessing kernel PMD and PTE
` [patch 59/93] mm: consolidate pte_index() and pte_offset_*() definitions
` [patch 60/93] mmap locking API: initial implementation as rwsem wrappers
` [patch 61/93] MMU notifier: use the new mmap locking API
` [patch 62/93] DMA reservations: "
` [patch 63/93] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [patch 64/93] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [patch 65/93] mmap locking API: convert nested write lock sites
` [patch 66/93] mmap locking API: add mmap_read_trylock_non_owner()
` [patch 67/93] mmap locking API: add MMAP_LOCK_INITIALIZER
` [patch 68/93] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
` [patch 69/93] mmap locking API: rename mmap_sem to mmap_lock
` [patch 70/93] mmap locking API: convert mmap_sem API comments
` [patch 71/93] mmap locking API: convert mmap_sem comments
` [patch 72/93] maccess: unexport probe_kernel_write()
` [patch 73/93] maccess: remove various unused weak aliases
` [patch 74/93] maccess: remove duplicate kerneldoc comments
` [patch 75/93] maccess: clarify "
` [patch 76/93] maccess: update the top of file comment
` [patch 77/93] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [patch 78/93] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [patch 79/93] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [patch 80/93] maccess: remove probe_read_common and probe_write_common
` [patch 81/93] maccess: unify the probe kernel arch hooks
` [patch 82/93] bpf: factor out a bpf_trace_copy_string helper
` [patch 83/93] bpf: handle the compat string in bpf_trace_copy_string better
` [patch 84/93] bpf:bpf_seq_printf(): handle potentially unsafe format string better
` [patch 85/93] bpf: rework the compat kernel probe handling
` [patch 86/93] tracing/kprobes: handle mixed kernel/userspace probes better
` [patch 87/93] maccess: remove strncpy_from_unsafe
` [patch 88/93] maccess: always use strict semantics for probe_kernel_read
` [patch 89/93] maccess: move user access routines together
` [patch 90/93] maccess: allow architectures to provide kernel probing directly
` [patch 91/93] x86: use non-set_fs based maccess routines
` [patch 92/93] maccess: return -ERANGE when probe_kernel_read() fails
` [patch 93/93] include/linux/cache.h: expand documentation over __read_mostly
` mmotm 2020-06-08-22-33 uploaded
` mmotm 2020-06-08-22-35 uploaded

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-10  6:42 UTC  (9+ messages)
` [PATCH v6 4/6] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v6 6/6] blktrace: fix debugfs use after free

[patch 113/131] mm: balance LRU lists based on relative thrashing
 2020-06-10  5:23 UTC  (4+ messages)

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

[hnaz-linux-mm:master 60/194] include/linux/pgtable.h:74:27: error: redefinition of 'pte_offset_kernel'
 2020-06-10  4:27 UTC  (3+ messages)

[PATCH v11 00/16] per memcg lru lock
 2020-06-10  3:22 UTC  (4+ messages)

[RFC] page cache drop-behind
 2020-06-10  2:39 UTC 

[PATCH 0/2] generic_file_buffered_read() refactoring & optimization
 2020-06-10  1:46 UTC  (9+ messages)
` [PATCH 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
` [PATCH v2 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[PATCH] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-10  1:21 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 0a095ef39b5b9bb1a5d57155b7820786e2287aa9
 2020-06-10  0:33 UTC 

[PATCH V2] mm/vmstat: Add events for THP migration without split
 2020-06-09 23:06 UTC  (10+ messages)

[PATCH v1 0/2] hwpoison: fixes signaling on memory error
 2020-06-09 20:54 UTC  (6+ messages)
` [PATCH v1 2/2] mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread

[PATCH v6] mm: Proactive compaction
 2020-06-09 19:23 UTC  (3+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-06-09 17:38 UTC  (5+ messages)
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order

[PATCH] mm: Move p?d_alloc_track to separate header file
 2020-06-09 15:53 UTC  (4+ messages)

[PATCH v2] iomap: avoid deadlock if memory reclaim is triggered in writepage path
 2020-06-09 15:36 UTC 

[hnaz-linux-mm:master 59/194] arch/powerpc/mm/pgtable.c:267:15: error: implicit declaration of function 'pmd_ptr'
 2020-06-09 15:06 UTC 

[RFC v3 00/10] DAMON: Support Access Monitoring of Any Address Space Including Physical Memory
 2020-06-09 14:19 UTC  (11+ messages)
` [RFC v3 01/10] mm/damon: Use vm-independent address range concept
` [RFC v3 02/10] mm/damon: Make monitoring target regions init/update configurable
` [RFC v3 03/10] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v3 04/10] tools/damon: Implement init target regions feature
` [RFC v3 05/10] Docs/damon: Document 'initial_regions' feature
` [RFC v3 06/10] mm/damon: Make access check primitive configurable
` [RFC v3 07/10] mm/damon: Implement callbacks for physical memory monitoring
` [RFC v3 08/10] mm/damon/debugfs: Support "
` [RFC v3 09/10] tools/damon/record: Support physical memory address spce
` [RFC v3 10/10] Docs/damon: Document physical memory monitoring support

[RFC v11 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-09 14:07 UTC  (12+ messages)
` [RFC v11 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v11 2/8] mm/damon: Account age of target regions
` [RFC v11 3/8] mm/damon: Implement data access monitoring-based operation schemes
    `  "
` [RFC v11 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v11 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v11 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v11 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v11 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-06-09 13:26 UTC  (5+ messages)
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH] mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
 2020-06-09 12:28 UTC  (4+ messages)

[PATCH v6 00/12] Add a new mmap locking API wrapping mmap_sem calls
 2020-06-09 12:03 UTC  (2+ messages)

[RFC PATCH 2/2] PM: hibernate: introduce opportunistic memory reclaim
 2020-06-09  6:19 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 1713116fa907cc7290020f0d8632ec646d2936f8
 2020-06-09  5:43 UTC 


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