index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86 - exit fpu context earlier in ECB/CBC macros
Peter Lafreniere
2023-02-03
1
-4
/
+15
*
crypto: x86/aria-avx512 - fix build failure with old binutils
Taehee Yoo
2023-01-20
1
-1
/
+1
*
crypto: x86/aria-avx2 - fix build failure with old binutils
Taehee Yoo
2023-01-20
2
-2
/
+12
*
crypto: x86/aria-avx - fix build failure with old binutils
Taehee Yoo
2023-01-20
3
-1
/
+18
*
crypto: arm64/gcm - add RFC4106 support
Ard Biesheuvel
2023-01-20
1
-38
/
+107
*
crypto: p10-aes-gcm - Revert implementation
Herbert Xu
2023-01-18
7
-6330
/
+0
*
ARM: dts: aspeed: Add ACRY/AHBC device controller node
Neal Liu
2023-01-13
1
-0
/
+13
*
crypto: p10-aes-gcm - A perl script to process PowerPC assembler source
Danny Tsen
2023-01-13
1
-0
/
+229
*
crypto: p10-aes-gcm - Supporting functions for ghash
Danny Tsen
2023-01-13
1
-0
/
+370
*
crypto: p10-aes-gcm - Supporting functions for AES
Danny Tsen
2023-01-13
1
-0
/
+3846
*
crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation
Danny Tsen
2023-01-13
1
-0
/
+1519
*
crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation
Danny Tsen
2023-01-13
1
-0
/
+345
*
crypto: p10-aes-gcm - Update Kconfig and Makefile
Danny Tsen
2023-01-13
2
-0
/
+21
*
crypto: x86/aria - implement aria-avx512
Taehee Yoo
2023-01-06
5
-0
/
+1251
*
crypto: x86/aria - implement aria-avx2
Taehee Yoo
2023-01-06
6
-1
/
+1752
*
crypto: x86/aria - do not use magic number offsets of aria_ctx
Taehee Yoo
2023-01-06
2
-15
/
+19
*
crypto: x86/aria - add keystream array into request ctx
Taehee Yoo
2023-01-06
1
-13
/
+26
*
crypto: s390/aes - drop redundant xts key check
Vladis Dronov
2023-01-06
1
-4
/
+0
*
crypto: xts - drop xts_check_key()
Vladis Dronov
2023-01-06
1
-1
/
+1
*
crypto: arm/sha1 - Fix clang function cast warnings
Herbert Xu
2022-12-30
1
-8
/
+6
*
crypto: x86/ghash - add comment and fix broken link
Eric Biggers
2022-12-30
2
-5
/
+24
*
crypto: x86/ghash - use le128 instead of u128
Eric Biggers
2022-12-30
2
-8
/
+8
*
crypto: x86/ghash - fix unaligned access in ghash_setkey()
Eric Biggers
2022-12-30
1
-3
/
+3
*
crypto: arm64/sm4 - fix possible crash with CFI enabled
Tianjia Zhang
2022-12-30
2
-4
/
+6
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2022-12-23
2
-1
/
+5
|
\
|
*
MIPS: dts: bcm63268: Add missing properties to the TWD node
Florian Fainelli
2022-12-21
1
-0
/
+2
|
*
MIPS: ralink: mt7621: avoid to init common ralink reset controller
Sergio Paracuellos
2022-12-21
1
-1
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-22
11
-44
/
+97
|
\
\
|
*
|
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-12-07
2
-0
/
+30
|
*
|
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
3
-6
/
+16
|
*
|
RISC-V: Export sbi_get_mvendorid() and friends
Anup Patel
2022-12-07
1
-0
/
+3
|
*
|
RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
Anup Patel
2022-12-07
2
-8
/
+8
|
*
|
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
2022-12-07
1
-14
/
+22
|
*
|
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
2022-12-07
5
-5
/
+0
|
*
|
RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h
Anup Patel
2022-12-07
1
-1
/
+0
|
*
|
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
2022-12-07
1
-4
/
+7
|
*
|
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
Christophe JAILLET
2022-12-07
1
-3
/
+1
|
*
|
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
2022-12-07
1
-2
/
+3
|
*
|
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
Bo Liu
2022-12-07
1
-1
/
+1
|
*
|
RISC-V: KVM: Add exit logic to main.c
XiakaiPan
2022-12-07
1
-0
/
+6
*
|
|
Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2022-12-21
1
-0
/
+33
|
\
\
\
|
*
|
|
arm64: dts: xilinx: zynqmp: Add RPU subsystem device node
Tanmay Shah
2022-11-25
1
-0
/
+33
*
|
|
|
m68k: remove broken strcmp implementation
Linus Torvalds
2022-12-21
1
-20
/
+0
*
|
|
|
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-21
3
-1
/
+3
|
\
\
\
\
|
*
|
|
|
prandom: remove prandom_u32_max()
Jason A. Donenfeld
2022-12-20
1
-1
/
+1
|
*
|
|
|
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-20
2
-0
/
+2
*
|
|
|
|
Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-20
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
m68k: use strscpy() to instead of strncpy()
Xu Panda
2022-12-05
1
-2
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-20
13
-102
/
+91
|
\
\
\
\
\
[next]