linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
INFO: task hung in sync_blockdev
 2018-02-07 15:00 UTC 

[RFC 0/3] x86: Patchable constants
 2018-02-07 14:59 UTC  (4+ messages)
` [RFC 1/3] x86: Introduce patchable constants
` [RFC 2/3] x86/mm/encrypt: Convert __PHYSICAL_MASK to patchable constant
` [RFC 3/3] x86/mm/encrypt: Convert sme_me_mask "

[PATCH 0/2] rcu: Transform kfree_rcu() into kvfree_rcu()
 2018-02-07 14:55 UTC  (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: Use kvfree_rcu() in update_memcg_params()

WARNING: bad usercopy in put_cmsg
 2018-02-07 13:55 UTC  (4+ messages)

[PATCH] mm: Always print RLIMIT_DATA warning
 2018-02-07 13:03 UTC  (5+ messages)

[mmotm:master 122/198] arch/x86/tools/insn_decoder_test: warning: ffffffff81004aba: 0f ff 8b 05 ce e5 ab ud0 -0x541a31fb(%rbx),%ecx
 2018-02-07 12:59 UTC 

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-02-07 12:45 UTC  (16+ messages)

[LSF/MM TOPIC] Native NVMM file systems
 2018-02-07 10:41 UTC  (4+ messages)

[PATCH V6 0/2 RESEND] KSM replace hash algo with faster hash
 2018-02-07 10:22 UTC  (3+ messages)
` [PATCH V6 1/2 RESEND] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH V6 2/2 RESEND] ksm: replace jhash2 with faster hash

[PATCH 4/6] Protectable Memory
 2018-02-07 10:03 UTC  (2+ messages)

[PATCH 0/2] zsmalloc/zram: drop zram's max_zpage_size
 2018-02-07  9:29 UTC  (3+ messages)
` [PATCH 1/2] zsmalloc: introduce zs_huge_object() function
` [PATCH 2/2] zram: drop max_zpage_size and use zs_huge_object()

[mmotm:master 119/198] arch/x86/tools/insn_decoder_test: warning: ffffffff819398fc: 0f ff 48 8d ud0 -0x73(%rax),%ecx
 2018-02-07  9:26 UTC 

[PATCH RFC] ashmem: Fix lockdep RECLAIM_FS false positive
 2018-02-07  8:07 UTC  (6+ messages)

INFO: task hung in blkdev_fsync
 2018-02-07  7:46 UTC 

[PATCH v11 00/10] Application Data Integrity feature introduced by SPARC M7
 2018-02-07  7:38 UTC  (4+ messages)

[PATCH v26 2/2 RESEND] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
 2018-02-07  7:26 UTC  (3+ messages)

[PATCH -mm -v2] mm, swap, frontswap: Fix THP swap if frontswap enabled
 2018-02-07  7:00 UTC 

freezing system for several second on high I/O [kernel 4.15]
 2018-02-07  6:55 UTC  (8+ messages)

[PATCH v27 0/4] Virtio-balloon: support free page reporting
 2018-02-07  6:54 UTC  (5+ messages)
