index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-06
drm/amdgpu/userq: defer queue publication until create completes
Sunil Khatri
-33
/
+33
2026-03-06
drm/amdgpu: Check for multiplication overflow in checkpoint stack size
David Francis
-8
/
+22
2026-03-06
drm/amdkfd: fix the warning for potential insecure string
Sunil Khatri
-2
/
+2
2026-03-06
drm/amdgpu: fix warning for potentially insecure string
Sunil Khatri
-1
/
+1
2026-03-06
drm/amd/pm: Enable aid/xcd/hbm temperature reporting
Asad Kamal
-0
/
+3
2026-03-06
drm/amd/pm: Add aid/xcd/hbm temperatures
Asad Kamal
-2
/
+51
2026-03-06
drm/amdgpu: include ip discovery data in devcoredump
Pierre-Eric Pelloux-Prayer
-0
/
+47
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
-1
/
+4
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
-8
/
+8
2026-03-06
drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
Joshua Peisach
-15
/
+7
2026-03-06
drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
Joshua Peisach
-23
/
+23
2026-03-06
drm/amdgpu/gfx12.1: add support for disable_kq
Alex Deucher
-19
/
+71
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
-0
/
+6
2026-03-06
drm/amdgpu: gfx 12.1 cleanups
Alex Deucher
-15
/
+4
2026-03-06
drm/radeon: Test for fbdev GEM object with generic helper
Thomas Zimmermann
-25
/
+4
2026-03-06
drm/amdgpu: Move test for fbdev GEM object into generic helper
Thomas Zimmermann
-18
/
+41
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-286
/
+511
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
-1
/
+2
2026-03-06
drm/amdgpu/userq: remove queue from doorbell xa during clean up
Sunil Khatri
-0
/
+1
2026-03-06
drm/amdgpu/userq: remove queue from doorbell xarray
Sunil Khatri
-0
/
+1
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
-0
/
+4
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
-2
/
+4
2026-03-06
Revert "net: phy: improve mdiobus_stats_acct"
Heiner Kallweit
-3
/
+8
2026-03-06
MAINTAINERS: Remove bouncing T7XX reviewer
Dave Hansen
-1
/
+0
2026-03-06
docs: netdev: refine netdevsim testing guidance
Jakub Kicinski
-2
/
+8
2026-03-06
Merge branch 'selftests-net-add-netkit-container-env-and-test'
Jakub Kicinski
-12
/
+347
2026-03-06
selftests/net: Add netkit container ping test
David Wei
-0
/
+33
2026-03-06
selftests/net: Add env for container based tests
David Wei
-6
/
+253
2026-03-06
selftests/net: Export Netlink class via lib.py
David Wei
-6
/
+12
2026-03-06
selftests/net: Add bpf skb forwarding program
David Wei
-0
/
+49
2026-03-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
-110
/
+166
2026-03-06
wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-11
/
+0
2026-03-06
wifi: ath12k: Fix legacy rate mapping for monitor mode capture
P Praneesh
-50
/
+108
2026-03-06
wifi: ath12k: Fix the assignment of logical link index
Manish Dharanenthiran
-3
/
+15
2026-03-06
wifi: ath12k: account TX stats only when ACK/BA status is present
Sarika Sharma
-11
/
+13
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
-1
/
+2
2026-03-06
drm/msm/dsi: fix pclk rate calculation for bonded dsi
Pengyu Luo
-6
/
+23
2026-03-06
Merge tag 'spi-fix-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2026-03-06
cpufreq: governor: Use sysfs_emit() in sysfs show functions
Thorsten Blum
-2
/
+3
2026-03-06
Merge tag 'regulator-fix-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+2
2026-03-06
cpufreq: intel_pstate: Allow repeated intel_pstate disable
Fabio M. De Francesco
-1
/
+1
2026-03-06
Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-39
/
+599
2026-03-06
tracing: Add NULL pointer check to trigger_data_free()
Guenter Roeck
-0
/
+3
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-36
/
+112
2026-03-06
sched_ext: Add basic building blocks for nested sub-scheduler dispatching
Tejun Heo
-16
/
+145
2026-03-06
sched_ext: Add rhashtable lookup for sub-schedulers
Tejun Heo
-5
/
+47
2026-03-06
sched_ext: Factor out scx_link_sched() and scx_unlink_sched()
Tejun Heo
-22
/
+31
2026-03-06
sched_ext: Make scx_bpf_reenqueue_local() sub-sched aware
Tejun Heo
-14
/
+62
2026-03-06
sched_ext: Add scx_sched back pointer to scx_sched_pcpu
Tejun Heo
-0
/
+6
2026-03-06
sched_ext: Implement cgroup sub-sched enabling and disabling
Tejun Heo
-6
/
+280
[prev]
[next]