Martin Willi ([email protected])

Number of posts: 142 (0.02 per day)
First post: 2006-12-22 16:36:11
Last post: 2022-12-12 15:02:16

Date List Subject
2022-12-12 15:02:16 linux-crypto Re: [PATCH v2 0/2] ARM: allow kernel mode NEON in softirq context
2022-03-22 14:15:11 linux-crypto Re: [PATCH 1/2] x86/chacha20: Avoid spurious jumps to other functions
2020-09-29 08:46:42 linux-wireless Re: [PATCH] nl80211: reduce non-split wiphy dump size
2020-09-04 09:24:34 linux-wireless [PATCH] nl80211: Include supported RX/TX frames in split phy dumps only
2020-07-08 12:00:02 linux-crypto Re: [PATCH] crypto: x86/chacha-sse3 - use unaligned loads for state array
2020-07-08 07:04:26 linux-crypto Re: [v3 PATCH] crypto: chacha - Add DEFINE_CHACHA_STATE macro
2019-12-12 15:36:11 linux-crypto Re: [PATCH crypto-next v2 2/3] crypto: x86_64/poly1305 - add faster implementations
2019-12-12 15:31:02 linux-crypto Re: [PATCH crypto-next v2 1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
2019-12-12 12:09:41 linux-crypto Re: [PATCH crypto-next v2 1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
2019-10-15 11:27:33 linux-crypto Re: [PATCH v3 02/29] crypto: x86/chacha - depend on generic chacha library instead of crypto driver
2019-07-02 14:26:26 linux-wireless [PATCH] wireless-regdb: Fix overlapping ranges for Switzerland and Liechtenstein
2019-04-01 08:03:24 linux-crypto Re: [RFC/RFT PATCH 06/18] crypto: chacha20poly1305 - set cra_name correctly
2019-04-01 07:58:26 linux-crypto Re: [RFC/RFT PATCH 01/18] crypto: x86/poly1305 - fix overflow during partial reduction
2018-12-02 10:49:54 linux-kernel Re: [PATCH v2 3/6] crypto: x86/chacha20 - limit the preemption-disabled section
2018-12-02 10:47:47 linux-crypto Re: [PATCH v2 3/6] crypto: x86/chacha20 - limit the preemption-disabled section
2018-12-02 04:00:00 linux-crypto Re: [PATCH v2 6/6] crypto: x86/chacha - add XChaCha12 support
2018-12-02 03:56:50 linux-crypto Re: [PATCH v2 5/6] crypto: x86/chacha20 - refactor to allow varying number of rounds
2018-12-02 03:53:37 linux-crypto Re: [PATCH v2 4/6] crypto: x86/chacha20 - add XChaCha20 support
2018-12-01 16:54:39 linux-kernel Re: [PATCH v2 5/6] crypto: x86/chacha20 - refactor to allow varying number of rounds
2018-12-01 16:54:39 linux-kernel Re: [PATCH v2 6/6] crypto: x86/chacha - add XChaCha12 support
2018-12-01 16:41:37 linux-kernel Re: [PATCH v2 4/6] crypto: x86/chacha20 - add XChaCha20 support
2018-11-21 03:01:01 linux-crypto [PATCH 3/3] crypto: x86/chacha20 - Add a 4-block AVX-512VL variant
2018-11-21 03:01:01 linux-crypto [PATCH 1/3] crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
2018-11-21 03:01:00 linux-crypto [PATCH 0/3] crypto: x86/chacha20 - AVX-512VL block functions
2018-11-21 03:01:00 linux-crypto [PATCH 2/3] crypto: x86/chacha20 - Add a 2-block AVX-512VL variant
2018-11-21 02:59:42 linux-crypto Re: [PATCH 0/6] crypto: x86/chacha20 - SIMD performance improvements
2018-11-19 18:15:20 linux-crypto Re: [PATCH 0/6] crypto: x86/chacha20 - SIMD performance improvements
2018-11-11 19:24:52 linux-crypto [PATCH 6/6] crypto: x86/chacha20 - Add a 4-block AVX2 variant
2018-11-11 19:24:51 linux-crypto [PATCH 5/6] crypto: x86/chacha20 - Add a 2-block AVX2 variant
2018-11-11 19:24:49 linux-crypto [PATCH 0/6] crypto: x86/chacha20 - SIMD performance improvements
2018-11-11 19:24:48 linux-crypto [PATCH 2/6] crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
2018-11-11 19:24:48 linux-crypto [PATCH 1/6] crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
2018-11-11 19:24:48 linux-crypto [PATCH 4/6] crypto: x86/chacha20 - Use larger block functions more aggressively
2018-11-11 19:24:48 linux-crypto [PATCH 3/6] crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
2018-11-08 16:21:27 linux-crypto Re: [RFC PATCH v3 00/15] crypto: Adiantum support
2018-11-08 06:48:50 linux-kernel Re: [RFC PATCH v3 00/15] crypto: Adiantum support
2018-10-27 07:31:33 linux-wireless [PATCH] nl80211: announce radios/interfaces when switching namespaces
2018-10-06 13:08:47 linux-kernel Re: [PATCH net-next v7 26/28] crypto: port ChaCha20 to Zinc
2018-10-06 13:07:02 linux-crypto Re: [PATCH net-next v7 26/28] crypto: port ChaCha20 to Zinc
2018-09-25 07:51:09 linux-wireless [PATCH] mac80211_hwsim: do not omit multicast announce of first added radio
2018-09-25 07:41:34 linux-wireless [PATCH 0/3] mac80211_hwsim: radio destruction fixes
2018-09-25 07:41:31 linux-wireless [PATCH 3/3] mac80211_hwsim: drop now unused work-queue from hwsim
2018-09-25 07:41:30 linux-wireless [PATCH 2/3] mac80211_hwsim: fix race in radio destruction from netlink notifier
2018-09-25 07:41:27 linux-wireless [PATCH 1/3] mac80211_hwsim: fix locking when iterating radios during ns exit
2018-09-16 20:01:11 linux-kernel Re: [PATCH net-next v4 18/20] crypto: port ChaCha20 to Zinc
2018-09-16 19:51:53 linux-crypto Re: [PATCH net-next v4 18/20] crypto: port ChaCha20 to Zinc
2018-08-22 11:03:51 linux-wireless [PATCH] ath10k: schedule hardware restart if WMI command times out
2018-08-07 08:36:25 linux-wireless Re: ath10k SWBA overrun / tx credit starvation
2018-08-06 14:24:32 linux-wireless Re: ath10k SWBA overrun / tx credit starvation
2018-07-30 09:54:54 linux-wireless ath10k SWBA overrun / tx credit starvation
2017-12-11 07:38:45 linux-crypto Re: [RFC PATCH] crypto: chacha20 - add implementation using 96-bit nonce