index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
Herbert Xu
1
-26
/
+25
2023-02-10
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop
Tianjia Zhang
1
-20
/
+24
2023-02-10
crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm
Peter Lafreniere
1
-5
/
+4
2023-02-10
crypto: x86/blowfish - Convert to use ECB/CBC helpers
Peter Lafreniere
2
-168
/
+58
2023-02-10
crypto: x86/blowfish - Remove unused encode parameter
Peter Lafreniere
2
-57
/
+7
2023-02-10
crypto: arm64/aes-ccm - Rewrite skcipher walker loop
Herbert Xu
1
-31
/
+26
2023-02-03
crypto: x86 - exit fpu context earlier in ECB/CBC macros
Peter Lafreniere
1
-4
/
+15
2023-01-20
crypto: x86/aria-avx512 - fix build failure with old binutils
Taehee Yoo
1
-1
/
+1
2023-01-20
crypto: x86/aria-avx2 - fix build failure with old binutils
Taehee Yoo
2
-2
/
+12
2023-01-20
crypto: x86/aria-avx - fix build failure with old binutils
Taehee Yoo
3
-1
/
+18
2023-01-20
crypto: arm64/gcm - add RFC4106 support
Ard Biesheuvel
1
-38
/
+107
2023-01-18
crypto: p10-aes-gcm - Revert implementation
Herbert Xu
7
-6330
/
+0
2023-01-13
ARM: dts: aspeed: Add ACRY/AHBC device controller node
Neal Liu
1
-0
/
+13
2023-01-13
crypto: p10-aes-gcm - A perl script to process PowerPC assembler source
Danny Tsen
1
-0
/
+229
2023-01-13
crypto: p10-aes-gcm - Supporting functions for ghash
Danny Tsen
1
-0
/
+370
2023-01-13
crypto: p10-aes-gcm - Supporting functions for AES
Danny Tsen
1
-0
/
+3846
2023-01-13
crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation
Danny Tsen
1
-0
/
+1519
2023-01-13
crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation
Danny Tsen
1
-0
/
+345
2023-01-13
crypto: p10-aes-gcm - Update Kconfig and Makefile
Danny Tsen
2
-0
/
+21
2023-01-06
crypto: x86/aria - implement aria-avx512
Taehee Yoo
5
-0
/
+1251
2023-01-06
crypto: x86/aria - implement aria-avx2
Taehee Yoo
6
-1
/
+1752
2023-01-06
crypto: x86/aria - do not use magic number offsets of aria_ctx
Taehee Yoo
2
-15
/
+19
2023-01-06
crypto: x86/aria - add keystream array into request ctx
Taehee Yoo
1
-13
/
+26
2023-01-06
crypto: s390/aes - drop redundant xts key check
Vladis Dronov
1
-4
/
+0
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
1
-1
/
+1
2022-12-30
crypto: arm/sha1 - Fix clang function cast warnings
Herbert Xu
1
-8
/
+6
2022-12-30
crypto: x86/ghash - add comment and fix broken link
Eric Biggers
2
-5
/
+24
2022-12-30
crypto: x86/ghash - use le128 instead of u128
Eric Biggers
2
-8
/
+8
2022-12-30
crypto: x86/ghash - fix unaligned access in ghash_setkey()
Eric Biggers
1
-3
/
+3
2022-12-30
crypto: arm64/sm4 - fix possible crash with CFI enabled
Tianjia Zhang
2
-4
/
+6
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-23
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2
-1
/
+5
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-44
/
+97
2022-12-21
Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-0
/
+33
2022-12-21
m68k: remove broken strcmp implementation
Linus Torvalds
1
-20
/
+0
2022-12-21
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+3
2022-12-21
MIPS: dts: bcm63268: Add missing properties to the TWD node
Florian Fainelli
1
-0
/
+2
2022-12-21
MIPS: ralink: mt7621: avoid to init common ralink reset controller
Sergio Paracuellos
1
-1
/
+3
2022-12-20
Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2022-12-20
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-102
/
+91
2022-12-20
prandom: remove prandom_u32_max()
Jason A. Donenfeld
1
-1
/
+1
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2
-0
/
+2
2022-12-19
Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-6
/
+24
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-2
/
+2
2022-12-19
Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-3
/
+3
2022-12-19
ARM: disallow pre-ARMv5 builds with ld.lld
Arnd Bergmann
1
-0
/
+2
2022-12-19
ARM: pxa: fix building with clang
Arnd Bergmann
2
-0
/
+16
2022-12-19
ARM: dts: spear: drop 0x from unit address
Krzysztof Kozlowski
3
-3
/
+3
2022-12-19
parisc: Show MPE/iX model string at bootup
Helge Deller
3
-5
/
+10
2022-12-19
Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-40
/
+61
[next]