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.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
crypto: arm/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2
-10
/
+3
2022-11-25
crypto: arm64/sm3 - fix possible crash with CFI enabled
Eric Biggers
1
-1
/
+2
2022-11-25
crypto: arm64/nhpoly1305 - eliminate unnecessary CFI wrapper
Eric Biggers
2
-11
/
+5
2022-11-25
crypto: x86/sm4 - fix crash with CFI enabled
Eric Biggers
2
-6
/
+8
2022-11-25
crypto: x86/sm3 - fix possible crash with CFI enabled
Eric Biggers
1
-1
/
+2
2022-11-25
crypto: x86/sha512 - fix possible crash with CFI enabled
Eric Biggers
3
-3
/
+6
2022-11-25
crypto: x86/sha256 - fix possible crash with CFI enabled
Eric Biggers
4
-4
/
+8
2022-11-25
crypto: x86/sha1 - fix possible crash with CFI enabled
Eric Biggers
2
-2
/
+4
2022-11-25
crypto: x86/nhpoly1305 - eliminate unnecessary CFI wrappers
Eric Biggers
4
-22
/
+10
2022-11-25
crypto: x86/aria - fix crash with CFI enabled
Eric Biggers
1
-6
/
+7
2022-11-25
crypto: x86/aegis128 - fix possible crash with CFI enabled
Eric Biggers
1
-4
/
+5
2022-11-18
crypto: arm64 - Fix unused variable compilation warnings of cpu_feature
Tianjia Zhang
2
-2
/
+2
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
1
-1
/
+0
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2
-2
/
+2
2022-11-04
crypto: arm64/sm4 - add CE implementation for GCM mode
Tianjia Zhang
4
-0
/
+1046
2022-11-04
crypto: arm64/sm4 - add CE implementation for CCM mode
Tianjia Zhang
4
-0
/
+650
2022-11-04
crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
Tianjia Zhang
2
-1
/
+336
2022-11-04
crypto: arm64/sm4 - add CE implementation for XTS mode
Tianjia Zhang
3
-2
/
+504
2022-11-04
crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
Tianjia Zhang
2
-0
/
+196
2022-11-04
crypto: arm64/sm4 - export reusable CE acceleration functions
Tianjia Zhang
2
-0
/
+21
2022-11-04
crypto: arm64/sm4 - simplify sm4_ce_expand_key() of CE implementation
Tianjia Zhang
2
-24
/
+24
2022-11-04
crypto: arm64/sm4 - refactor and simplify CE implementation
Tianjia Zhang
3
-400
/
+519
2022-11-04
crypto: arm64/sm4 - refactor and simplify NEON implementation
Tianjia Zhang
2
-346
/
+456
2022-11-04
crypto: arm64/sm3 - add NEON assembly implementation
Tianjia Zhang
4
-0
/
+717
2022-11-04
crypto: arm64/sm3 - raise the priority of the CE implementation
Tianjia Zhang
1
-1
/
+1
2022-10-21
crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned
Nathan Huckleberry
1
-5
/
+14
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-26
/
+26
2022-10-16
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-8
/
+8
2022-10-15
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-57
/
+58
2022-10-14
Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-10-14
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+10
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-4
/
+46
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+15
2022-10-14
Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-246
/
+61
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-90
/
+613
2022-10-14
Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-91
/
+149
2022-10-14
parisc: Fix userspace graphics card breakage due to pgtable special bit
Helge Deller
2
-1
/
+14
2022-10-14
RISC-V: Make port I/O string accessors actually work
Maciej W. Rozycki
1
-8
/
+8
2022-10-14
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Palmer Dabbelt
1
-0
/
+51
2022-10-13
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
2
-4
/
+2
2022-10-13
riscv: enable software resend of irqs
Conor Dooley
1
-0
/
+1
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
2
-4
/
+10
2022-10-13
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
2
-1
/
+7
2022-10-13
riscv: Add cache information in AUX vector
Greentime Hu
2
-1
/
+7
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
3
-29
/
+26
2022-10-13
riscv: check for kernel config option in t-head memory types errata
Heiko Stuebner
1
-0
/
+3
2022-10-13
riscv: use BIT() marco for cpufeature probing
Heiko Stuebner
1
-2
/
+2
2022-10-13
riscv: use BIT() macros in t-head errata init
Heiko Stuebner
1
-2
/
+2
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
3
-17
/
+14
2022-10-13
riscv: cleanup svpbmt cpufeature probing
Heiko Stuebner
1
-8
/
+5
[next]