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
2019-03-28
scsi: sd: Quiesce warning if device does not report optimal I/O size
Martin K. Petersen
1
-0
/
+3
2019-03-28
scsi: sd: Fix a race between closing an sd device and sd I/O
Bart Van Assche
1
-6
/
+13
2019-03-28
scsi: core: Run queue when state is set to running after being blocked
zhengbin
1
-0
/
+6
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
72
-535
/
+756
2019-03-27
virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x
Hans de Goede
6
-66
/
+130
2019-03-27
tty: fix NULL pointer issue when tty_port ops is not set
Fabien Dessenne
1
-5
/
+5
2019-03-27
Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
Wentao Wang
1
-1
/
+3
2019-03-27
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu
1
-3
/
+21
2019-03-27
tty/serial: atmel: Add is_half_duplex helper
Razvan Stefanescu
1
-12
/
+12
2019-03-27
usb: u132-hcd: fix resource leak
Mukesh Ojha
1
-0
/
+3
2019-03-27
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
1
-3
/
+1
2019-03-27
gpio: mockup: fix debugfs read
Bartosz Golaszewski
1
-4
/
+6
2019-03-27
Revert "gpio: use new gpio_set_config() helper in more places"
Andrew Jeffery
1
-2
/
+2
2019-03-27
drm/i915/selftests: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-1
/
+1
2019-03-26
leds: trigger: netdev: fix refcnt leak on interface rename
Rafał Miłecki
1
-8
/
+5
2019-03-26
dpaa2-eth: fix race condition with bql frame accounting
Ioana Ciornei
1
-4
/
+9
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2
-2
/
+2
2019-03-26
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
1
-0
/
+13
2019-03-26
net: usb: aqc111: Extend HWID table by QNAP device
Dmitry Bezrukov
2
-0
/
+23
2019-03-26
net: dsa: qca8k: extend slave-bus implementations
Christian Lamparter
2
-1
/
+168
2019-03-26
net: dsa: qca8k: remove leftover phy accessors
Christian Lamparter
1
-18
/
+0
2019-03-26
drm/i915: Mark AML 0x87CA as ULX
Ville Syrjälä
1
-1
/
+2
2019-03-26
Merge tag 'misc-habanalabs-fixes-2019-03-26' of git://people.freedesktop.org/...
Greg Kroah-Hartman
73
-426
/
+580
2019-03-26
usb: mtu3: fix EXTCON dependency
Arnd Bergmann
1
-0
/
+1
2019-03-26
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-1
/
+1
2019-03-26
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
1
-0
/
+3
2019-03-26
phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs
Chen-Yu Tsai
1
-1
/
+4
2019-03-26
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-03-26
scsi: aacraid: Insure we don't access PCIe space during AER/EEH
Dave Carroll
2
-3
/
+8
2019-03-26
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2
-0
/
+18
2019-03-26
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
1
-1
/
+1
2019-03-26
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
3
-2
/
+3
2019-03-26
PCI/LINK: Clear bandwidth notification interrupt before enabling it
Lukas Wunner
1
-0
/
+2
2019-03-26
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
Alexandru Gagniuc
1
-5
/
+14
2019-03-26
cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency
Srinivas Pandruvada
1
-1
/
+4
2019-03-26
ACPI / CPPC: Fix guaranteed performance handling
Srinivas Pandruvada
1
-2
/
+7
2019-03-26
Revert "parport: daisy: use new parport device model"
Linus Torvalds
3
-41
/
+3
2019-03-25
staging: octeon-ethernet: fix incorrect PHY mode
Aaro Koskinen
3
-7
/
+39
2019-03-25
staging: vc04_services: Fix an error code in vchiq_probe()
Dan Carpenter
1
-2
/
+6
2019-03-25
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
1
-13
/
+28
2019-03-25
staging: vt6655: Fix interrupt race condition on device start up.
Malcolm Priestley
1
-4
/
+4
2019-03-25
Merge tag 'drm-misc-fixes-2019-03-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-16
/
+25
2019-03-25
dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32...
Pierre-Yves MORDRET
1
-3
/
+1
2019-03-25
Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
1
-7
/
+42
2019-03-25
iommu: Don't print warning when IOMMU driver only supports unmanaged domains
Joerg Roedel
1
-3
/
+5
2019-03-25
drm/meson: fix TMDS clock filtering for DMT monitors
Neil Armstrong
1
-1
/
+2
2019-03-25
drm/meson: Uninstall IRQ handler
Jean-Philippe Brucker
1
-1
/
+4
2019-03-25
drm/meson: Fix invalid pointer in meson_drv_unbind()
Jean-Philippe Brucker
1
-2
/
+2
2019-03-25
ACPI: use different default debug value than ACPICA
Erik Schmauss
1
-3
/
+0
2019-03-25
gpio: aspeed: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
[prev]
[next]