index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
net: mana: Optimize irq affinity for low vcpu configs
Shradha Gupta
1
-14
/
+64
3 days
drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
Harry Wentland
2
-2
/
+16
3 days
drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+2
3 days
drm/amd/pm: fix smu13 power limit range calculation
Yang Wang
2
-11
/
+15
3 days
drm/amdgpu: fix aperture mapping leak
Asad Kamal
2
-22
/
+16
3 days
drm/amdgpu: reject mapping a reserved doorbell to a new queue
Zhu Lingshan
1
-2
/
+2
3 days
drm/amdgpu: invoke pm_genpd_remove() before freeing genpd
Ce Sun
1
-0
/
+2
3 days
drm/amdgpu: fix resource leak on ACP reset timeout
Ce Sun
1
-4
/
+7
3 days
drm/amdgpu: Fix kernel panic during driver load failure
Harish Kasiviswanathan
2
-4
/
+22
3 days
drm/amdgpu: fix division by zero with invalid uvd dimensions
Boyuan Zhang
1
-0
/
+8
3 days
drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...
Luca Coelho
1
-1
/
+3
3 days
drm/amdgpu/vcn4: avoid rereading IB param length
Boyuan Zhang
1
-6
/
+9
3 days
drm/amdgpu/vce: fix integer overflow in image size
Boyuan Zhang
1
-3
/
+14
3 days
drm/amdgpu/sdma7.1: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
3 days
drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-2
/
+2
3 days
drm/amdgpu/mes11: set doorbell offset for suspending userq
Prike Liang
2
-0
/
+4
3 days
drm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detection
Boyuan Zhang
1
-1
/
+1
3 days
drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detection
Boyuan Zhang
1
-1
/
+1
3 days
drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-5
/
+5
3 days
drm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-7
/
+4
3 days
drm/amdgpu/gfx8: drop unecessary BUG_ON()
Alex Deucher
1
-3
/
+0
3 days
drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
3 days
drm/amdgpu/gfx12: fix EOP interrupt routing for KQ and userq
Jesse Zhang
1
-14
/
+29
3 days
drm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userq
Jesse Zhang
1
-14
/
+29
3 days
drm/amdgpu/gfx12.1: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-7
/
+4
3 days
drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()
Alex Deucher
1
-8
/
+5
3 days
drm/amd/pm: make pp_features read-only when scpm is enabled
Yang Wang
1
-0
/
+5
3 days
drm/amd/pm: fix amdgpu_pm_info power display units
Yang Wang
1
-9
/
+12
3 days
watchdog: s32g_wdt: remove incorrect options in watchdog_info struct
Ethan Nelson-Moore
1
-2
/
+1
3 days
vxlan: mdb: Fix source list corruption on a failed replace
James Raphael Tiovalen
1
-12
/
+18
3 days
rtase: Workaround for TX hang caused by hardware packet parsing
Justin Lai
2
-0
/
+205
3 days
pppoe: reload header pointer after dev_hard_header()
Asim Viladi Oglu Manizada
1
-0
/
+1
3 days
ovpn: hold peer before scheduling keepalive work
Shuvam Pandey
1
-2
/
+4
3 days
ovpn: fix peer refcount leak in TCP error paths
Pavitra Jha
1
-2
/
+4
3 days
mctp: serial: handle zero-length frames to prevent rx buffer overflow
Doruk Tan Ozturk
1
-1
/
+1
3 days
ice: use READ_ONCE() to access cached PHC time
Sergey Temerkhanov
1
-1
/
+1
3 days
ice: reject out-of-range ptype in ice_parser_profile_init
Aleksandr Loktionov
1
-0
/
+3
3 days
gve: fix Rx queue stall on alloc failure
Eddie Phillips
2
-0
/
+37
3 days
rbd: Reset positive result codes to zero in object map update path
Raphael Zimmer
1
-1
/
+6
3 days
ice: fix PTP Call Trace during PTP release
Paul Greenwalt
1
-0
/
+5
3 days
ptp: ptp_s390: Add missing facility check
Sven Schnelle
1
-1
/
+5
3 days
net: pcs: xpcs: fix SGMII state reading
Coia Prant
1
-25
/
+7
3 days
net: hip04: fix RX buffer leak on build_skb failure
Fan Wu
1
-3
/
+8
3 days
net/mlx5e: Use sender devcom for MPV master-up
Manjunath Patil
1
-2
/
+2
3 days
geneve: require CAP_NET_ADMIN in the device netns for changelink
Doruk Tan Ozturk
1
-0
/
+3
3 days
net: slip: serialize receive against buffer reallocation
Sungmin Kang
1
-0
/
+4
3 days
vxlan: require CAP_NET_ADMIN in the device netns for changelink
Doruk Tan Ozturk
1
-0
/
+3
3 days
net: stmmac: intel: skip SerDes reconfig when rate is unchanged
Markus Breitenberger
1
-0
/
+31
3 days
iommu/vt-d: Disallow SVA if page walk is not coherent
Lu Baolu
1
-1
/
+1
3 days
amt: fix use-after-free in AMT delayed works
Shihuang Liu
1
-3
/
+11
[next]