index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed device
Rodrigo Rivas Costa
2018-04-24
1
-0
/
+5
*
drm/radeon: Fix PCIe lane width calculation
Paul Parsons
2018-04-24
1
-2
/
+2
*
watchdog: f71808e_wdt: Fix WD_EN register read
Igor Pylypiv
2018-04-24
1
-1
/
+1
*
thermal: imx: Fix race condition in imx_thermal_probe()
Mikhail Lappo
2018-04-24
1
-3
/
+3
*
clk: mvebu: armada-38x: add support for missing clocks
Richard Genoud
2018-04-24
1
-7
/
+7
*
clk: mvebu: armada-38x: add support for 1866MHz variants
Ralph Sennhauser
2018-04-24
1
-3
/
+4
*
mmc: jz4740: Fix race condition in IRQ mask update
Alex Smith
2018-04-24
1
-1
/
+1
*
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
2018-04-24
1
-1
/
+1
*
thunderbolt: Resume control channel after hibernation image is created
Mika Westerberg
2018-04-24
1
-0
/
+1
*
HID: i2c-hid: fix size check and type usage
Aaron Ma
2018-04-24
1
-6
/
+7
*
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
2018-04-24
1
-1
/
+1
*
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
Zhengjun Xing
2018-04-24
1
-2
/
+7
*
ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
Mika Westerberg
2018-04-24
1
-7
/
+16
*
xen-netfront: Fix hang on device removal
Jason Andryuk
2018-04-24
1
-1
/
+6
*
usb: musb: gadget: misplaced out of bounds check
Heinrich Schuchardt
2018-04-24
1
-5
/
+9
*
ubi: Reject MLC NAND
Richard Weinberger
2018-04-24
1
-0
/
+11
*
ubi: Fix error for write access
Romain Izard
2018-04-24
1
-1
/
+1
*
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
2018-04-24
1
-0
/
+5
*
s390/qdio: don't merge ERROR output buffers
Julian Wiedmann
2018-04-24
1
-11
/
+20
*
s390/qdio: don't retry EQBS after CCQ 96
Julian Wiedmann
2018-04-24
1
-9
/
+2
*
media: v4l2-compat-ioctl32: don't oops on overlay
Mauro Carvalho Chehab
2018-04-24
1
-1
/
+3
*
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Hackmann
2018-04-13
1
-1
/
+0
*
r8169: fix setting driver_data after register_netdev
Heiner Kallweit
2018-04-13
1
-2
/
+2
*
bonding: process the err returned by dev_set_allmulti properly in bond_enslave
Xin Long
2018-04-13
1
-1
/
+4
*
bonding: move dev_mc_sync after master_upper_dev_link in bond_enslave
Xin Long
2018-04-13
1
-38
/
+35
*
bonding: fix the err path for dev hwaddr sync in bond_enslave
Xin Long
2018-04-13
1
-4
/
+5
*
vhost: correctly remove wait queue during poll failure
Jason Wang
2018-04-13
1
-2
/
+1
*
sky2: Increase D3 delay to sky2 stops working after suspend
Kai-Heng Feng
2018-04-13
1
-1
/
+1
*
pptp: remove a buggy dst release in pptp_connect()
Eric Dumazet
2018-04-13
1
-1
/
+0
*
random: use lockless method of accessing and updating f->reg_idx
Theodore Ts'o
2018-04-13
1
-6
/
+6
*
virtio_net: check return value of skb_to_sgvec in one more location
Nathan Chancellor
2018-04-13
1
-1
/
+6
*
virtio_net: check return value of skb_to_sgvec always
Jason A. Donenfeld
2018-04-13
1
-2
/
+7
*
EDAC, mv64x60: Fix an error handling path
Christophe JAILLET
2018-04-13
1
-1
/
+1
*
tty: n_gsm: Allow ADM response in addition to UA for control dlci
Tony Lindgren
2018-04-13
1
-3
/
+14
*
scsi: libsas: initialize sas_phy status according to response of DISCOVER
chenxiang
2018-04-13
1
-0
/
+1
*
scsi: libsas: fix error when getting phy events
Jason Yan
2018-04-13
1
-1
/
+1
*
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
2018-04-13
1
-0
/
+1
*
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-13
1
-5
/
+14
*
bcache: stop writeback thread after detaching
Tang Junhui
2018-04-13
1
-0
/
+6
*
vxlan: dont migrate permanent fdb entries during learn
Roopa Prabhu
2018-04-13
1
-1
/
+1
*
ACPICA: Disassembler: Abort on an invalid/unknown AML opcode
Bob Moore
2018-04-13
1
-0
/
+14
*
ACPICA: Events: Add runtime stub support for event APIs
Lv Zheng
2018-04-13
1
-0
/
+18
*
iio: magnetometer: st_magn_spi: fix spi_device_id table
Lorenzo Bianconi
2018-04-13
1
-2
/
+0
*
bnx2x: Allow vfs to disable txvlan offload
Mintz, Yuval
2018-04-13
1
-4
/
+15
*
net: emac: fix reset timeout with AR8035 phy
Christian Lamparter
2018-04-13
1
-4
/
+22
*
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
2018-04-13
1
-1
/
+6
*
net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
Russell King
2018-04-13
1
-0
/
+6
*
mceusb: sporadic RX truncation corruption fix
A Sun
2018-04-13
1
-2
/
+7
*
cx25840: fix unchecked return values
Pan Bian
2018-04-13
1
-15
/
+21
*
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
2018-04-13
1
-2
/
+8
[next]