` [PATCH v27 1/4] mm: support reporting free page blocks
` [PATCH v27 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v27 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v27 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON

[mmotm:master 87/198] arch/x86/tools/insn_decoder_test: warning: ffffffff816e6fff: 0f ff e9 ud0 %ecx,%ebp
 2018-02-07  5:32 UTC 

[mmotm:master 121/198] arch/h8300/include/asm/byteorder.h:5:0: warning: "__BIG_ENDIAN" redefined
 2018-02-07  3:35 UTC 

[PATCH] memremap: fix softlockup reports at teardown
 2018-02-07  3:34 UTC 

[PATCH -mm] mm, swap, frontswap: Fix THP swap if frontswap enabled
 2018-02-07  2:23 UTC  (9+ messages)

[nf:master 1/9] arch/x86/tools/insn_decoder_test: warning: ffffffff817c07c3: 0f ff e9 ud0 %ecx,%ebp
 2018-02-07  2:16 UTC 

[PATCH v1] mm: hwpoison: disable memory error handling on 1GB hugepage
 2018-02-07  1:14 UTC  (4+ messages)
` [PATCH v2] "

mmotm 2018-02-06-16-41 uploaded
 2018-02-07  0:42 UTC 

[PATCH] mm: swap: make pointer swap_avail_heads static
 2018-02-07  0:38 UTC  (2+ messages)

[PATCH] mm/ksm: make function stable_node_dup static
 2018-02-06 22:10 UTC 

[PATCH v7 00/24] Speculative page faults
 2018-02-06 20:28 UTC  (26+ messages)
` [PATCH v7 01/24] mm: Introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v7 02/24] x86/mm: Define CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH v7 03/24] powerpc/mm: "
` [PATCH v7 04/24] mm: Dont assume page-table invariance during faults
` [PATCH v7 05/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v7 06/24] mm: Introduce pte_spinlock "
` [PATCH v7 07/24] mm: VMA sequence count
` [PATCH v7 08/24] mm: Protect VMA modifications using "
` [PATCH v7 09/24] mm: protect mremap() against SPF hanlder
` [PATCH v7 10/24] mm: Protect SPF handler against anon_vma changes
` [PATCH v7 11/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v7 12/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v7 13/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v7 14/24] mm: Introduce __maybe_mkwrite()
` [PATCH v7 15/24] mm: Introduce __vm_normal_page()
` [PATCH v7 16/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v7 17/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v7 18/24] mm: Provide speculative fault infrastructure
` [PATCH v7 19/24] mm: Adding speculative page fault failure trace events
` [PATCH v7 20/24] perf: Add a speculative page fault sw event
` [PATCH v7 21/24] perf tools: Add support for the SPF perf event
` [PATCH v7 22/24] mm: Speculative page fault handler return VMA
` [PATCH v7 23/24] x86/mm: Add speculative pagefault handling
` [PATCH v7 24/24] powerpc/mm: Add speculative page fault

[RFC PATCH 00/64] mm: towards parallel address space operations
 2018-02-06 18:48 UTC  (42+ messages)
` [PATCH 02/64] Introduce range reader/writer lock
` [PATCH 06/64] mm: teach pagefault paths about range locking
` [PATCH 10/64] kernel/exit: teach exit_mm() "
` [PATCH 13/64] fs/proc: teach "
` [PATCH 16/64] virt: use mm locking wrappers
` [PATCH 18/64] mm/ksm: teach about range locking
` [PATCH 19/64] mm/mlock: use mm locking wrappers
` [PATCH 21/64] mm: teach drop/take_all_locks() about range locking
` [PATCH 22/64] mm: avoid mmap_sem trylock in vm_insert_page()
` [PATCH 24/64] mm/thp: disable mmap_sem is_locked checks
` [PATCH 28/64] arch/x86: use mm locking wrappers
` [PATCH 30/64] arch/tile: "
` [PATCH 33/64] arch/powerpc: "
` [PATCH 34/64] arch/parisc: "
` [PATCH 36/64] arch/mips: "
` [PATCH 37/64] arch/arc: "
` [PATCH 38/64] arch/blackfin: "
` [PATCH 40/64] arch/sh: "
` [PATCH 43/64] arch/hexagon: "
` [PATCH 44/64] arch/score: "
` [PATCH 45/64] arch/m32r: "
` [PATCH 46/64] arch/metag: "
` [PATCH 48/64] arch/tile: "
` [PATCH 49/64] arch/xtensa: "
` [PATCH 52/64] arch/openrisc: "
` [PATCH 53/64] arch/nios2: "
` [PATCH 54/64] arch/arm: "
` [PATCH 55/64] arch/riscv: "
` [PATCH 56/64] drivers/android: "
` [PATCH 57/64] drivers/gpu: "
` [PATCH 58/64] drivers/infiniband: "
` [PATCH 59/64] drivers/iommu: use mm locking helpers
` [PATCH 60/64] drivers/xen: use mm locking wrappers
` [PATCH 61/64] staging/lustre: use generic range lock
` [PATCH 62/64] drivers: use mm locking wrappers (the rest)
` [PATCH 63/64] mm/mmap: hack drop down_write_nest_lock()
` [PATCH 64/64] mm: convert mmap_sem to range mmap_lock

