summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds45-118/+388
2019-05-16dm: fix a couple brace coding style issuesSheetal Singala1-2/+4
2019-05-16dm crypt: print device name in integrity error messageMilan Broz1-3/+6
2019-05-16dm crypt: move detailed message into debug levelMilan Broz1-4/+5
2019-05-16dm ioctl: fix hang in early create error conditionHelen Koike1-1/+5
2019-05-16afs: Fix cell DNS lookupDavid Howells3-75/+130
2019-05-16x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-05-16x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2-15/+0
2019-05-16Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar9103-282648/+438261
2019-05-16Merge branch 'fixes' into arm/socOlof Johansson798-4486/+8161
2019-05-16Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-18/+72
2019-05-16Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds33-271/+1611
2019-05-16Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-21/+47
2019-05-16ia64: Make sure that we have a mmiowb function real earlyTony Luck1-1/+3
2019-05-16Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds34-316/+1085
2019-05-16Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/d...Dave Airlie10-21/+19
2019-05-16Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/...Dave Airlie7-25/+82
2019-05-16Merge tag 'ktest-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-47/+62
2019-05-16Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds44-651/+1345
2019-05-16Revert "ARM: 8846/1: warn if divided syntax assembler is used"Russell King1-2/+5
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd153-7/+158
2019-05-15drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULLSean Paul1-3/+3
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-15Add wait_var_event_interruptible()David Howells1-0/+13
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells7-7/+12
2019-05-15afs: Fix afs_cell records to always have a VL server list recordDavid Howells4-24/+25
2019-05-15afs: Fix missing lock when replacing VL server listDavid Howells1-3/+2
2019-05-15afs: Fix afs_xattr_get_yfs() to not try freeing an error valueDavid Howells3-64/+53
2019-05-15afs: Fix incorrect error handling in afs_xattr_get_acl()David Howells1-5/+4
2019-05-15Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-45/+89
2019-05-15Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-72/+78
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds11-105/+183
2019-05-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-33/+29
2019-05-15kernel/compat.c: mark expected switch fall-throughsStephen Rothwell1-0/+3
2019-05-15afs: Fix key leak in afs_release() and afs_evict_inode()David Howells2-3/+5
2019-05-15media: rockchip/vpu: Fix/re-order probe-error/remove pathJonas Karlman1-3/+5
2019-05-15media: rockchip/vpu: Initialize mdev->bus_infoBoris Brezillon1-0/+2
2019-05-15media: rockchip/vpu: Get vdev from the file arg in vidioc_querycap()Boris Brezillon1-1/+2
2019-05-15media: rockchip/vpu: Add missing dont_use_autosuspend() callsJonas Karlman1-0/+2
2019-05-15media: rockchip/vpu: Do not request id 0 for our video deviceJonas Karlman1-1/+1
2019-05-15Merge branches 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki10-104/+162
2019-05-15Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki5-66/+72
2019-05-15objtool: Fix whitelist documentation typoRaphael Gault1-1/+1
2019-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-31/+42
2019-05-15Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie7-8/+75
2019-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds218-1178/+4500
2019-05-15mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner1-4/+4
2019-05-15mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner2-109/+150
2019-05-15mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner2-57/+84
2019-05-15mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner4-33/+36