summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman
2018-03-25x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener
2018-03-24Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-23Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-03-23Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-23Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-03-23tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-22Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-22mm, thp: do not cause memcg oom for thpDavid Rientjes
2018-03-22mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek
2018-03-22mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov
2018-03-22mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov
2018-03-22mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov
2018-03-22x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-22mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-22h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann
2018-03-22hugetlbfs: check for pgoff value overflowMike Kravetz
2018-03-22lockdep: fix fs_reclaim warningTetsuo Handa
2018-03-22MAINTAINERS: update Mark Fasheh's e-mailMark Fasheh
2018-03-22mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie
2018-03-23drm/ast: Fixed 1280x800 Display IssueY.C. Chen
2018-03-22Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-03-22Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-22Merge branch 'acpi-wdat'Rafael J. Wysocki
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-03-23Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-03-23Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-03-23Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-03-23Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-03-22macsec: missing dev_put() on error in macsec_newlink()Dan Carpenter
2018-03-22Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-03-22net: dsa: Fix functional dsa-loop dependency on FIXED_PHYFlorian Fainelli
2018-03-22Merge branch 'hv_netvsc-fix-races-during-shutdown-and-changes'David S. Miller
2018-03-22hv_netvsc: common detach logicStephen Hemminger
2018-03-22hv_netvsc: change GPAD teardown order on older versionsStephen Hemminger
2018-03-22hv_netvsc: use RCU to fix concurrent rx and queue changesStephen Hemminger
2018-03-22hv_netvsc: disable NAPI before channel closeStephen Hemminger