messages from 2016-09-01 13:59:24 to 2016-09-08 09:57:50 UTC [more...]
[RFC PATCH v3 0/2] arm64/hugetlb: enable gigantic page
2016-09-08 9:55 UTC (3+ messages)
` [RFC PATCH v3 1/2] mm/hugetlb: Introduce ARCH_HAS_GIGANTIC_PAGE
[PATCH 0/3] mm: mlock: elaborate mlock selftest case and fix one bug identified
2016-09-08 9:12 UTC (4+ messages)
` [PATCH 1/3] mm: mlock: correct a typo in count_mm_mlocked_page_nr() for caculate VMLOCKED pages
` [PATCH 2/3] selftest: move seek_to_smaps_entry() out of mlock2-tests.c
` [PATCH 3/3] selftests: expanding more mlock selftest
[PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out
2016-09-08 9:00 UTC (18+ messages)
` [PATCH -v3 01/10] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -v3 02/10] mm, memcg: Add swap_cgroup_iter iterator
` [PATCH -v3 03/10] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v3 04/10] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v3 05/10] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v3 06/10] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v3 07/10] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v3 08/10] mm, THP: Add can_split_huge_page()
` [PATCH -v3 09/10] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v3 10/10] mm, THP, swap: Delay splitting THP during swap out
[PATCH] mm: avoid endless recursion in dump_page()
2016-09-08 8:21 UTC
[PATCH V2 1/2] mm: Export definition of 'zone_names' array through mmzone.h
2016-09-08 7:44 UTC (12+ messages)
` [PATCH V2 2/2] mm: Add sysfs interface to dump each node's zonelist information
` [PATCH V3] "
` [PATCH V4] "
DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
2016-09-08 4:32 UTC
[PATCH] Fix region lost in /proc/self/smaps
2016-09-08 3:36 UTC (4+ messages)
[PATCH 0/5] device-dax and huge-page dax fixes for 4.8-rc6
2016-09-07 19:45 UTC (17+ messages)
` [PATCH 1/5] dax: fix mapping size check
` [PATCH 2/5] dax: fix offset to physical address translation
` [PATCH 3/5] mm: fix show_smap() for zone_device-pmd ranges
` [PATCH 4/5] mm: fix cache mode of dax pmd mappings
` [PATCH 5/5] mm: cleanup pfn_t usage in track_pfn_insert()
mm: GPF in __insert_vmap_area
2016-09-07 17:23 UTC (7+ messages)
mm: kernel BUG in page_add_new_anon_rmap (khugepaged)
2016-09-07 16:38 UTC (2+ messages)
[PATCH] kasan: add newline to messages
2016-09-08 0:03 UTC (4+ messages)
regression: lk 4.8 + !CONFIG_SHMEM + shmat() = oops
2016-09-07 18:57 UTC (6+ messages)
` [PATCH] ipc/shm: fix crash if CONFIG_SHMEM is not set
[PATCH RFC 01/11] net/mlx5e: Single flow order-0 pages for Striding RQ
2016-09-07 19:32 UTC (2+ messages)
` [PATCH RFC 04/11] net/mlx5e: Build RX SKB on demand
[sashal-linux-stable-security:linux-3.12.y-security 590/1388] mm/util.c:277:3: error: implicit declaration of function 'for_each_thread'
2016-09-07 18:05 UTC
[sashal-linux-stable-security:linux-3.10.y-security 244/1389] ipc/shm.c:206:22: error: 'shm_rcu_free' undeclared
2016-09-07 20:51 UTC
[sashal-linux-stable-security:linux-3.2.y-security 1025/1698] lib/idr.c:162:4: error: implicit declaration of function 'idr_max'
2016-09-07 18:17 UTC
[sashal-linux-stable-security:linux-3.10.y-security 204/1389] ipc/shm.c:923:3: error: implicit declaration of function 'shm_obtain_object_check'
2016-09-07 19:33 UTC
[PATCH 1/2] mm, swap: Use offset of swap entry as key of swap cache
2016-09-07 17:50 UTC (2+ messages)
` [PATCH 2/2] mm: Remove page_file_index
[sashal-linux-stable-security:linux-3.10.y-security 1083/1389] ipc/util.h:165:2: error: implicit declaration of function 'ipc_lock_object'
2016-09-07 21:24 UTC
[PATCH v2 0/2] fix cache mode tracking for pmem + dax
2016-09-07 22:26 UTC (3+ messages)
` [PATCH v2 1/2] mm: fix cache mode of dax pmd mappings
` [PATCH v2 2/2] mm: fix cache mode tracking in vm_insert_mixed()
[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
2016-09-07 15:55 UTC (23+ messages)
` [RFC PATCH v2 01/20] x86: Documentation for AMD Secure Memory Encryption (SME)
` [RFC PATCH v2 03/20] x86: Secure Memory Encryption (SME) build enablement
` [RFC PATCH v2 05/20] x86: Add the Secure Memory Encryption cpu feature
` [RFC PATCH v2 07/20] x86: Provide general kernel support for memory encryption
` [RFC PATCH v2 09/20] x86: Add support for early encryption/decryption of memory
[PATCH] mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
2016-09-07 12:41 UTC (3+ messages)
mm: use-after-free in collapse_huge_page
2016-09-07 12:40 UTC (6+ messages)
[PATCH] mem-hotplug: Don't clear the only node in new_node_page()
2016-09-07 0:41 UTC (6+ messages)
` [PATCH] mm, page_alloc: warn about empty nodemask
[PATCH] mm:Avoid soft lockup due to possible attempt of double locking object's lock in __delete_object
2016-09-07 1:22 UTC (9+ messages)
[RESEND][v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
2016-09-06 23:53 UTC (8+ messages)
` [PATCH v3] "
[RFC 0/4] ZRAM: make it just store the high compression rate page
2016-09-06 15:35 UTC (11+ messages)
` [RFC 2/4] Add non-swap page flag to mark a page will not swap
[PATCH] mm: fix oom work when memory is under pressure
2016-09-06 14:47 UTC
[PATCH 0/4] reintroduce compaction feedback for OOM decisions
2016-09-06 13:52 UTC (5+ messages)
` [PATCH 1/4] Revert "mm, oom: prevent premature OOM killer invocation for high order request"
` [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority
` [PATCH 3/4] mm, compaction: restrict full priority to non-costly orders
` [PATCH 4/4] mm, compaction: make full priority ignore pageblock suitability
OOM killer changes
2016-09-06 11:09 UTC (12+ messages)
[RFC 00/13] x86/mm: PCID and INVPCID
2016-09-06 1:22 UTC (3+ messages)
` [RFC 05/13] x86/mm: Add barriers and document switch_mm-vs-flush synchronization
[PATCHv5 0/6] x86: 32-bit compatible C/R on x86_64
2016-09-05 17:01 UTC (8+ messages)
` [PATCHv5 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCHv5 2/6] x86/vdso: replace calculate_addr in map_vdso() with addr
` [PATCHv5 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCHv5 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag
` [PATCHv5 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCHv5 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags
[PATCH 4.4 002/113] x86/mm: Disable preemption during CR3 read+write
2016-09-05 16:43 UTC
[PATCH 4.7 001/143] x86/mm: Disable preemption during CR3 read+write
2016-09-05 16:42 UTC
[PATCH 3.14 01/35] x86/mm: Disable preemption during CR3 read+write
2016-09-05 16:43 UTC
[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
2016-09-05 11:54 UTC (7+ messages)
` [RFC PATCH v2 0/3] "
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] xpfo: Only put previous userspace pages into the hot cache
` [RFC PATCH v2 3/3] block: Always use a bounce buffer when XPFO is enabled
video-vga.c:undefined reference to `__gcov_init'
2016-09-05 2:28 UTC (3+ messages)
` [kbuild-all] "
arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
2016-09-04 20:34 UTC
[sashal-linux-stable:linux-3.18.y 2411/3073] include/linux/module.h:138:40: error: storage size of '__mod_rapidio__rionet_id_table_device_table' isn't known
2016-09-04 3:38 UTC
core.c:undefined reference to `fpu_save'
2016-09-04 3:23 UTC
[sashal-linux-stable:linux-4.1.y 722/1553] arch/um/include/shared/init.h:129:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__used'
2016-09-04 2:52 UTC
[RFC 0/4] mm, oom: get rid of TIF_MEMDIE
2016-09-04 1:50 UTC (7+ messages)
` [RFC 1/4] mm, oom: do not rely on TIF_MEMDIE for memory reserves access
` [RFC 2/4] mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
` [RFC 3/4] mm, oom: do not rely on TIF_MEMDIE for exit_oom_victim
[PATCH v14 04/14] task_isolation: add initial support
2016-09-03 15:31 UTC (10+ messages)
[linux-stable-rc:linux-3.14.y 1941/4947] arch/mips/kernel/r4k_switch.S:67: Error: opcode not supported on this processor: mips32 (mips32) `sdc1 $f0,952($4)'
2016-09-03 1:37 UTC
[PATCH -v2 00/10] THP swap: Delay splitting THP during swapping out
2016-09-02 20:37 UTC (15+ messages)
` [PATCH -v2 01/10] swap: Change SWAPFILE_CLUSTER to 512
` [PATCH -v2 02/10] mm, memcg: Add swap_cgroup_iter iterator
` [PATCH -v2 03/10] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -v2 04/10] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -v2 05/10] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -v2 06/10] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -v2 07/10] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -v2 08/10] mm, THP: Add can_split_huge_page()
` [PATCH -v2 09/10] mm, THP, swap: Support to split THP in swap cache
` [PATCH -v2 10/10] mm, THP, swap: Delay splitting THP during swap out
[PATCH v15 04/13] task_isolation: add initial support
2016-09-02 17:28 UTC (15+ messages)
(no subject)
2016-09-02 9:00 UTC
[PATCH v12 0/7] Make cpuid <-> nodeid mapping persistent
2016-09-02 6:57 UTC (2+ messages)
[PATCH 1/2] mm: Move definition of 'zone_names' array into mmzone.h
2016-09-02 4:34 UTC (6+ messages)
` [PATCH 2/2] mm: Add sysfs interface to dump each node's zonelist information
[PATCH v3] memory-hotplug: fix store_mem_state() return value
2016-09-02 1:34 UTC (4+ messages)
[PATCH] fs:Fix kmemleak leak warning in getname_flags about working on unitialized memory
2016-09-01 17:32 UTC (6+ messages)
[PATCHv4 0/6] x86: 32-bit compatible C/R on x86_64
2016-09-01 16:56 UTC (8+ messages)
` [PATCHv4 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags
[PATCH v2 0/9] re-enable DAX PMD support
2016-09-01 16:21 UTC (6+ 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).