summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-18Merge tag 'chrome-platform-for-6.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-13/+40
2024-09-18Merge tag 'fbdev-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-61/+68
2024-09-18Input: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-18Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-1034/+2235
2024-09-18Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds50-2669/+3289
2024-09-18drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen1-2/+4
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds19-602/+327
2024-09-18Merge tag 'pwrseq-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+11
2024-09-18Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-479/+558
2024-09-18Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds27-34/+680
2024-09-18Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds32-350/+1911
2024-09-18Merge tag 'mtd/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds27-178/+519
2024-09-18Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds35-427/+1288
2024-09-18Merge tag 'hsi-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-10/+1
2024-09-17drm/xe/oa: Fix overflow in oa batch bufferJosé Roberto de Souza1-1/+2
2024-09-17drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost1-0/+6
2024-09-17drm/xe/bo: add some annotations in bo_put()Matthew Auld2-5/+15
2024-09-17drm/xe/client: use mem_type from the current resourceMatthew Auld1-6/+1
2024-09-17drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld1-3/+36
2024-09-17drm/xe/client: fix deadlock in show_meminfo()Matthew Auld1-1/+5
2024-09-17drm/xe/vram: fix ccs offset calculationMatthew Auld1-0/+1
2024-09-17drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macrosMichal Wajdeczko1-2/+4
2024-09-17tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit1-0/+1
2024-09-17tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König3-3/+3
2024-09-17tpm: Clean up TPM space after command failureJonathan McDowell2-0/+5
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-4/+67
2024-09-17i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver D...Kaixin Wang1-0/+1
2024-09-17i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver...Kaixin Wang1-0/+1
2024-09-17i3c: master: svc: adjust SDR according to i3c specCarlos Song1-9/+22
2024-09-17i3c: master: svc: use slow speed for first broadcast addressCarlos Song1-0/+52
2024-09-17i3c: master: support to adjust first broadcast address speedCarlos Song1-0/+12
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe749-4747/+9673
2024-09-17Merge tag 'irq-core-2024-09-16' into loongarch-nextHuacai Chen25-520/+1014
2024-09-17drm/amdgpu: Fix missing check pcie_p2p module paramBob Zhou1-1/+1
2024-09-17drm/amdgpu: disable GPU RAS bad page feature for specific ASICTao Zhou1-0/+5
2024-09-17drm/amdgpu: ensure the connector is not null before using itTim Huang1-1/+1
2024-09-17drm/amdkfd: clean up code for interrupt v10Jesse Zhang1-15/+0
2024-09-17drm/amdkfd: Move queue fs deletion after destroy checkKent Russell1-1/+1
2024-09-17Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+34
2024-09-17Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-09-17watchdog: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-17watchdog: rzv2h_wdt: Add missing MODULE_LICENSE tag to fix modpost errorLad Prabhakar1-0/+1
2024-09-17Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+5
2024-09-17Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds110-2279/+5875
2024-09-17Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds27-230/+922
2024-09-17Merge tag 'regulator-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds52-596/+526
2024-09-17Merge tag 'regmap-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds7-17/+50
2024-09-17zram: free secondary algorithms namesSergey Senozhatsky1-0/+5
2024-09-17vfio/pci: implement huge_fault supportAlex Williamson1-17/+43