summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-15crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiplyArd Biesheuvel
2024-11-15crypto: arm64/crct10dif - Remove obsolete chunking logicArd Biesheuvel
2024-10-28crypto: x86/aegis128 - remove unneeded RETsEric Biggers
2024-10-28crypto: x86/aegis128 - remove unneeded FRAME_BEGIN and FRAME_ENDEric Biggers
2024-10-28crypto: x86/aegis128 - take advantage of block-aligned lenEric Biggers
2024-10-28crypto: x86/aegis128 - optimize partial block handling using SSE4.1Eric Biggers
2024-10-28crypto: x86/aegis128 - improve assembly function prototypesEric Biggers
2024-10-28crypto: x86/aegis128 - optimize length block preparation using SSE4.1Eric Biggers
2024-10-28crypto: x86/aegis128 - don't bother with special code for aligned dataEric Biggers
2024-10-28crypto: x86/aegis128 - eliminate some indirect callsEric Biggers
2024-10-28crypto: x86/aegis128 - remove no-op init and exit functionsEric Biggers
2024-10-28crypto: x86/aegis128 - access 32-bit arguments as 32-bitEric Biggers
2024-10-26crypto: x86/crc32c - eliminate jump table and excessive unrollingEric Biggers
2024-10-26crypto: x86/crc32c - access 32-bit arguments as 32-bitEric Biggers
2024-10-26crypto: x86/crc32c - simplify code for handling fewer than 200 bytesEric Biggers
2024-10-10crypto: x86/cast5 - Remove unused cast5_ctr_16wayDr. David Alan Gilbert
2024-10-05crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...Danny Tsen
2024-10-05crypto: powerpc/p10-aes-gcm - Register modules as SIMDDanny Tsen
2024-10-05crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementationDanny Tsen
2024-09-29x86: kvm: fix build errorLinus Torvalds
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-27Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-27Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-09-27Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26x86/cpu: Add two Intel CPU model numbersTony Luck
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26x86/tdx: Fix "in-kernel MMIO" checkAlexey Gladkov (Intel)
2024-09-26sh: Remove unused declarations for make_maskreg_irq() and irq_mask_registerGaosheng Cui
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-25Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-25Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-25x86/pvh: Add 64bit relocation page tablesJason Andryuk
2024-09-25x86/kernel: Move page table macros to headerJason Andryuk
2024-09-25x86/pvh: Set phys_base when calling xen_prepare_pvh()Jason Andryuk
2024-09-25x86/pvh: Make PVH entrypoint PIC for x86-64Jason Andryuk
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds