summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-17Merge tag 'fbdev-v4.12-rc6' of git://github.com/bzolnier/linuxLinus Torvalds4-12/+12
2017-06-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-13/+38
2017-06-17mm: correct the comment when reclaimed pages exceed the scanned pageszhongjiang1-3/+3
2017-06-17userfaultfd: shmem: handle coredumping in handle_userfault()Andrea Arcangeli1-8/+21
2017-06-17mm: numa: avoid waiting on freed migrated pagesMark Rutland1-1/+7
2017-06-17swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-06-17mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-06-16Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-10/+13
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds3-3/+11
2017-06-16fs: pass on flags in compat_writevChristoph Hellwig1-1/+1
2017-06-16Merge tag 'mmc-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-0/+9
2017-06-16Merge tag 'drm-fixes-for-v4.12-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds17-64/+131
2017-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds20-817/+935
2017-06-16Merge tag 'platform-drivers-x86-v4.12-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-9/+7
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-12/+24
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+40
2017-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+2
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1
2017-06-16Merge tag 'drm-intel-fixes-2017-06-15' of git://anongit.freedesktop.org/git/d...Dave Airlie4-30/+38
2017-06-16Merge tag 'drm-misc-fixes-2017-06-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie5-19/+57
2017-06-16Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-15/+36
2017-06-15drm: mxsfb_crtc: Reset the eLCDIF controllerFabio Estevam1-0/+42
2017-06-15drm/mgag200: Fix to always set HiPri for G200e4 V2Mathieu Larouche1-1/+8
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt3-8/+10
2017-06-15drm/tegra: Correct idr_alloc() minimum idDmitry Osipenko1-1/+1
2017-06-15drm/tegra: Fix lockup on a use of staging APIDmitry Osipenko1-16/+4
2017-06-15gpu: host1x: Fix error handlingChristophe JAILLET1-1/+1
2017-06-15firmware: dmi_scan: Check DMI structure lengthJean Delvare1-7/+16
2017-06-15firmware: dmi: Fix permissions of product_familyJean Delvare1-2/+2
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2-5/+6
2017-06-15firmware: dmi_scan: Look for SMBIOS 3 entry point firstJean Delvare1-1/+16
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds136-491/+810
2017-06-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-5/+16
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-18/+39
2017-06-15Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-9/+16
2017-06-15Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-61/+221
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds8-10/+22
2017-06-15i40e: Fix a sleep-in-atomic bugJia-Ju Bai1-0/+2
2017-06-15Merge branch 'acpica-fixes'Rafael J. Wysocki3-18/+39
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki12368-283946/+1317754
2017-06-14net: don't global ICMP rate limit packets originating from loopbackJesper Dangaard Brouer2-3/+7
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche2-12/+24
2017-06-14rdma/cxgb4: Fix memory leaks during module exitRaju Rangoju1-3/+7
2017-06-14net/act_pedit: fix an error codeDan Carpenter1-1/+3
2017-06-14IB/ipoib: Fix memory leak in create child syscallFeras Daoud1-3/+3
2017-06-14IB/ipoib: Fix access to un-initialized napi structAlex Vesker1-1/+0
2017-06-14IB/ipoib: Delete napi in device uninit defaultAlex Vesker1-0/+3
2017-06-14IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker2-3/+8
2017-06-14IB/ipoib: Fix memory leaks for child interfaces privAlex Vesker2-2/+10
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm1-2/+1