| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-11-15 | kmemcheck: rip it out |  Levin, Alexander (Sasha Levin) | 2 | -186/+0 |
| 2017-11-15 | kmemcheck: remove whats left of NOTRACK flags |  Levin, Alexander (Sasha Levin) | 3 | -16/+0 |
| 2017-11-15 | kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK |  Levin, Alexander (Sasha Levin) | 1 | -3/+2 |
| 2017-11-15 | kmemcheck: remove annotations |  Levin, Alexander (Sasha Levin) | 10 | -40/+1 |
| 2017-11-15 | mm: consolidate page table accounting |  Kirill A. Shutemov | 2 | -53/+13 |
| 2017-11-15 | mm: introduce wrappers to access mm->nr_ptes |  Kirill A. Shutemov | 2 | -0/+34 |
| 2017-11-15 | mm: account pud page tables |  Kirill A. Shutemov | 2 | -3/+36 |
| 2017-11-15 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() |  Jan Kara | 1 | -5/+3 |
| 2017-11-15 | mm: add variant of pagevec_lookup_range_tag() taking number of pages |  Jan Kara | 1 | -0/+3 |
| 2017-11-15 | mm: implement find_get_pages_range_tag() |  Jan Kara | 2 | -4/+19 |
| 2017-11-15 | mm, arch: remove empty_bad_page* |  Michal Hocko | 1 | -1/+1 |
| 2017-11-15 | mm: remove unused pgdat->inactive_ratio |  Andrey Ryabinin | 1 | -6/+0 |
| 2017-11-15 | mm/mmu_notifier: avoid call to invalidate_range() in range_end() |  Jérôme Glisse | 1 | -2/+15 |
| 2017-11-15 | mm/mmu_notifier: avoid double notification when it is useless |  Jérôme Glisse | 1 | -1/+2 |
| 2017-11-15 | mm/hmm: constify hmm_devmem_page_get_drvdata() parameter |  Ralph Campbell | 1 | -2/+2 |
| 2017-11-15 | mm/memblock.c: make the index explicit argument of for_each_memblock_type |  Gioh Kim | 1 | -4/+4 |
| 2017-11-15 | mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() |  Michal Hocko | 1 | -1/+1 |
| 2017-11-15 | mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference |  Minchan Kim | 1 | -0/+6 |
| 2017-11-15 | mm, swap: skip swapcache for swapin of synchronous device |  Minchan Kim | 1 | -0/+11 |
| 2017-11-15 | mm, swap: introduce SWP_SYNCHRONOUS_IO |  Minchan Kim | 1 | -1/+2 |
| 2017-11-15 | bdi: introduce BDI_CAP_SYNCHRONOUS_IO |  Minchan Kim | 1 | -0/+8 |
| 2017-11-15 | mm: update comments for struct page.mapping |  Changbin Du | 1 | -2/+4 |
| 2017-11-15 | include/linux/slab.h: add kmalloc_array_node() and kcalloc_node() |  Johannes Thumshirn | 1 | -0/+16 |
| 2017-11-15 | slab, slub, slob: convert slab_flags_t to 32-bit |  Alexey Dobriyan | 2 | -23/+23 |
| 2017-11-15 | slab, slub, slob: add slab_flags_t |  Alexey Dobriyan | 7 | -32/+47 |
| 2017-11-16 | ipv6: sr: update the struct ipv6_sr_hdr |  Ahmed Abdelsalam | 1 | -2/+2 |
| 2017-11-16 | genetlink: fix genlmsg_nlhdr() |  Michal Kubecek | 1 | -8/+3 |
| 2017-11-15 | Merge branch 'for-4.15/dax' into libnvdimm-for-next |  Dan Williams | 49 | -182/+380 |
| 2017-11-15 | Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi |  Linus Torvalds | 2 | -17/+18 |
| 2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 3 | -22/+48 |
| 2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 13 | -45/+150 |
| 2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup |  Linus Torvalds | 3 | -1/+119 |
| 2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata |  Linus Torvalds | 1 | -0/+1 |
| 2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux |  Linus Torvalds | 2 | -13/+5 |
| 2017-11-15 | Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit |  Linus Torvalds | 4 | -10/+12 |
| 2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 132 | -672/+4040 |
| 2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 8 | -10/+93 |
| 2017-11-15 | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux |  Linus Torvalds | 1 | -0/+43 |
| 2017-11-15 | x86 / CPU: Always show current CPU frequency in /proc/cpuinfo |  Rafael J. Wysocki | 1 | -0/+1 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching |  Linus Torvalds | 1 | -0/+34 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -3/+3 |
| 2017-11-15 | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/hid |  Linus Torvalds | 2 | -0/+3 |
| 2017-11-15 | drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1 |  Liviu Dudau | 1 | -1/+3 |
| 2017-11-15 | security: keys: Replace time_t with time64_t for struct key_preparsed_payload |  Baolin Wang | 1 | -1/+1 |
| 2017-11-15 | security: keys: Replace time_t/timespec with time64_t |  Baolin Wang | 1 | -3/+4 |
| 2017-11-15 | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks |  Ville Syrjälä | 1 | -1/+2 |
| 2017-11-15 | tcp: highest_sack fix |  Eric Dumazet | 1 | -14/+3 |
| 2017-11-15 | Merge branch 'for-4.15/wacom' into for-linus |  Jiri Kosina | 1 | -0/+1 |
| 2017-11-15 | Merge branch 'for-4.15/upstream' into for-linus |  Jiri Kosina | 1 | -0/+1 |
| 2017-11-15 | Merge branch 'for-4.15/multitouch' into for-linus |  Jiri Kosina | 1 | -0/+1 |