index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crypto_user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: user - constify netlink dispatch table
Mathias Krause
2013-03-10
1
-2
/
+2
*
crypto: user - ensure user supplied strings are nul-terminated
Mathias Krause
2013-02-19
1
-0
/
+14
*
crypto: user - fix empty string test in report API
Mathias Krause
2013-02-19
1
-1
/
+1
*
crypto: user - fix info leaks in report API
Mathias Krause
2013-02-19
1
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-10-04
1
-1
/
+1
|
\
|
*
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be...
Jussi Kivilinna
2012-09-07
1
-1
/
+1
*
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-2
/
+2
*
|
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
1
-2
/
+1
|
/
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-1
/
+79
|
\
|
*
crypto: user - Fix size of netlink dump message
Steffen Klassert
2012-03-29
1
-0
/
+8
|
*
crypto: user - Fix lookup of algorithms with IV generator
Steffen Klassert
2012-03-29
1
-1
/
+71
*
|
crypto: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-11
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
|
*
crypto: In crypto_add_alg(), 'exact' wants to be initialized to 0
Jesper Juhl
2012-02-05
1
-1
/
+1
*
|
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
1
-3
/
+7
*
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
1
-1
/
+1
|
\
|
*
crypto: Unlink and free instances when deleted
Steffen Klassert
2011-11-09
1
-1
/
+1
*
|
crypto: user - Fix rwsem leak in crypto_user
Jonathan Corbet
2011-11-02
1
-3
/
+0
|
/
*
crypto: user - Initialise match in crypto_alg_match
Herbert Xu
2011-10-21
1
-1
/
+1
*
crypto: Add userspace report for compress type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+20
*
crypto: Add userspace report for cipher type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+29
*
crypto: Add userspace report for larval type algorithms
Steffen Klassert
2011-10-21
1
-0
/
+12
*
crypto: Add a report function pointer to crypto_type
Steffen Klassert
2011-10-21
1
-0
/
+5
*
crypto: Add userspace configuration API
Steffen Klassert
2011-10-21
1
-0
/
+372