Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb24307af28214e1f4606e77579faf91b7876202
fb24307
crypto: atmel-tdes - Remove unused header includes
by Tudor Ambarus
· 5 years ago
7c78302
crypto: atmel-{sha,tdes} - Change algorithm priorities
by Tudor Ambarus
· 5 years ago
7b49fab
crypto: atmel-tdes - Constify value to write to hw
by Tudor Ambarus
· 5 years ago
37f9669
crypto: af_alg - Use bh_lock_sock in sk_destruct
by Herbert Xu
· 5 years ago
bfcdcef8
padata: update documentation
by Daniel Jordan
· 5 years ago
3facced
padata: remove reorder_objects
by Daniel Jordan
· 5 years ago
91a71d6
padata: remove cpumask change notifier
by Daniel Jordan
· 5 years ago
38228e8
padata: always acquire cpu_hotplug_lock before pinst->lock
by Daniel Jordan
· 5 years ago
894c9ef
padata: validate cpumask without removed CPU during offline
by Daniel Jordan
· 5 years ago
e8cfed5
crypto: cipher - remove crt_u.cipher (struct cipher_tfm)
by Eric Biggers
· 5 years ago
c441a90
crypto: compress - remove crt_u.compress (struct compress_tfm)
by Eric Biggers
· 5 years ago
49763fc
crypto: testmgr - generate inauthentic AEAD test vectors
by Eric Biggers
· 5 years ago
2ea9150
crypto: testmgr - create struct aead_extra_tests_ctx
by Eric Biggers
· 5 years ago
fd8c37c
crypto: testmgr - test setting misaligned keys
by Eric Biggers
· 5 years ago
fd60f72
crypto: testmgr - check skcipher min_keysize
by Eric Biggers
· 5 years ago
eb455db
crypto: testmgr - don't try to decrypt uninitialized buffers
by Eric Biggers
· 5 years ago
7bada03
crypto: skcipher - add crypto_skcipher_min_keysize()
by Eric Biggers
· 5 years ago
095be69
crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h>
by Eric Biggers
· 5 years ago
839bb2a
crypto: omap-crypto - copy the temporary data to output buffer properly
by Tero Kristo
· 5 years ago
aca8bf0
crypto: omap-des - handle NULL cipher request
by Tero Kristo
· 5 years ago
9684622
crypto: omap-des - avoid unnecessary spam with bad cryptlen
by Tero Kristo
· 5 years ago
04a4616
crypto: omap-aes-gcm - convert to use crypto engine
by Tero Kristo
· 5 years ago
1cfd9f3
crypto: omap-sham - fix unaligned sg list handling
by Tero Kristo
· 5 years ago
5d5f3ee
crypto: omap-aes-gcm - fix failure with assocdata only
by Tero Kristo
· 5 years ago
f0956d4
crypto: omap-aes-gcm - use the AES library to encrypt the tag
by Ard Biesheuvel
· 5 years ago
b877ad1
crypto: omap-aes-gcm - check length of assocdata in RFC4106 mode
by Ard Biesheuvel
· 5 years ago
12adf9d
crypto: omap-aes-gcm - add missing .setauthsize hooks
by Ard Biesheuvel
· 5 years ago
46d5744
crypto: omap-aes-gcm - deal with memory allocation failure
by Ard Biesheuvel
· 5 years ago
a9459bd
crypto: omap-aes-ctr - set blocksize to 1
by Ard Biesheuvel
· 5 years ago
dbb326f
crypto: omap-aes - reject invalid input sizes for block modes
by Ard Biesheuvel
· 5 years ago
6585cd3
crypto: omap-aes - fixup aligned data cleanup
by Tero Kristo
· 5 years ago
60a0894
crypto: omap-sham - fix split update cases with cryptomgr tests
by Tero Kristo
· 5 years ago
a9befcf
crypto: omap-aes-gcm - fix corner case with only auth data
by Tero Kristo
· 5 years ago
2b35248
crypto: omap-sham - fix buffer handling for split test cases
by Tero Kristo
· 5 years ago
891dcbb
crypto: omap-aes - add IV output handling
by Tero Kristo
· 5 years ago
eb5818a
crypto: omap-des - add IV output handling
by Tero Kristo
· 5 years ago
e7508ef
crypto: omap-aes - remove the sysfs group during driver removal
by Tero Kristo
· 5 years ago
b82fc91
crypto: omap-sham - remove the sysfs group during driver removal
by Tero Kristo
· 5 years ago
462519f
crypto: omap-sham - split up data to multiple sg elements with huge data
by Tero Kristo
· 5 years ago
c288178
crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms
by Eric Biggers
· 5 years ago
89873b4
crypto: skcipher - remove crypto_skcipher_extsize()
by Eric Biggers
· 5 years ago
7e1c109
crypto: skcipher - remove crypto_skcipher::decrypt
by Eric Biggers
· 5 years ago
848755e
crypto: skcipher - remove crypto_skcipher::encrypt
by Eric Biggers
· 5 years ago
15252d9
crypto: skcipher - remove crypto_skcipher::setkey
by Eric Biggers
· 5 years ago
9ac0d13
crypto: skcipher - remove crypto_skcipher::keysize
by Eric Biggers
· 5 years ago
140734d
crypto: skcipher - remove crypto_skcipher::ivsize
by Eric Biggers
· 5 years ago
0a940d4
crypto: api - remove another reference to blkcipher
by Eric Biggers
· 5 years ago
8e8c778
crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
by Eric Biggers
· 5 years ago
e8d9982
crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
by Herbert Xu
· 5 years ago
5441c65
crypto: arm64/ghash-neon - bump priority to 150
by Ard Biesheuvel
· 5 years ago
6320a15
crypto: arm64/sha - fix function types
by Sami Tolvanen
· 5 years ago
11548f5
crypto: ccp - set max RSA modulus size for v3 platform devices as well
by Ard Biesheuvel
· 5 years ago
4df2ef2
crypto: ccree - fix backlog memory leak
by Gilad Ben-Yossef
· 5 years ago
7c06603
crypto: ccree - fix typos in error msgs
by Hadar Gat
· 5 years ago
e86eca4
crypto: ccree - fix typos in comments
by Hadar Gat
· 5 years ago
060f111
crypto: ccree - remove useless define
by Gilad Ben-Yossef
· 5 years ago
9c1e883
crypto: x86 - Regularize glue function prototypes
by Kees Cook
· 5 years ago
7278fa2
crypto: caam - do not reset pointer size from MCFGR register
by Iuliana Prodan
· 5 years ago
bbefa1d
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
by Herbert Xu
· 5 years ago
45a536e
crypto: atmel-tdes - Retire dma_request_slave_channel_compat()
by Peter Ujfalusi
· 5 years ago
db28512f
crypto: atmel-sha - Retire dma_request_slave_channel_compat()
by Peter Ujfalusi
· 5 years ago
62f72cb
crypto: atmel-aes - Retire dma_request_slave_channel_compat()
by Peter Ujfalusi
· 5 years ago
2452cfd
crypto: Kconfig - Fix indentation
by Krzysztof Kozlowski
· 5 years ago
1e02e6f
crypto: sun4i-ss - add the A33 variant of SS
by Corentin Labbe
· 5 years ago
6b3413f
MAINTAINERS: update my e-mail address
by Kamil Konieczny
· 5 years ago
0f95b09
hwrng: iproc-rng200 - Add support for BCM2711
by Stefan Wahren
· 5 years ago
efdd609
dt-bindings: rng: add BCM2711 RNG compatible
by Stefan Wahren
· 5 years ago
13380a1
padata: Remove unused padata_remove_cpu
by Herbert Xu
· 5 years ago
07bfd9b
crypto: pcrypt - Fix user-after-free on module unload
by Herbert Xu
· 5 years ago
528c4d1
crypto: hisilicon - Remove useless MODULE macros
by Zhou Wang
· 5 years ago
484a897
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists
by Jonathan Cameron
· 5 years ago
8debacd
crypto: hisilicon - Fix issue with wrong number of sg elements after dma map
by Jonathan Cameron
· 5 years ago
07928d9
padata: Remove broken queue flushing
by Herbert Xu
· 5 years ago
3f61b05
crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify code
by zhengbin
· 5 years ago
e42617b
Linux 5.5-rc1
by Linus Torvalds
· 5 years ago
95e6ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
138f371
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
a78f7cd
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
5bf9a06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
9455d25
Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
7372145
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
95207d5
Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
50caca9
Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
316933c
Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 5 years ago
911d137
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 5 years ago
fb9bf40
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 years ago
231e2a0
smb3: improve check for when we send the security descriptor context on create
by Steve French
· 5 years ago
94e89b4
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
f74fd13
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
6dc517a3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
0fc7521
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
by Heiner Kallweit
· 5 years ago
85190d1
pipe: don't use 'pipe_wait() for basic pipe IO
by Linus Torvalds
· 5 years ago
9b5b99a
NTB: Add Hygon Device ID
by Jiasen Lin
· 5 years ago
a28c8b9
pipe: remove 'waiting_writers' merging logic
by Linus Torvalds
· 5 years ago
f467a6a
pipe: fix and clarify pipe read wakeup logic
by Linus Torvalds
· 5 years ago
1b6b26a
pipe: fix and clarify pipe write wakeup logic
by Linus Torvalds
· 5 years ago
2dd5616
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
by Eric Dumazet
· 5 years ago
00222d1
r8169: add missing RX enabling for WoL on RTL8125
by Heiner Kallweit
· 5 years ago
8a3cc29
vhost/vsock: accept only packets with the right dst_cid
by Stefano Garzarella
· 5 years ago
fafc5db
net: phy: dp83867: fix hfs boot in rgmii mode
by Grygorii Strashko
· 5 years ago
Next »