| Age | Commit message (Expand) | Author |
| 2018-04-07 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2018-04-07 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
| 2018-04-07 | Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
| 2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2018-04-07 | time: hrtimer: Introduce hrtimer_next_event_without() | Rafael J. Wysocki |
| 2018-04-07 | Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2018-04-07 | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran |
| 2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2018-04-06 | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2018-04-06 | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2018-04-06 | Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2018-04-06 | Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2018-04-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2018-04-06 | Merge branch 'clk-davinci' into clk-next | Stephen Boyd |
| 2018-04-06 | Merge branch 'reset/lookup' of git://git.pengutronix.de/git/pza/linux into cl... | Stephen Boyd |
| 2018-04-06 | Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and... | Stephen Boyd |
| 2018-04-06 | Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '... | Stephen Boyd |
| 2018-04-06 | Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl... | Stephen Boyd |
| 2018-04-06 | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd | Linus Torvalds |
| 2018-04-06 | Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2018-04-06 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
| 2018-04-06 | fscache: Maintain a catalogue of allocated cookies | David Howells |
| 2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells |
| 2018-04-06 | cpuidle: Return nohz hint from cpuidle_select() | Rafael J. Wysocki |
| 2018-04-06 | jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC | Rafael J. Wysocki |
| 2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
| 2018-04-05 | include/linux/mmdebug.h: make VM_WARN* non-rvals | Michal Hocko |
| 2018-04-05 | mm: change return type to vm_fault_t | Souptick Joarder |
| 2018-04-05 | mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory | David Rientjes |
| 2018-04-05 | mm: make counting of list_lru_one::nr_items lockless | Kirill Tkhai |
| 2018-04-05 | zsmalloc: introduce zs_huge_class_size() | Sergey Senozhatsky |
| 2018-04-05 | mm: fix races between swapoff and flush dcache | Huang Ying |
| 2018-04-05 | include/linux/mm.h: provide consistent declaration for num_poisoned_pages | Guenter Roeck |
| 2018-04-05 | mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct | Dan Williams |
| 2018-04-05 | mm: make should_failslab always available for fault injection | Howard McLauchlan |
| 2018-04-05 | mm: swap: unify cluster-based and vma-based swap readahead | Minchan Kim |
| 2018-04-05 | mm: swap: clean up swap readahead | Minchan Kim |
| 2018-04-05 | mm/page_ref: use atomic_set_release in page_ref_unfreeze | Konstantin Khlebnikov |
| 2018-04-05 | mm: hwpoison: disable memory error handling on 1GB hugepage | Naoya Horiguchi |
| 2018-04-05 | mm/memory_hotplug: optimize memory hotplug | Pavel Tatashin |
| 2018-04-05 | mm/memory_hotplug: don't read nid from struct page during hotplug | Pavel Tatashin |
| 2018-04-05 | mm: uninitialized struct page poisoning sanity checking | Pavel Tatashin |
| 2018-04-05 | mm: initialize pages on demand during boot | Pavel Tatashin |
| 2018-04-05 | mm: disable interrupts while initializing deferred pages | Pavel Tatashin |
| 2018-04-05 | mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE | Anshuman Khandual |
| 2018-04-05 | slub: make struct kmem_cache_order_objects::x unsigned int | Alexey Dobriyan |
| 2018-04-05 | slab: make usercopy region 32-bit | Alexey Dobriyan |
| 2018-04-05 | kasan: make kasan_cache_create() work with 32-bit slab cache sizes | Alexey Dobriyan |
| 2018-04-05 | slub: make ->size unsigned int | Alexey Dobriyan |