Show patches with: Submitter = Jason A. Donenfeld       |    State = Action Required       |    Archived = No       |   90 patches
Patch Series S/W/F Date Submitter Delegate State
mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME mips: vdso: conditionalize 32-bit time functions on COMPAT_32BIT_TIME --- 2019-12-24 Jason A. Donenfeld New
powerpc/shared: include correct header for static key powerpc/shared: include correct header for static key --- 2019-12-23 Jason A. Donenfeld New
[net] of: mdio: mark stub of_mdiobus_child_is_phy as inline [net] of: mdio: mark stub of_mdiobus_child_is_phy as inline --- 2019-12-23 Jason A. Donenfeld New
random: don't forget compat_ioctl on unrandom random: don't forget compat_ioctl on unrandom --- 2019-12-17 Jason A. Donenfeld New
[1/2] crypto: arm/curve25519 - add arch-specific key generation function [1/2] crypto: arm/curve25519 - add arch-specific key generation function --- 2019-12-11 Jason A. Donenfeld New
x86/quirks: disable HPET on Intel Coffee Lake Refresh platforms x86/quirks: disable HPET on Intel Coffee Lake Refresh platforms --- 2019-12-03 Jason A. Donenfeld New
net: print proper warning on dst underflow net: print proper warning on dst underflow --- 2019-09-24 Jason A. Donenfeld New
netlink: use 48 byte ctx instead of 6 signed longs for callback netlink: use 48 byte ctx instead of 6 signed longs for callback --- 2019-06-28 Jason A. Donenfeld New
[2/2] timekeeping: rename fast getter functions to be consistent timekeeping: cleanup _fast_ variety of functions --- 2019-06-25 Jason A. Donenfeld New
[1/2] timekeeping: add missing non-_ns functions for fast accessors timekeeping: cleanup _fast_ variety of functions --- 2019-06-25 Jason A. Donenfeld New
timekeeping: boot should be boottime for coarse ns accessor timekeeping: boot should be boottime for coarse ns accessor --- 2019-06-24 Jason A. Donenfeld New
[v5,3/3] timekeeping: add missing _ns functions for coarse accessors [v5,1/3] timekeeping: use proper ktime_add when adding nsecs in coarse offset --- 2019-06-21 Jason A. Donenfeld New
[v5,2/3] timekeeping: use proper clock specifier names in functions [v5,1/3] timekeeping: use proper ktime_add when adding nsecs in coarse offset --- 2019-06-21 Jason A. Donenfeld New
[v5,1/3] timekeeping: use proper ktime_add when adding nsecs in coarse offset [v5,1/3] timekeeping: use proper ktime_add when adding nsecs in coarse offset --- 2019-06-21 Jason A. Donenfeld New
[v4,4/4] timekeeping: rename getter functions to be consistent and intuitive [v4,1/4] timekeeping: add missing non-_ns functions for fast accessors --- 2019-06-21 Jason A. Donenfeld New
[v3,4/4] timekeeping: rename getter functions to be consistent and intuitive [v3,1/4] timekeeping: add missing non-_ns functions for fast accessors --- 2019-06-21 Jason A. Donenfeld New
[v2] timekeeping: get_jiffies_boot_64() for jiffies that include sleep time [v2] timekeeping: get_jiffies_boot_64() for jiffies that include sleep time --- 2019-06-19 Jason A. Donenfeld New
timekeeping: add get_jiffies_boot_64() for jiffies including sleep timekeeping: add get_jiffies_boot_64() for jiffies including sleep --- 2019-06-14 Jason A. Donenfeld New
arm: vdso: pass --be8 to linker if necessary arm: vdso: pass --be8 to linker if necessary --- 2019-05-29 Jason A. Donenfeld New
[net-next,v9,19/19] net: WireGuard secure network tunnel [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,18/19] security/keys: rewrite big_key crypto to use Zinc [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,17/19] zinc: Curve25519 ARM implementation [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,16/19] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,15/19] zinc: Curve25519 x86_64 implementation [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,14/19] zinc: Curve25519 generic C implementations and selftest [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,13/19] zinc: BLAKE2s x86_64 implementation [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,12/19] zinc: BLAKE2s generic C implementation and selftest [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,11/19] zinc: ChaCha20Poly1305 construction and selftest [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,10/19] zinc: Poly1305 MIPS64 and MIPS32r2 implementations [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,09/19] zinc: Poly1305 ARM and ARM64 implementations [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,08/19] zinc: Poly1305 x86_64 implementation [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,07/19] zinc: Poly1305 generic C implementations and selftest [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,06/19] zinc: ChaCha20 MIPS32r2 implementation [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,05/19] zinc: ChaCha20 ARM and ARM64 implementations [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,04/19] zinc: ChaCha20 x86_64 implementation [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,03/19] zinc: ChaCha20 generic C implementation and selftest [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,02/19] zinc: introduce minimal cryptography library [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
[net-next,v9,01/19] asm: simd context helper API [net-next,v9,01/19] asm: simd context helper API --- 2019-03-22 Jason A. Donenfeld New
powerpc: PCI does not require PowerNV powerpc: PCI does not require PowerNV --- 2019-01-15 Jason A. Donenfeld New
[sparse] parse: shifting by full number of bits is undefined [sparse] parse: shifting by full number of bits is undefined --- 2018-10-26 Jason A. Donenfeld New
[net-next,v8,28/28] net: WireGuard secure network tunnel [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,26/28] crypto: port ChaCha20 to Zinc [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,25/28] crypto: port Poly1305 to Zinc [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,22/28] zinc: Curve25519 x86_64 implementation [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,15/28] zinc: Poly1305 ARM and ARM64 implementations [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,13/28] zinc: Poly1305 x86_64 implementation [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,12/28] zinc: import Andy Polyakov's Poly1305 x86_64 implementation [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,09/28] zinc: ChaCha20 ARM and ARM64 implementations [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,08/28] zinc: port Andy Polyakov's ChaCha20 ARM and ARM64 implementations [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,05/28] zinc: import Andy Polyakov's ChaCha20 x86_64 implementation [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC [net-next,v8,01/28] ARM: makefile: use ARMv3M mode for RiscPC --- 2018-10-18 Jason A. Donenfeld New
[net-next,v7,28/28] net: WireGuard secure network tunnel WireGuard: Secure Network Tunnel --- 2018-10-06 Jason A. Donenfeld New
[net-next,v7,14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations WireGuard: Secure Network Tunnel --- 2018-10-06 Jason A. Donenfeld New
[net-next,v7,07/28] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations WireGuard: Secure Network Tunnel --- 2018-10-06 Jason A. Donenfeld New
[net-next,v7,06/28] zinc: ChaCha20 x86_64 implementation WireGuard: Secure Network Tunnel --- 2018-10-06 Jason A. Donenfeld New
[net-next,v7,02/28] asm: simd context helper API WireGuard: Secure Network Tunnel --- 2018-10-06 Jason A. Donenfeld New
ARM: makefile: pass -march=armv4 to assembler even on CPU32v3 ARM: makefile: pass -march=armv4 to assembler even on CPU32v3 --- 2018-09-30 Jason A. Donenfeld New
arm: support big-endian for the virt architecture arm: support big-endian for the virt architecture --- 2018-09-26 Jason A. Donenfeld New
[net-next,v6,23/23] net: WireGuard secure network tunnel Untitled series #15095 --- 2018-09-25 Jason A. Donenfeld New
[net-next,v6,02/23] zinc: introduce minimal cryptography library Untitled series #15095 --- 2018-09-25 Jason A. Donenfeld New
framewarn: expand KASAN_EXTRA exception to KASAN framewarn: expand KASAN_EXTRA exception to KASAN --- 2018-09-21 Jason A. Donenfeld New
[net-next,v5,20/20] net: WireGuard secure network tunnel [net-next,v5,01/20] asm: simd context helper API --- 2018-09-18 Jason A. Donenfeld New
[net-next,v5,11/20] zinc: ChaCha20Poly1305 construction and selftest [net-next,v5,01/20] asm: simd context helper API --- 2018-09-18 Jason A. Donenfeld New
[net-next,v5,08/20] zinc: Poly1305 x86_64 implementation [net-next,v5,01/20] asm: simd context helper API --- 2018-09-18 Jason A. Donenfeld New
[net-next,v5,05/20] zinc: ChaCha20 ARM and ARM64 implementations [net-next,v5,01/20] asm: simd context helper API --- 2018-09-18 Jason A. Donenfeld New
[net-next,v5,04/20] zinc: ChaCha20 x86_64 implementation [net-next,v5,01/20] asm: simd context helper API --- 2018-09-18 Jason A. Donenfeld New
[net-next,v5,01/20] asm: simd context helper API [net-next,v5,01/20] asm: simd context helper API --- 2018-09-18 Jason A. Donenfeld New
[net-next,v4,16/20] zinc: Curve25519 x86_64 implementation Untitled series #14855 --- 2018-09-14 Jason A. Donenfeld New
[net-next,v4,09/20] zinc: Poly1305 x86_64 implementation Untitled series #14855 --- 2018-09-14 Jason A. Donenfeld New
[net-next,v4,08/20] zinc: Poly1305 ARM and ARM64 implementations Untitled series #14855 --- 2018-09-14 Jason A. Donenfeld New
[net-next,v4,07/20] zinc: Poly1305 generic C implementations and selftest Untitled series #14855 --- 2018-09-14 Jason A. Donenfeld New
[net-next,v4,03/20] zinc: ChaCha20 generic C implementation Untitled series #14855 --- 2018-09-14 Jason A. Donenfeld New
[net-next,v4,02/20] zinc: introduce minimal cryptography library Untitled series #14855 --- 2018-09-14 Jason A. Donenfeld New
[net-next,v3,11/17] zinc: ChaCha20Poly1305 construction and selftest WireGuard: Secure Network Tunnel --- 2018-09-11 Jason A. Donenfeld New
[net-next,v3,10/17] zinc: Poly1305 MIPS32r2 and MIPS64 implementations WireGuard: Secure Network Tunnel --- 2018-09-11 Jason A. Donenfeld New
[net-next,v3,07/17] zinc: Poly1305 generic C implementations and selftest Untitled series #14701 --- 2018-09-11 Jason A. Donenfeld New
[net-next,v3,07/17] zinc: Poly1305 generic C implementation and selftest WireGuard: Secure Network Tunnel --- 2018-09-11 Jason A. Donenfeld New
[net-next,v3,06/17] zinc: ChaCha20 MIPS32r2 implementation WireGuard: Secure Network Tunnel --- 2018-09-11 Jason A. Donenfeld New
[net-next,v3,05/17] zinc: ChaCha20 x86_64 implementation WireGuard: Secure Network Tunnel --- 2018-09-11 Jason A. Donenfeld New
[net-next,v3,04/17] zinc: ChaCha20 ARM and ARM64 implementations WireGuard: Secure Network Tunnel --- 2018-09-11 Jason A. Donenfeld New
[net-next,v3,02/17] zinc: introduce minimal cryptography library WireGuard: Secure Network Tunnel --- 2018-09-11 Jason A. Donenfeld New
[v2,16/17] zinc: Curve25519 x86_64 implementation WireGuard: Secure Network Tunnel --- 2018-08-24 Jason A. Donenfeld New
[v2,15/17] zinc: Curve25519 ARM implementation WireGuard: Secure Network Tunnel --- 2018-08-24 Jason A. Donenfeld New
[v2,12/17] zinc: BLAKE2s generic C implementation and selftest WireGuard: Secure Network Tunnel --- 2018-08-24 Jason A. Donenfeld New
[v2] crypto: remove Speck [v2] crypto: remove Speck --- 2018-08-07 Jason A. Donenfeld New
[v1,3/3] net: WireGuard secure network tunnel WireGuard: Secure Network Tunnel --- 2018-07-31 Jason A. Donenfeld New
[v1,1/3] random: Make crng state queryable WireGuard: Secure Network Tunnel --- 2018-07-31 Jason A. Donenfeld New
module: print sensible error code module: print sensible error code --- 2018-06-22 Jason A. Donenfeld New