| 2017-05-19 | 
Petr Mladek | printk: Use the main logbuf in NMI when logbuf_lock...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-04 | 
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-04 | 
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: separate report parts by empty lines | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: improve double-free report format | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: print page description after stacks | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: improve slab object description | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: change report header | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: simplify address description logic | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: change allocation and freeing stack traces headers | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: unify report headers | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Konovalov | kasan: introduce helper functions for determining bug...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Naoya Horiguchi | mm: hwpoison: call shake_page() after try_to_unmap...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Naoya Horiguchi | mm: hwpoison: call shake_page() unconditionally | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Huang Ying | mm/swapfile.c: fix swap space leak in error path of...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Arnd Bergmann | mm/gup.c: fix access_ok() argument type | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Ryabinin | mm/truncate: avoid pointless cleancache_invalidate_inod...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Ryabinin | mm/truncate: bail out early from invalidate_inode_pages...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Ryabinin | fs/block_dev: always invalidate cleancache in invalidat...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Andrey Ryabinin | fs: fix data invalidation in the cleancache during...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Sangwoo Park | zram: reduce load operation in page_same_filled | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | zram: use zram_free_page instead of open-coded | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | zram: introduce zram data accessor | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | zram: remove zram_meta structure | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | zram: use zram_slot_lock instead of raw bit_spin_lock op | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | zram: partial IO refactoring | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | zram: handle multiple pages attached bio's bvec | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Tetsuo Handa | mm, page_alloc: remove debug_guardpage_minorder() test...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Anshuman Khandual | mm/memory-failure.c: add page flag description in error...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Anshuman Khandual | mm/madvise: move up the behavior parameter validation | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Anshuman Khandual | mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Mike Kravetz | Documentation: vm, add hugetlbfs reservation overview | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Huang Ying | mm, swap: remove unused function prototype | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: memcontrol: use node page state naming scheme for...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: memcontrol: re-use node VM page state enum | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: memcontrol: re-use global VM event enum | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: memcontrol: clean up memory.events counting function | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: vmscan: fix IO/refault regression in cache workings...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Anshuman Khandual | mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK insid...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Michal Hocko | oom: improve oom disable handling | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Mike Rapoport | userfaultfd: selftest: combine all cases into a single...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Hao Lee | mm: fix spelling error | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Tim Chen | mm/swap_slots.c: add warning if swap slots cache failed...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Pushkar Jambhlekar | include/linux/migrate.h: add arg names to prototype | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Vinayak Menon | mm: enable page poisoning early at boot | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Huang Ying | mm, swap: avoid lock swap_avail_lock when held cluster...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Huang Ying | mm, swap: improve readability via make spin_lock/unlock...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Huang Ying | mm, swap: fix comment in __read_swap_cache_async | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: remove SWAP_[SUCCESS|AGAIN|FAIL] | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: make rmap_one boolean function | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: make rmap_walk() return void | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: make ttu's return boolean | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: remove SWAP_AGAIN in ttu | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: remove SWAP_MLOCK in ttu | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: make try_to_munlock() return void | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: remove SWAP_DIRTY in ttu | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: remove unncessary ret in page_referenced | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Yisheng Xie | mm/vmscan: more restrictive condition for retry in...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Yisheng Xie | mm/compaction: ignore block suitable after check large...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Wei Yang | mm/sparse: refine usemap_size() a little | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: page_alloc: __GFP_NOWARN shouldn't suppress stall...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Mel Gorman | mm, vmscan: prevent kswapd sleeping prematurely due...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Mel Gorman | mm, vmscan: only clear pgdat congested/dirty/writeback...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Shantanu Goel | mm, vmscan: fix zone balance check in prepare_kswapd_sleep | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: do not use double negation for testing page flags | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Kees Cook | mm: remove rodata_test_data export, add pr_fmt | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Matthew Wilcox | mm: tighten up the fault path a little | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Michal Hocko | jbd2: make the whole kjournald2 kthread NOFS safe | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Michal Hocko | jbd2: mark the transaction context with the scope GFP_N...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Michal Hocko | xfs: use memalloc_nofs_{save,restore} instead of memall...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Michal Hocko | mm: introduce memalloc_nofs_{save,restore} API | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Michal Hocko | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Michal Hocko | lockdep: allow to disable reclaim lockup detection | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Nikolay Borisov | lockdep: teach lockdep about memalloc_noio_save | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
David Rientjes | mm, vmstat: suppress pcp stats for unpopulated zones...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
David Rientjes | mm, vmstat: print non-populated zones in zoneinfo | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Xishi Qiu | mm: use is_migrate_isolate_page() to simplify the code | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Xishi Qiu | mm: use is_migrate_highatomic() to simplify the code | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Huang Ying | mm, swap: Fix a race in free_swap_and_cache() | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: memcontrol: provide shmem statistics | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Shaohua Li | proc: show MADV_FREE pages info in smaps | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Shaohua Li | mm: enable MADV_FREE for swapless system | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Minchan Kim | mm: fix lazyfree BUG_ON check in try_to_unmap_one() | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Shaohua Li | mm: reclaim MADV_FREE pages | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Shaohua Li | mm: move MADV_FREE pages into LRU_INACTIVE_FILE list | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Shaohua Li | mm: don't assume anonymous pages have SwapBacked flag | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Shaohua Li | mm: delete unnecessary TTU_* flags | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Geliang Tang | mm/page-writeback.c: use setup_deferrable_timer | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: remove unnecessary back-off function when retrying...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | Revert "mm, vmscan: account for skipped pages as a...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: don't avoid high-priority reclaim on memcg limit...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: don't avoid high-priority reclaim on unreclaimable...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: remove unnecessary reclaimability check from NUMA...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: remove seemingly spurious reclaimability check...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: fix check for reclaimable pages in PF_MEMALLOC...  | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Johannes Weiner | mm: fix 100% CPU kswapd busyloop on unreclaimable nodes | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Greg Thelen | slab: avoid IPIs when creating kmem caches | 
commit | commitdiff | tree | snapshot | 
| 2017-05-03 | 
Geliang Tang | fs/ocfs2/cluster: use offset_in_page() macro | 
commit | commitdiff | tree | snapshot | 
| next |