aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'for-linus-2022100501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds35-300/+988
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds349-1366/+10415
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds19-183/+827
2022-10-07Merge tag 'drm-next-2022-10-07-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2022-10-07Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linuxLinus Torvalds11-139/+190
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds76-1114/+2456
2022-10-07Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds4-5/+78
2022-10-07Merge tag 'nand/for-6.1' into mtd/nextMiquel Raynal17-135/+156
2022-10-07xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANTJuergen Gross1-0/+3
2022-10-07xen/virtio: restructure xen grant dma setupJuergen Gross1-25/+43
2022-10-07vfio: Make the group FD disassociate from the iommu_groupJason Gunthorpe2-24/+44
2022-10-07vfio: Hold a reference to the iommu_group in kvm for SPAPRJason Gunthorpe1-2/+4
2022-10-07vfio: Add vfio_file_is_group()Jason Gunthorpe2-2/+16
2022-10-07drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPIGeert Uytterhoeven1-1/+1
2022-10-07drivers/perf: fix return value check in ali_drw_pmu_probe()Sun Ke1-2/+2
2022-10-07virtio_blk: add SECURE ERASE command supportAlvaro Karsz1-18/+92
2022-10-07vp_vdpa: support feature provisioningJason Wang1-2/+20
2022-10-07vdpa_sim_net: support feature provisioningJason Wang4-5/+17
2022-10-07vdpa: device feature provisioningJason Wang1-0/+5
2022-10-07virtio-net: use mtu size as buffer length for big packetsGavin Li1-13/+24
2022-10-07virtio-net: introduce and use helper function for guest gso support checksGavin Li1-4/+9
2022-10-07virtio_ring: make vring_alloc_queue_packed prettierDeming Wang1-3/+3
2022-10-07virtio_ring: split: Operators use unified styleDeming Wang1-1/+1
2022-10-07vhost: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-10-07mmc: sdhci-tegra: Use actual clock rate for SW tuning correctionPrathamesh Shete1-1/+1
2022-10-07watchdog: twl4030_wdt: add missing mod_devicetable.h includeDmitry Torokhov1-0/+1
2022-10-07mmc: renesas_sdhi: Fix rounding errorsBiju Das1-3/+18
2022-10-07net: ethernet: bgmac: Remove -Warray-bounds exceptionKees Cook1-5/+0
2022-10-07net: ethernet: mediatek: Remove -Warray-bounds exceptionKees Cook1-5/+0
2022-10-07prestera: matchall: do not rollback if rule existsSerhiy Boiko1-0/+2
2022-10-07net: enetc: Remove duplicated include in enetc_qos.cYang Li1-1/+0
2022-10-07octeontx2-pf: mcs: remove unneeded semicolonYang Li1-1/+1
2022-10-07hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli3-1/+25
2022-10-07xen/pcifront: move xenstore config scanning into sub-functionJuergen Gross1-106/+37
2022-10-07Revert "drm/sched: Use parent fence instead of finished"Dave Airlie1-2/+2
2022-10-06Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+5
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2022-10-06Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-1/+1
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe780-6572/+10428
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-59/+310
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2022-10-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-13/+832
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-8/+1
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds69-506/+6345
2022-10-06Revert "drm/amdgpu: use dirty framebuffer helper"Hamza Mahfooz1-12/+2
2022-10-06drm/amdgpu: Correct amdgpu_amdkfd_total_mem_size calculationPhilip Yang1-3/+3
2022-10-06drm/amdgpu: Set vmbo destroy after pt bo is createdPhilip Yang1-1/+4
2022-10-06drm/amdgpu: Fix VRAM BO swap issueArunpravin Paneer Selvam1-5/+12
2022-10-06drm/amd/display: Remove unused struct i2c_id_config_accessYuan Can1-7/+0
2022-10-06drm/amd/display: Removed unused variable 'sdp_stream_enable'Dong Chenchen1-10/+6