summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-07arm64: dts: rockchip: Allow Turing RK1 cooling fan to spin downSam Edwards
2025-04-07crypto: x86/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: s390/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: powerpc/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: mips/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: arm64/chacha - remove the skcipher algorithmsEric Biggers
2025-04-07crypto: arm/chacha - remove the redundant skcipher algorithmsEric Biggers
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers
2025-04-07crypto: riscv/chacha - implement library instead of skcipherEric Biggers
2025-04-07crypto: x86/aes-xts - optimize _compute_first_set_of_tweaks for AVX-512Eric Biggers
2025-04-07crypto: x86 - Remove CONFIG_AS_AVX512 handlingUros Bizjak
2025-04-07crypto: x86 - Remove CONFIG_AS_SHA256_NIUros Bizjak
2025-04-07crypto: x86 - Remove CONFIG_AS_SHA1_NIUros Bizjak
2025-04-07crypto: arm/aes-neonbs - stop using the SIMD helperArd Biesheuvel
2025-04-07crypto: arm/aes-ce - stop using the SIMD helperArd Biesheuvel
2025-04-07crypto: x86/chacha - Remove SIMD fallback pathHerbert Xu
2025-04-07crypto: x86/twofish - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/sm4 - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/serpent - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/cast - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/camellia - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/aria - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/aes - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/aegis - stop using the SIMD helperEric Biggers
2025-04-07crypto: x86/aes - drop the avx10_256 AES-XTS and AES-CTR codeEric Biggers
2025-04-06x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...Ard Biesheuvel
2025-04-06x86/boot: Move the 5-level paging trampoline into /startupArd Biesheuvel
2025-04-06x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>Ard Biesheuvel
2025-04-06x86/boot: Use __ALIGN_KERNEL_MASK() instead of open coded analogueAndy Shevchenko
2025-04-06x86/cpuid: Add AMX and SPEC_CTRL dependenciesAndi Kleen
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-06Merge tag 'sh-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-04-06nios2: migrate to the generic rule for built-in DTBMasahiro Yamada
2025-04-05sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-04-05sh: Align .bss section padding to 8-byte boundaryArtur Rojek
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'Eric Biggers
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)
2025-04-04Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-04Merge branch 'kvm-pi-fix-lockdep' into HEADPaolo Bonzini
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini