summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost: disable for OABIMichael S. Tsirkin2020-04-204-7/+16
* virtio: drop vringh.h dependencyMichael S. Tsirkin2020-04-171-1/+0
* virtio_blk: add a missing includeMichael S. Tsirkin2020-04-171-0/+1
* virtio-balloon: Avoid using the word 'report' when referring to free page hin...Alexander Duyck2020-04-172-3/+10
* virtio-balloon: make virtballoon_free_page_report() staticJason Yan2020-04-171-1/+1
* vdpa: fix comment of vdpa_register_device()Jason Wang2020-04-171-1/+1
* vdpa: make vhost, virtio depend on menuMichael S. Tsirkin2020-04-173-13/+7
* vdpa: allow a 32 bit vq alignmentMichael S. Tsirkin2020-04-173-3/+3
* drm/virtio: fix up for include file changesStephen Rothwell2020-04-171-0/+1
* remoteproc: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
* rpmsg: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
* virtio_input: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
* remoteproc: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
* virtio-rng: pull in slab.hMichael S. Tsirkin2020-04-171-0/+1
* virtgpu: pull in uaccess.hMichael S. Tsirkin2020-04-171-0/+1
* tools/virtio: make asm/barrier.h self containedMichael S. Tsirkin2020-04-171-0/+1
* tools/virtio: define aligned attributeMichael S. Tsirkin2020-04-171-0/+1
* virtio/test: fix up after IOTLB changesMichael S. Tsirkin2020-04-166-4/+18
* vhost: Create accessors for virtqueues private_dataEugenio PĂ©rez2020-04-165-32/+61
* vdpasim: Return status in vdpasim_get_statusYueHaibing2020-04-161-1/+1
* vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing2020-04-162-4/+0
* vhost: remove set but not used variable 'status'Jason Yan2020-04-161-3/+0
* vhost: vdpa: remove unnecessary null checkGustavo A. R. Silva2020-04-161-2/+0
* vdpa-sim: depend on HAS_DMAMichael S. Tsirkin2020-04-161-1/+1
* Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
* MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
* MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820
* Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
|\
| * KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| * KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| * x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
* | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-123-0/+10
|\ \
| * | ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara2020-04-071-0/+2
| * | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-072-0/+7
| * | time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
* | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-125-62/+51
|\ \ \
| * | | sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider2020-04-081-0/+6
| * | | sched/debug: Factor out printing formats into common macrosValentin Schneider2020-04-081-14/+12
| * | | sched/debug: Remove redundant macro defineValentin Schneider2020-04-081-12/+0
| * | | sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-082-2/+0
| * | | workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2020-04-082-3/+6
| * | | sched/fair: Fix negative imbalance in imbalance calculationAubrey Li2020-04-081-0/+8
| * | | sched/fair: Fix race between runtime distribution and assignmentHuaixin Chang2020-04-081-20/+11
| * | | sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider2020-04-083-11/+8
* | | | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-124-31/+573
|\ \ \ \
| * | | | perf/core: Disable page faults when getting phys addressJiri Olsa2020-04-081-3/+6
| * | | | perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang2020-04-083-0/+522
| * | | | perf/cgroup: Correct indirection in perf_less_group_idx()Ian Rogers2020-04-081-1/+2
| * | | | perf/core: Fix event cgroup trackingPeter Zijlstra2020-04-081-27/+43
| |/ / /
* | | | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-123-26/+51
|\ \ \ \