[PATCH v2] socket: Provide put_cmsg_whitelist() for constant size copies
 2018-02-06 18:42 UTC  (6+ messages)

[RFC PATCH v1 00/13] lru_lock scalability
 2018-02-06 18:18 UTC  (11+ messages)
` [RFC PATCH v1 12/13] mm: split up release_pages into non-sentinel and sentinel passes
  ` [lkp-robot] [mm] 44b163e12f: kernel_BUG_at_mm/swap.c
` [RFC PATCH v1 13/13] mm: splice local lists onto the front of the LRU

WARNING: bad usercopy in put_cmsg_compat
 2018-02-06 17:31 UTC 

[LSF/MM TOPIC] get_user_pages() and filesystems
 2018-02-06 16:29 UTC  (3+ messages)

[LSF/MM TOPIC] lru_lock scalability
 2018-02-06 15:33 UTC  (5+ messages)

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-02-06 12:37 UTC  (8+ messages)
` [PATCH 3/6] struct page: add field for vm_struct

[PATCH v11 3/3] mm, x86: display pkey in smaps only if arch supports pkeys
 2018-02-06  5:51 UTC  (4+ messages)

bisected bd4c82c22c367e is the first bad commit (was [Bug 198617] New: zswap causing random applications to crash)
 2018-02-06  2:31 UTC  (10+ messages)

[Bug 198659] New: Kernel 4.14 crash wirh invalid opcode. list_del_entry_valid
 2018-02-06  0:14 UTC 

[PATCH] mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_refs_one()
 2018-02-06  0:06 UTC 

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-02-05 22:17 UTC  (5+ messages)
` RFC: eliminate zone->lock contention for will-it-scale/page_fault1 on big server
  ` [RFC PATCH 1/2] __free_one_page: skip merge for order-0 page unless compaction is in progress
  ` [RFC PATCH 2/2] rmqueue_bulk: avoid touching page structures under zone->lock

[PATCH] Synchronize task mm counters on context switch
 2018-02-05 22:03 UTC 

[PATCH] mm: Remove unused WB_REASON_FREE_MORE_MEM
 2018-02-05 19:37 UTC 

[tip:x86/pti] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
 2018-02-05 19:35 UTC  (2+ messages)

[RFC PATCH v11 0/6] mm: security: ro protection for dynamic data
 2018-02-05 15:40 UTC  (7+ messages)
` [PATCH 4/6] Protectable Memory
  ` [kernel-hardening] "

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2018-02-05 15:26 UTC  (15+ messages)

[linux-next:master 12436/12894] drivers//perf/arm_dsu_pmu.c:661:2: error: implicit declaration of function 'bitmap_from_u32array'; did you mean 'bitmap_from_arr32'?
 2018-02-05 14:57 UTC 

[mainline][Memory off/on][83e3c48] kernel Oops with memory hot-unplug on ppc
 2018-02-05 14:24 UTC 

Possible reasons of CMA allocation failure
 2018-02-05 13:46 UTC  (2+ messages)

[PATCH] mm/kasan: Don't vfree() nonexistent vm_area
 2018-02-05  8:48 UTC  (5+ messages)

[LSF/MM TOPIC] File system memory management topics
 2018-02-05  7:01 UTC  (2+ messages)

[RFC PATCH v14 0/6] mm: security: ro protection for dynamic data
 2018-02-05  3:45 UTC  (4+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox