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-03-03
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
1
-0
/
+3
2018-03-03
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
1
-2
/
+2
2018-03-03
net: fs_enet: do not call phy_stop() in interrupts
Christophe Leroy
2
-3
/
+14
2018-03-03
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Jeremy Compostella
1
-6
/
+7
2018-03-03
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
1
-17
/
+2
2018-03-03
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
1
-1
/
+5
2018-03-03
dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKS
Joe Thornber
1
-6
/
+8
2018-03-03
USB: fix usbmon BUG trigger
Pete Zaitcev
1
-1
/
+7
2018-03-03
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
1
-13
/
+3
2018-03-03
USB: serial: cp210x: add new device ID ELV ALC 8xxx
Christian Holl
1
-0
/
+1
2018-03-03
mmc: s3mci: mark debug_regs[] as static
Arnd Bergmann
1
-2
/
+4
2018-03-03
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
Benjamin Poirier
1
-2
/
+8
2018-03-03
e1000e: Separate signaling for link check/link up
Benjamin Poirier
2
-4
/
+9
2018-03-03
USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
Diego Elio Pettenò
1
-0
/
+1
2018-03-03
USB: serial: ftdi_sio: add id for Airbus DS P8GR
Max Schulze
2
-0
/
+7
2018-03-03
crypto: n2 - cure use after free
Jan Engelhardt
1
-0
/
+3
2018-03-03
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2018-03-03
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
1
-2
/
+2
2018-03-03
usb: Add device quirk for Logitech HD Pro Webcam C925e
Dmitry Fleytman Dmitry Fleytman
1
-1
/
+2
2018-03-03
usb: add RESET_RESUME for ELSA MicroLink 56K
Oliver Neukum
1
-0
/
+3
2018-03-03
usbip: fix usbip bind writing random string after command in match_busid
Juan Zea
1
-3
/
+6
2018-03-03
usbip: prevent leaking socket pointer address in messages
Shuah Khan
3
-13
/
+6
2018-03-03
usbip: stub: stop printing kernel pointer addresses in messages
Shuah Khan
3
-9
/
+7
2018-03-03
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
3
-24
/
+13
2018-03-03
staging: usbip: removed dead code from receive function
Bart Westgeest
4
-48
/
+20
2018-03-03
USB: serial: option: adding support for YUGA CLM920-NC5
SZ Lin (林上智)
1
-0
/
+9
2018-03-03
net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.
Zhao Qiang
1
-1
/
+1
2018-03-03
ACPI: APEI / ERST: Fix missing error handling in erst_reader()
Takashi Iwai
1
-1
/
+1
2018-03-03
PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
Rafael J. Wysocki
1
-1
/
+6
2018-03-03
parisc: Hide Diva-built-in serial aux and graphics card
Helge Deller
1
-0
/
+33
2018-03-03
xhci: Don't add a virt_dev to the devs array before it's fully allocated
Mathias Nyman
1
-4
/
+13
2018-03-03
USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID
David Kozub
1
-0
/
+7
2018-03-03
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2018-03-03
can: ems_usb: cancel urb on -EPIPE and -EPROTO
Martin Kelly
1
-0
/
+2
2018-03-03
dm: fix various targets to dm_register_target after module __init resources c...
monty_pavel@sina.com
2
-33
/
+33
2018-03-03
dm mpath: simplify failure path of dm_multipath_init()
Johannes Thumshirn
1
-9
/
+15
2018-03-03
xhci: Don't show incorrect WARN message about events for empty rings
Mathias Nyman
1
-4
/
+8
2018-03-03
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
1
-0
/
+3
2018-03-03
media: dvb: i2c transfers over usb cannot be done from stack
Laurent Caumont
1
-2
/
+14
2018-03-03
eeprom: at24: check at24_read/write arguments
Heiner Kallweit
1
-0
/
+6
2018-03-03
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
1
-5
/
+5
2018-03-03
serial: 8250_pci: Add Amazon PCI serial device ID
Matt Wilson
1
-0
/
+3
2018-03-03
USB: core: Add type-specific length check of BOS descriptors
Masakazu Mokuno
1
-1
/
+15
2018-03-03
usb: host: fix incorrect updating of offset
Colin Ian King
1
-1
/
+1
2018-03-03
USB: usbfs: Filter flags passed in from user space
Oliver Neukum
1
-5
/
+9
2018-03-03
hwmon: (pmbus) Use 64bit math for DIRECT format values
Robert Lippert
1
-9
/
+12
2018-03-03
USB: serial: option: add Quectel BG96 id
Sebastian Sjoholm
1
-0
/
+3
2018-03-03
Input: elantech - add new icbody type 15
Aaron Ma
1
-1
/
+1
2018-03-03
libsas: remove unused ata_task_resp fields
Dan Williams
1
-4
/
+0
2018-03-03
scsi: use dma_get_cache_alignment() as minimum DMA alignment
Huacai Chen
1
-4
/
+6
[prev]
[next]