summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu
2022-09-10Merge tag 'hwmon-for-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-09Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-09-09Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds
2022-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-09hwmon: (asus-ec-sensors) autoload module via DMI dataEugene Shalygin
2022-09-10Merge tag 'drm-intel-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-10Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-09Merge tag 'vfio-v6.0-rc5' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-09-08perf: RISC-V: fix access beyond allocated arraySergey Matyukevich
2022-09-08hwmon: (mr75203) enable polling for all VM channelsEliav Farber
2022-09-08hwmon: (mr75203) fix multi-channel voltage readingEliav Farber
2022-09-08hwmon: (mr75203) fix voltage equation for negative source inputEliav Farber
2022-09-08hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...Eliav Farber
2022-09-08hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not definedEliav Farber
2022-09-08Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-08Merge tag 'regulator-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-09-08Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08Merge tag 'efi-urgent-for-v6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-08drm/panfrost: devfreq: set opp to the recommended one to configure regulatorClément Péron
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-08drm/ttm: cleanup the resource of ghost objects after locking themChristian König
2022-09-07drm/amdgpu: prevent toc firmware memory leakGuchun Chen
2022-09-07drm/amdgpu: correct doorbell range/size value for CSDMA_DOORBELL_RANGEYifan Zhang
2022-09-07drm/amdkfd: print address in hex format rather than decimalYifan Zhang
2022-09-07drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman
2022-09-07drm/amd/pm: add missing SetMGpuFanBoostLimitRpm mapping for SMU 13.0.7Evan Quan
2022-09-07drm/amd/amdgpu: add rlc_firmware_header_v2_4 to amdgpu_firmware_headerChengming Gui
2022-09-07efi: capsule-loader: Fix use-after-free in efi_capsule_writeHyunwoo Kim
2022-09-07arch_topology: Make cluster topology span at least SMT CPUsYicong Yang
2022-09-07net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi
2022-09-07net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi
2022-09-07iommu/virtio: Fix interaction with VFIOJean-Philippe Brucker
2022-09-07iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu
2022-09-07iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu
2022-09-07iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu
2022-09-07iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu
2022-09-07net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...Vladimir Oltean
2022-09-07net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...Vladimir Oltean
2022-09-07net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...Vladimir Oltean
2022-09-07iommu/amd: use full 64-bit value in build_completion_wait()John Sperbeck
2022-09-07RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale
2022-09-07RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale