summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio/vsock: rename 'EOR' to 'EOM' bit.Arseny Krasnov2021-09-053-14/+14
* virtio: Bind virtio device to device-tree nodeViresh Kumar2021-09-051-3/+54
* uapi: virtio_ids: Sync ids with specificationViresh Kumar2021-09-051-0/+12
* dt-bindings: gpio: Add bindings for gpio-virtioViresh Kumar2021-09-051-0/+59
* dt-bindings: i2c: Add bindings for i2c-virtioViresh Kumar2021-09-051-0/+51
* dt-bindings: virtio: Add binding for virtio devicesViresh Kumar2021-09-052-1/+43
* vdpa_sim: Use iova_shift() for the size passed to alloc_iova()Xie Yongji2021-09-051-1/+2
* vhost scsi: Convert to SPDX identifierCai Huoqing2021-09-051-13/+1
* vdpa/mlx5: Add multiqueue supportEli Cohen2021-09-053-31/+169
* vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen2021-09-055-32/+329
* vdpa/mlx5: Ensure valid indices are providedEli Cohen2021-09-052-0/+55
* vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueueEli Cohen2021-09-051-8/+9
* vdpa/mlx5: function prototype modifications in preparation to control VQEli Cohen2021-09-051-19/+21
* vdpa/mlx5: Remove redundant header file inclusionEli Cohen2021-09-051-1/+0
* vDPA/ifcvf: enable multiqueue and control vqZhu Lingshan2021-09-052-17/+3
* vDPA/ifcvf: detect and use the onboard number of queues directlyZhu Lingshan2021-09-053-18/+21
* vDPA/ifcvf: implement management netlink framework for ifcvfZhu Lingshan2021-09-052-35/+123
* vDPA/ifcvf: introduce get_dev_type() which returns virtio dev idZhu Lingshan2021-09-051-13/+21
* Linux 5.14v5.14Linus Torvalds2021-08-301-1/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-291-1/+1
|\
| * clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford2021-08-291-1/+1
* | Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-292-27/+121
|\ \
| * | sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior2021-08-261-0/+3
| * | sched: Fix Core-wide rq->lock for uninitialized CPUsPeter Zijlstra2021-08-202-27/+118
* | | Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-291-0/+3
|\ \ \
| * | | PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki2021-08-271-0/+3
* | | | Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-294-2/+12
|\ \ \ \
| * | | | perf/x86/amd/power: Assign pmu.moduleKim Phillips2021-08-261-0/+1
| * | | | perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips2021-08-261-0/+1
| * | | | perf/x86/amd/ibs: Work around erratum #1197Kim Phillips2021-08-261-0/+8
| * | | | perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King2021-08-261-1/+1
| * | | | perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li2021-08-251-1/+1
| |/ / /
* | | | Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-293-9/+30
|\ \ \ \
| * | | | x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-08-221-0/+6
| * | | | x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel2021-08-212-9/+24
| | |/ / | |/| |
* | | | Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-08-295-157/+74
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-281-3/+6
|\ \ \ \
| * | | | scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-08-251-3/+6
* | | | | Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2021-08-286-76/+89
|\ \ \ \ \
| * | | | | usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet2021-08-271-4/+4
| * | | | | usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet2021-08-271-4/+11
| * | | | | usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso2021-08-261-43/+38
| * | | | | usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-08-261-12/+23
| * | | | | usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng2021-08-261-4/+3
| * | | | | usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen2021-08-261-8/+8
| * | | | | Merge tag 'usb-serial-5.14-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-08-262-1/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-08-251-1/+0
| | * | | | USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-08-241-0/+2
| |/ / / /
* | | | | Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-282-4/+5
|\ \ \ \ \
| * | | | | powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin2021-08-201-3/+4