Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4d9b519c9bcab5718053f8717dadad7b09b41f5e
4d9b519
hwrng: add devm_* interfaces
by Dmitry Torokhov
· 10 years ago
05713ba
crypto: don't export static symbol
by Julia Lawall
· 10 years ago
19e60e1
crypto: testmgr - fix RNG return code enforcement
by Stephan Mueller
· 10 years ago
f42613c
linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code)
by Herbert Xu
· 10 years ago
a308d66
hwrng: omap - remove #ifdefery around PM methods
by Dmitry Torokhov
· 10 years ago
f1e866b
crypto: arm - add support for GHASH using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 10 years ago
8646485
crypto: arm - AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 10 years ago
006d062
crypto: arm - add support for SHA-224/256 using ARMv8 Crypto Extensions
by Ard Biesheuvel
· 10 years ago
864cbee
crypto: arm - add support for SHA1 using ARMv8 Crypto Instructions
by Ard Biesheuvel
· 10 years ago
652ccae
crypto: arm - move ARM specific Kconfig definitions to a dedicated file
by Ard Biesheuvel
· 10 years ago
1eb8a1b
crypto: amcc - remove incorrect __init/__exit markups
by Dmitry Torokhov
· 10 years ago
83ce01d
crypto: qat - remove incorrect __exit markup
by Dmitry Torokhov
· 10 years ago
257bedd
hwrng: pseries - remove incorrect __init/__exit markups
by Dmitry Torokhov
· 10 years ago
87094a0
hwrng: octeon - remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
1ee9b5e
hwrng: omap - remove incorrect __exit markups
by Dmitry Torokhov
· 10 years ago
007ee8d
crypto: tcrypt - fix uninit sg entries in test_acipher_speed
by Horia Geant?
· 10 years ago
efdb6f6
crypto: octeon - enable OCTEON SHA1/256/512 module selection
by Aaro Koskinen
· 10 years ago
fbaa4df
crypto: octeon - add SHA512 module
by Aaro Koskinen
· 10 years ago
c3d0def
crypto: octeon - add SHA256 module
by Aaro Koskinen
· 10 years ago
82be2dc
crypto: octeon - add SHA1 module
by Aaro Koskinen
· 10 years ago
da3cd5d
crypto: octeon - add instruction definitions for SHA1/256/512
by Aaro Koskinen
· 10 years ago
c3bc38d
crypto: octeon - always disable preemption when using crypto engine
by Aaro Koskinen
· 10 years ago
9b2de7f
crypto: octeon - don't disable bottom half in octeon-md5
by Aaro Koskinen
· 10 years ago
3265c4b
crypto: powerpc - move files to fix build error
by Kim Phillips
· 10 years ago
a508412
hwrng: xgene - add ACPI support for APM X-Gene RNG unit
by Feng Kan
· 10 years ago
2ca87a1
MAINTAINERS: add crypto-API.tmpl
by Stephan Mueller
· 10 years ago
dbe5fe7
crypto: doc - AEAD / RNG AF_ALG interface
by Stephan Mueller
· 10 years ago
cde001e
crypto: rng - RNGs must return 0 in success case
by Stephan Mueller
· 10 years ago
4842234
hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem
by Yanjiang Jin
· 10 years ago
060e234
crypto: caam - fix uninitialized edesc->sec4_sg_bytes field
by Yanjiang Jin
· 10 years ago
c83d45d
hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver
by Scott Branden
· 10 years ago
259d317
hwrng: iproc-rng200 - Add device tree bindings
by Scott Branden
· 10 years ago
8e2e276
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
by Geert Uytterhoeven
· 10 years ago
b398861
crypto: talitos - Remove MD5_BLOCK_SIZE
by Martin Hicks
· 10 years ago
f641ddd
crypto: talitos - Simplify per-channel initialization
by Martin Hicks
· 10 years ago
37821da
crypto: drbg - remove superflowous memsets
by Stephan Mueller
· 10 years ago
04bcbfc
crypto: drbg - use single block cipher API
by Stephan Mueller
· 10 years ago
e8e5995
crypto: powerpc/md5 - kernel config
by Markus Stockhausen
· 10 years ago
e90508d
crypto: powerpc/md5 - glue
by Markus Stockhausen
· 10 years ago
209232d
crypto: powerpc/md5 - assembler
by Markus Stockhausen
· 10 years ago
be20835
crypto: atmel - fix typo in dev_err error message
by Colin Ian King
· 10 years ago
44cac4f
crypto: algif - enable AEAD interface compilation
by Stephan Mueller
· 10 years ago
400c40c
crypto: algif - add AEAD support
by Stephan Mueller
· 10 years ago
7b24d97
crypto: doc - describe internal structure
by Stephan Mueller
· 10 years ago
d9850fc
crypto: powerpc/sha1 - kernel config
by Markus Stockhausen
· 10 years ago
50ba29a
crypto: powerpc/sha1 - glue
by Markus Stockhausen
· 10 years ago
20f1b1f
crypto: powerpc/sha1 - assembler
by Markus Stockhausen
· 10 years ago
504c614
crypto: powerpc/aes - kernel config
by Markus Stockhausen
· 10 years ago
8a28a1a
cyprot: powerpc/aes - glue code
by Markus Stockhausen
· 10 years ago
f2e2ad2
crypto: powerpc/aes - ECB/CBC/CTR/XTS modes
by Markus Stockhausen
· 10 years ago
f98992a
crypto: powerpc/aes - key handling
by Markus Stockhausen
· 10 years ago
1c201e6
crypto: powerpc/aes - assembler core
by Markus Stockhausen
· 10 years ago
0c5f9ae
crypto: powerpc/aes - aes tables
by Markus Stockhausen
· 10 years ago
74f2dc2
crypto: powerpc/aes - register defines
by Markus Stockhausen
· 10 years ago
0052a65
hwrng: bcm63xx - use devm_* helpers
by Florian Fainelli
· 10 years ago
aeb9624
MIPS: BCM63xx: remove RSET_RNG register definitions
by Florian Fainelli
· 10 years ago
b515e0f
hwrng: bcm63xx - move register definitions to driver
by Florian Fainelli
· 10 years ago
f7591fa
hwrng: bcm63xx - drop bcm_{readl,writel} macros
by Florian Fainelli
· 10 years ago
df586cb
crypto: sahara - drop unnecessary default assignment
by Nicholas Mc Guire
· 10 years ago
6cf02fc
crypto: sahara - pass on error condition
by Nicholas Mc Guire
· 10 years ago
58ed798
crypto: sahara - fix type of ret for wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
dd0fff8
crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout
by Nicholas Mc Guire
· 10 years ago
81e397d
crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg
by Tadeusz Struk
· 10 years ago
d2e3ae6
crypto: vmx - Enabling VMX module for PPC64
by Leonidas S. Barbosa
· 10 years ago
5c380d6
crypto: vmx - Add support for VMS instructions by ASM
by Leonidas S. Barbosa
· 10 years ago
cc333cd
crypto: vmx - Adding GHASH routines for VMX module
by Marcelo H. Cerri
· 10 years ago
4f7f60d
crypto: vmx - Adding CTR routines for VMX module
by Marcelo H. Cerri
· 10 years ago
8c755ac
crypto: vmx - Adding CBC routines for VMX module
by Marcelo H. Cerri
· 10 years ago
8676590
crypto: vmx - Adding AES routines for VMX module
by Marcelo H. Cerri
· 10 years ago
20a26fa
crypto: vmx - Adding VMX module for Power 8
by Marcelo H. Cerri
· 10 years ago
66c046b
crypto: sha-mb - Fix big integer constant sparse warning
by Lad, Prabhakar
· 10 years ago
6c50634
crypto: ccp - Add ACPI support
by Tom Lendacky
· 10 years ago
be03a3a
crypto: ccp - Convert calls to their devm_ counterparts
by Tom Lendacky
· 10 years ago
261bf07
crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask
by Tom Lendacky
· 10 years ago
a5bd093
crypto: ccp - Update CCP build support
by Tom Lendacky
· 10 years ago
8db8846
crypto: ccp - Updates for checkpatch warnings/errors
by Tom Lendacky
· 10 years ago
2ecc1e9
crypto: ppc/sha256 - kernel config
by Markus Stockhausen
· 10 years ago
c147028
crypto: ppc/sha256 - glue
by Markus Stockhausen
· 10 years ago
6bb7100
crypto: ppc/sha256 - assembler
by Markus Stockhausen
· 10 years ago
c517d83
Linux 4.0-rc1
by Linus Torvalds
· 10 years ago
feaf2229
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
90c453c
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
0a28096
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
by Al Viro
· 10 years ago
7e0e953
procfs: fix race between symlink removals and traversals
by Al Viro
· 10 years ago
0db59e5
debugfs: leave freeing a symlink body until inode eviction
by Al Viro
· 10 years ago
dca1117
Documentation/filesystems/Locking: ->get_sb() is long gone
by Al Viro
· 10 years ago
eb6ef3d
trylock_super(): replacement for grab_super_passive()
by Konstantin Khlebnikov
· 10 years ago
54f2a2f
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
by David Howells
· 10 years ago
ce40fa7
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
by David Howells
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
2c616d4
SELinux: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
8802565
Smack: Use d_is_positive() rather than testing dentry->d_inode
by David Howells
· 10 years ago
e656a8e
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
by David Howells
· 10 years ago
729b8a3
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
by David Howells
· 10 years ago
7ac2856
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
by David Howells
· 10 years ago
44bdb5e
VFS: Split DCACHE_FILE_TYPE into regular and special types
by David Howells
· 10 years ago
df1a085
VFS: Add a fallthrough flag for marking virtual dentries
by David Howells
· 10 years ago
e7f7d22
VFS: Add a whiteout dentry type
by David Howells
· 10 years ago
155e35d
VFS: Introduce inode-getting helpers for layered/unioned fs environments
by David Howells
· 10 years ago
Next »