[PATCH -part1 0/3] mm: improve handling of mm->exe_file
2015-02-23 2:20 UTC (16+ messages)
` [PATCH 1/3] kernel/audit: consolidate "
` [PATCH v2 "
` [PATCH 2/3] kernel/audit: robustify "
` [PATCH v2 2/3] kernel/audit: reduce mmap_sem hold for mm->exe_file
` [PATCH 3/3] tomoyo: robustify handling of mm->exe_file
How to handle TIF_MEMDIE stalls?
2015-02-23 1:29 UTC (69+ messages)
` __GFP_NOFAIL and oom_killer_disabled?
[PATCH 0/4] mm: cma: add some debug information for CMA
2015-02-22 23:29 UTC (17+ messages)
` [PATCH 1/4] mm: cma: add currently allocated CMA buffers list to debugfs
` [PATCH 2/4] mm: cma: add functions to get region pages counters
[PATCH 0/4] cleancache: remove limit on the number of cleancache enabled filesystems
2015-02-22 18:31 UTC (5+ messages)
` [PATCH 1/4] ocfs2: copy fs uuid to superblock
` [PATCH 2/4] cleancache: zap uuid arg of cleancache_init_shared_fs
` [PATCH 3/4] cleancache: forbid overriding cleancache_ops
` [PATCH 4/4] cleancache: remove limit on the number of cleancache enabled filesystems
[PATCH V5 0/4] Refactor do_wp_page, no functional change
2015-02-22 13:42 UTC (5+ messages)
` [PATCH V5 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH V5 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH V5 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH V5 4/4] mm: Refactor do_wp_page handling of shared vma into a function
[PATCH V4 0/4] Refactor do_wp_page, no functional change
2015-02-22 13:28 UTC (9+ messages)
` [PATCH V4 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH V4 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH V4 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH V4 4/4] mm: Refactor do_wp_page handling of shared vma into a function
[PATCH 00/24] huge tmpfs: an alternative approach to THPageCache
2015-02-21 4:31 UTC (25+ messages)
` [PATCH 01/24] mm: update_lru_size warn and reset bad lru_size
` [PATCH 02/24] mm: update_lru_size do the __mod_zone_page_state
` [PATCH 03/24] mm: use __SetPageSwapBacked and don't ClearPageSwapBacked
` [PATCH 04/24] mm: make page migration's newpage handling more robust
` [PATCH 05/24] tmpfs: preliminary minor tidyups
` [PATCH 06/24] huge tmpfs: prepare counts in meminfo, vmstat and SysRq-m
` [PATCH 07/24] huge tmpfs: include shmem freeholes in available memory counts
` [PATCH 08/24] huge tmpfs: prepare huge=N mount option and /proc/sys/vm/shmem_huge
` [PATCH 09/24] huge tmpfs: try to allocate huge pages, split into a team
` [PATCH 10/24] huge tmpfs: avoid team pages in a few places
` [PATCH 11/24] huge tmpfs: shrinker to migrate and free underused holes
` [PATCH 12/24] huge tmpfs: get_unmapped_area align and fault supply huge page
` [PATCH 13/24] huge tmpfs: extend get_user_pages_fast to shmem pmd
` [PATCH 14/24] huge tmpfs: extend vma_adjust_trans_huge "
` [PATCH 15/24] huge tmpfs: rework page_referenced_one and try_to_unmap_one
` [PATCH 16/24] huge tmpfs: fix problems from premature exposure of pagetable
` [PATCH 17/24] huge tmpfs: map shmem by huge page pmd or by page team ptes
` [PATCH 18/24] huge tmpfs: mmap_sem is unlocked when truncation splits huge pmd
` [PATCH 19/24] huge tmpfs: disband split huge pmds on race or memory failure
` [PATCH 20/24] huge tmpfs: use Unevictable lru with variable hpage_nr_pages()
` [PATCH 21/24] huge tmpfs: fix Mlocked meminfo, tracking huge and unhuge mlocks
` [PATCH 22/24] huge tmpfs: fix Mapped meminfo, tracking huge and unhuge mappings
` [PATCH 23/24] kvm: plumb return of hva when resolving page fault
` [PATCH 24/24] kvm: teach kvm to map page teams as huge pages
[PATCH] fs: avoid locking sb_lock in grab_super_passive()
2015-02-21 2:37 UTC (5+ messages)
[PATCH] mm: hide per-cpu lists in output of show_mem()
2015-02-20 21:45 UTC (3+ messages)
How to controll Buffers to be dilligently reclaimed?
2015-02-20 20:33 UTC (6+ messages)
[PATCH v2] mm: incorporate zero pages into transparent huge pages
2015-02-20 18:02 UTC (5+ messages)
[PATCHv3 00/24] THP refcounting redesign
2015-02-20 17:39 UTC (7+ messages)
` [PATCHv3 04/24] rmap: add argument to charge compound page
` [PATCHv3 05/24] mm, proc: adjust PSS calculation
[PATCH v2 RFC] page_writeback: cleanup mess around cancel_dirty_page()
2015-02-20 14:42 UTC
[PATCH v5 0/3] mm: cma: debugfs access to CMA
2015-02-20 10:27 UTC (6+ messages)
` [PATCH v5 1/3] mm: cma: debugfs interface
` [PATCH v5 2/3] mm: cma: allocation trigger
[PATCH] kasan, module, vmalloc: rework shadow allocation for modules
2015-02-20 7:47 UTC (5+ messages)
drivers/net/ethernet/broadcom/tg3.c:17811:37: warning: array subscript is above array bounds
2015-02-20 1:16 UTC (3+ messages)
[3.19-final|next-20150204] LTP OOM testsuite causes call-traces
2015-02-19 23:32 UTC (3+ messages)
[PATCH 1/2] cgroup: call cgroup_subsys->bind on cgroup subsys initialization
2015-02-19 14:34 UTC (2+ messages)
` [PATCH 2/2] memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
[PATCH -part1 0/3] mm: improve handling of mm->exe_file
2015-02-19 0:08 UTC
[PATCH v4 1/3] mm/cma: change fallback behaviour for CMA freepage
2015-02-19 0:04 UTC (6+ messages)
` [PATCH v4 2/3] mm/page_alloc: factor out fallback freepage checking
` [PATCH v4 3/3] mm/compaction: enhance compaction finish condition
[PATCH 0/3] Slab allocator array operations V2
2015-02-18 23:02 UTC (15+ messages)
` [PATCH 1/3] Slab infrastructure for array operations
` [PATCH 2/3] slub: Support "
[PATCH v2 0/7] Kernel huge I/O mapping support
2015-02-18 22:14 UTC (8+ messages)
` [PATCH v2 6/7] x86, mm: Support huge I/O mappings on x86
[PATCH RESEND v2 7/7] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
2015-02-18 21:03 UTC (2+ messages)
[PATCH] x86, kaslr: propagate base load address calculation
2015-02-18 10:46 UTC (19+ messages)
` [PATCH v2] "
[PATCH] mm, hugetlb: set PageLRU for in-use/active hugepages
2015-02-18 1:07 UTC (6+ messages)
` [PATCH v2] "
[RFC] Bogus zone->watermark[WMARK_MIN] for big systems
2015-02-17 20:33 UTC
[PATCH] mm/memcontrol: fix NULL pointer dereference when use_hierarchy is 0
2015-02-17 12:28 UTC (3+ messages)
[RFC 00/16] Introduce ZONE_CMA
2015-02-17 5:25 UTC (7+ messages)
` [RFC 07/16] mm/page_isolation: watch out zone range overlap
` [RFC 13/16] mm/cma: populate ZONE_CMA and use this zone when GFP_HIGHUSERMOVABLE
[PATCH] mm/nommu: fix memory leak
2015-02-17 5:17 UTC
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2015-02-16 23:55 UTC (6+ messages)
` [PATCH v11 00/19] Kernel address sanitizer - runtime memory debugger
` [PATCH v11 19/19] kasan: enable instrumentation of global variables
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox