linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-20 14:26:01 to 2019-12-28 00:25:08 UTC [more...]

[PATCH 0/2] clarify limitations of hibernation
 2019-12-28  0:25 UTC  (5+ messages)
` [PATCH 1/2] Documentation: "
` [PATCH 2/2] pm: add more logging on hibernation failure

[PATCH 0/2] Fix two above-47bit hint address vs. THP bugs
 2019-12-28  0:10 UTC  (6+ messages)
` [PATCH 1/2] thp: Fix conflict of above-47bit hint address and PMD alignment
` [PATCH 2/2] thp, shmem: "

[PATCH] mm, memcg: reduce size of struct mem_cgroup by using bit field
 2019-12-27 23:55 UTC  (4+ messages)
` [PATCH] mm, memcg: reset memcg's memory.{min, low} for reclaiming itself

[PATCH] memcg: fix a crash in wb_workfn when a device disappears
 2019-12-27 22:32 UTC  (5+ messages)

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-27 21:56 UTC  (25+ messages)

[Patch v2] mm/rmap.c: split huge pmd when it really is
 2019-12-27 15:13 UTC  (4+ messages)

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-27 14:34 UTC  (5+ messages)
` [PATCH 19/22] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH 22/22] arm64: mte: Add Memory Tagging Extension documentation

[PATCH V11 RESEND] mm/debug: Add tests validating architecture page table helpers
 2019-12-27 14:22 UTC  (2+ messages)
` [mm/debug] 87c4696d57: kernel_BUG_at_include/linux/mm.h

[PATCH] mm/page_owner: print largest memory consumer when OOM panic occurs
 2019-12-27 13:46 UTC 

lib/test_user_copy.c:244: Error: unrecognized keyword/register name `l.lwz ?ap,4(r18)'
 2019-12-27  9:09 UTC 

[PATCH 1/2] powerpc/pseries/svm: Use FW_FEATURE to detect SVM
 2019-12-27  5:29 UTC  (4+ messages)
` [PATCH 2/2] powerpc/pseries/svm: Disable BHRB/EBB/PMU access

INFO: task hung in sync_inodes_sb (3)
 2019-12-27  4:46 UTC  (3+ messages)

[PATCH v2 0/5] protect page cache from freeing inode
 2019-12-27  1:11 UTC  (15+ messages)
` [PATCH v2 1/5] mm, memcg: reduce size of struct mem_cgroup by using bit field
` [PATCH v2 2/5] mm, memcg: introduce MEMCG_PROT_SKIP for memcg zero usage case
` [PATCH v2 3/5] mm, memcg: reset memcg's memory.{min, low} for reclaiming itself
` [PATCH v2 4/5] mm: make memcg visible to lru walker isolation function
` [PATCH v2 5/5] memcg, inode: protect page cache from freeing inode

[Bug 205937] New: BUG: unable to handle page fault for address: f3170000
 2019-12-26 23:58 UTC  (4+ messages)

[PATCH 0/2] clarify limitations of hibernation
 2019-12-26 22:02 UTC  (3+ messages)
` [PATCH 1/2] Documentation: "
` [PATCH 2/2] pm: add more logging on hibernation failure

possible deadlock in shmem_fallocate (4)
 2019-12-26 21:25 UTC 

[linux-stable-rc:linux-4.19.y 7844/9999] fs/proc/page.c:49:11: note: in expansion of macro 'pfn_to_online_page'
 2019-12-26 11:38 UTC 

[PATCH 4/6] iomap: add struct iomap_ctx
 2019-12-26  9:49 UTC  (2+ messages)
