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.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
2018-05-16
tuntap: fix use after free during release
Jason Wang
1
-1
/
+1
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
net: 8390: ne: Fix accidentally removed RBTX4927 support
Geert Uytterhoeven
1
-1
/
+3
2018-05-16
net: dsa: bcm_sf2: Fix IPv6 rule half deletion
Florian Fainelli
1
-4
/
+7
2018-05-16
net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
Florian Fainelli
1
-9
/
+11
2018-05-16
net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
Florian Fainelli
1
-1
/
+4
2018-05-16
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
1
-0
/
+31
2018-05-16
ipvlan: call netdevice notifier when master mac address changed
Keefe Liu
1
-1
/
+3
2018-05-16
drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
Dan Carpenter
1
-3
/
+4
2018-05-16
drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
Michel Thierry
2
-0
/
+7
2018-05-16
drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successful
Deepak Rawat
1
-0
/
+2
2018-05-16
IB/umem: Use the correct mm during ib_umem_release
Lidong Chen
1
-6
/
+1
2018-05-16
clk: stm32: fix: stm32 clock drivers are not compiled by default
Gabriel Fernandez
1
-4
/
+2
2018-05-16
clk: imx6ull: use OSC clock during AXI rate change
Stefan Agner
1
-1
/
+1
2018-05-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+5
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
3
-1
/
+17
2018-05-15
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
1
-0
/
+7
2018-05-15
drm/vc4: Fix leak of the file_priv that stored the perfmon.
Eric Anholt
1
-0
/
+1
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-15
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-05-15
i2c: viperboard: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: fix error return from master_xfer
Peter Rosin
1
-1
/
+1
2018-05-15
i2c: pmcmsp: return message count on master_xfer success
Peter Rosin
1
-1
/
+1
2018-05-15
s390/qdio: don't release memory in qdio_setup_irq()
Julian Wiedmann
1
-8
/
+2
2018-05-15
s390/qdio: fix access to uninitialized qdio_q fields
Julian Wiedmann
1
-1
/
+1
2018-05-15
drm: set FMODE_UNSIGNED_OFFSET for drm files
Dave Airlie
1
-0
/
+1
2018-05-15
scsi: core: clean up generated file scsi_devinfo_tbl.c
Randy Dunlap
1
-1
/
+1
2018-05-15
scsi: target: tcmu: fix error resetting qfull_time_out to default
Prasanna Kumar Kalever
1
-0
/
+2
2018-05-15
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2
-2
/
+24
2018-05-15
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2
-28
/
+30
2018-05-15
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
1
-58
/
+30
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-14
cpufreq: armada-37xx: driver relies on cpufreq-dt
Miquel Raynal
1
-1
/
+1
2018-05-14
ACPICA: Add deferred package support for the Load and loadTable operators
Bob Moore
3
-20
/
+74
2018-05-14
tun: fix use after free for ptr_ring
Jason Wang
1
-15
/
+12
2018-05-14
Merge tag 'reset-fixes-for-4.17' of git://git.pengutronix.de/pza/linux into f...
Olof Johansson
1
-3
/
+3
2018-05-14
libata: Apply NOLPM quirk for SAMSUNG PM830 CXM13D1Q.
François Cami
1
-1
/
+2
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
3
-13
/
+24
2018-05-14
mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
Boris Brezillon
1
-3
/
+5
2018-05-14
drm/i915/execlists: Use rmb() to order CSB reads
Chris Wilson
1
-0
/
+1
2018-05-14
drm/i915/userptr: reject zero user_size
Matthew Auld
1
-0
/
+3
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
1
-1
/
+1
2018-05-14
Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+1
2018-05-14
Merge tag 'tee-drv-fixes-for-4.17' of git://git.linaro.org/people/jens.wiklan...
Olof Johansson
2
-2
/
+14
2018-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
[prev]
[next]