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-08-24
i2c: imx: Fix race condition in dma read
Esben Haabendal
1
-4
/
+4
2018-08-24
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-08-24
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
3
-3
/
+10
2018-08-24
PCI: Skip MPS logic for Virtual Functions (VFs)
Myron Stowe
1
-0
/
+4
2018-08-24
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
1
-0
/
+9
2018-08-24
net: qca_spi: Fix log level if probe fails
Stefan Wahren
1
-8
/
+8
2018-08-24
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren
1
-0
/
+3
2018-08-24
net: qca_spi: Avoid packet drop during initial sync
Stefan Wahren
1
-1
/
+1
2018-08-24
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-08-24
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
3
-2
/
+40
2018-08-24
net: usb: rtl8150: demote allmulti message to dev_dbg()
David Lechner
1
-1
/
+1
2018-08-24
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
1
-2
/
+2
2018-08-24
pinctrl: nsp: Fix potential NULL dereference
Wei Yongjun
1
-0
/
+2
2018-08-24
pinctrl: nsp: off by ones in nsp_pinmux_enable()
Dan Carpenter
1
-2
/
+2
2018-08-24
qlogic: check kstrtoul() for errors
Dan Carpenter
1
-0
/
+2
2018-08-24
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
1
-1
/
+11
2018-08-24
RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path
Kamal Heib
1
-6
/
+12
2018-08-24
nfit: fix unchecked dereference in acpi_nfit_ctl
Dave Jiang
1
-2
/
+4
2018-08-24
bnxt_en: Fix for system hang if request_irq fails
Vikas Gupta
1
-1
/
+3
2018-08-24
bnxt_en: Always set output parameters in bnxt_get_max_rings().
Michael Chan
1
-2
/
+2
2018-08-24
drm/armada: fix colorkey mode property
Russell King
2
-8
/
+23
2018-08-24
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
1
-1
/
+1
2018-08-24
ieee802154: at86rf230: use __func__ macro for debug messages
Stefan Schmidt
1
-9
/
+4
2018-08-24
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
1
-1
/
+1
2018-08-24
ravb: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
1
-34
/
+15
2018-08-24
ravb: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
1
-6
/
+1
2018-08-24
sh_eth: fix invalid context bug while changing link options by ethtool
Vladimir Zapolskiy
1
-34
/
+15
2018-08-24
sh_eth: fix invalid context bug while calling auto-negotiation by ethtool
Vladimir Zapolskiy
1
-9
/
+1
2018-08-24
smsc75xx: Add workaround for gigabit link up hardware errata.
Yuiko Oshino
1
-0
/
+62
2018-08-24
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
Jason Gerecke
1
-2
/
+8
2018-08-24
ipvlan: call dev_change_flags when ipvlan mode is reset
Hangbin Liu
1
-8
/
+28
2018-08-24
acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value
Dave Jiang
1
-0
/
+2
2018-08-24
bnx2x: Fix receiving tx-timeout in error or recovery state.
Sudarsana Reddy Kalluru
3
-0
/
+13
2018-08-24
PCI: xilinx-nwl: Add missing of_node_put()
Nicholas Mc Guire
1
-1
/
+1
2018-08-24
PCI: xilinx: Add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+1
2018-08-24
drm/exynos: decon5433: Fix WINCONx reset value
Marek Szyprowski
1
-1
/
+1
2018-08-24
drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes
Marek Szyprowski
1
-2
/
+2
2018-08-24
drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modes
Marek Szyprowski
2
-9
/
+21
2018-08-24
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
1
-0
/
+7
2018-08-24
dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()
Dan Carpenter
1
-1
/
+1
2018-08-24
dmaengine: pl330: report BURST residue granularity
Marek Szyprowski
1
-1
/
+1
2018-08-24
NFC: pn533: Fix wrong GFP flag usage
Hans de Goede
1
-2
/
+2
2018-08-24
usb: xhci: increase CRS timeout value
Ajay Gupta
1
-1
/
+6
2018-08-24
usb: xhci: remove the code build warning
Dongjiu Geng
1
-1
/
+1
2018-08-24
brcmfmac: stop watchdog before detach and free everything
Michael Trimarchi
1
-0
/
+7
2018-08-24
iio: pressure: bmp280: fix relative humidity unit
Tomasz Duszynski
1
-3
/
+2
2018-08-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
1
-1
/
+1
2018-08-24
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
1
-0
/
+4
2018-08-24
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
1
-0
/
+8
2018-08-24
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
[next]