` [iomap] 5c6f67c138: WARNING:at_fs/iomap/buffered-io.c:#iomap_readpages

87c4696d57 ("mm/debug: Add tests validating architecture page .."): [ 1.395296] kernel BUG at include/linux/mm.h:2007!
 2019-12-26  8:49 UTC 

[RFC] memcg: Add swappiness to cgroup2
 2019-12-26  6:56 UTC  (3+ messages)

[linux-next:master 5090/5337] drivers//base/devcon.c:180:9: warning: array subscript is below array bounds
 2019-12-26  6:22 UTC 

[PATCH] mm/page_owner: print largest memory consumer when OOM panic occurs
 2019-12-26  5:53 UTC 

[linux-next:master 5090/5337] include/linux/string.h:380:9: warning: argument 1 null where non-null expected
 2019-12-26  4:31 UTC 

[PATCH] zswap: add allocation hysteresis if pool limit is hit
 2019-12-25 20:37 UTC 

[PATCH] mm/page_owner: print largest memory consumer when OOM panic occurs
 2019-12-25 13:53 UTC  (6+ messages)

[PATCH v7 00/10] per lruvec lru_lock for memcg
 2019-12-25  9:04 UTC  (11+ messages)
` [PATCH v7 01/10] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v7 02/10] mm/memcg: fold lru_lock in lock_page_lru
` [PATCH v7 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v7 04/10] mm/lru: introduce the relock_page_lruvec function
` [PATCH v7 05/10] mm/mlock: optimize munlock_pagevec by relocking
` [PATCH v7 06/10] mm/swap: only change the lru_lock iff page's lruvec is different
` [PATCH v7 07/10] mm/pgdat: remove pgdat lru_lock
` [PATCH v7 08/10] mm/lru: revise the comments of lru_lock
` [PATCH v7 09/10] mm/lru: add debug checking for page memcg moving
` [PATCH v7 10/10] mm/memcg: add debug checking in lock_page_memcg

[PATCH] mm/rmap.c: split huge pmd when it really is
 2019-12-24 21:47 UTC  (4+ messages)

[RFC PATCH] io-wq: kill cpu hog worker
 2019-12-24 16:13 UTC  (2+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-24  9:28 UTC  (3+ messages)

[linux-next:master 4314/4896] drivers/char/ipmi/ipmi_ssif.c:781:3: note: in expansion of macro 'memcpy'
 2019-12-23 23:37 UTC  (5+ messages)

[PATCH v4 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-23 22:34 UTC  (3+ messages)
` Ack to merge through DRM tree? WAS "

[PATCH v2] mm: memcg/slab: fix percpu slab vmstats flushing
 2019-12-23 17:03 UTC  (3+ messages)

[PATCH] mm, memcg: fix comment error about memory.low usage
 2019-12-23 16:52 UTC  (2+ messages)

[PATCH RFC v4 00/42] Add KernelMemorySanitizer infrastructure
 2019-12-23  7:51 UTC  (46+ messages)
` [PATCH RFC v4 01/42] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v4 02/42] stackdepot: build with -fno-builtin
` [PATCH RFC v4 03/42] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v4 04/42] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v4 05/42] kmsan: add ReST documentation
` [PATCH RFC v4 06/42] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v4 07/42] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v4 08/42] kmsan: reduce vmalloc space
` [PATCH RFC v4 09/42] kmsan: add KMSAN runtime core
` [PATCH RFC v4 10/42] kmsan: KMSAN compiler API implementation
` [PATCH RFC v4 11/42] kmsan: add KMSAN hooks for kernel subsystems
` [PATCH RFC v4 12/42] kmsan: stackdepot: don't allocate KMSAN metadata for stackdepot
` [PATCH RFC v4 13/42] kmsan: define READ_ONCE_NOCHECK()
` [PATCH RFC v4 14/42] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH RFC v4 15/42] kmsan: x86: sync metadata pages on page fault
` [PATCH RFC v4 16/42] kmsan: add tests for KMSAN
` [PATCH RFC v4 17/42] crypto: kmsan: disable accelerated configs under KMSAN
` [PATCH RFC v4 18/42] kmsan: x86: disable UNWINDER_ORC "
` [PATCH RFC v4 19/42] kmsan: x86/asm: softirq: add KMSAN IRQ entry hooks
` [PATCH RFC v4 20/42] kmsan: x86: increase stack sizes in KMSAN builds
` [PATCH RFC v4 21/42] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH RFC v4 22/42] kmsan: mm: call KMSAN hooks from SLUB code
` [PATCH RFC v4 23/42] kmsan: mm: maintain KMSAN metadata for page operations
` [PATCH RFC v4 24/42] kmsan: handle memory sent to/from USB
` [PATCH RFC v4 25/42] kmsan: handle task creation and exiting
` [PATCH RFC v4 26/42] kmsan: net: check the value of skb before sending it to the network
` [PATCH RFC v4 27/42] kmsan: printk: treat the result of vscnprintf() as initialized
` [PATCH RFC v4 28/42] kmsan: disable instrumentation of certain functions
` [PATCH RFC v4 29/42] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v4 30/42] kmsan: use __msan_ string functions where possible
` [PATCH RFC v4 31/42] kmsan: hooks for copy_to_user() and friends
` [PATCH RFC v4 32/42] kmsan: init: call KMSAN initialization routines
` [PATCH RFC v4 33/42] kmsan: enable KMSAN builds
` [PATCH RFC v4 34/42] kmsan: handle /dev/[u]random
` [PATCH RFC v4 35/42] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH RFC v4 36/42] kmsan: disable strscpy() optimization under KMSAN
` [PATCH RFC v4 37/42] kmsan: add iomap support
` [PATCH RFC v4 38/42] kmsan: dma: unpoison memory mapped by dma_direct_map_page()
` [PATCH RFC v4 39/42] kmsan: disable physical page merging in biovec
` [PATCH RFC v4 40/42] kmsan: ext4: skip block merging logic in ext4_mpage_readpages for KMSAN
` [PATCH RFC v4 41/42] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH RFC v4 42/42] kmsan: x86/uprobes: unpoison regs in arch_uprobe_exception_notify()

