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-05-03
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
3
-10
/
+30
2018-05-03
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2
-3
/
+2
2018-05-03
IB/hfi1: Fix loss of BECN with AHG
Mike Marciniszyn
1
-10
/
+40
2018-05-03
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
1
-2
/
+2
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
3
-10
/
+21
2018-05-03
qed: fix spelling mistake: "offloded" -> "offloaded"
Colin Ian King
1
-1
/
+1
2018-05-03
usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
Heikki Krogerus
1
-8
/
+39
2018-05-03
usb: typec: tcpm: Release the role mux when exiting
Heikki Krogerus
1
-0
/
+1
2018-05-03
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
1
-1
/
+3
2018-05-03
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
Colin Ian King
1
-1
/
+1
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
1
-0
/
+1
2018-05-03
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
1
-0
/
+6
2018-05-03
nvme/multipath: Fix multipath disabled naming collisions
Keith Busch
3
-25
/
+35
2018-05-03
nvme/multipath: Disable runtime writable enabling parameter
Keith Busch
1
-1
/
+1
2018-05-03
nvme: Set integrity flag for user passthrough commands
Keith Busch
1
-0
/
+1
2018-05-03
nvme: fix potential memory leak in option parsing
Chengguang Xu
1
-0
/
+6
2018-05-03
qmi_wwan: do not steal interfaces from class drivers
Bjørn Mork
1
-0
/
+12
2018-05-03
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
1
-1
/
+1
2018-05-03
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
1
-1
/
+1
2018-05-03
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
1
-0
/
+14
2018-05-03
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
Coly Li
1
-1
/
+4
2018-05-03
bcache: count backing device I/O error for writeback I/O
Coly Li
1
-1
/
+3
2018-05-03
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
1
-0
/
+17
2018-05-03
bcache: store disk name in struct cache and struct cached_dev
Coly Li
5
-34
/
+30
2018-05-03
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
1
-1
/
+1
2018-05-03
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
1
-1
/
+1
2018-05-03
iommu/dma: Move PCI window region reservation back into dma specific path.
Shameer Kolothum
1
-29
/
+25
2018-05-03
iommu/rockchip: Make clock handling optional
Heiko Stuebner
1
-1
/
+8
2018-05-03
iommu/amd: Hide unused iommu_table_lock
Arnd Bergmann
1
-1
/
+1
2018-05-03
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Jagannathan Raman
1
-1
/
+1
2018-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-84
/
+135
2018-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-8
/
+10
2018-05-03
Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+48
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2018-05-02
drm/bridge: vga-dac: Fix edid memory leak
Sean Paul
1
-1
/
+3
2018-05-02
8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
Ingo Molnar
1
-1
/
+1
2018-05-02
nvme: only reconfigure discard if necessary
Jens Axboe
1
-12
/
+16
2018-05-02
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
Grygorii Strashko
1
-0
/
+2
2018-05-02
nvme/pci: Use async_schedule for initial reset work
Keith Busch
1
-1
/
+9
2018-05-02
irqchip/qcom: Fix check for spurious interrupts
Agustin Vega-Frias
1
-2
/
+2
2018-05-02
USB: serial: visor: handle potential invalid device configuration
Greg Kroah-Hartman
1
-34
/
+35
2018-05-02
USB: serial: option: adding support for ublox R410M
SZ Lin (林上智)
1
-0
/
+5
2018-05-02
nfp: flower: set tunnel ttl value to net default
John Hurley
2
-3
/
+12
2018-05-02
Input: atmel_mxt_ts - add missing compatible strings to OF device table
Javier Martinez Canillas
1
-0
/
+5
2018-05-02
Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...
Stephen Boyd
2
-4
/
+3
2018-05-01
Input: atmel_mxt_ts - fix the firmware update
Nick Dyer
1
-76
/
+110
2018-05-01
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Vittorio Gambaletta (VittGam)
1
-0
/
+9
2018-05-01
net/mlx4: fix spelling mistake: "failedi" -> "failed"
Colin Ian King
1
-1
/
+1
2018-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
1
-1
/
+1
[prev]
[next]