aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-17Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-08-17Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-16Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds
2024-08-16Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-16Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-08-16Merge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-16Merge tag 'for-6.11/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-16Merge tag 'gpio-fixes-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-16Merge tag 'drm-fixes-2024-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki
2024-08-16thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki
2024-08-16Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2024-08-16Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-15md/raid1: Fix data corruption for degraded array with slow diskYu Kuai
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-15Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-15Merge tag 'media/v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-08-15Merge tag 'ata-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost
2024-08-15drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost
2024-08-15drm/xe/vf: Fix register value lookupMichal Wajdeczko
2024-08-15drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa
2024-08-15drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa
2024-08-15drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa
2024-08-15drm/xe: Validate user fence during creationMatthew Brost
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel
2024-08-15drm/rockchip: inno-hdmi: Fix infoframe uploadAlex Bee
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier
2024-08-14Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-15i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao
2024-08-14Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"Niklas Cassel
2024-08-14media: atomisp: Fix streaming no longer working on BYT / ISP2400 devicesHans de Goede
2024-08-14i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti
2024-08-13of/irq: Prevent device address out-of-bounds read in interrupt map walkStefan Wiehler