summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-261-2/+1
|\
| * MAINTAINERS: Update Uwe's email address, drop SIOX maintenanceUwe Kleine-König2024-04-261-2/+1
* | Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-2632-243/+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-264-73/+2
| |\ \
| | * | Revert "drm/etnaviv: Expose a few more chipspecs to userspace"Christian Gmeiner2024-04-254-71/+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
| * | | | Merge tag 'amd-drm-fixes-6.9-2024-04-24' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-04-2617-49/+111
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | 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-252-6/+6
|\ \ \ \
| * | | | vDPA: code clean for vhost_vdpa uapiZhu Lingshan2024-04-222-6/+6
* | | | | Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...Linus Torvalds2024-04-254-22/+56
|\ \ \ \ \
| * | | | | fs/9p: mitigate inode collisionsEric Van Hensbergen2024-04-224-22/+56
| | |/ / / | |/| | |
* | | | | 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-2585-384/+830
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-04-252-3/+7
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso2024-04-251-1/+3
| | * | | | | ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno2024-04-251-2/+4
| * | | | | | af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2024-04-252-1/+4
| * | | | | | net: b44: set pause params only when interface is upPeter Münster2024-04-251-6/+8
| * | | | | | tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca2024-04-253-5/+6
| * | | | | | 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