summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-25Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-25Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-25Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-25Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-25Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie
2019-01-25Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-25Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-25Merge tag 'drm-misc-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-24drm/msm: avoid unused function warningArnd Bergmann
2019-01-24drm/msm: Add __printf verificationJoe Perches
2019-01-24drm/msm: Fix A6XX support for opp-levelDouglas Anderson
2019-01-24drm/msm: honor GPU_READONLY flagRob Clark
2019-01-24drm/msm: drop interrupt-namesJordan Crouse
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse
2019-01-24drm/msm/gpu: fix building without debugfsArnd Bergmann
2019-01-25Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-24block: Fix comment typoDamien Le Moal
2019-01-24uapi: fix ioctl documentationDamien Le Moal
2019-01-24blk-wbt: Declare local functions staticBart Van Assche
2019-01-25Merge tag 'fsnotify_for_v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-25Merge tag 'ceph-for-5.0-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-25Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-01-24blk-mq: fix the cmd_flag_name arrayJianchao Wang
2019-01-24Merge tag 'gvt-fixes-2019-01-24' of https://github.com/intel/gvt-linux into d...Jani Nikula
2019-01-24drm/i915/execlists: Mark up priority boost on preemptionChris Wilson
2019-01-23nvme-multipath: drop optimization for static ANA group IDsHannes Reinecke
2019-01-23nvmet-rdma: fix null dereference under heavy loadRaju Rangoju
2019-01-23nvme-rdma: rework queue maps handlingSagi Grimberg
2019-01-23nvme-tcp: fix timeout handlerSagi Grimberg
2019-01-23nvme-rdma: fix timeout handlerSagi Grimberg
2019-01-24Revert "Change mincore() to count "mapped" pages rather than "cached" pages"Linus Torvalds
2019-01-24Merge tag 'for-linus-5.0' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-01-24Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-01-23ipmi: Don't initialize anything in the core until something uses itCorey Minyard
2019-01-23ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang
2019-01-23ipmi: Prevent use-after-free in deliver_responseFred Klassen
2019-01-23ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-01-23ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-01-23drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workloadWeinan Li
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2019-01-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-22dm: add missing trace_block_split() to __split_and_process_bio()Mike Snitzer
2019-01-22dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriateMike Snitzer
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-22block: cover another queue enter recursion via BIO_QUEUE_ENTEREDMing Lei