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.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
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
staging: android: ashmem: Fix mmap size validation
Alistair Strachan
1
-0
/
+6
2018-10-04
staging: rts5208: fix missing error check on call to rtsx_write_register
Colin Ian King
1
-1
/
+1
2018-09-19
staging/rts5208: Fix read overflow in memcpy
Daniel Micay
1
-1
/
+1
2018-09-19
staging: rt5208: Fix a sleep-in-atomic bug in xd_copy_page
Jia-Ju Bai
1
-1
/
+1
2018-09-15
staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
Ian Abbott
1
-1
/
+2
2018-09-05
staging: android: ion: check for kref overflow
Daniel Rosenberg
1
-3
/
+14
2018-09-05
staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free
Greg Hackmann
3
-26
/
+40
2018-09-05
media: staging: omap4iss: Include asm/cacheflush.h after generic includes
Guenter Roeck
1
-1
/
+2
2018-08-03
staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
NeilBrown
1
-1
/
+5
2018-08-03
staging: lustre: llite: correct removexattr detection
James Simmons
1
-1
/
+5
2018-08-03
staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
Doug Oucahrek
1
-6
/
+12
2018-07-11
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
1
-1
/
+1
2018-07-11
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-06-16
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
Laura Abbott
1
-1
/
+4
2018-05-30
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
1
-0
/
+2
2018-05-25
staging: lustre: lmv: correctly iput lmo_root
NeilBrown
1
-1
/
+1
2018-05-25
staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddr
Colin Ian King
1
-0
/
+2
2018-05-25
staging: lustre: fix bug in osc_enter_cache_try
NeilBrown
2
-2
/
+2
2018-04-13
staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...
Andrea della Porta
1
-1
/
+1
2018-04-08
staging: comedi: ni_mio_common: ack ai fifo error interrupts.
Frank Mori Hess
1
-0
/
+2
2018-03-28
staging: lustre: ptlrpc: kfree used instead of kvfree
Nadav Amit
1
-1
/
+1
2018-03-24
staging: wilc1000: fix unchecked return value
Pan Bian
1
-0
/
+2
2018-03-24
staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...
Sameer Wadgaonkar
1
-1
/
+7
2018-03-24
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
Yisheng Xie
1
-5
/
+3
2018-03-22
staging: wilc1000: add check for kmalloc allocation failure.
Colin Ian King
1
-0
/
+2
2018-03-22
staging: speakup: Replace BUG_ON() with WARN_ON().
Varsha Rao
1
-2
/
+6
2018-03-18
staging: android: ashmem: Fix lockdep issue during llseek
Joel Fernandes
1
-8
/
+7
2018-03-18
staging: comedi: fix comedi_nsamples_left.
Frank Mori Hess
1
-2
/
+1
2018-02-25
staging: iio: ad5933: switch buffer mode to software
Alexandru Ardelean
1
-3
/
+1
2018-02-25
staging: iio: adc: ad7192: fix external frequency setting
Alexandru Ardelean
1
-8
/
+19
2018-02-25
staging: android: ashmem: Fix a race condition in pin ioctls
Ben Hutchings
1
-8
/
+11
2018-02-25
crypto: hash - annotate algorithms taking optional key
Eric Biggers
1
-0
/
+1
2018-02-25
staging: android: ion: Switch from WARN to pr_warn
Laura Abbott
1
-1
/
+3
2018-02-25
staging: android: ion: Add __GFP_NOWARN for system contig heap
Laura Abbott
1
-1
/
+1
2018-02-03
staging: lustre: separate a connection destroy from free struct kib_conn
Dmitry Eremin
3
-7
/
+8
2018-02-03
staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID
Larry Finger
1
-10
/
+4
2018-01-17
staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
Viktor Slavkovic
1
-0
/
+2
2017-12-25
staging: greybus: light: Release memory obtained by kasprintf
Arvind Yadav
1
-0
/
+2
2017-12-20
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd
Jia-Ju Bai
1
-1
/
+1
2017-12-20
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd
Jia-Ju Bai
1
-1
/
+1
2017-12-20
vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend
Jia-Ju Bai
1
-1
/
+2
2017-12-10
cec: initiator should be the same as the destination for, poll
Hans Verkuil
1
-4
/
+3
2017-12-10
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
2017-12-10
staging: rtl8188eu: avoid a null dereference on pmlmepriv
Colin Ian King
1
-3
/
+3
2017-12-10
staging: greybus: loopback: Fix iteration count on async path
Bryan O'Donoghue
1
-1
/
+3
2017-11-30
cec: update log_addr[] before finishing configuration
Hans Verkuil
1
-2
/
+2
2017-11-30
cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2
Hans Verkuil
1
-3
/
+3
2017-11-30
cec: when canceling a message, don't overwrite old status info
Hans Verkuil
1
-3
/
+3
2017-11-30
staging: iio: cdc: fix improper return value
Pan Bian
1
-1
/
+1
2017-11-21
staging: greybus: spilib: fix use-after-free after deregistration
Johan Hovold
1
-3
/
+5
[next]