Nicolai Stange ([email protected])

Number of posts: 293 (0.34 per day)
First post: 2015-06-15 22:38:52
Last post: 2017-11-04 09:15:49

Date List Subject
2016-03-22 12:12:37 linux-crypto [PATCH v3 03/14] lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
2016-03-22 07:06:46 linux-kernel Re: [PATCH RESEND v2 00/14] lib/mpi: bug fixes and cleanup
2016-03-22 07:06:44 linux-crypto Re: [PATCH RESEND v2 00/14] lib/mpi: bug fixes and cleanup
2016-03-21 13:32:49 linux-kernel [PATCH RESEND v2 01/14] lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
2016-03-21 13:32:35 linux-kernel [PATCH RESEND v2 02/14] lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
2016-03-21 13:30:10 linux-kernel [PATCH RESEND v2 03/14] lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
2016-03-21 13:30:07 linux-kernel [PATCH RESEND v2 04/14] lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
2016-03-21 13:28:52 linux-kernel [PATCH RESEND v2 13/14] lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
2016-03-21 13:28:31 linux-kernel [PATCH RESEND v2 14/14] lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access
2016-03-21 13:27:16 linux-kernel [PATCH RESEND v2 12/14] lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
2016-03-21 13:27:12 linux-kernel [PATCH RESEND v2 11/14] lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
2016-03-21 13:27:09 linux-kernel [PATCH RESEND v2 10/14] lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
2016-03-21 13:27:06 linux-kernel [PATCH RESEND v2 09/14] lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
2016-03-21 13:27:04 linux-kernel [PATCH RESEND v2 08/14] lib/mpi: mpi_read_buffer(): fix buffer overflow
2016-03-21 13:26:56 linux-kernel [PATCH RESEND v2 05/14] lib/mpi: mpi_write_sgl(): replace open coded endian conversion
2016-03-21 13:26:54 linux-crypto [PATCH RESEND v2 13/14] lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
2016-03-21 13:26:52 linux-crypto [PATCH RESEND v2 12/14] lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
2016-03-21 13:26:51 linux-kernel [PATCH RESEND v2 06/14] lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
2016-03-21 13:26:48 linux-kernel [PATCH RESEND v2 07/14] lib/mpi: mpi_read_buffer(): replace open coded endian conversion
2016-03-21 13:26:46 linux-crypto [PATCH RESEND v2 08/14] lib/mpi: mpi_read_buffer(): fix buffer overflow
2016-03-21 13:26:39 linux-crypto [PATCH RESEND v2 03/14] lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
2016-03-21 13:26:38 linux-kernel [PATCH RESEND v2 00/14] lib/mpi: bug fixes and cleanup
2016-03-21 13:26:37 linux-crypto [PATCH RESEND v2 02/14] lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
2016-03-21 13:26:36 linux-crypto [PATCH RESEND v2 01/14] lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
2016-03-21 13:26:34 linux-crypto [PATCH RESEND v2 00/14] lib/mpi: bug fixes and cleanup
2016-03-21 13:26:15 linux-crypto [PATCH RESEND v2 14/14] lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access
2016-03-21 13:26:12 linux-crypto [PATCH RESEND v2 11/14] lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
2016-03-21 13:26:11 linux-crypto [PATCH RESEND v2 10/14] lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
2016-03-21 13:26:10 linux-crypto [PATCH RESEND v2 09/14] lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
2016-03-21 13:26:08 linux-crypto [PATCH RESEND v2 07/14] lib/mpi: mpi_read_buffer(): replace open coded endian conversion
2016-03-21 13:26:07 linux-crypto [PATCH RESEND v2 06/14] lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
2016-03-21 13:26:06 linux-crypto [PATCH RESEND v2 05/14] lib/mpi: mpi_write_sgl(): replace open coded endian conversion
2016-03-21 13:26:05 linux-crypto [PATCH RESEND v2 04/14] lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
2016-03-21 13:11:02 linux-kernel Re: [PATCH v2 00/14] lib/mpi: bug fixes and cleanup
2016-03-21 12:11:11 linux-kernel [PATCH v2] drm/radeon: evergreen_hpd_init()/_fini(): fix HPD IRQ bitset
2016-03-21 08:18:01 linux-kernel Re: [PATCH] drm/radeon: evergreen_hpd_init()/_fini(): fix HPD IRQ bitset
2016-03-20 22:23:57 linux-kernel [PATCH] PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
2016-03-20 22:23:52 linux-crypto [PATCH] PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
2016-03-20 12:41:19 linux-kernel Re: [PATCH 0/8] lib/mpi: bug fixes and cleanup
2016-03-20 12:36:19 linux-kernel [PATCH v2 14/14] lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access
2016-03-20 12:35:58 linux-kernel [PATCH v2 13/14] lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
2016-03-20 12:35:37 linux-kernel [PATCH v2 12/14] lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
2016-03-20 12:35:21 linux-kernel [PATCH v2 11/14] lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
2016-03-20 12:34:56 linux-kernel [PATCH v2 10/14] lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
2016-03-20 12:34:39 linux-kernel [PATCH v2 09/14] lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
2016-03-20 12:34:26 linux-kernel [PATCH v2 08/14] lib/mpi: mpi_read_buffer(): fix buffer overflow
2016-03-20 12:33:59 linux-kernel [PATCH v2 07/14] lib/mpi: mpi_read_buffer(): replace open coded endian conversion
2016-03-20 12:33:43 linux-kernel [PATCH v2 06/14] lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
2016-03-20 12:33:33 linux-kernel [PATCH v2 05/14] lib/mpi: mpi_write_sgl(): replace open coded endian conversion
2016-03-20 12:33:13 linux-kernel [PATCH v2 04/14] lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
2016-03-20 12:33:05 linux-kernel [PATCH v2 03/14] lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic