Commit Graph

262201 Commits (a55465dca7befd31f4ffa54508d4e2d1e701b8dc)
 

Author SHA1 Message Date
Steffen Klassert a55465dca7 crypto: Add userspace report for pcompress type algorithms 14 years ago
Steffen Klassert b735d0a915 crypto: Add userspace report for nivaead type algorithms 14 years ago
Steffen Klassert 6ad414fe71 crypto: Add userspace report for aead type algorithms 14 years ago
Steffen Klassert 3e29c1095a crypto: Add userspace report for givcipher type algorithms 14 years ago
Steffen Klassert 29ffc87640 crypto: Add userspace report for ablkcipher type algorithms 14 years ago
Steffen Klassert 50496a1fab crypto: Add userspace report for blkcipher type algorithms 14 years ago
Steffen Klassert 6238cbaec4 crypto: Add userspace report for ahash type algorithms 14 years ago
Steffen Klassert f4d663ce63 crypto: Add userspace report for shash type algorithms 14 years ago
Steffen Klassert 6c5a86f529 crypto: Add userspace report for larval type algorithms 14 years ago
Steffen Klassert b6aa63c09b crypto: Add a report function pointer to crypto_type 14 years ago
Steffen Klassert a38f7907b9 crypto: Add userspace configuration API 14 years ago
Steffen Klassert 22e5b20be7 crypto: Export crypto_remove_final 14 years ago
Steffen Klassert 89b596ba22 crypto: Export crypto_remove_spawns 14 years ago
Steffen Klassert 64a947b133 crypto: Add a flag to identify crypto instances 14 years ago
Jussi Kivilinna 8280daad43 crypto: twofish - add 3-way parallel x86_64 assembler implemention 14 years ago
Jussi Kivilinna 91d41f159d crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm 14 years ago
Jussi Kivilinna ee5002a549 crypto: tcrypt - add ctr(twofish) speed test 14 years ago
Jussi Kivilinna a071d06e34 crypto: blowfish-x86_64 - add credits 14 years ago
Jussi Kivilinna e827bb09c8 crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance 14 years ago
Jamie Iles fad8fa4782 crypto: picoxcell - add dependency on HAVE_CLK 14 years ago
H Hartley Sweeten 4a4cc2b6bf crypto: aes-x86 - quiet sparse noise about symbol not declared 14 years ago
Jussi Kivilinna 64b94ceae8 crypto: blowfish - add x86_64 assembly implementation 14 years ago
Jussi Kivilinna 7d47b86cfe crypto: tcrypt - add ctr(blowfish) speed test 14 years ago
Jussi Kivilinna 3f2a5d2d42 crypto: blowfish - rename C-version to blowfish_generic 14 years ago
Jussi Kivilinna 52ba867c8c crypto: blowfish - split generic and common c code 14 years ago
Herbert Xu b2bac6acf8 crypto: cryptd - Use subsys_initcall to prevent races with aesni 14 years ago
Herbert Xu 4619b6bdb7 crypto: sha - Fix build error due to crypto_sha1_update 14 years ago
Thomas Meyer e27303b256 crypto: n2 - Fix a get/put_cpu() imbalance 14 years ago
Mathias Krause 66be895158 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 years ago
Mathias Krause 7c390170b4 crypto: sha1 - export sha1_update for reuse 14 years ago
Jamie Iles b64dc04beb crypto: picoxcell - fix possible invalid pointer dereference 14 years ago
Jamie Iles 30343ef1de crypto: picoxcell - support for device tree matching 14 years ago
Jamie Iles 4efae8c936 crypto: picoxcell - add connection ID to the clock name 14 years ago
Jamie Iles c3f4200f57 crypto: picoxcell - convert to platform ID table 14 years ago
Jonathan Nieder c39cc377f9 crypto: padlock-aes - Make module loading even quieter when hardware is missing 14 years ago
Oleg Nesterov c027a474a6 oom: task->mm == NULL doesn't mean the memory was freed 14 years ago
Linus Torvalds cfe22345ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 14 years ago
Linus Torvalds 60ad446682 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
Linus Torvalds 1b8e94993c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds 12ff47e7f5 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma 14 years ago
Linus Torvalds 73bcbac130 Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 14 years ago
Linus Torvalds a2d7730235 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 14 years ago
Linus Torvalds 72f9adfd20 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 14 years ago
Yu Jian 79a77c5ac3 ext4: prevent memory leaks from ext4_mb_init_backend() on error path 14 years ago
Yu Jian 48e6061bf4 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # 14 years ago
Theodore Ts'o 9d8b9ec442 ext4: use ext4_msg() instead of printk in mballoc 14 years ago
Jason Wessel 37f86b469d kdb,kgdb: Allow arbitrary kgdb magic knock sequences 14 years ago
Jason Wessel d613d828e8 kdb: Remove all references to DOING_KGDB2 14 years ago
Jason Wessel f679c4985b kdb,kgdb: Implement switch and pass buffer from kdb -> gdb 14 years ago
Jason Wessel 3bdb65ec95 kdb: cleanup unused variables missed in the original kdb merge 14 years ago