linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-27 21:13:54 to 2017-11-29 14:11:22 UTC [more...]

[PATCH v18 00/10] Virtio-balloon Enhancement
 2017-11-29 13:55 UTC  (3+ messages)
` [PATCH v18 01/10] idr: add #include <linux/bug.h>
` [PATCH v18 02/10] radix tree test suite: remove ARRAY_SIZE to avoid redefinition

[PATCH v2 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-11-29 13:55 UTC  (7+ messages)

[mmotm:master 126/128] kernel/synchro-test.c:512:2: error: implicit declaration of function 'init_timer'; did you mean 'init_timers'?
 2017-11-29 13:52 UTC 

[PATCH] x86/numa: move setting parse numa node to num_add_memblk
 2017-11-29 13:44 UTC  (7+ messages)

[PATCH 0/6] more KAISER bits
 2017-11-29 13:38 UTC  (11+ messages)
` [PATCH 1/6] x86/mm/kaiser: Add some static
` [PATCH 2/6] x86/mm/kaiser: Fix inconsistency in SAVE_AND_SWITCH_TO_KERNEL_CR3
` [PATCH 3/6] x86/mm/kaiser: Allow PCID with nokaiser
` [PATCH 4/6] x86/mm/kaiser: Support PCID without INVPCID
` [PATCH 5/6] x86/mm/kaiser: Optimize RESTORE_CR3
` [PATCH 6/6] x86/mm/kaiser: Optimize __native_flush_tlb

[PATCH] mm, compaction: direct freepage allocation for async direct compaction
 2017-11-29 12:51 UTC  (7+ messages)

[PATCH 1/2] mm: NUMA stats code cleanup and enhancement
 2017-11-29 12:17 UTC  (8+ messages)
` [PATCH 2/2] mm: Rename zone_statistics() to numa_statistics()

hugetlb page migration vs. overcommit
 2017-11-29 11:33 UTC  (14+ messages)
    ` [PATCH RFC 1/2] mm, hugetlb: unify core page allocation accounting and initialization
    ` [PATCH RFC 2/2] mm, hugetlb: do not rely on overcommit limit during migration
      ` [PATCH RFC v2 "

[PATCH 1/2] mm: make faultaround produce old ptes
 2017-11-29 11:24 UTC  (8+ messages)
` [PATCH 2/2] arm64: add faultaround mm hook

BUG: unable to handle kernel NULL pointer dereference in kfree
 2017-11-29 10:30 UTC  (2+ messages)

[PATCH] mm, memcg: fix mem_cgroup_swapout() for THPs
 2017-11-29 10:17 UTC  (5+ messages)

[PATCH 00/18] introduce a new tool, valid access checker
 2017-11-29  9:27 UTC  (22+ messages)
` [PATCH 01/18] mm/kasan: make some kasan functions global
` [PATCH 02/18] vchecker: introduce the valid access checker
` [PATCH 03/18] vchecker: mark/unmark the shadow of the allocated objects
` [PATCH 04/18] vchecker: prepare per object memory for vchecker
` [PATCH 05/18] vchecker: store/report callstack of value writer
` [PATCH 06/18] lib/stackdepot: Add is_new arg to depot_save_stack
` [PATCH 07/18] lib/stackdepot: extend stackdepot API to support per-user stackdepot
` [PATCH 08/18] vchecker: Add 'callstack' checker
` [PATCH 09/18] vchecker: Support toggle on/off of callstack check
` [PATCH 10/18] vchecker: Use __GFP_ATOMIC to save stacktrace
` [PATCH 11/18] vchecker: consistently exclude vchecker's stacktrace
` [PATCH 12/18] vchecker: fix 'remove' handling on callstack checker
` [PATCH 13/18] mm/vchecker: support inline KASAN build
` [PATCH 14/18] mm/vchecker: make callstack depth configurable
` [PATCH 15/18] mm/vchecker: pass allocation caller address to vchecker hook
` [PATCH 16/18] mm/vchecker: support allocation caller filter
` [PATCH 17/18] lib/vchecker_test: introduce a sample for vchecker test
` [PATCH 18/18] doc: add vchecker document

[PATCH 1/1] kasan: fix livelock in qlist_move_cache
 2017-11-29  9:03 UTC  (16+ messages)

[patch V2 0/5] x86/kaiser: Boot time disabling and debug support
 2017-11-29  8:52 UTC  (12+ messages)
` [patch V2 4/5] x86/mm/debug_pagetables: Allow dumping current pagetables
    ` [PATCH] vfs: Add PERM_* symbolic helpers for common file mode/permissions
` [patch V2 5/5] x86/kaiser: Add boottime disable switch

[PATCH] mm: disable `vm.max_map_count' sysctl limit
 2017-11-29  8:32 UTC  (8+ messages)

[PATCH v4 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-29  7:42 UTC  (4+ messages)
` [PATCH v4 2/4] "

[RFC PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
 2017-11-29  7:22 UTC  (3+ messages)

[PATCH 5/8] crypto: remove unused hardirq.h
 2017-11-29  6:38 UTC  (2+ messages)
` [5/8] "

[mmotm:master 126/128] kernel/synchro-test.c:512:2: error: implicit declaration of function 'init_timer'
 2017-11-29  6:31 UTC 

WARNING: suspicious RCU usage (3)
 2017-11-29  6:25 UTC  (5+ messages)

[PATCH 1/1] mm/cma: fix alloc_contig_range ret code/potential leak
 2017-11-29  5:38 UTC  (3+ messages)
` [PATCH v2] "

d17a1d97dc ("x86/mm/kasan: don't use vmemmap_populate() to initialize shadow"): BUG: KASAN: use-after-scope in __drm_mm_interval_first
 2017-11-29  5:21 UTC 

[PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2
 2017-11-29  1:52 UTC  (10+ messages)
` [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove

[PATCH v3] virtio_balloon: include disk/file caches memory statistics
 2017-11-29  1:24 UTC  (2+ messages)

mmotm 2017-11-28-17-01 uploaded
 2017-11-29  1:02 UTC 

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-29  0:40 UTC  (3+ messages)
` [PATCH 2/8] fs: pstore: "

[PATCH] mm,oom: Set ->signal->oom_mm to all thread groups sharing the victim's mm
 2017-11-28 19:39 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 01/23] slab: make kmalloc_index() return "unsigned int"
 2017-11-28 18:46 UTC  (3+ messages)

[PATCH 1/3] mm,oom: Move last second allocation to inside the OOM killer
 2017-11-28 13:04 UTC  (2+ messages)

[PATCH 0/5] KAISER fixlets
 2017-11-28 12:54 UTC  (15+ messages)
` [PATCH 1/5] x86/mm/kaiser: Alternative ESPFIX
` [PATCH 2/5] x86/mm/kaiser: Add a banner
` [PATCH 3/5] x86/mm/kaiser: Revert ("Map the entry stack variables")
` [PATCH 4/5] x86/mm/kaiser: Remove superfluous SWITCH_TO_KERNEL
` [PATCH 5/5] x86/mm/kaiser: Disable the SYSCALL-64 trampoline along with KAISER

[pcpu] BUG: KASAN: use-after-scope in pcpu_setup_first_chunk+0x1e3b/0x29e2
 2017-11-28 12:45 UTC  (3+ messages)

[PATCH 0/2] x86/mm/kaiser: a couple of KAISER mapping fixes
 2017-11-28 12:43 UTC  (5+ messages)
` [PATCH 1/2] x86/mm/kaiser: Remove unused user-mapped page-aligned section
` [PATCH 2/2] x86/mm/kaiser: Don't map the IRQ stack in user space

[PATCH v4 3/4] x86: wire up the process_vmsplice syscall
 2017-11-28 12:35 UTC  (2+ messages)

[PATCH] mm: print a warning once the vm dirtiness settings is illogical
 2017-11-28 11:54 UTC  (19+ messages)
  ` [PATCH] Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical" (was: Re: [PATCH] mm: print a warning once the vm dirtiness settings is illogical)

[PATCH] zswap: Same-filled pages handling
 2017-11-28 11:35 UTC  (3+ messages)

[PATCH] x86/mm/kaiser: Flush the correct ASID in __native_flush_tlb_single()
 2017-11-28  9:55 UTC 

[PATCH] mm/vmscan: try to optimize branch procedures
 2017-11-28  9:46 UTC  (6+ messages)

[PATCH] mm/vmscan: change return type of is_page_cache_freeable from int to bool
 2017-11-28  9:21 UTC  (3+ messages)
  ` [PATCH] mm/vmscan: change return type of is_page_cache_freeablefrom "

[PATCH] x86/mm/kaiser: remove no-INVPCID user ASID flushing
 2017-11-28  9:02 UTC 

[PATCH] mm/page_owner: Use PTR_ERR_OR_ZERO()
 2017-11-28  8:22 UTC  (3+ messages)

[PATCH] mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info
 2017-11-28  8:19 UTC  (7+ messages)
` mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info (crisv32 hang)

[PATCH v3 0/3] some fixes and clean up for mempolicy
 2017-11-28  8:04 UTC  (5+ messages)
` [PATCH v3 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages

[patch 0/4] x86/kaiser: Paravirt support and various fixlets
 2017-11-28  6:47 UTC  (5+ messages)
` [patch 1/4] x86/paravirt: Dont patch flush_tlb_single
` [patch 2/4] x86/kaiser: Enable PARAVIRT again

[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
 2017-11-28  6:23 UTC  (6+ messages)

Re: [PATCH 1/1] stackdepot: interface to check entries and size of stackdepot
 2017-11-28  3:37 UTC  (9+ messages)
`  "
              ` Re: "

[linux-stable-rc:linux-3.16.y 2872/3092] head32.c:undefined reference to `__gcov_exit'
 2017-11-28  1:54 UTC 

Jason sent you an invitation on LinkedIn
 2017-11-28  0:20 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).