index
:
Linux Stable
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-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
...
*
megaraid_sas: use raw_smp_processor_id()
Christoph Hellwig
2015-08-07
1
-2
/
+2
*
IB/mlx4: Fix WQE LSO segment calculation
Erez Shitrit
2015-08-07
1
-2
/
+1
*
IB/core: don't disallow registering region starting at 0x0
Yann Droneaud
2015-08-07
1
-2
/
+2
*
IB/core: disallow registering 0-sized memory region
Yann Droneaud
2015-08-07
1
-0
/
+3
*
sg_start_req(): make sure that there's not too many elements in iovec
Al Viro
2015-08-07
1
-0
/
+3
*
scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
2015-08-07
1
-7
/
+8
*
Input: elantech - fix absolute mode setting on some ASUS laptops
Ulrik De Bie
2015-08-07
2
-0
/
+21
*
rtlwifi: rtl8192cu: Add new USB ID
Larry Finger
2015-08-07
1
-0
/
+1
*
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
2015-08-07
1
-11
/
+1
*
UBI: fix check for "too many bytes"
Brian Norris
2015-08-07
1
-1
/
+1
*
UBI: initialize LEB number variable
Brian Norris
2015-08-07
1
-1
/
+1
*
UBI: fix out of bounds write
Brian Norris
2015-08-07
1
-1
/
+2
*
UBI: account for bitflips in both the VID header and data
Brian Norris
2015-08-07
1
-1
/
+1
*
staging: panel: fix lcd type
Sudip Mukherjee
2015-08-07
1
-7
/
+6
*
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
2015-08-07
1
-5
/
+7
*
drm/radeon: fix doublescan modes (v2)
Alex Deucher
2015-08-07
1
-2
/
+6
*
compal-laptop: Check return value of power_supply_register
Krzysztof Kozlowski
2015-08-07
1
-1
/
+8
*
usb: musb: core: fix TX/RX endpoint order
Felipe Balbi
2015-08-07
1
-18
/
+26
*
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
2015-08-07
1
-1
/
+9
*
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
2015-08-07
1
-2
/
+5
*
Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe card
Alexander Ploumistos
2015-08-07
2
-0
/
+2
*
IB/core: Avoid leakage from kernel to user space
Eli Cohen
2015-05-09
1
-0
/
+1
*
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
2015-05-09
1
-1
/
+4
*
gianfar: Carefully free skbs in functions called by netpoll.
Eric W. Biederman
2015-05-09
1
-2
/
+2
*
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
2015-05-09
1
-1
/
+1
*
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-05-09
1
-3
/
+3
*
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-05-09
1
-7
/
+7
*
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-05-09
1
-3
/
+3
*
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2015-05-09
1
-2
/
+2
*
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
2015-05-09
1
-1
/
+1
*
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
2015-05-09
1
-0
/
+5
*
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
2015-05-09
1
-2
/
+5
*
macvtap: limit head length of skb allocated
Jason Wang
2015-05-09
1
-1
/
+7
*
ppp: deflate: never return len larger than output buffer
Florian Westphal
2015-05-09
1
-1
/
+1
*
netxen: fix netxen_nic_poll() logic
Eric Dumazet
2015-05-09
1
-1
/
+4
*
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2015-05-09
1
-1
/
+3
*
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
2015-05-09
1
-1
/
+1
*
xen-netfront: transmit fully GSO-sized packets
Jonathan Davies
2015-05-09
1
-4
/
+1
*
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
2015-05-09
1
-0
/
+8
*
radeon: Do not directly dereference pointers to BIOS area.
David Miller
2015-05-09
1
-3
/
+7
*
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
Doug Goldstein
2015-05-09
1
-2
/
+6
*
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Lu Baolu
2015-05-09
1
-1
/
+2
*
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
2015-05-09
1
-1
/
+8
*
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
2015-05-09
1
-2
/
+29
*
USB: keyspan_pda: add new device id
Nathaniel W Filardo
2015-05-09
1
-0
/
+3
*
USB: serial: keyspan_pda: fix Entrega company name spelling
Mark Knibbs
2015-05-09
2
-10
/
+10
*
USB: ftdi_sio: Added custom PID for Synapse Wireless product
Doug Goldstein
2015-05-09
2
-0
/
+7
*
iio: core: Fix double free.
Martin Fuzzey
2015-05-09
1
-0
/
+2
*
nbd: fix possible memory leak
Sudip Mukherjee
2015-05-09
1
-4
/
+4
*
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
2015-05-09
1
-1
/
+1
[prev]
[next]