index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-26
crypto: user - add MODULE_ALIAS
Stephan Mueller
1
-0
/
+1
2014-11-24
crypto: user - Allow get request with empty driver name
Herbert Xu
1
-4
/
+1
2014-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
1
-3
/
+9
2014-05-08
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
Matthias-Christian Ott
1
-3
/
+9
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-1
/
+1
2013-03-10
crypto: user - constify netlink dispatch table
Mathias Krause
1
-2
/
+2
2013-02-19
crypto: user - ensure user supplied strings are nul-terminated
Mathias Krause
1
-0
/
+14
2013-02-19
crypto: user - fix empty string test in report API
Mathias Krause
1
-1
/
+1
2013-02-19
crypto: user - fix info leaks in report API
Mathias Krause
1
-11
/
+11
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-2
/
+2
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-09-07
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...
Jussi Kivilinna
1
-1
/
+1
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+5
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+79
2012-04-02
crypto: Stop using NLA_PUT*().
David S. Miller
1
-11
/
+11
2012-03-29
crypto: user - Fix size of netlink dump message
Steffen Klassert
1
-0
/
+8
2012-03-29
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
1
-1
/
+71
2012-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-3
/
+7
2012-02-05
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
Jesper Juhl
1
-1
/
+1
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2011-11-09
crypto: Unlink and free instances when deleted
Steffen Klassert
1
-1
/
+1
2011-11-02
crypto: user - Fix rwsem leak in crypto_user
Jonathan Corbet
1
-3
/
+0
2011-10-21
crypto: user - Initialise match in crypto_alg_match
Herbert Xu
1
-1
/
+1
2011-10-21
crypto: Add userspace report for compress type algorithms
Steffen Klassert
1
-0
/
+20
2011-10-21
crypto: Add userspace report for cipher type algorithms
Steffen Klassert
1
-0
/
+29
2011-10-21
crypto: Add userspace report for larval type algorithms
Steffen Klassert
1
-0
/
+12
2011-10-21
crypto: Add a report function pointer to crypto_type
Steffen Klassert
1
-0
/
+5
2011-10-21
crypto: Add userspace configuration API
Steffen Klassert
1
-0
/
+372