Show patches with: Submitter = Heiko Stübner       |    Archived = No       |   169 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,12/12] RISC-V: crypto: add Zvksh accelerated SM3 hash implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,11/12] RISC-V: crypto: add Zvksed accelerated SM4 encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,10/12] RISC-V: crypto: add Zvkned accelerated AES encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,09/12] RISC-V: crypto: add a vector-crypto-accelerated SHA512 implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,08/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,07/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,06/12] RISC-V: crypto: add Zvbb+Zvbc accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,05/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,04/12] RISC-V: add vector crypto extension detection RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,03/12] RISC-V: add helper function to read the vector VLEN RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,02/12] riscv: Add vector extension XOR implementation RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v4,01/12] riscv: Add support for kernel mode vector RISC-V: support some cryptography accelerations - - - --1 2023-07-11 Heiko Stübner Superseded
[v6,3/3] RISC-V: crypto: add accelerated GCM GHASH implementation Implement GCM ghash using Zbc and Zbkb extensions - - - 1411 2023-07-09 Heiko Stübner Superseded
[v6,2/3] RISC-V: hook new crypto subdir into build-system Implement GCM ghash using Zbc and Zbkb extensions - - - 151- 2023-07-09 Heiko Stübner Superseded
[v6,1/3] RISC-V: expose Zbc as Kconfig option Implement GCM ghash using Zbc and Zbkb extensions - - - 16-- 2023-07-09 Heiko Stübner Superseded
[2/2] mailmap: add entries for Heiko Stuebner Update .mailmap for my work address and fix manpage - - - 16-- 2023-07-04 Heiko Stübner Handled Elsewhere
[1/2] mailmap: Update manpage link Update .mailmap for my work address and fix manpage - - - 16-- 2023-07-04 Heiko Stübner Handled Elsewhere
[v2,3/3] RISC-V: add T-Head vector errata handling RISC-V: T-Head vector handling - - - 1114 2023-06-22 Heiko Stübner Changes Requested
[v2,2/3] RISC-V: move vector-available status into a dedicated variable RISC-V: T-Head vector handling - - - 14-2 2023-06-22 Heiko Stübner Changes Requested
[v2,1/3] RISC-V: define the elements of the VCSR vector CSR RISC-V: T-Head vector handling 1 1 - 16-- 2023-06-22 Heiko Stübner Changes Requested
[v5,4/4] RISC-V: crypto: add accelerated GCM GHASH implementation Implement GCM ghash using Zbc and Zbkb extensions - - - 151- 2023-06-12 Heiko Stübner Superseded
[v5,3/4] RISC-V: hook new crypto subdir into build-system Implement GCM ghash using Zbc and Zbkb extensions - - - 151- 2023-06-12 Heiko Stübner Superseded
[v5,2/4] RISC-V: add Zbkb extension detection Implement GCM ghash using Zbc and Zbkb extensions - 1 - 16-- 2023-06-12 Heiko Stübner Superseded
[v5,1/4] RISC-V: add Zbc extension detection Implement GCM ghash using Zbc and Zbkb extensions - 1 - 16-- 2023-06-12 Heiko Stübner Superseded
[v3,2/2] riscv: Add Zawrs support for spinlocks Add Zawrs support and use it for spinlocks - - - 12-4 2023-05-21 Heiko Stübner Changes Requested
[v3,1/2] riscv: don't include kernel.h into alternative.h Add Zawrs support and use it for spinlocks - - - 16-- 2023-05-21 Heiko Stübner Changes Requested
[4/4] RISC-V: add support for vendor-extensions via AT_BASE_PLATFORM and xthead Expose the isa-string via the AT_BASE_PLATFORM aux vector - 1 - 15-2 2023-04-24 Heiko Stübner Rejected
[3/4] RISC-V: export the ISA string of the running machine in the aux vector Expose the isa-string via the AT_BASE_PLATFORM aux vector - 1 - 16-1 2023-04-24 Heiko Stübner Rejected
[2/4] RISC-V: don't parse dt isa string to get rv32/rv64 Expose the isa-string via the AT_BASE_PLATFORM aux vector - 1 - 17-- 2023-04-24 Heiko Stübner Rejected
[1/4] RISC-V: create ISA string separately - not as part of cpuinfo Expose the isa-string via the AT_BASE_PLATFORM aux vector - 1 - 16-1 2023-04-24 Heiko Stübner Rejected
[RFC,v3,16/16] RISC-V: crypto: add Zvksh accelerated SM3 hash implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,15/16] RISC-V: crypto: add Zvksed accelerated SM4 encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,14/16] RISC-V: crypto: add Zvkned accelerated AES encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,13/16] RISC-V: crypto: add a vector-crypto-accelerated SHA512 implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,12/16] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,11/16] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,10/16] RISC-V: crypto: add Zvkb accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,09/16] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,08/16] RISC-V: add vector crypto extension detection RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,07/16] RISC-V: add helper function to read the vector VLEN RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,06/16] RISC-V: crypto: add accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,05/16] RISC-V: hook new crypto subdir into build-system RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,04/16] RISC-V: add Zbkb extension detection RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,03/16] RISC-V: add Zbc extension detection RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,02/16] riscv: Add vector extension XOR implementation RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,v3,01/16] riscv: Add support for kernel mode vector RISC-V: support some cryptography accelerations - - - --1 2023-03-13 Heiko Stübner Superseded
[RFC,2/2] RISC-V: add T-Head vector errata handling RISC-V: T-Head vector handling - - - --1 2023-02-28 Heiko Stübner Changes Requested
[RFC,1/2] RISC-V: define the elements of the VCSR vector CSR RISC-V: T-Head vector handling 1 1 - --1 2023-02-28 Heiko Stübner Changes Requested
[RFC,v2,16/16] RISC-V: crypto: add Zvksh accelerated SM3 hash implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,15/16] RISC-V: crypto: add Zvksed accelerated SM4 encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,14/16] RISC-V: crypto: add Zvkned accelerated AES encryption implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,13/16] RISC-V: crypto: add a vector-crypto-accelerated SHA512 implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,12/16] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,11/16] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,10/16] RISC-V: crypto: add Zvkb accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,09/16] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,08/16] RISC-V: add vector crypto extension detection RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,07/16] RISC-V: add helper function to read the vector VLEN RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,06/16] RISC-V: crypto: add accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,05/16] RISC-V: hook new crypto subdir into build-system RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,04/16] RISC-V: add Zbkb extension detection RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,03/16] RISC-V: add Zbc extension detection RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,02/16] riscv: Add vector extension XOR implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[RFC,v2,01/16] riscv: Add support for kernel mode vector RISC-V: support some cryptography accelerations - - - --1 2023-02-28 Heiko Stübner Superseded
[2/2] RISC-V: improve string-function assembly Small fixups for the Zbb string functions - 1 - 18-- 2023-02-08 Heiko Stübner palmer Accepted
[1/2] RISC-V: fix ordering of Zbb extension Small fixups for the Zbb string functions - 2 - 18-- 2023-02-08 Heiko Stübner palmer Accepted
[RFC,12/12] RISC-V: crypto: add a vector-crypto-accelerated SHA256 implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,11/12] RISC-V: crypto: add Zvkg accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,10/12] RISC-V: crypto: add Zvkb accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,09/12] RISC-V: crypto: update perl include with helpers for vector (crypto) instructions RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,08/12] RISC-V: add vector crypto extension detection RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,07/12] RISC-V: crypto: add accelerated GCM GHASH implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,06/12] RISC-V: hook new crypto subdir into build-system RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,05/12] RISC-V: add Zbkb extension detection RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,04/12] RISC-V: add Zbc extension detection RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,03/12] RISC-V: add Zbb extension detection RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,02/12] riscv: Add vector extension XOR implementation RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
[RFC,01/12] riscv: Add support for kernel mode vector RISC-V: support some cryptography accelerations - - - --1 2023-02-06 Heiko Stübner palmer Superseded
RISC-V: Fix do_notify_resume / do_work_pending prototype RISC-V: Fix do_notify_resume / do_work_pending prototype - 2 - 17-- 2023-01-18 Heiko Stübner palmer Accepted
[v5,2/2] RISC-V: add zbb support to string functions Zbb string optimizations - 1 - --1 2023-01-13 Heiko Stübner palmer Accepted
[v5,1/2] RISC-V: add infrastructure to allow different str* implementations Zbb string optimizations - 2 - --1 2023-01-13 Heiko Stübner palmer Accepted
riscv: fix jal offsets in patched alternatives riscv: fix jal offsets in patched alternatives - 2 - 171- 2023-01-13 Heiko Stübner palmer Accepted
RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes - 2 - 18-- 2023-01-13 Heiko Stübner palmer Accepted
[v4,5/5] RISC-V: add zbb support to string functions Zbb string optimizations and call support in alternatives - 1 - --- 2023-01-09 Heiko Stübner palmer Superseded
[v4,4/5] RISC-V: add infrastructure to allow different str* implementations Zbb string optimizations and call support in alternatives - 2 - --- 2023-01-09 Heiko Stübner palmer Superseded
[v4,3/5] RISC-V: fix jal addresses in patched alternatives Zbb string optimizations and call support in alternatives - 1 - --- 2023-01-09 Heiko Stübner palmer Superseded
[v4,2/5] RISC-V: add helpers for J-type immediate handling Zbb string optimizations and call support in alternatives - - - --- 2023-01-09 Heiko Stübner palmer Superseded
[v4,1/5] RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes Zbb string optimizations and call support in alternatives - 2 - --- 2023-01-09 Heiko Stübner palmer Superseded
[v2] RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2 [v2] RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2 - 2 - 18-- 2023-01-05 Heiko Stübner Accepted
RISC-V: fix compile error from decuplicated __ALTERNATIVE_CFG_2 RISC-V: fix compile error from decuplicated __ALTERNATIVE_CFG_2 - - - 18-- 2023-01-03 Heiko Stübner Accepted
[v5,12/12] RISC-V: fix auipc-jalr addresses in patched alternatives Allow calls in alternatives - 3 1 171- 2022-12-23 Heiko Stübner palmer Accepted
[v5,11/12] RISC-V: add helpers for handling immediates in U-type and I-type pairs Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
[v5,10/12] RISC-V: add rd reg parsing to insn.h header Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
[v5,09/12] RISC-V: add U-type imm parsing to insn.h header Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
[v5,08/12] RISC-V: kprobes: use central defined funct3 constants Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
[v5,07/12] RISC-V: rename parse_asm.h to insn.h Allow calls in alternatives - 3 - 171- 2022-12-23 Heiko Stübner palmer Accepted
[v5,06/12] RISC-V: Move riscv_insn_is_* macros into a common header Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
[v5,05/12] RISC-V: add auipc elements to parse_asm header Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
[v5,04/12] RISC-V: add ebreak instructions to definitions Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
[v5,03/12] RISC-V: detach funct-values from their offset Allow calls in alternatives - 3 - 18-- 2022-12-23 Heiko Stübner palmer Accepted
« 1 2 »