summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2023-07-22crypto: x86/aesni - remove unused parameter to aes_set_key_common()Eric Biggers-13/+9
2023-07-14crypto: x86/aesni - Align the address before aes_set_key_common()Chang S. Bae-6/+6
2023-07-14crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and MakefileDanny Tsen-0/+30
2023-07-14crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc...Danny Tsen-0/+186
2023-07-14crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unroll...Danny Tsen-0/+1075
2023-07-14crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64leDanny Tsen-0/+221
2023-07-14crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unroll...Danny Tsen-0/+842
2023-07-09Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2023-07-09Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+8
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds-53/+46
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-29/+86
2023-07-07Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+5
2023-07-07x86/smp: Don't send INIT to boot CPUThomas Gleixner-0/+8
2023-07-07MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabledThomas Bogendoerfer-2/+2
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+3
2023-07-06Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+1
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-225/+193
2023-07-06Merge patch series "riscv: some CMO alternative related clean up"Palmer Dabbelt-7/+10
2023-07-06riscv: mm: mark noncoherent_supported as __ro_after_initJisheng Zhang-1/+1
2023-07-06riscv: mm: mark CBO relate initialization funcs as __initJisheng Zhang-4/+4
2023-07-06riscv: errata: thead: only set cbom size & noncoherent during bootJisheng Zhang-2/+5
2023-07-06riscv: Select HAVE_ARCH_USERFAULTFD_MINORSamuel Holland-0/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-119/+92
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-22/+23
2023-07-06MIPS: dts: add missing space before {Krzysztof Kozlowski-2/+2
2023-07-06Merge tag 'drm-misc-next-fixes-2023-06-29' of git://anongit.freedesktop.org/d...Dave Airlie-0/+3
2023-07-05Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-51/+63
2023-07-05ARM: dts: st: add missing space before {Krzysztof Kozlowski-22/+22
2023-07-05RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley-0/+1
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+11
2023-07-05sh: Provide unxlate_dev_mem_ptr() in asm/io.hGuenter Roeck-0/+1
2023-07-05sh: dma: Correct the number of DMA channels for SH7709Artur Rojek-6/+8
2023-07-05sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4Artur Rojek-1/+0
2023-07-05sh: dma: Fix DMA channel offset calculationArtur Rojek-13/+24
2023-07-05sh: Remove compiler flag duplicationMasahiro Yamada-3/+1
2023-07-05sh: Refactor header include path additionMasahiro Yamada-2/+1
2023-07-05sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada-3/+2
2023-07-05sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada-17/+20
2023-07-05risc-v: Fix order of IPI enablement vs RCU startupMarc Zyngier-2/+3
2023-07-05mm: riscv: fix an unsafe pte read in huge_pte_alloc()John Hubbard-1/+5
2023-07-05arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann-1/+1
2023-07-05x86/xen: Fix secondary processors' FPU initializationJuergen Gross-0/+1
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2023-07-04RISC-V: drop error print from riscv_hartid_to_cpuid()Conor Dooley-1/+0
2023-07-04riscv: Discard vector state on syscallsBjörn Töpel-0/+36
2023-07-04riscv: move memblock_allow_resize() after linear mapping is readyWoody Zhang-1/+3
2023-07-04riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idleSong Shuai-0/+3
2023-07-04riscv: vdso: include vdso/vsyscall.h for vdso_dataBen Dooks-0/+1
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev-2/+5
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter-4/+0