Show patches with: Submitter = Masahiro Yamada       |    Archived = No       |   47 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
hwrng: core - remove (un)register_miscdev() hwrng: core - remove (un)register_miscdev() - - - --- 2024-07-06 Masahiro Yamada herbert Accepted
crypto: arm64/aes: remove Makefile hack crypto: arm64/aes: remove Makefile hack 1 - - --- 2023-08-01 Masahiro Yamada herbert Accepted
crypto: vmx - Fix build error crypto: vmx - Fix build error - - - --- 2022-05-07 Masahiro Yamada herbert Accepted
[v2] crypto: vmx - Align the short log with Makefile cleanups [v2] crypto: vmx - Align the short log with Makefile cleanups - - - --- 2022-05-06 Masahiro Yamada herbert Not Applicable
crypto: vmx - Align the short log with Makefile cleanups crypto: vmx - Align the short log with Makefile cleanups - - - --- 2022-05-01 Masahiro Yamada herbert Accepted
[4/4] crypto: arm64: use a pattern rule for generating *.S files [1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them - - - --- 2021-04-25 Masahiro Yamada herbert Accepted
[3/4] crypto: arm64: generate *.S by Perl at build time instead of shipping them [1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them - - - --- 2021-04-25 Masahiro Yamada herbert Accepted
[2/4] crypto: arm: use a pattern rule for generating *.S files [1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them - - - --- 2021-04-25 Masahiro Yamada herbert Accepted
[1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them [1/4] crypto: arm: generate *.S by Perl at build time instead of shipping them - - - --- 2021-04-25 Masahiro Yamada herbert Accepted
[v2,2/2] kbuild: trace functions in subdirectories of lib/ [v2,1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y 1 - - --- 2020-07-07 Masahiro Yamada herbert Not Applicable
[v2,1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y [v2,1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y 3 - 1 --- 2020-07-07 Masahiro Yamada herbert Not Applicable
[2/2] raid6/algos.c: refactor raid6_algos array for x86 [1/2] x86: check CONFIG options instead of __arch_um__ - - - --- 2020-04-21 Masahiro Yamada herbert Not Applicable
[1/2] x86: check CONFIG options instead of __arch_um__ [1/2] x86: check CONFIG options instead of __arch_um__ 1 - - --- 2020-04-21 Masahiro Yamada herbert Not Applicable
[v2,16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean' x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-26 Masahiro Yamada herbert Not Applicable
[v2,15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles - - - --- 2020-03-26 Masahiro Yamada herbert Not Applicable
[v2,13/16] crypto: curve25519 - do not pollute dispatcher based on assembler x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-26 Masahiro Yamada herbert Not Applicable
[v2,12/16] crypto: x86 - rework configuration based on Kconfig x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-26 Masahiro Yamada herbert Not Applicable
[v2,07/16] x86: remove always-defined CONFIG_AS_AVX x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-26 Masahiro Yamada herbert Not Applicable
[v2,06/16] x86: remove always-defined CONFIG_AS_SSSE3 x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 1 - --- 2020-03-26 Masahiro Yamada herbert Not Applicable
[16/16] crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean' x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[15/16] x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles - - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[14/16] Documentation/changes: Raise minimum supported binutils version to 2.23 x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 3 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[13/16] crypto: curve25519 - do not pollute dispatcher based on assembler x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[12/16] crypto: x86 - rework configuration based on Kconfig x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[11/16] x86: probe assembler capabilities via kconfig instead of makefile x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles - - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[10/16] drm/i915: remove always-defined CONFIG_AS_MOVNTDQA x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles - 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[09/16] x86: replace arch macros from compiler with CONFIG_X86_{32,64} x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[08/16] x86: add comments about the binutils version to support code in as-instr x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[07/16] x86: remove always-defined CONFIG_AS_AVX x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[06/16] x86: remove always-defined CONFIG_AS_SSSE3 x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[05/16] x86: remove always-defined CONFIG_AS_CFI_SECTIONS x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[03/16] x86: remove always-defined CONFIG_AS_CFI x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,9/9] x86: replace arch macros from compiler with CONFIG_X86_{32,64} x86: remove always-defined CONFIG_AS_* options 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,8/9] x86: add comments about the binutils version to support code in as-instr x86: remove always-defined CONFIG_AS_* options 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,7/9] x86: remove always-defined CONFIG_AS_AVX x86: remove always-defined CONFIG_AS_* options 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,6/9] x86: remove always-defined CONFIG_AS_SSSE3 x86: remove always-defined CONFIG_AS_* options 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,5/9] x86: remove always-defined CONFIG_AS_CFI_SECTIONS x86: remove always-defined CONFIG_AS_* options 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,4/9] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME x86: remove always-defined CONFIG_AS_* options 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,3/9] x86: remove always-defined CONFIG_AS_CFI x86: remove always-defined CONFIG_AS_* options 1 1 - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,2/9] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h x86: remove always-defined CONFIG_AS_* options 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[v2,1/9] lib/raid6/test: fix build on distros whose /bin/sh is not bash x86: remove always-defined CONFIG_AS_* options 1 - - --- 2020-03-24 Masahiro Yamada herbert Not Applicable
[6/7] x86: remove always-defined CONFIG_AS_AVX x86: remove always-defined CONFIG_AS_* options - - - --- 2020-03-23 Masahiro Yamada herbert Not Applicable
[5/7] x86: remove always-defined CONFIG_AS_SSSE3 x86: remove always-defined CONFIG_AS_* options - - - --- 2020-03-23 Masahiro Yamada herbert Not Applicable
treewide: remove redundent IS_ERR() before error code check treewide: remove redundent IS_ERR() before error code check 5 - - --- 2020-01-06 Masahiro Yamada herbert Not Applicable