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.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-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
2020-03-16
net: netdevsim: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-15
/
+15
2020-03-16
net: sfc: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-14
/
+18
2020-03-16
net: ionic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-16
net: nfp: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-4
/
+4
2020-03-16
net: mlx4: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-31
/
+31
2020-03-16
net: caif: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-36
/
+36
2020-03-16
mlxsw: reg: Increase register field length to 31 bits
Ido Schimmel
1
-1
/
+1
2020-03-15
geneve: move debug check after netdev unregister
Florian Westphal
1
-2
/
+6
2020-03-15
cxgb4: fix delete filter entry fail in unload path
Shahjada Abul Husain
1
-2
/
+2
2020-03-15
net: stmmac: platform: Fix misleading interrupt error msg
Markus Fuchs
1
-4
/
+10
2020-03-13
Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux...
David S. Miller
8
-31
/
+46
2020-03-13
Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-131
/
+403
2020-03-13
Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...
Dave Airlie
1
-58
/
+126
2020-03-13
Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-29
/
+66
2020-03-13
Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...
Dave Airlie
5
-15
/
+158
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
55
-219
/
+616
2020-03-13
drm/dp_mst: Rewrite and fix bandwidth limit checks
Lyude Paul
1
-26
/
+93
2020-03-13
drm/dp_mst: Reprobe path resources in CSN handler
Lyude Paul
1
-23
/
+25
2020-03-13
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
Lyude Paul
1
-8
/
+7
2020-03-13
drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant
Lyude Paul
1
-5
/
+5
2020-03-13
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
2020-03-13
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
1
-1
/
+5
2020-03-12
net: hns3: clear port base VLAN when unload PF
Jian Shen
1
-0
/
+23
2020-03-12
net: hns3: fix RMW issue for VLAN filter switch
Jian Shen
1
-4
/
+15
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
4
-0
/
+6
2020-03-12
net: hns3: fix "tc qdisc del" failed issue
Yonglong Liu
1
-1
/
+1
2020-03-12
Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-2
/
+2
2020-03-12
wlcore: remove stray plus sign
Johannes Berg
1
-1
/
+1
2020-03-12
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
1
-0
/
+1
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-03-12
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
4
-19
/
+56
2020-03-12
s390/qeth: refactor buffer pool code
Julian Wiedmann
1
-32
/
+51
2020-03-12
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2
-19
/
+18
2020-03-12
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-03-12
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-12
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
1
-2
/
+2
2020-03-12
Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/...
Dave Airlie
11
-29
/
+53
2020-03-12
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-12
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
1
-2
/
+6
2020-03-12
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-12
drm/i915: be more solid in checking the alignment
Matthew Auld
2
-1
/
+7
2020-03-12
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
1
-1
/
+2
2020-03-12
drm/i915: Return early for await_start on same timeline
Chris Wilson
1
-2
/
+2
2020-03-12
drm/i915: Actually emit the await_start
Chris Wilson
1
-1
/
+1
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-11
Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-9
/
+20
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
1
-19
/
+6
2020-03-11
s390/qeth: cancel RX reclaim work earlier
Julian Wiedmann
3
-1
/
+2
2020-03-11
s390/qeth: handle error when backing RX buffer
Julian Wiedmann
1
-4
/
+9
[next]