index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
crypto: atmel-sha204a - provide the otp content
Lothar Rubusch
1
-0
/
+45
2024-05-10
crypto: atmel-sha204a - add reading from otp zone
Lothar Rubusch
3
-0
/
+52
2024-05-10
crypto: atmel-i2c - rename read function
Lothar Rubusch
2
-4
/
+4
2024-05-10
crypto: atmel-i2c - add missing arg description
Lothar Rubusch
1
-0
/
+1
2024-05-10
crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()
Thorsten Blum
1
-4
/
+2
2024-05-10
crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-8
/
+8
2024-05-10
crypto: api - use 'time_left' variable with wait_for_completion_killable_time...
Wolfram Sang
1
-4
/
+4
2024-05-10
crypto: caam - i.MX8ULP donot have CAAM page0 access
Pankaj Gupta
1
-0
/
+3
2024-05-10
crypto: caam - init-clk based on caam-page0-access
Pankaj Gupta
1
-1
/
+15
2024-05-10
crypto: starfive - Use fallback for unaligned dma access
Jia Jie Ho
1
-5
/
+7
2024-05-10
crypto: starfive - Do not free stack buffer
Jia Jie Ho
1
-1
/
+0
2024-05-10
crypto: starfive - Skip unneeded fallback allocation
Jia Jie Ho
1
-6
/
+4
2024-05-10
crypto: starfive - Skip dma setup for zeroed message
Jia Jie Ho
1
-0
/
+4
2024-05-03
crypto: hisilicon/sec2 - fix for register offset
Wenkai Lin
1
-1
/
+1
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
3
-13
/
+22
2024-05-03
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
1
-0
/
+2
2024-04-26
crypto: x86/aes-gcm - simplify GCM hash subkey derivation
Eric Biggers
1
-18
/
+8
2024-04-26
crypto: x86/aes-gcm - delete unused GCM assembly code
Eric Biggers
1
-186
/
+0
2024-04-26
crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()
Eric Biggers
1
-8
/
+5
2024-04-26
hwrng: stm32 - repair clock handling
Marek Vasut
1
-0
/
+9
2024-04-26
hwrng: stm32 - put IP into RPM suspend on failure
Marek Vasut
1
-2
/
+5
2024-04-26
hwrng: stm32 - use logical OR in conditional
Marek Vasut
1
-1
/
+1
2024-04-26
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
3
-25
/
+15
2024-04-26
crypto: ecdh - Pass private key in proper byte order to check valid key
Stefan Berger
1
-3
/
+8
2024-04-26
crypto: tegra - Fix some error codes
Dan Carpenter
1
-2
/
+2
2024-04-26
dt-bindings: crypto: starfive: Restore sort order
Geert Uytterhoeven
1
-1
/
+1
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
3
-0
/
+23
2024-04-26
crypto: aead,cipher - zeroize key buffer after use
Hailey Mothershead
2
-4
/
+2
2024-04-26
crypto: arm64/aes-ce - Simplify round key load sequence
Ard Biesheuvel
2
-30
/
+24
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-19
crypto: x86/aes-xts - optimize size of instructions operating on lengths
Eric Biggers
2
-28
/
+30
2024-04-19
crypto: x86/aes-xts - eliminate a few more instructions
Eric Biggers
1
-26
/
+13
2024-04-19
crypto: x86/aes-xts - handle AES-128 and AES-192 more efficiently
Eric Biggers
1
-86
/
+92
2024-04-19
crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
Eric Biggers
1
-191
/
+79
2024-04-19
crypto: x86/aes-xts - handle CTS encryption more efficiently
Eric Biggers
1
-24
/
+29
2024-04-19
crypto: stm32/hash - add full DMA support for stm32mpx
Maxime Méré
1
-122
/
+448
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
1
-1
/
+1
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2
-2
/
+2
2024-04-19
crypto: x86/sha256-ni - simplify do_4rounds
Eric Biggers
1
-6
/
+4
2024-04-19
crypto: x86/sha256-ni - optimize code size
Eric Biggers
1
-15
/
+15
2024-04-19
crypto: x86/sha256-ni - rename some register aliases
Eric Biggers
1
-17
/
+17
2024-04-19
crypto: x86/sha256-ni - convert to use rounds macros
Eric Biggers
1
-182
/
+29
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
1
-6
/
+60
2024-04-19
crypto: x86/aes-xts - access round keys using single-byte offsets
Eric Biggers
1
-37
/
+44
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
1
-0
/
+4
2024-04-12
crypto: x86/aes-xts - make non-AVX implementation use new glue code
Eric Biggers
3
-203
/
+132
2024-04-12
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
4
-49
/
+30
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
1
-4
/
+1
2024-04-12
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...
Chenghai Huang
1
-6
/
+5
2024-04-12
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
1
-1
/
+3
[next]