summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-261-21/+17
|\
| * cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()Dan Williams2024-04-221-21/+17
* | Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-262-3/+9
|\ \
| * | dm: restore synchronous close of device mapper block deviceMing Lei2024-04-161-2/+8
| * | dm vdo murmurhash: remove unneeded semicolonMatthew Sakai2024-04-101-1/+1
* | | Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-2631-238/+131
|\ \ \
| * \ \ Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-265-24/+14
| |\ \ \
| | * | | drm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko2024-04-241-2/+2
| | * | | drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray2024-04-241-8/+1
| | * | | drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray2024-04-243-14/+11
| | | |/ | | |/|
| * | | Merge tag 'drm-etnaviv-fixes-2024-04-25' of https://git.pengutronix.de/git/ls...Dave Airlie2024-04-263-68/+2
| |\ \ \
| | * | | Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner2024-04-253-66/+0
| | * | | drm/etnaviv: fix tx clock gating on some GC7000 variantsDerek Foreman2024-04-251-2/+2
| * | | | Merge tag 'drm-misc-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-04-266-97/+4
| |\ \ \ \
| | * | | | fbdev: fix incorrect address computation in deferred IONam Cao2024-04-241-1/+1
| | * | | | drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach2024-04-191-2/+2
| | * | | | drm/gma500: Remove lid codePatrik Jakobsson2024-04-184-94/+1
| * | | | | drm/amdgpu/mes: fix use-after-free issueJack Xiao2024-04-231-0/+1
| * | | | | drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher2024-04-231-11/+15
| * | | | | drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang2024-04-233-6/+2
| * | | | | drm/amdkfd: Add VRAM accounting for SVM migrationMukul Joshi2024-04-232-2/+16
| * | | | | drm/amd/pm: Restore config space after resetLijo Lazar2024-04-231-0/+25
| * | | | | drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu2024-04-231-0/+3
| * | | | | drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling2024-04-231-3/+3
| * | | | | drm/amdgpu: Update BO eviction prioritiesFelix Kuehling2024-04-231-0/+2
| * | | | | drm/amdgpu/vpe: fix vpe dpm setup failedPeyton Lee2024-04-232-8/+8
| * | | | | drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar2024-04-231-1/+2
| * | | | | drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun2024-04-231-0/+7
| * | | | | drm/amdkfd: make sure VM is ready for updating operationsLang Yu2024-04-231-14/+20
| * | | | | drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi2024-04-231-0/+1
| * | | | | drm/amdkfd: Fix eviction fence handlingFelix Kuehling2024-04-231-4/+5
| * | | | | drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton2024-04-231-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-04-251-3/+3
|\ \ \ \ \
| * | | | | vDPA: code clean for vhost_vdpa uapiZhu Lingshan2024-04-221-3/+3
* | | | | | Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-04-252-23/+42
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-cppc'Rafael J. Wysocki2024-04-251-18/+39
| |\ \ \ \ \ \
| | * | | | | | ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda2024-04-221-16/+37
| | * | | | | | ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White2024-04-221-2/+2
| | | |/ / / / | | |/| | | |
| * / | | | | ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki2024-04-231-5/+3
| |/ / / / /
* | | | | | Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-2543-264/+530
|\ \ \ \ \ \
| * | | | | | net: b44: set pause params only when interface is upPeter Münster2024-04-251-6/+8
| * | | | | | dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski2024-04-251-25/+33
| * | | | | | net: ravb: Fix registered interrupt namesGeert Uytterhoeven2024-04-251-6/+5
| * | | | | | octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui2024-04-251-1/+0
| * | | | | | net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder2024-04-251-0/+5
| * | | | | | ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller2024-04-251-8/+8
| * | | | | | iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari2024-04-251-1/+29
| * | | | | | i40e: Report MFS in decimal base instead of hexErwan Velu2024-04-251-2/+2
| * | | | | | i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale2024-04-251-1/+1
| * | | | | | net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu2024-04-251-0/+1