Age | Commit message (Expand) | Author |
2017-09-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-09-07 | Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-09-07 | Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-07 | Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-07 | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-07 | Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds |
2017-09-07 | Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2017-09-07 | Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-09-07 | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2017-09-07 | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-09-07 | Merge branch 'fixes' into misc | James Bottomley |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-09-07 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-07 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel |
2017-09-06 | mm: hugetlb: clear target sub-page last when clearing huge page | Huang Ying |
2017-09-06 | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli |
2017-09-06 | swap: choose swap device according to numa node | Aaron Lu |
2017-09-06 | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying |
2017-09-06 | mm, swap: VMA based swap readahead | Huang Ying |
2017-09-06 | mm, swap: add swap readahead hit statistics | Huang Ying |
2017-09-06 | mm: rename global_page_state to global_zone_page_state | Michal Hocko |
2017-09-06 | mm: shm: use new hugetlb size encoding definitions | Mike Kravetz |
2017-09-06 | include/linux/fs.h: remove unneeded forward definition of mm_struct | Jeff Layton |
2017-09-06 | userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support | Mike Rapoport |
2017-09-06 | mm, THP, swap: add THP swapping out fallback counting | Huang Ying |
2017-09-06 | mm, THP, swap: support splitting THP for THP swap out | Huang Ying |
2017-09-06 | mm: test code to write THP to swap device as a whole | Huang Ying |
2017-09-06 | mm, THP, swap: make reuse_swap_page() works for THP swapped out | Huang Ying |
2017-09-06 | mm, THP, swap: support to reclaim swap space for THP swapped out | Huang Ying |
2017-09-06 | mm: memcontrol: use int for event/state parameter in several functions | Matthias Kaehlcke |
2017-09-06 | mm: remove nr_pages argument from pagevec_lookup{,_range}() | Jan Kara |
2017-09-06 | mm: implement find_get_pages_range() | Jan Kara |
2017-09-06 | mm: make pagevec_lookup() update index | Jan Kara |
2017-09-06 | fscache: remove unused ->now_uncached callback | Jan Kara |
2017-09-06 | mm, memory_hotplug: get rid of zonelists_mutex | Michal Hocko |
2017-09-06 | mm, memory_hotplug: drop zone from build_all_zonelists | Michal Hocko |
2017-09-06 | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko |
2017-09-06 | mm, memory_hotplug: display allowed zones in the preferred ordering | Michal Hocko |
2017-09-06 | mm: track actual nr_scanned during shrink_slab() | Chris Wilson |
2017-09-06 | mm: add SLUB free list pointer obfuscation | Kees Cook |
2017-09-06 | dax: move all DAX radix tree defs to fs/dax.c | Ross Zwisler |
2017-09-06 | dax: remove DAX code from page_cache_tree_insert() | Ross Zwisler |