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-17
crypto: ccp - Fix command completion detection race
Tom Lendacky
1
-2
/
+2
2018-08-17
crypto: ccp - Check for NULL PSP pointer at module unload
Tom Lendacky
1
-0
/
+3
2018-08-17
crypto: ccree - fix iv handling
Gilad Ben-Yossef
1
-27
/
+84
2018-08-17
crypto: ccree - fix finup
Hadar Gat
1
-65
/
+16
2018-08-15
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
3
-0
/
+4
2018-08-15
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+8
2018-08-15
scsi: qla2xxx: Fix memory leak for allocating abort IOCB
Quinn Tran
1
-26
/
+27
2018-08-15
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...
Bart Van Assche
1
-8
/
+21
2018-08-15
xen/netfront: don't cache skb_shinfo()
Juergen Gross
1
-4
/
+4
2018-08-15
zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature
Minchan Kim
1
-1
/
+14
2018-08-09
i2c: imx: Fix reinit_completion() use
Esben Haabendal
1
-2
/
+1
2018-08-09
scsi: qla2xxx: Return error when TMF returns
Anil Gurumurthy
1
-4
/
+3
2018-08-09
scsi: qla2xxx: Fix ISP recovery on unload
Quinn Tran
1
-2
/
+3
2018-08-09
scsi: qla2xxx: Fix driver unload by shutting down chip
Quinn Tran
5
-28
/
+34
2018-08-09
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
4
-1
/
+8
2018-08-09
scsi: qla2xxx: Fix unintialized List head crash
Quinn Tran
2
-0
/
+6
2018-08-06
scsi: sg: fix minor memory leak in error path
Tony Battersby
1
-0
/
+1
2018-08-06
drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...
Boris Brezillon
1
-2
/
+3
2018-08-06
drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
Boris Brezillon
1
-1
/
+2
2018-08-06
drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formats
Boris Brezillon
1
-0
/
+3
2018-08-06
crypto: padlock-aes - Fix Nano workaround data corruption
Herbert Xu
1
-2
/
+6
2018-08-06
RDMA/uverbs: Expand primary and alt AV port checks
Jack Morgenstein
1
-5
/
+54
2018-08-06
brcmfmac: fix regression in parsing NVRAM for multiple devices
Rafał Miłecki
1
-1
/
+2
2018-08-06
iwlwifi: add more card IDs for 9000 series
Emmanuel Grumbach
3
-0
/
+96
2018-08-06
virtio_balloon: fix another race between migration and ballooning
Jiang Biao
1
-0
/
+2
2018-08-06
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
1
-0
/
+1
2018-08-06
net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flow
Feras Daoud
1
-0
/
+4
2018-08-06
net/mlx5e: Set port trust mode to PCP as default
Or Gerlitz
1
-0
/
+2
2018-08-06
net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager
Eli Cohen
1
-2
/
+2
2018-08-06
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
1
-2
/
+38
2018-08-06
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
1
-2
/
+12
2018-08-03
ACPICA: AML Parser: ignore control method status in module-level code
Erik Schmauss
1
-7
/
+12
2018-08-03
ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernation
Rafael J. Wysocki
1
-9
/
+17
2018-08-03
cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
Arjun Vynipadath
1
-0
/
+2
2018-08-03
xen-netfront: wait xenbus state change when load module manually
Xiao Liang
1
-0
/
+6
2018-08-03
virtio_net: Fix incosistent received bytes counter
Toshiaki Makita
1
-18
/
+23
2018-08-03
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-08-03
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-08-03
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
1
-0
/
+2
2018-08-03
net: fix amd-xgbe flow-control issue
tangpengpeng
1
-2
/
+2
2018-08-03
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
1
-0
/
+1
2018-08-03
netdevsim: don't leak devlink resources
Jakub Kicinski
1
-0
/
+1
2018-08-03
net: dsa: qca8k: Allow overwriting CPU port setting
Michal Vokáč
2
-0
/
+44
2018-08-03
net: dsa: qca8k: Enable RXMAC when bringing up a port
Michal Vokáč
1
-1
/
+1
2018-08-03
net: dsa: qca8k: Force CPU port to its highest bandwidth
Michal Vokáč
2
-3
/
+9
2018-08-03
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
1
-0
/
+5
2018-08-03
gpio: uniphier: set legitimate irq trigger type in .to_irq hook
Masahiro Yamada
1
-1
/
+5
2018-08-03
gpio: of: Handle fixed regulator flags properly
Linus Walleij
1
-1
/
+2
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
1
-1
/
+9
2018-08-03
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
[next]