messages from 2016-07-29 01:08:19 to 2016-08-02 10:32:57 UTC [more...]
[RFC PATCH 0/10] fortify oom killer even more
2016-08-02 10:32 UTC (17+ messages)
` [PATCH 08/10] exit, oom: postpone exit_oom_victim to later
` [PATCH 09/10] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
[PATCH] kasan: avoid overflowing quarantine size on low memory systems
2016-08-02 10:27 UTC (9+ messages)
[PATCH v2] kasan: avoid overflowing quarantine size on low memory systems
2016-08-02 10:27 UTC
Choosing z3fold allocator in zswap gives WARNING: CPU: 0 PID: 5140 at mm/zswap.c:503 __zswap_pool_current+0x56/0x60
2016-08-02 9:52 UTC (5+ messages)
[PATCH] mm: vmscan: fix memcg-aware shrinkers not called on global reclaim
2016-08-02 9:32 UTC (7+ messages)
OOM killer changes
2016-08-02 9:02 UTC (13+ messages)
[PATCH 00/10] [v6] System Calls for Memory Protection Keys
2016-08-02 8:28 UTC (18+ messages)
` [PATCH 01/10] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 02/10] mm: implement new pkey_mprotect() system call
` [PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 04/10] x86, pkeys: allocation/free syscalls
` [PATCH 05/10] x86: wire up protection keys system calls
` [PATCH 06/10] generic syscalls: wire up memory protection keys syscalls
` [PATCH 07/10] pkeys: add details of system call use to Documentation/
` [PATCH 08/10] x86, pkeys: default to a restrictive init PKRU
` [PATCH 09/10] x86, pkeys: allow configuration of init_pkru
` [PATCH 10/10] x86, pkeys: add self-tests
[ 25.666092] WARNING: CPU: 0 PID: 451 at mm/memcontrol.c:998 mem_cgroup_update_lru_size
2016-08-02 8:22 UTC (2+ messages)
[PATCH v10 0/7] Make cpuid <-> nodeid mapping persistent
2016-08-02 7:30 UTC (4+ messages)
` [PATCH v10 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time
[PATCH stable 4.4] mm: memcontrol: fix cgroup creation failure after many small jobs
2016-08-02 6:57 UTC (3+ messages)
[PATCH] mm/memblock.c: fix NULL dereference error
2016-08-02 5:39 UTC (5+ messages)
[PATCH 0/7] char/random: Simplify random address requests
2016-08-02 3:35 UTC (19+ messages)
` [PATCH 1/7] random: Simplify API for "
` [PATCH 4/7] arm64: Use simpler "
` [PATCH v2 0/7] char/random: Simplify "
` [PATCH v2 1/7] random: Simplify API for "
` [kernel-hardening] "
` [PATCH v2 2/7] x86: Use simpler "
` [PATCH v2 3/7] ARM: "
` [PATCH v2 4/7] arm64: "
` [PATCH v2 5/7] tile: "
` [PATCH v2 6/7] unicore32: "
` [PATCH v2 7/7] random: Remove unused randomize_range()
[PATCH] mm/slab: Improve performance of gathering slabinfo stats
2016-08-02 2:43 UTC (4+ messages)
[PATCH] fs: fix a bug when new_insert_key is not initialization
2016-08-02 2:26 UTC (3+ messages)
[PATCH] mm: add restriction when memory_hotplug config enable
2016-08-02 1:41 UTC (3+ messages)
[PATCH v2 repost 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
2016-08-02 0:28 UTC (13+ messages)
` [PATCH v2 repost 4/7] virtio-balloon: speed up inflate/deflate process
` [virtio-dev] "
[RFC] mm: bail out in shrin_inactive_list
2016-08-01 23:46 UTC (3+ messages)
[PATCH v2] memcg: put soft limit reclaim out of way if the excess tree is empty
2016-08-01 17:41 UTC
[PATCH] memcg: put soft limit reclaim out of way if the excess tree is empty
2016-08-01 17:39 UTC (8+ messages)
[PATCH] radix-tree: account nodes to memcg only if explicitly requested
2016-08-01 17:14 UTC (4+ messages)
[linux-next:master 12268/12761] include/linux/ratelimit.h:61:3: error: 'DRIVER_NAME' undeclared
2016-08-01 16:39 UTC (2+ messages)
[4.7+] various memory corruption reports
2016-08-01 16:37 UTC (9+ messages)
+ mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree
2016-08-01 15:31 UTC (6+ messages)
[memcg:auto-latest 238/243] include/linux/compiler-gcc.h:243:38: error: impossible constraint in 'asm'
2016-08-01 15:29 UTC (7+ messages)
[PATCH v8 0/3] mm, kasan: stackdepot and quarantine for SLUB
2016-08-01 15:27 UTC (6+ messages)
` [PATCH v8 2/3] mm, kasan: align free_meta_offset on sizeof(void*)
[PATCH 1/6] mm/kasan: fix corruptions and false positive reports
2016-08-01 14:47 UTC (8+ messages)
` [PATCH 2/6] mm/kasan: don't reduce quarantine in atomic contexts
` [PATCH 3/6] mm/kasan, slub: don't disable interrupts when object leaves quarantine
` [PATCH 4/6] mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta
` [PATCH 5/6] mm/kasan: get rid of ->state "
` [PATCH 6/6] kasan: improve double-free reports
[PATCH 0/3] new feature: monitoring page cache events
2016-08-01 14:07 UTC (6+ messages)
[PATCH 1/3] mm: memcontrol: fix swap counter leak on swapout from offline cgroup
2016-08-01 13:26 UTC (3+ messages)
` [PATCH 2/3] mm: memcontrol: fix memcg id ref counter on swap charge move
` [PATCH 3/3] mm: memcontrol: add sanity checks for memcg->id.ref on get/put
[PATCH 0/2] New tracepoints for slowpath and memory compaction
2016-08-01 13:25 UTC (3+ messages)
` [PATCH 2/2] mm: compaction.c: Add/Modify direct compaction tracepoints
[PATCH v3] mm: oom: deduplicate victim selection code for memcg and global oom
2016-08-01 13:08 UTC
[RFC PATCH] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
2016-08-01 8:14 UTC
[RFC] can we use vmalloc to alloc thread stack if compaction failed
2016-08-01 5:30 UTC (11+ messages)
[PATCH] [RFC] Introduce mmap randomization
2016-08-01 0:24 UTC (7+ messages)
` [kernel-hardening] "
arch/ia64/kernel/ivt.S:759: Error: Operand 3 of `add' should be a general register r0-r3
2016-07-31 18:43 UTC
OOM killer invoked during btrfs send/recieve on otherwise idle machine
2016-07-31 15:25 UTC (2+ messages)
core.c:undefined reference to `fpu_save'
2016-07-31 13:39 UTC
Is reading from /proc/self/smaps thread-safe?
2016-07-31 6:22 UTC (2+ messages)
drivers/media/v4l2-core/videobuf2-dma-contig.c:484:2: error: implicit declaration of function 'dma_get_cache_alignment'
2016-07-31 2:56 UTC
[PATCH] fs: wipe off the compiler warn
2016-07-30 2:38 UTC (3+ messages)
kernel BUG at mm/mempolicy.c:1699!
2016-07-29 19:16 UTC (4+ messages)
[PATCH] mm: move swap-in anonymous page into active list
2016-07-29 18:08 UTC (5+ messages)
Re: [Bug 64121] New: [BISECTED] "mm" performance regression updating from 3.2 to 3.3
2016-07-29 17:00 UTC (3+ messages)
` "
[PATCH] fs: wipe off the compiler warn
2016-07-29 14:45 UTC
[PATCH 1/3] Add a new field to struct shrinker
2016-07-29 13:00 UTC (11+ messages)
mmotm 2016-07-28-16-33 uploaded
2016-07-29 12:57 UTC (2+ messages)
` mmotm git tree since-4.7 branch created (was: mmotm 2016-07-28-16-33 uploaded)
[PATCH] mm: fail prefaulting if page table allocation fails
2016-07-29 8:40 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).