index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
/
crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-20
1
-1
/
+1
*
wusb: Remove VLA usage of skcipher
Kees Cook
2018-09-28
1
-8
/
+8
*
USB: wusbcore: crypto: Remove VLA usage
Gustavo A. R. Silva
2018-03-16
1
-2
/
+6
*
USB: wusbcore: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-15
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
wusbcore: Fix one more crypto-on-the-stack bug
Andy Lutomirski
2017-01-10
1
-2
/
+1
*
wusb: fix error return code in wusb_prf()
Wei Yongjun
2016-10-19
1
-1
/
+3
*
wusb: Stop using the stack for sg crypto scratch space
Andy Lutomirski
2016-10-17
1
-22
/
+37
*
usb: wusbcore: crypto: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
usb: wusbcore: Do not initialise statics to 0.
Sandhya Bankar
2016-05-09
1
-1
/
+1
*
usb: wusbcore: Remove space before ',' and '(' .
Sandhya Bankar
2016-05-09
1
-2
/
+2
*
wusb: Use skcipher
Herbert Xu
2016-01-27
1
-14
/
+16
*
wusb: delete double assignment
Julia Lawall
2014-09-23
1
-2
/
+0
*
USB: wusbcore: correct spelling mistakes in comments and error string
Rahul Bedarkar
2014-01-07
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
uwb: use print_hex_dump()
David Vrabel
2008-12-22
1
-16
/
+18
*
uwb: use dev_dbg() for debug messages
David Vrabel
2008-12-22
1
-30
/
+0
*
wusb: disable verification of the key generation algorithms
David Vrabel
2008-10-28
1
-4
/
+11
*
wusb: add the Wireless USB core (security)
Inaky Perez-Gonzalez
2008-09-17
1
-0
/
+538