messages from 2018-04-26 02:05:44 to 2018-05-23 00:12:53 UTC [more...]
[PATCH v7 00/14] Appended signatures support for IMA appraisal
2018-05-23 0:12 UTC (15+ messages)
` [PATCH v7 01/14] MODSIGN: Export module signature definitions
` [PATCH v7 02/14] PKCS#7: Refactor verify_pkcs7_signature() and add pkcs7_get_message_sig()
` [PATCH v7 03/14] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v7 04/14] integrity: Introduce struct evm_xattr
` [PATCH v7 05/14] integrity: Introduce integrity_keyring_from_id()
` [PATCH v7 06/14] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v7 07/14] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v7 08/14] ima: Introduce is_signed()
` [PATCH v7 09/14] ima: Export func_tokens
` [PATCH v7 10/14] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v7 11/14] ima: Implement support "
` [PATCH v7 12/14] ima: Add new "d-sig" template field
` [PATCH v7 13/14] ima: Write modsig to the measurement list
` [PATCH v7 14/14] ima: Store the measurement again when appraising a modsig
[PATCH RESEND 1/2] Add DOWNLOAD_FIRMWARE SEV command
2018-05-22 14:11 UTC (4+ messages)
` [PATCH RESEND 2/2] Add GET_ID "
[PATCH 0/3] enable ccree on Renesas R-Car platform
2018-05-22 7:48 UTC (22+ messages)
` [PATCH 1/3] crypto: ccree: drop signature register check
` [PATCH 2/3] clk: renesas: r8a7795: Add ccree clock
` [PATCH 3/3] arm64: dts: renesas: r8a7795: add ccree binding
[PATCH v2] fscrypt: add Speck128/256 support
2018-05-21 0:56 UTC (2+ messages)
cryptomgr_test / drbg_ctr: BUG: sleeping function called from invalid context
2018-05-20 19:54 UTC (2+ messages)
[PATCH v2][RESEND] X.509: unpack RSA signatureValue field from BIT STRING
2018-05-19 12:23 UTC
[PATCH] crypto: chtls - fix a missing-check bug
2018-05-18 19:55 UTC
[PATCH] crypto: reorder paes test lexicographically
2018-05-18 18:21 UTC (4+ messages)
[PATCH] crypto: nx: fix spelling mistake: "seqeunce" -> "sequence"
2018-05-18 18:20 UTC (2+ messages)
[PATCH] hwrng: n2: fix spelling mistake: "restesting" -> "retesting"
2018-05-18 18:20 UTC (2+ messages)
[PATCH v6 07/28] x86/asm/crypto: annotate local functions
2018-05-18 9:17 UTC (4+ messages)
` [PATCH v6 09/28] x86/asm: annotate aliases
` [PATCH v6 24/28] x86_64/asm: change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH v6 27/28] x86_32/asm: "
[PATCH 1/5] random: fix crng_ready() test
2018-05-17 20:56 UTC (10+ messages)
[PATCH] crypto: inside-secure - do not use memset on MMIO
2018-05-17 13:22 UTC
[PATCH v2 03/11] docs: crypto_engine.rst: Fix two parse warnings
2018-05-16 15:12 UTC (13+ messages)
` [PATCH v2 09/11] docs: Fix some broken references
[ANNOUNCE] Linux Security Summit Europe 2018 - CFP
2018-05-15 8:30 UTC
[PATCH 0/5] build warnings cleanup
2018-05-14 14:04 UTC (8+ messages)
` [PATCH 1/5] crypto:chtls: key len correction
` [PATCH 2/5] crypto: chtls: wait for memory sendmsg, sendpage
` [PATCH 3/5] crypto: chtls: dereference null variable
` [PATCH 4/5] crypto: chtls: kbuild warnings
` [PATCH 5/5] crypto: chtls: free beyond end rspq_skb_cache
WARNING: kernel stack regs has bad 'bp' value (3)
2018-05-14 13:47 UTC (7+ messages)
[PATCH v2 00/10] crypto: inside-secure - AEAD support
2018-05-14 13:11 UTC (11+ messages)
` [PATCH v2 01/10] crypto: inside-secure - remove VLAs
` [PATCH v2 02/10] crypto: inside-secure - rework cipher functions for future AEAD support
` [PATCH v2 03/10] crypto: inside-secure - rework the alg type settings in the context
` [PATCH v2 04/10] crypto: inside-secure - make the context control size dynamic
` [PATCH v2 05/10] crypto: inside-secure - make the key and context size computation dynamic
` [PATCH v2 06/10] crypto: inside-secure - fix the hash then encrypt/decrypt types
` [PATCH v2 07/10] crypto: inside-secure - improve error reporting
` [PATCH v2 08/10] crypto: inside-secure - authenc(hmac(sha256),cbc(aes)) support
` [PATCH v2 09/10] crypto: inside-secure - authenc(hmac(sha224),cbc(aes)) support
` [PATCH v2 10/10] crypto: inside-secure - authenc(hmac(sha1),cbc(aes)) support
[PATCH 1/2] crypto: vmx - Remove overly verbose printk from AES init routines
2018-05-14 11:18 UTC (5+ messages)
` [PATCH 2/2] crypto: vmx - Remove overly verbose printk from AES XTS init
[PATCH] crypto: chtls: generic handling of data and hdr
2018-05-14 11:11 UTC
[RFC] crypto: Remove mcryptd
2018-05-12 1:44 UTC
[PATCH V8 0/5] crypto: AES CBC multibuffer implementation
2018-05-12 1:21 UTC (16+ messages)
` [PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support
[PATCH resend 00/10] crypto: arm64 - play nice with CONFIG_PREEMPT
2018-05-11 16:18 UTC (12+ messages)
` [PATCH resend 01/10] crypto: arm64/sha1-ce - yield NEON after every block of input
` [PATCH resend 02/10] crypto: arm64/sha2-ce "
` [PATCH resend 03/10] crypto: arm64/aes-ccm "
` [PATCH resend 04/10] crypto: arm64/aes-blk "
` [PATCH resend 05/10] crypto: arm64/aes-bs "
` [PATCH resend 06/10] crypto: arm64/aes-ghash "
` [PATCH resend 07/10] crypto: arm64/crc32-ce "
` [PATCH resend 08/10] crypto: arm64/crct10dif-ce "
` [PATCH resend 09/10] crypto: arm64/sha3-ce "
` [PATCH resend 10/10] crypto: arm64/sha512-ce "
[next-20180509][bisected a794d8d] ppc boot warnings at crypto/testmgr.c:3720
2018-05-11 7:14 UTC
[PATCH v2] async_pq: Remove VLA usage
2018-05-10 20:57 UTC (2+ messages)
[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
2018-05-10 15:45 UTC (2+ messages)
` [PATCH 08/18] random: Remove pr_fmt duplicate logging prefixes
[PATCH -resend 06/27] x86: crypto, annotate local functions
2018-05-10 8:06 UTC (4+ messages)
` [PATCH -resend 08/27] x86: assembly, annotate aliases
` [PATCH -resend 23/27] x86_64: assembly, change all ENTRY+ENDPROC to SYM_FUNC_*
` [PATCH -resend 26/27] x86_32: "
[PATCH v15 net-next 00/12] Chelsio Inline TLS
2018-05-09 12:15 UTC (4+ messages)
[PATCH 00/18] Fix some build warnings/errors with Sphinx
2018-05-08 17:36 UTC (7+ messages)
` [PATCH 03/18] docs: */index.rst: Add newer documents to their respective index.rst
` [PATCH 11/18] docs: crypto_engine.rst: Fix two parse warnings
[PATCH v2 0/5] crypto: Speck support
2018-05-07 23:20 UTC (10+ messages)
[PATCH v17 0/7] Add io{read|write}64 to io-64-atomic headers
2018-05-07 20:36 UTC (8+ messages)
` [PATCH v17 1/7] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v17 2/7] parisc: iomap: introduce io{read|write}64
` [PATCH v17 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v17 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v17 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v17 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v17 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH] crypto: chtls - fix a missing-check bug
2018-05-07 10:39 UTC (2+ messages)
[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
2018-05-07 7:21 UTC (8+ messages)
` [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 09/20] iommu: "
` [PATCH v3 12/20] media: "
[PATCH 00/10] crypto: inside-secure - AEAD support
2018-05-05 17:17 UTC (17+ messages)
` [PATCH 01/10] crypto: aead - allow to allocate AEAD requests on the stack
` [PATCH 02/10] crypto: inside-secure - rework cipher functions for future AEAD support
` [PATCH 03/10] crypto: inside-secure - rework the alg type settings in the context
` [PATCH 04/10] crypto: inside-secure - make the context control size dynamic
` [PATCH 05/10] crypto: inside-secure - make the key and context size computation dynamic
` [PATCH 06/10] crypto: inside-secure - fix the hash then encrypt/decrypt types
` [PATCH 07/10] crypto: inside-secure - improve error reporting
` [PATCH 08/10] crypto: inside-secure - authenc(hmac(sha256),cbc(aes)) support
` [PATCH 09/10] crypto: inside-secure - authenc(hmac(sha224),cbc(aes)) support
` [PATCH 10/10] crypto: inside-secure - authenc(hmac(sha1),cbc(aes)) support
[PATCH] crypto: ghash-clmulni: fix spelling mistake: "acclerated" -> "accelerated"
2018-05-05 7:17 UTC (2+ messages)
[PATCH] crypto: caam - fix size of RSA prime factor q
2018-05-05 7:17 UTC (2+ messages)
[PATCH] crypto: tcrypt: Remove VLA usage
2018-05-05 7:17 UTC (2+ messages)
[PATCH 0/2] crypto: implement SM4 for arm64 using special instructions
2018-05-05 7:17 UTC (2+ messages)
[PATCH 0/2] Fix stm32-rng for default state and suspend
2018-05-05 7:16 UTC (2+ messages)
[PATCH v2 0/2] cleanup and hardware keys
2018-05-05 7:16 UTC (5+ messages)
` [PATCH v2 1/2] crypto: ccree: enable support for "
[PATCH] async_pq: Remove VLA usage
2018-05-04 18:25 UTC (3+ messages)
[PATCH 4.9.y, 4.14.y] crypto: talitos - fix IPsec cipher in length
2018-05-03 9:05 UTC
[PATCH 1/2] Add DOWNLOAD_FIRMWARE SEV command
2018-05-02 20:54 UTC (2+ messages)
` [PATCH 2/2] Add GET_ID "
[RESEND PATCH v2] crypto: cavium: zip: Remove unnecessary parentheses
2018-04-28 8:25 UTC (2+ messages)
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-28 8:24 UTC (3+ messages)
` [PATCH 06/61] crypto: "
Crypto Fixes for 4.9
2018-04-28 8:05 UTC (10+ messages)
` Crypto Update for 4.10
` Crypto Update for 4.11
` Crypto Fixes for 4.13
` Crypto Fixes for 4.14
` Crypto Fixes for 4.15
` Crypto Fixes for 4.16
` Crypto Fixes for 4.17
[PATCH v2 0/2] crypto: removing various VLAs
2018-04-26 17:27 UTC (3+ messages)
[GIT PULL] /dev/random fixes for 4.17-rc3
2018-04-26 6:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).