summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2026-03-06sched_ext: Support dumping multiple schedulers and add scheduler identificationTejun Heo-11/+43
2026-03-06sched_ext: Convert scx_dump_state() spinlock to raw spinlockTejun Heo-5/+2
2026-03-06sched_ext: Make watchdog sub-sched awareTejun Heo-25/+56
2026-03-06sched_ext: Move scx_dsp_ctx and scx_dsp_max_batch into scx_schedTejun Heo-40/+34
2026-03-06sched_ext: Dispatch from all scx_sched instancesTejun Heo-4/+8
2026-03-06sched_ext: Implement hierarchical bypass modeTejun Heo-7/+101
2026-03-06sched_ext: Separate bypass dispatch enabling from bypass depth trackingTejun Heo-10/+69
2026-03-06sched_ext: When calling ops.dispatch() @prev must be on the same scx_schedTejun Heo-2/+3
2026-03-06sched_ext: Factor out scx_dispatch_sched()Tejun Heo-58/+65
2026-03-06sched_ext: Prepare bypass mode for hierarchical operationTejun Heo-22/+63
2026-03-06sched_ext: Move bypass state into scx_schedTejun Heo-81/+80
2026-03-06sched_ext: Move bypass_dsq into scx_sched_pcpuTejun Heo-26/+29
2026-03-06sched_ext: Move aborting flag to per-scheduler fieldTejun Heo-7/+4