index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
staging: vt6656: use meaningful error code during buffer allocation
Quentin Deslandes
1
-14
/
+28
2019-07-26
media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...
Shailendra Verma
1
-0
/
+3
2019-07-14
staging: rtl8712: reduce stack usage, again
Arnd Bergmann
1
-69
/
+88
2019-07-14
staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
Dave Stevenson
2
-11
/
+15
2019-07-14
staging: bcm2835-camera: Remove check of the number of buffers supplied
Dave Stevenson
1
-10
/
+0
2019-07-14
staging: bcm2835-camera: Ensure all buffers are returned on disable
Dave Stevenson
3
-6
/
+23
2019-07-14
staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
Dave Stevenson
1
-6
/
+7
2019-07-14
staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
Colin Ian King
1
-0
/
+1
2019-07-14
staging: comedi: amplc_pci230: fix null pointer deref on interrupt
Ian Abbott
1
-1
/
+2
2019-07-14
staging: comedi: dt282x: fix a null pointer deref on interrupt
Ian Abbott
1
-1
/
+2
2019-07-14
staging:iio:ad7150: fix threshold mode config bit
Melissa Wen
1
-8
/
+11
2019-06-25
staging: erofs: add requirements field in superblock
Gao Xiang
3
-3
/
+31
2019-06-22
Staging: vc04_services: Fix a couple error codes
Dan Carpenter
1
-2
/
+2
2019-06-09
staging: wlan-ng: fix adapter initialization failure
Tim Collier
1
-1
/
+2
2019-06-09
staging: vc04_services: prevent integer overflow in create_pagelist()
Dan Carpenter
1
-0
/
+9
2019-05-31
media: staging: davinci_vpfe: disallow building with COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2019-05-31
staging: vc04_services: handle kzalloc failure
Nicholas Mc Guire
2
-0
/
+5
2019-05-25
media: imx: Clear fwnode link struct for each endpoint iteration
Steve Longerbeam
1
-6
/
+9
2019-05-25
media: imx: csi: Allow unknown nearest upstream entities
Steve Longerbeam
1
-4
/
+14
2019-05-10
staging: most: cdev: fix chrdev_region leak in mod_exit
Suresh Udipi
1
-1
/
+1
2019-05-10
staging: greybus: power_supply: fix prop-descriptor request size
Johan Hovold
1
-1
/
+1
2019-05-08
staging: iio: adt7316: fix the dac write calculation
Jeremy Fertic
1
-3
/
+7
2019-05-08
staging: iio: adt7316: fix the dac read calculation
Jeremy Fertic
1
-2
/
+8
2019-05-08
staging: iio: adt7316: allow adt751x to use internal vref for all dacs
Jeremy Fertic
1
-1
/
+1
2019-05-04
staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
1
-0
/
+2
2019-05-04
staging: rtl8712: uninitialized memory in read_bbreg_hdl()
Dan Carpenter
2
-10
/
+2
2019-05-04
staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-05-04
staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
Aditya Pakki
4
-11
/
+16
2019-05-04
staging, mt7621-pci: fix build without pci support
Maxim Zhukov
1
-0
/
+1
2019-05-04
staging: axis-fifo: add CONFIG_OF dependency
Arnd Bergmann
1
-0
/
+1
2019-04-27
staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-27
staging: comedi: ni_usb6501: Fix use of uninitialized mutex
Ian Abbott
1
-3
/
+3
2019-04-27
staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-04-27
staging: comedi: vmk80xx: Fix use of uninitialized semaphore
Ian Abbott
1
-2
/
+2
2019-04-27
staging: most: core: use device description as name
Christian Gromm
1
-1
/
+1
2019-04-27
staging: iio: ad7192: Fix ad7193 channel address
Mircea Caprioru
1
-4
/
+4
2019-04-27
Staging: iio: meter: fixed typo
Leonard Pollak
1
-1
/
+1
2019-04-05
staging: spi: mt7621: Add return code check on device_reset()
Stefan Roese
1
-1
/
+6
2019-04-03
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-04-03
staging: erofs: fix error handling when failed to read compresssed data
Gao Xiang
1
-13
/
+29
2019-04-03
staging: erofs: fix to handle error path of erofs_vmap()
Chao Yu
2
-2
/
+9
2019-04-03
staging: vt6655: Fix interrupt race condition on device start up.
Malcolm Priestley
1
-4
/
+4
2019-04-03
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
1
-2
/
+1
2019-04-03
staging: speakup_soft: Fix alternate speech with other synths
Samuel Thibault
3
-5
/
+18
2019-04-03
staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest
Ian Abbott
3
-7
/
+38
2019-03-23
media: imx: csi: Stop upstream before disabling IDMA channel
Steve Longerbeam
1
-12
/
+13
2019-03-23
media: imx: csi: Disable CSI immediately after last EOF
Steve Longerbeam
1
-3
/
+14
2019-03-23
media: imx: prpencvf: Stop upstream before disabling IDMA channel
Steve Longerbeam
1
-9
/
+17
2019-03-19
staging: erofs: fix race when the managed cache is enabled
Gao Xiang
2
-39
/
+101
2019-03-13
staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()
Gao Xiang
1
-89
/
+100
[next]