summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fillZhu Lingshan2022-10-081-1/+2
* vDPA: check virtio device features to detect MQZhu Lingshan2022-10-081-1/+1
* vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presenceZhu Lingshan2022-10-081-3/+3
* vDPA: only report driver features if FEATURES_OK is setZhu Lingshan2022-10-081-6/+14
* vDPA: allow userspace to query features of a vDPA deviceZhu Lingshan2022-10-082-5/+15
* virtio_blk: add SECURE ERASE command supportAlvaro Karsz2022-10-072-18/+111
* vp_vdpa: support feature provisioningJason Wang2022-10-071-2/+20
* vdpa_sim_net: support feature provisioningJason Wang2022-10-074-5/+17
* vdpa: device feature provisioningJason Wang2022-10-073-0/+8
* virtio-net: use mtu size as buffer length for big packetsGavin Li2022-10-071-13/+24
* virtio-net: introduce and use helper function for guest gso support checksGavin Li2022-10-071-4/+9
* virtio: drop vp_legacy_set_queue_sizeMichael S. Tsirkin2022-10-071-2/+0
* virtio_ring: make vring_alloc_queue_packed prettierDeming Wang2022-10-071-3/+3
* virtio_ring: split: Operators use unified styleDeming Wang2022-10-071-1/+1
* vhost: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-10-071-2/+2
* Linux 6.0v6.0Linus Torvalds2022-10-021-1/+1
* Merge tag 'i2c-for-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-022-1/+9
|\
| * i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probeZhang Qilong2022-10-021-1/+2
| * dt-bindings: i2c: st,stm32-i2c: Document wakeup-source propertyMarek Vasut2022-10-021-0/+2
| * dt-bindings: i2c: st,stm32-i2c: Document interrupt-names propertyMarek Vasut2022-10-021-0/+5
* | Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-024-3/+57
|\ \
| * | perf/core: Fix reentry problem in perf_output_read_group()Yang Jihong2022-09-061-0/+9
| * | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-011-1/+2
| * | perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang2022-09-013-3/+48
* | | Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-022-32/+38
|\ \ \
| * | | x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov2022-09-281-10/+15
| * | | x86/alternative: Fix race in try_get_desc()Nadav Amit2022-09-271-22/+23
* | | | Merge tag 'usb-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2022-10-014-3/+23
|\ \ \ \
| * | | | uas: ignore UAS for Thinkplus chipsHongling Zeng2022-09-271-0/+7
| * | | | usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng2022-09-271-0/+7
| * | | | uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng2022-09-271-0/+7
| * | | | usb: dwc3: st: Fix node's child namePatrice Chotard2022-09-271-1/+1
| * | | | usb: typec: ucsi: Remove incorrect warningHeikki Krogerus2022-09-271-2/+0
| * | | | Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-09-271-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | thunderbolt: Explicitly reset plug events delay back to USB4 spec valueMario Limonciello2022-09-221-0/+1
* | | | | Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-016-23/+31
|\ \ \ \ \
| * | | | | media: rkvdec: Disable H.264 error detectionNicolas Dufresne2022-09-271-2/+2
| * | | | | media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)NĂ­colas F. R. A. Prado2022-09-271-6/+3
| * | | | | media: dvb_vb2: fix possible out of bound accessHangyu Hua2022-09-271-0/+11
| * | | | | media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil2022-09-271-14/+12
| * | | | | media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil2022-09-271-0/+2
| * | | | | media: uvcvideo: Fix InterfaceProtocol for Quanta cameraRicardo Ribalda2022-08-311-1/+1
* | | | | | Merge tag 'mm-hotfixes-stable-2022-09-30' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-013-2/+5
|\ \ \ \ \ \
| * | | | | | damon/sysfs: fix possible memleak on damon_sysfs_add_targetLevi Yun2022-10-011-1/+1
| * | | | | | mm: fix BUG splat with kvmalloc + GFP_ATOMICFlorian Westphal2022-10-011-0/+4
| * | | | | | MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURELukas Bulwahn2022-10-011-1/+0
* | | | | | | Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-10-017-149/+281
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitlab.freedesktop.org/...Daniel Vetter2022-09-307-149/+281
| |\ \ \ \ \ \ \
| | * | | | | | | drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang2022-09-301-152/+4
| | * | | | | | | drm/amdgpu: add helper to init rlc firmwareHawking Zhang2022-09-302-1/+38