summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-23Merge tag 'for-6.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-23Merge tag 'ata-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2024-02-23Merge tag 'gpio-fixes-for-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-23Merge tag 'hwmon-for-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie
2024-02-23Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-23Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-02-23Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-22Merge tag 'block-6.8-2024-02-22' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-22Merge tag 'platform-drivers-x86-v6.8-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-02-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22drm/amdgpu: Fix the runtime resume failure issueMa Jun
2024-02-22drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen
2024-02-22drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang
2024-02-22drm/amd/display: adjust few initialization order in dmWayne Lin
2024-02-22drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger
2024-02-22drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger
2024-02-22drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-21net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-02-21hwmon: (nct6775) Fix access to temperature configuration registersGuenter Roeck
2024-02-21ata: libata-core: Do not call ata_dev_power_set_standby() twiceDamien Le Moal
2024-02-21Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-21iommufd: Reject non-zero data_type if no data_len is providedJason Gunthorpe
2024-02-21net: ipa: don't overrun IPA suspend interrupt registersAlex Elder
2024-02-21octeontx2-af: Consider the action set by PFSubbaraya Sundeep
2024-02-21drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit
2024-02-21drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit
2024-02-21drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost
2024-02-21drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost
2024-02-21drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost
2024-02-21drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström
2024-02-21drm/i915/tv: Fix TV modeMaxime Ripard
2024-02-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds
2024-02-20dm-crypt, dm-integrity, dm-verity: bump target versionMike Snitzer
2024-02-20dm-verity, dm-crypt: align "struct bvec_iter" correctlyMikulas Patocka
2024-02-20dm-crypt: recheck the integrity tag after a failureMikulas Patocka
2024-02-20dm-crypt: don't modify the data when using authenticated encryptionMikulas Patocka