index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-06
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
1
-1
/
+7
2026-03-06
bonding: do not set usable_slaves for broadcast mode
Hangbin Liu
1
-4
/
+9
2026-03-06
net: stmmac: make pcs_mask and phy_mask u32
Russell King (Oracle)
2
-2
/
+2
2026-03-06
net: stmmac: use GENMASK_U32() for mdio bitfields
Russell King (Oracle)
3
-6
/
+6
2026-03-06
net: stmmac: use u32 for MDIO register field masks
Russell King (Oracle)
7
-18
/
+18
2026-03-06
net: stmmac: mdio: convert field prep to use field_prep()
Russell King (Oracle)
8
-27
/
+3
2026-03-06
net: stmmac: mdio: simplify MDC clock divisor lookup
Russell King (Oracle)
1
-18
/
+11
2026-03-06
net: stmmac: mdio: use same test for MDC clock divisor lookups
Russell King (Oracle)
2
-14
/
+14
2026-03-06
net: stmmac: mdio: convert MDC clock divisor selection to tables
Russell King (Oracle)
1
-36
/
+62
2026-03-06
net: mctp: fix device leak on probe failure
Johan Hovold
1
-2
/
+1
2026-03-06
drm/xe/migrate: Refactor xe_migrate_prepare_vm()
Raag Jadav
1
-15
/
+38
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
1
-8
/
+8
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
2
-2
/
+4
2026-03-06
drm/amdgpu: push userq debugfs function in amdgpu_debugfs files
Sunil Khatri
3
-48
/
+58
2026-03-06
drm/amdgpu/userq: declutter the code with goto
Sunil Khatri
1
-22
/
+18
2026-03-06
drm/amdgpu/userq: defer queue publication until create completes
Sunil Khatri
1
-33
/
+33
2026-03-06
drm/amdgpu: Check for multiplication overflow in checkpoint stack size
David Francis
6
-8
/
+22
2026-03-06
drm/amdkfd: fix the warning for potential insecure string
Sunil Khatri
1
-2
/
+2
2026-03-06
drm/amdgpu: fix warning for potentially insecure string
Sunil Khatri
1
-1
/
+1
2026-03-06
drm/amd/pm: Enable aid/xcd/hbm temperature reporting
Asad Kamal
1
-0
/
+3
2026-03-06
drm/amd/pm: Add aid/xcd/hbm temperatures
Asad Kamal
3
-2
/
+51
2026-03-06
drm/amdgpu: include ip discovery data in devcoredump
Pierre-Eric Pelloux-Prayer
3
-0
/
+47
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
1
-8
/
+8
2026-03-06
drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edid
Joshua Peisach
1
-15
/
+7
2026-03-06
drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edid
Joshua Peisach
5
-23
/
+23
2026-03-06
drm/amdgpu/gfx12.1: add support for disable_kq
Alex Deucher
1
-19
/
+71
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
2026-03-06
drm/amdgpu: gfx 12.1 cleanups
Alex Deucher
1
-15
/
+4
2026-03-06
drm/radeon: Test for fbdev GEM object with generic helper
Thomas Zimmermann
3
-25
/
+4
2026-03-06
drm/amdgpu: Move test for fbdev GEM object into generic helper
Thomas Zimmermann
2
-18
/
+33
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
44
-274
/
+482
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
2026-03-06
drm/amdgpu/userq: remove queue from doorbell xa during clean up
Sunil Khatri
1
-0
/
+1
2026-03-06
drm/amdgpu/userq: remove queue from doorbell xarray
Sunil Khatri
1
-0
/
+1
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
2
-2
/
+4
2026-03-06
Revert "net: phy: improve mdiobus_stats_acct"
Heiner Kallweit
1
-3
/
+8
2026-03-06
wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-11
/
+0
2026-03-06
wifi: ath12k: Fix legacy rate mapping for monitor mode capture
P Praneesh
3
-50
/
+108
2026-03-06
wifi: ath12k: Fix the assignment of logical link index
Manish Dharanenthiran
2
-3
/
+15
2026-03-06
wifi: ath12k: account TX stats only when ACK/BA status is present
Sarika Sharma
1
-11
/
+13
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
2
-1
/
+2
2026-03-06
drm/msm/dsi: fix pclk rate calculation for bonded dsi
Pengyu Luo
1
-6
/
+23
2026-03-06
Merge tag 'spi-fix-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-1
/
+1
2026-03-06
cpufreq: governor: Use sysfs_emit() in sysfs show functions
Thorsten Blum
1
-2
/
+3
[prev]
[next]