messages from 2018-04-17 17:49:07 to 2018-05-11 04:45:30 UTC [more...]
[PATCH V8 0/5] crypto: AES CBC multibuffer implementation
2018-05-11 4:45 UTC (15+ messages)
` [PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support
[PATCH v2] async_pq: Remove VLA usage
2018-05-10 20:57 UTC (2+ messages)
[PATCH RESEND 1/2] Add DOWNLOAD_FIRMWARE SEV command
2018-05-10 17:28 UTC (3+ messages)
` [PATCH RESEND 2/2] Add GET_ID "
[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 v2 03/11] docs: crypto_engine.rst: Fix two parse warnings
2018-05-09 21:27 UTC (8+ messages)
` [PATCH v2 09/11] docs: Fix some broken references
[PATCH v15 net-next 00/12] Chelsio Inline TLS
2018-05-09 12:15 UTC (4+ messages)
[PATCH] crypto: nx: fix spelling mistake: "seqeunce" -> "sequence"
2018-05-09 9:16 UTC
[PATCH] hwrng: n2: fix spelling mistake: "restesting" -> "retesting"
2018-05-08 22:18 UTC
[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] fscrypt: add Speck128/256 support
2018-05-08 0:22 UTC
[PATCH v2 0/5] crypto: Speck support
2018-05-07 23:20 UTC (12+ 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 (24+ messages)
` [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 07/20] i2c: "
` [PATCH v3 12/20] media: "
` [PATCH v3 13/20] mmc: "
` [PATCH v3 14/20] mtd: "
` [PATCH v3 16/20] remoteproc: "
` [PATCH v3 17/20] serial: "
` [PATCH v3 18/20] spi: "
` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 15/20] net: "
` [PATCH v3 20/20] usb: "
[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 (6+ messages)
` [PATCH 1/2] crypto: sm4 - export encrypt/decrypt routines to other drivers
` [PATCH 2/2] crypto: arm64 - add support for SM4 encryption using special instructions
[PATCH 0/2] Fix stm32-rng for default state and suspend
2018-05-05 7:16 UTC (4+ messages)
` [PATCH 1/2] hwrng: stm32 - define default state for rng driver
` [PATCH 2/2] hwrng: stm32-rng - fix pm_suspend issue
[PATCH v2 0/2] cleanup and hardware keys
2018-05-05 7:16 UTC (6+ messages)
` [PATCH v2 1/2] crypto: ccree: enable support for "
` [PATCH v2 2/2] crypto: ccree: use proper printk format
[PATCH] async_pq: Remove VLA usage
2018-05-04 18:25 UTC (3+ messages)
[PATCH 1/2] crypto: vmx - Remove overly verbose printk from AES init routines
2018-05-03 12:29 UTC (2+ messages)
` [PATCH 2/2] crypto: vmx - Remove overly verbose printk from AES XTS init
[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 "
[PATCH 1/5] random: fix crng_ready() test
2018-05-02 16:18 UTC (2+ messages)
[PATCH resend 00/10] crypto: arm64 - play nice with CONFIG_PREEMPT
2018-04-30 16:18 UTC (11+ 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 "
[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 (4+ 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
[dm-devel] [PATCH 2/2] md: dm-verity: allow parallel processing of bio blocks
2018-04-25 15:13 UTC (2+ messages)
[PATCH] crypto: remove Speck
2018-04-24 18:24 UTC (2+ messages)
[PATCH] crypto: ccree: limit build to plausible archs
2018-04-24 13:44 UTC (7+ messages)
WARNING: kernel stack regs at (ptrval) in syzkaller has bad 'bp' value (ptrval)
2018-04-23 10:59 UTC
[PATCH/RFC] crypto: Add platform dependencies for CRYPTO_DEV_CCREE
2018-04-23 8:11 UTC (7+ messages)
[PATCH 0/2] crypto: ccree: cleanup and hardware keys
2018-04-23 7:24 UTC (8+ messages)
` [PATCH 2/2] crypto: ccree: enable support for "
[PATCH v16 0/7] Add io{read|write}64 to io-64-atomic headers
2018-04-21 17:29 UTC (9+ messages)
` [PATCH v16 1/7] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v16 2/7] parisc: iomap: introduce io{read|write}64
` [PATCH v16 3/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v16 4/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v16 5/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v16 6/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v16 7/7] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header
[PATCH] crypto/nx: Initialize 842 high and normal RxFIFO control registers
2018-04-21 11:19 UTC
[PATCH] hwrng: via-rng - support new Centaur CPU
2018-04-20 17:05 UTC (2+ messages)
[PATCH] crypto: DRBG - guard uninstantion by lock
2018-04-20 16:54 UTC (4+ messages)
` [PATCH] crypto: drbg - set freed buffers to NULL
[PATCH] crypto: testmgr: Allow different compression results
2018-04-20 16:54 UTC (5+ messages)
[PATCH v2 0/5] ThunderX ZIP driver bug fixes
2018-04-20 16:51 UTC (2+ messages)
[PATCH][next] crypto: chtls: remove redundant assignment to cdev->ports
2018-04-20 16:51 UTC (2+ messages)
[PATCH][next] crypto: chtls: don't leak information from the stack to userspace
2018-04-20 16:51 UTC (2+ messages)
[PATCH] crypto : chtls_cm - Fix potential NULL pointer dereferences
2018-04-20 16:51 UTC (2+ messages)
[RESEND PATCH] crypto: Add zstd support
2018-04-20 16:50 UTC (2+ messages)
[PATCH v2] crypto/ecc: Actually remove stack VLA usage
2018-04-20 16:50 UTC (2+ messages)
[PATCH v7 0/5] add compression algorithm zBeWalgo
2018-04-20 7:33 UTC (2+ messages)
WARNING: kernel stack frame pointer has bad value
2018-04-19 17:28 UTC
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-19 14:05 UTC
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-19 14:05 UTC
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-19 14:05 UTC
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-19 14:05 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).