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
2017-06-02
vxlan: fix use-after-free on deletion
Mark Bloch
1
-6
/
+13
2017-06-02
ibmvnic: Remove module author mailing address
Thomas Falcon
1
-1
/
+1
2017-06-02
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
Thor Thayer
1
-1
/
+5
2017-06-02
cxgb4: avoid enabling napi twice to the same queue
Ganesh Goudar
1
-0
/
+4
2017-06-02
net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT Lite
Florian Fainelli
1
-2
/
+5
2017-06-01
net: phy: micrel: Restore led_mode and clk_sel on resume
Leonard Crestez
1
-14
/
+28
2017-06-01
mISDN: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-1
/
+1
2017-06-01
vxlan: eliminate cached dst leak
Lance Richardson
1
-3
/
+17
2017-06-01
bnx2x: Fix Multi-Cos
Mintz, Yuval
1
-1
/
+1
2017-06-01
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-3
/
+3
2017-06-01
qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...
Jia-Ju Bai
1
-1
/
+1
2017-05-31
isdn: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-1
/
+1
2017-05-31
net: freescale: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+8
2017-05-31
net: fix auto-loading of Marvell DSA driver
Russell King
1
-0
/
+13
2017-05-31
net: phy: fix marvell phy status reading
Russell King
1
-2
/
+0
2017-05-30
net/mlx5: avoid build warning for uniprocessor
Arnd Bergmann
1
-3
/
+2
2017-05-30
net: dsa: mv88e6xxx: Add missing static to stub functions
Arnd Bergmann
1
-3
/
+3
2017-05-30
qed: Don't log missing periodic stats by default
Mintz, Yuval
1
-1
/
+2
2017-05-30
cxgb4: avoid crash on PCI error recovery path
Guilherme G. Piccoli
2
-10
/
+20
2017-05-28
net: dsa: mv88e6xxx: Add missing static to stub functions
Andrew Lunn
1
-3
/
+3
2017-05-28
hdlcdrv: Fix divide by zero in hdlcdrv_ioctl
Firo Yang
1
-0
/
+2
2017-05-27
Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-79
/
+197
2017-05-26
net: ethernet: ax88796: don't call free_irq without request_irq first
Uwe Kleine-König
1
-5
/
+2
2017-05-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-123
/
+130
2017-05-26
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+39
2017-05-26
Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+7
2017-05-26
Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
19
-80
/
+102
2017-05-26
nvme: Quirk APST on Intel 600P/P3100 devices
Andy Lutomirski
1
-0
/
+2
2017-05-26
nvme: only setup block integrity if supported by the driver
Christoph Hellwig
3
-19
/
+33
2017-05-26
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
Christoph Hellwig
5
-5
/
+6
2017-05-26
nvme-pci: consistencly use ctrl->device for logging
Christoph Hellwig
1
-6
/
+6
2017-05-26
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
15
-68
/
+85
2017-05-25
bonding: Don't update slave->link until ready to commit
Nithin Sujir
1
-2
/
+9
2017-05-25
net: fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2017-05-25
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
1
-1
/
+6
2017-05-25
geneve: fix fill_info when using collect_metadata
Eric Garver
1
-3
/
+5
2017-05-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
23
-434
/
+902
2017-05-24
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
1
-1
/
+1
2017-05-24
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
Chunming Zhou
1
-1
/
+1
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
4
-7
/
+7
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
1
-1
/
+2
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
1
-4
/
+27
2017-05-24
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-05-24
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-05-24
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
Vlad Yasevich
1
-0
/
+1
2017-05-24
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
1
-1
/
+3
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
6
-54
/
+30
2017-05-24
net: phy: marvell: Limit errata to 88m1101
Andrew Lunn
1
-29
/
+37
2017-05-24
net/phy: fix mdio-octeon dependency and build
Randy Dunlap
1
-1
/
+1
[next]