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
2018-12-17
tty: serial: samsung: Increase maximum baudrate
Seung-Woo Kim
1
-1
/
+1
2018-12-17
tty: serial: samsung: Properly set flags in autoCTS mode
Beomho Seo
1
-0
/
+3
2018-12-17
tty: Use of_node_name_{eq,prefix} for node name comparisons
Rob Herring
5
-19
/
+10
2018-12-17
tty/serial: do not free trasnmit buffer page under port lock
Sergey Senozhatsky
1
-6
/
+16
2018-12-17
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
3
-1
/
+52
2018-12-17
tty: serial: qcom_geni_serial: Remove interrupt storm
Ryan Case
1
-2
/
+23
2018-12-17
serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
Geert Uytterhoeven
1
-3
/
+8
2018-12-17
serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
Geert Uytterhoeven
1
-1
/
+1
2018-12-17
serial: sh-sci: Fix locking in sci_submit_rx()
Geert Uytterhoeven
1
-7
/
+9
2018-12-10
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
250
-1218
/
+1874
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-109
/
+205
2018-12-09
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
1
-4
/
+12
2018-12-09
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
1
-6
/
+23
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
3
-3
/
+8
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
1
-0
/
+7
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-69
/
+157
2018-12-09
Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-12
/
+11
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-13
/
+67
2018-12-09
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-28
/
+81
2018-12-09
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-26
/
+15
2018-12-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+25
2018-12-08
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
1
-1
/
+1
2018-12-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-34
/
+62
2018-12-07
Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-12-07
Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+11
2018-12-07
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-30
/
+93
2018-12-07
Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
3
-29
/
+62
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
2018-12-07
Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-3
/
+3
2018-12-07
Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-157
/
+235
2018-12-07
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+18
2018-12-07
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+7
2018-12-07
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
Masahiro Yamada
1
-4
/
+9
2018-12-07
i2c: uniphier-f: fix timeout error after reading 8 bytes
Masahiro Yamada
1
-3
/
+14
2018-12-07
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
1
-3
/
+7
2018-12-07
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-11
/
+29
2018-12-07
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
1
-2
/
+8
2018-12-07
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
1
-4
/
+1
2018-12-07
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
1
-2
/
+5
2018-12-07
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
1
-2
/
+2
2018-12-06
vhost/vsock: fix use-after-free in network stack callers
Stefan Hajnoczi
1
-24
/
+33
2018-12-06
virtio/s390: fix race in ccw_io_helper()
Halil Pasic
1
-1
/
+6
2018-12-06
virtio/s390: avoid race on vcdev->config
Halil Pasic
1
-2
/
+8
2018-12-06
vhost/vsock: fix reset orphans race with close timeout
Stefan Hajnoczi
1
-7
/
+15
2018-12-06
dmaengine: dw: Fix FIFO size for Intel Merrifield
Andy Shevchenko
1
-3
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-3
/
+10
2018-12-06
gnss: sirf: fix activation retry handling
Johan Hovold
1
-3
/
+3
[next]