[RESEND [PATCH] 0/2] mm/mmap.c: reduce subtree gap propagation a little
 2019-12-23  3:05 UTC  (2+ messages)

[PATCH v6] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-12-22 20:07 UTC 

[linux-next:pending-fixes] BUILD REGRESSION 9125728fcf863412fb80f042c39ff891ab9f48c4
 2019-12-22 14:50 UTC 

[RFC PATCH] io-wq: cut busy list off io_wqe
 2019-12-22 14:46 UTC 

[linux-next:master] BUILD REGRESSION 7ddd09fc4b745fb1d8942f95389583e08412e0cd
 2019-12-22 14:40 UTC 

[linux-next:master 4337/4896] lib/zlib_dfltcc/dfltcc_util.h:109: Error: Unrecognized opcode: `stfle'
 2019-12-22 12:50 UTC 

[linux-next:master 4341/4896] lib/zlib_deflate/../zlib_dfltcc/dfltcc_util.h:114: Error: Unrecognized opcode: `stfle'
 2019-12-22  1:32 UTC 

Regression seen when using MADV_FREE vs MADV_DONTNEED
 2019-12-21 18:25 UTC 

arch/nds32/include/asm/pgtable.h:360:44: error: passing argument 1 of 'pmd_offset' from incompatible pointer type
 2019-12-21 13:14 UTC 

[PATCH v17 00/23] Generic page walk and ptdump
 2019-12-21 10:35 UTC  (8+ messages)
` [PATCH v17 01/23] mm: Add generic p?d_leaf() macros
` [PATCH v17 11/23] mm: pagewalk: Add p4d_entry() and pgd_entry()

[PATCH v5 00/17] Enable CONFIG_VMAP_STACK on PPC32
 2019-12-21  8:32 UTC  (18+ messages)
` [PATCH v5 01/17] powerpc/32: replace MTMSRD() by mtmsr
` [PATCH v5 02/17] powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
` [PATCH v5 03/17] powerpc/32: save DEAR/DAR before calling handle_page_fault
` [PATCH v5 04/17] powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
` [PATCH v5 05/17] powerpc/32: add a macro to get and/or save DAR and DSISR on stack
` [PATCH v5 06/17] powerpc/32: prepare for CONFIG_VMAP_STACK
` [PATCH v5 07/17] powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
` [PATCH v5 08/17] powerpc/32: Add early stack overflow detection with VMAP stack
` [PATCH v5 09/17] powerpc/32: Use vmapped stacks for interrupts
` [PATCH v5 10/17] powerpc/8xx: Use alternative scratch registers in DTLB miss handler
` [PATCH v5 11/17] powerpc/8xx: drop exception entries for non-existing exceptions
` [PATCH v5 12/17] powerpc/8xx: move DataStoreTLBMiss perf handler
` [PATCH v5 13/17] powerpc/8xx: split breakpoint exception
` [PATCH v5 14/17] powerpc/8xx: Enable CONFIG_VMAP_STACK
` [PATCH v5 15/17] powerpc/32s: reorganise DSI handler
` [PATCH v5 16/17] powerpc/32s: avoid crossing page boundary while changing SRR0/1
` [PATCH v5 17/17] powerpc/32s: Enable CONFIG_VMAP_STACK

[PATCH V6 0/7] ACPI: Support Generic Initiator proximity domains
 2019-12-20 21:40 UTC  (4+ messages)

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-12-20 18:58 UTC  (4+ messages)
` [PATCH RFC v3 10/36] kmsan: add KMSAN runtime

[PATCH] mm/hmm: Cleanup hmm_vma_walk_pud()/walk_pud_range()
 2019-12-20 15:54 UTC  (2+ 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).