summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10Danny Tsen2023-04-202-1/+1
* crypto: p10-aes-gcm - Remove POWER10_CPU dependencyDanny Tsen2023-04-201-1/+1
* crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel2023-04-207-68/+57
* crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel2023-04-202-42/+41
* crypto: x86/aesni - Use local .L symbols for codeArd Biesheuvel2023-04-202-207/+207
* crypto: x86/sha256 - Use RIP-relative addressingArd Biesheuvel2023-04-201-6/+12
* crypto: x86/ghash - Use RIP-relative addressingArd Biesheuvel2023-04-201-2/+2
* crypto: x86/des3 - Use RIP-relative addressingArd Biesheuvel2023-04-201-32/+64
* crypto: x86/crc32c - Use RIP-relative addressingArd Biesheuvel2023-04-201-1/+2
* crypto: x86/cast6 - Use RIP-relative addressingArd Biesheuvel2023-04-201-14/+18
* crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel2023-04-201-17/+21
* crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel2023-04-203-32/+34
* crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel2023-04-203-40/+40
* crypto: x86/aesni - Use RIP-relative addressingArd Biesheuvel2023-04-202-30/+8
* crypto: x86/aegis128 - Use RIP-relative addressingArd Biesheuvel2023-04-201-3/+3
* crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen2023-03-241-1/+0
* crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2023-03-171-0/+1
* crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers2023-03-141-4/+5
* arm64: dts: qcom: sm8550: add QCE IP family compatible valuesVladimir Zapolskiy2023-03-141-1/+1
* crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen2023-03-142-0/+30
* crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.Danny Tsen2023-03-141-0/+229
* crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen2023-03-141-0/+370
* crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen2023-03-141-0/+585
* crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen2023-03-141-0/+1521
* crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen2023-03-141-0/+345
* cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds2023-03-051-3/+1
* Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-7/+18
|\
| * x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh2023-02-271-7/+18
* | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2023-03-0511-11/+48
|\ \
| * | openrisc: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | nios2: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | microblaze: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | ia64: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | sparc: fix livelock in uaccessAl Viro2023-03-022-2/+10
| * | alpha: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | parisc: fix livelock in uaccessAl Viro2023-03-021-1/+6
| * | hexagon: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | riscv: fix livelock in uaccessAl Viro2023-03-021-1/+4
| * | m68k: fix livelock in uaccessAl Viro2023-03-021-1/+4
* | | Remove Intel compiler supportMasahiro Yamada2023-03-053-172/+2
* | | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-041-19/+0
|\ \ \
| * | | kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver2023-03-021-19/+0
* | | | Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-03-042-1/+2
|\ \ \ \
| * | | | powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman2023-02-281-1/+1
| * | | | powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman2023-02-281-0/+1
* | | | | Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-0312-99/+128
|\ \ \ \ \
| * | | | | s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik2023-03-021-0/+1
| * | | | | s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik2023-03-021-2/+1
| * | | | | s390/Kconfig: sort config S390 select list againHeiko Carstens2023-03-011-3/+3
| * | | | | s390/extmem: return correct segment type in __segment_load()Gerald Schaefer2023-03-011-5/+7