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
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: hmc5843: fix potential NULL pointer dereferences
Kangjie Lu
2019-06-11
2
-2
/
+12
*
staging: iio: adt7316: fix the dac write calculation
Jeremy Fertic
2019-05-16
1
-3
/
+7
*
staging: iio: adt7316: fix the dac read calculation
Jeremy Fertic
2019-05-16
1
-2
/
+8
*
staging: iio: adt7316: allow adt751x to use internal vref for all dacs
Jeremy Fertic
2019-05-16
1
-1
/
+1
*
staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
Ian Abbott
2019-04-27
1
-3
/
+1
*
staging: comedi: ni_usb6501: Fix use of uninitialized mutex
Ian Abbott
2019-04-27
1
-3
/
+3
*
staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
Ian Abbott
2019-04-27
1
-3
/
+1
*
staging: comedi: vmk80xx: Fix use of uninitialized semaphore
Ian Abbott
2019-04-27
1
-2
/
+2
*
staging: vt6655: Fix interrupt race condition on device start up.
Malcolm Priestley
2019-04-03
1
-4
/
+4
*
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
2019-04-03
1
-2
/
+1
*
staging: goldfish: audio: fix compiliation on arm
Greg Hackmann
2019-04-03
1
-0
/
+1
*
staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT
Rajmal Menariya
2019-04-03
1
-1
/
+1
*
staging: ashmem: Add missing include
Rom Lemarchand
2019-04-03
1
-0
/
+1
*
staging: ashmem: Avoid deadlock with mmap/shrink
Laura Abbott
2019-04-03
1
-1
/
+3
*
android: unconditionally remove callbacks in sync_fence_free()
Dmitry Torokhov
2019-04-03
1
-4
/
+2
*
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2019-03-23
1
-1
/
+0
*
staging: lustre: fix buffer overflow of string buffer
Dmitry Eremin
2019-03-23
13
-29
/
+37
*
staging: iio: ad7780: update voltage on read
Renato Lui Geh
2019-02-20
1
-1
/
+5
*
staging:iio:ad2s90: Make probe handle spi_setup failure
Matheus Tavares
2019-02-20
1
-1
/
+6
*
staging: iio: adc: ad7280a: handle error from __ad7280_read32()
Slawomir Stepien
2019-02-20
1
-4
/
+13
*
staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
Michael Straube
2019-02-06
1
-0
/
+1
*
staging: speakup: Replace strncpy with memcpy
Guenter Roeck
2018-12-17
1
-2
/
+2
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
2
-2
/
+2
*
Staging: lustre: remove two build warnings
Greg Kroah-Hartman
2018-12-13
1
-1
/
+1
*
staging: rts5208: fix gcc-8 logic error warning
Arnd Bergmann
2018-12-13
1
-6
/
+0
*
staging: android: ashmem: Fix mmap size validation
Alistair Strachan
2018-10-10
1
-0
/
+6
*
staging: rts5208: fix missing error check on call to rtsx_write_register
Colin Ian King
2018-10-10
1
-1
/
+1
*
staging/rts5208: Fix read overflow in memcpy
Daniel Micay
2018-09-19
1
-1
/
+1
*
staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page
Jia-Ju Bai
2018-09-19
1
-1
/
+1
*
staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
Ian Abbott
2018-09-15
1
-1
/
+2
*
staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free
Greg Hackmann
2018-09-15
1
-23
/
+37
*
media: staging: omap4iss: Include asm/cacheflush.h after generic includes
Guenter Roeck
2018-09-05
1
-1
/
+2
*
staging: android: ion: check for kref overflow
Daniel Rosenberg
2018-08-24
1
-3
/
+14
*
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
2018-07-11
1
-1
/
+1
*
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
2018-07-11
1
-1
/
+1
*
staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
Colin Ian King
2018-05-30
1
-0
/
+2
*
staging: ion : Donnot wakeup kswapd in ion system alloc
Chen Feng
2018-04-29
1
-1
/
+1
*
staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...
Andrea della Porta
2018-04-13
1
-1
/
+1
*
staging: comedi: ni_mio_common: ack ai fifo error interrupts.
Frank Mori Hess
2018-04-08
1
-0
/
+2
*
staging: lustre: ptlrpc: kfree used instead of kvfree
Nadav Amit
2018-03-28
1
-1
/
+1
*
staging: wilc1000: fix unchecked return value
Pan Bian
2018-03-24
1
-0
/
+2
*
staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...
Sameer Wadgaonkar
2018-03-24
1
-1
/
+7
*
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
Yisheng Xie
2018-03-24
1
-5
/
+3
*
staging: wilc1000: add check for kmalloc allocation failure.
Colin Ian King
2018-03-22
1
-0
/
+2
*
staging: speakup: Replace BUG_ON() with WARN_ON().
Varsha Rao
2018-03-22
1
-2
/
+6
*
staging: android: ashmem: Fix lockdep issue during llseek
Joel Fernandes
2018-03-18
1
-8
/
+7
*
staging: comedi: fix comedi_nsamples_left.
Frank Mori Hess
2018-03-18
1
-2
/
+1
*
staging: unisys: visorinput depends on INPUT
Randy Dunlap
2018-02-25
1
-1
/
+1
*
staging: wilc1000: fix kbuild test robot error
Glen Lee
2018-02-25
1
-0
/
+1
*
staging: ste_rmi4: avoid unused function warnings
Arnd Bergmann
2018-02-25
1
-5
/
+2
[next]