summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-19crypto: x86/sha256-ni - rename some register aliasesEric Biggers
2024-04-19crypto: x86/sha256-ni - convert to use rounds macrosEric Biggers
2024-04-19crypto: x86/aes-xts - access round keys using single-byte offsetsEric Biggers
2024-04-12crypto: x86/aes-xts - make non-AVX implementation use new glue codeEric Biggers
2024-04-12crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers
2024-04-12crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers
2024-04-12crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX10/512 implementationEric Biggers
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX10/256 implementationEric Biggers
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX2 implementationEric Biggers
2024-04-05crypto: x86/aes-xts - wire up AESNI + AVX implementationEric Biggers
2024-04-05crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUsEric Biggers
2024-04-05x86: add kconfig symbols for assembler VAES and VPCLMULQDQ supportEric Biggers
2024-04-02crypto: x86/aesni - Update aesni_set_key() to return voidChang S. Bae
2024-04-02crypto: x86/aesni - Rearrange AES key size checkChang S. Bae
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky
2024-03-24x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck
2024-03-24x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-23x86/mpparse: Register APIC address only onceThomas Gleixner
2024-03-23x86/topology: Handle the !APIC case gracefullyThomas Gleixner
2024-03-23x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-22kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)
2024-03-22x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov
2024-03-22x86/kexec: Do not update E820 kexec table for setup_dataDave Young
2024-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'sh-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-21sh: hd64461: Make setup_hd64461() staticArtur Rojek
2024-03-21x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada
2024-03-20riscv: Fix syscall wrapper for >word-size argumentsSami Tolvanen
2024-03-20Merge patch series "riscv/barrier: tidying up barrier-related macro"Palmer Dabbelt
2024-03-20crypto: riscv - add vector crypto accelerated AES-CBC-CTSEric Biggers
2024-03-20crypto: riscv - parallelize AES-CBC decryptionEric Biggers
2024-03-20Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"Palmer Dabbelt
2024-03-20riscv: Only flush the mm icache when setting an exec pteAlexandre Ghiti