summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-06drm/amdgpu/userq: defer queue publication until create completesSunil Khatri-33/+33
2026-03-06drm/amdgpu: Check for multiplication overflow in checkpoint stack sizeDavid Francis-8/+22
2026-03-06drm/amdkfd: fix the warning for potential insecure stringSunil Khatri-2/+2
2026-03-06drm/amdgpu: fix warning for potentially insecure stringSunil Khatri-1/+1
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal-0/+3
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal-2/+51
2026-03-06drm/amdgpu: include ip discovery data in devcoredumpPierre-Eric Pelloux-Prayer-0/+47
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang-1/+4
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea-8/+8
2026-03-06drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edidJoshua Peisach-15/+7
2026-03-06drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edidJoshua Peisach-23/+23
2026-03-06drm/amdgpu/gfx12.1: add support for disable_kqAlex Deucher-19/+71
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello-0/+6
2026-03-06drm/amdgpu: gfx 12.1 cleanupsAlex Deucher-15/+4
2026-03-06drm/radeon: Test for fbdev GEM object with generic helperThomas Zimmermann-25/+4
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann-18/+41
2026-03-06Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-286/+511
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang-1/+2
2026-03-06drm/amdgpu/userq: remove queue from doorbell xa during clean upSunil Khatri-0/+1
2026-03-06drm/amdgpu/userq: remove queue from doorbell xarraySunil Khatri-0/+1
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello-0/+4
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang-2/+4
2026-03-06Revert "net: phy: improve mdiobus_stats_acct"Heiner Kallweit-3/+8
2026-03-06MAINTAINERS: Remove bouncing T7XX reviewerDave Hansen-1/+0
2026-03-06docs: netdev: refine netdevsim testing guidanceJakub Kicinski-2/+8
2026-03-06Merge branch 'selftests-net-add-netkit-container-env-and-test'Jakub Kicinski-12/+347
2026-03-06selftests/net: Add netkit container ping testDavid Wei-0/+33
2026-03-06selftests/net: Add env for container based testsDavid Wei-6/+253
2026-03-06selftests/net: Export Netlink class via lib.pyDavid Wei-6/+12
2026-03-06selftests/net: Add bpf skb forwarding programDavid Wei-0/+49
2026-03-06Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds-110/+166
2026-03-06wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-11/+0
2026-03-06wifi: ath12k: Fix legacy rate mapping for monitor mode captureP Praneesh-50/+108
2026-03-06wifi: ath12k: Fix the assignment of logical link indexManish Dharanenthiran-3/+15
2026-03-06wifi: ath12k: account TX stats only when ACK/BA status is presentSarika Sharma-11/+13
2026-03-06drm/xe: Don't disable GuCRC in suspend pathVinay Belgaumkar-1/+2
2026-03-06drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo-6/+23
2026-03-06Merge tag 'spi-fix-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2026-03-06cpufreq: governor: Use sysfs_emit() in sysfs show functionsThorsten Blum-2/+3
2026-03-06Merge tag 'regulator-fix-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+2
2026-03-06cpufreq: intel_pstate: Allow repeated intel_pstate disableFabio M. De Francesco-1/+1
2026-03-06Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-39/+599
2026-03-06tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck-0/+3
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-36/+112
2026-03-06sched_ext: Add basic building blocks for nested sub-scheduler dispatchingTejun Heo-16/+145
2026-03-06sched_ext: Add rhashtable lookup for sub-schedulersTejun Heo-5/+47
2026-03-06sched_ext: Factor out scx_link_sched() and scx_unlink_sched()Tejun Heo-22/+31
2026-03-06sched_ext: Make scx_bpf_reenqueue_local() sub-sched awareTejun Heo-14/+62
2026-03-06sched_ext: Add scx_sched back pointer to scx_sched_pcpuTejun Heo-0/+6
2026-03-06sched_ext: Implement cgroup sub-sched enabling and disablingTejun Heo-6/+280