index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-09-05
crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.h
Hans de Goede
1
-10
/
+10
2019-09-05
crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h
Hans de Goede
1
-76
/
+77
2019-09-05
crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
1
-6
/
+6
2019-09-05
crypto: s390 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
1
-4
/
+4
2019-09-05
crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
1
-12
/
+12
2019-09-05
crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2
-16
/
+16
[next]