index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
1
-6
/
+7
2019-09-20
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
Pascal van Leeuwen
1
-11
/
+29
2019-09-20
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-09-13
crypto: caam - Cast to long first before pointer conversion
Herbert Xu
1
-2
/
+2
2019-09-13
crypto: ccree - enable CTS support in AES-XTS
Uri Shir
1
-10
/
+6
2019-09-13
crypto: inside-secure - Probe transform record cache RAM sizes
Pascal van Leeuwen
2
-50
/
+200
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
2
-12
/
+40
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
2
-10
/
+48
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
2
-0
/
+3
2019-09-13
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
Pascal van Leeuwen
2
-4
/
+4
2019-09-13
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
Pascal van Leeuwen
2
-50
/
+130
2019-09-13
padata: remove cpu_index from the parallel_queue
Daniel Jordan
2
-13
/
+2
2019-09-13
padata: unbind parallel jobs from specific CPUs
Daniel Jordan
2
-53
/
+68
2019-09-13
padata: use separate workqueues for parallel and serial work
Daniel Jordan
2
-12
/
+22
2019-09-13
padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possible
Daniel Jordan
2
-12
/
+9
2019-09-13
crypto: pcrypt - remove padata cpumask notifier
Daniel Jordan
1
-107
/
+18
2019-09-13
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
3
-39
/
+23
2019-09-13
workqueue: require CPU hotplug read exclusion for apply_workqueue_attrs
Daniel Jordan
1
-5
/
+14
2019-09-13
workqueue: unconfine alloc/apply/free_workqueue_attrs()
Daniel Jordan
2
-3
/
+7
2019-09-13
padata: allocate workqueue internally
Daniel Jordan
4
-28
/
+24
2019-09-13
arm64: dts: imx8mq: Add CAAM node
Andrey Smirnov
1
-0
/
+30
2019-09-09
random: Use wait_event_freezable() in add_hwgenerator_randomness()
Stephen Boyd
1
-7
/
+5
2019-09-09
crypto: ux500 - Fix COMPILE_TEST warnings
Herbert Xu
2
-9
/
+11
2019-09-09
crypto: x86/aes-ni - use AES library instead of single-use AES cipher
Ard Biesheuvel
1
-11
/
+6
2019-09-09
crypto: cavium/zip - Add missing single_release()
Wei Yongjun
1
-0
/
+3
2019-09-09
crypto: marvell - Use kzfree rather than its implementation
zhong jiang
1
-2
/
+1
2019-09-09
crypto: caam - dispose of IRQ mapping only after IRQ is freed
Andrey Smirnov
1
-4
/
+10
2019-09-09
crypto: caam - check irq_of_parse_and_map for errors
Andrey Smirnov
1
-0
/
+4
2019-09-09
crypto: caam - use devres to unmap JR's registers
Andrey Smirnov
1
-4
/
+9
2019-09-09
crypto: caam - make sure clocks are enabled first
Andrey Smirnov
1
-15
/
+15
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for CBC
Ard Biesheuvel
2
-17
/
+256
2019-09-09
crypto: arm/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
2
-13
/
+72
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for XTS
Ard Biesheuvel
2
-23
/
+208
2019-09-09
crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
5
-14
/
+110
2019-09-09
crypto: arm64/aes - implement support for XTS ciphertext stealing
Ard Biesheuvel
2
-30
/
+195
2019-09-09
crypto: arm64/aes-cts-cbc - move request context data to the stack
Ard Biesheuvel
1
-35
/
+26
2019-09-09
crypto: arm64/aes-cts-cbc-ce - performance tweak
Ard Biesheuvel
1
-3
/
+2
2019-09-09
crypto: skcipher - add the ability to abort a skcipher walk
Ard Biesheuvel
1
-0
/
+5
2019-09-09
crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled
Ard Biesheuvel
1
-53
/
+59
2019-09-09
crypto: arm64/aes-neonbs - replace tweak mask literal with composition
Ard Biesheuvel
1
-6
/
+3
2019-09-09
crypto: arm/aes-neonbs - replace tweak mask literal with composition
Ard Biesheuvel
1
-5
/
+3
2019-09-09
crypto: arm/aes-ce - replace tweak mask literal with composition
Ard Biesheuvel
1
-6
/
+3
2019-09-09
crypto: arm/aes-ce - switch to 4x interleave
Ard Biesheuvel
1
-119
/
+144
2019-09-09
crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
Ard Biesheuvel
2
-35
/
+34
2019-09-09
crypto: arm/aes - fix round key prototypes
Ard Biesheuvel
2
-29
/
+29
2019-09-09
crypto: skcipher - Unmap pages after an external error
Herbert Xu
1
-19
/
+23
2019-09-09
crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.
zhong jiang
1
-3
/
+1
2019-09-05
crypto: sha256 - Remove sha256/224_init code duplication
Hans de Goede
3
-56
/
+30
2019-09-05
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
6
-38
/
+24
2019-09-05
crypto: n2 - Rename arrays to avoid conflict with crypto/sha256.h
Hans de Goede
1
-8
/
+8
[next]