summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-04-20crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel
2023-04-20crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel
2023-04-20crypto: x86/aesni - Use local .L symbols for codeArd Biesheuvel
2023-04-20crypto: x86/sha256 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/ghash - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/des3 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/crc32c - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/cast6 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/aria - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/aesni - Use RIP-relative addressingArd Biesheuvel
2023-04-20crypto: x86/aegis128 - Use RIP-relative addressingArd Biesheuvel
2023-03-24crypto: p10-aes-gcm - remove duplicate include headerYe Xingchen
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello
2023-03-14crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers
2023-03-14arm64: dts: qcom: sm8550: add QCE IP family compatible valuesVladimir Zapolskiy
2023-03-14crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen
2023-03-14crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.Danny Tsen
2023-03-14crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen
2023-03-14crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen
2023-03-14crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen
2023-03-14crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-02kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-02openrisc: fix livelock in uaccessAl Viro
2023-03-02nios2: fix livelock in uaccessAl Viro
2023-03-02microblaze: fix livelock in uaccessAl Viro
2023-03-02ia64: fix livelock in uaccessAl Viro
2023-03-02sparc: fix livelock in uaccessAl Viro
2023-03-02alpha: fix livelock in uaccessAl Viro
2023-03-02parisc: fix livelock in uaccessAl Viro
2023-03-02hexagon: fix livelock in uaccessAl Viro
2023-03-02riscv: fix livelock in uaccessAl Viro
2023-03-02m68k: fix livelock in uaccessAl Viro
2023-03-02s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-01riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-01s390/Kconfig: sort config S390 select list againHeiko Carstens
2023-03-01s390/extmem: return correct segment type in __segment_load()Gerald Schaefer