Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9ae811f28070d6f63a675d7482bd1fc140a3a7c6
9ae811f
crypto: sahara - fix typo "Decidated" -> "Dedicated"
by Colin Ian King
· 8 years ago
fc78334
crypto: atmel - drop pointless static qualifier in atmel_aes_probe()
by Wei Yongjun
· 8 years ago
2cc7515
hwrng: core - zeroize buffers with random data
by Stephan Mueller
· 8 years ago
d7db7a8
crypto: acomp - update testmgr with support for acomp
by Giovanni Cabiddu
· 8 years ago
f6ded09
crypto: acomp - add support for deflate via scomp
by Giovanni Cabiddu
· 8 years ago
6a8de3a
crypto: acomp - add support for 842 via scomp
by Giovanni Cabiddu
· 8 years ago
91d53d9
crypto: acomp - add support for lz4hc via scomp
by Giovanni Cabiddu
· 8 years ago
8cd9330
crypto: acomp - add support for lz4 via scomp
by Giovanni Cabiddu
· 8 years ago
ac9d2c4
crypto: acomp - add support for lzo via scomp
by Giovanni Cabiddu
· 8 years ago
1ab53a7
crypto: acomp - add driver-side scomp interface
by Giovanni Cabiddu
· 8 years ago
2ebda74
crypto: acomp - add asynchronous compression api
by Giovanni Cabiddu
· 8 years ago
c8d283ff
crypto: ccp - fix typo "CPP"
by Paul Bolle
· 8 years ago
4e88768
hwrng: meson - Remove unneeded platform MODULE_ALIAS
by Javier Martinez Canillas
· 8 years ago
c4ca2b0
crypto: engine - Handle the kthread worker using the new API
by Petr Mladek
· 8 years ago
103600a
crypto: ccp - Clean up the LSB slot allocation code
by Gary R Hook
· 8 years ago
ec9b70d
crypto: ccp - remove unneeded code
by Gary R Hook
· 8 years ago
fdd2cf9
crypto: ccp - change bitfield type to unsigned ints
by Gary R Hook
· 8 years ago
877f69a
hwrng: meson - Fix module autoload for OF registration
by Javier Martinez Canillas
· 8 years ago
9b40f79
crypto: gcm - Fix error return code in crypto_gcm_create_common()
by Wei Yongjun
· 8 years ago
ff4f44d
crypto: ccp - Fix non static symbol warning
by Wei Yongjun
· 8 years ago
4e51881
crypto: caam - add support for iMX6UL
by Marcus Folkesson
· 8 years ago
119a079
padata: Remove unused but set variables
by Tobias Klauser
· 8 years ago
3cf7996
crypto: ccp - change type of struct member lsb to signed
by Gary R Hook
· 8 years ago
58010fa
crypto: arm/aes-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
caf4b9e
crypto: arm64/aes-xts-ce: fix for big endian
by Ard Biesheuvel
· 8 years ago
a2c435c
crypto: arm64/aes-neon - fix for big endian
by Ard Biesheuvel
· 8 years ago
56e4e76
crypto: arm64/aes-ccm-ce: fix for big endian
by Ard Biesheuvel
· 8 years ago
174122c
crypto: arm64/sha2-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
ee71e5f
crypto: arm64/sha1-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
9c433ad
crypto: arm64/ghash-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
1803b9a
crypto: arm64/aes-ce - fix for big endian
by Ard Biesheuvel
· 8 years ago
f16743e
crypto: cmac - fix alignment of 'consts'
by Eric Biggers
· 8 years ago
48ee41b
crypto: cmac - return -EINVAL if block size is unsupported
by Eric Biggers
· 8 years ago
9c8ae17
crypto: api - Remove no-op exit_ops code
by Eric Biggers
· 8 years ago
afb5a0a
crypto: skcipher - Remove unused crypto_lookup_skcipher() declaration
by Eric Biggers
· 8 years ago
4c36941
crypto: crypto4xx - Fix size used in dma_free_coherent()
by Christophe Jaillet
· 8 years ago
f34dad1
crypto: marvell - Don't break chain for computable last ahash requests
by Romain Perier
· 8 years ago
0c99620
crypto: marvell - Use an unique pool to copy results of requests
by Romain Perier
· 8 years ago
1f69609
crypto: api - Fix Kconfig dependencies for FIPS
by Alec Ari
· 8 years ago
d52db51
crypto: atmel-aes - add support to the XTS mode
by Cyrille Pitchen
· 8 years ago
f709dc8
crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined
by Cyrille Pitchen
· 8 years ago
a0743c1
arm64: dts: marvell: add TRNG description for Armada 8K CP
by Romain Perier
· 8 years ago
3832124
hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K
by Romain Perier
· 8 years ago
f0d5a11
hwrng: omap - Don't prefix the probe message with OMAP
by Romain Perier
· 8 years ago
e54feeb
hwrng: omap - Add support for 128-bit output of data
by Romain Perier
· 8 years ago
b23d2d9
hwrng: omap - Remove global definition of hwrng
by Romain Perier
· 8 years ago
69eb4d0
hwrng: omap - Switch to non-obsolete read API implementation
by Romain Perier
· 8 years ago
5206083
dt-bindings: omap-rng: Document SafeXcel IP-76 device variant
by Romain Perier
· 8 years ago
e4d6013
dt-bindings: Add vendor prefix for INSIDE Secure
by Romain Perier
· 8 years ago
6d4952d
hwrng: core - Don't use a stack buffer in add_early_randomness()
by Andrew Lutomirski
· 8 years ago
1001354
Linux 4.9-rc1
by Linus Torvalds
· 8 years ago
df34d04
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befs
by Linus Torvalds
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
050aaea
Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
b26b5ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
87dbe42
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
d3304ca
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
2692a71
Merge branch 'work.uaccess' into for-linus
by Al Viro
· 8 years ago
7041c57
score: traps: Add missing include file to fix build error
by Guenter Roeck
· 8 years ago
f1a9622
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
by Oleg Nesterov
· 8 years ago
1a892b4
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
89f39af
fs/super.c: fix race between freeze_super() and thaw_super()
by Oleg Nesterov
· 8 years ago
655042c
overlayfs: Fix setting IOP_XATTR flag
by Vivek Goyal
· 8 years ago
ffecee4
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
by Vegard Nossum
· 8 years ago
5d89d9f
Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
50cff89
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d4d24d2
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
ac9ef8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
b292fb8
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
689f891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
8b70f71
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
e505014
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 8 years ago
b41d037
Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
ef98988
Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
3514de3
CIFS: Retrieve uid and gid from special sid if enabled
by Steve French
· 8 years ago
9593265
CIFS: Add new mount option to set owner uid and gid from special sids in acl
by Steve French
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
993d1b5
qedr: Add events support and register IB device
by Ram Amrani
· 8 years ago
0488677
qedr: Add GSI support
by Ram Amrani
· 8 years ago
1d1424c
qedr: Add LL2 RoCE interface
by Ram Amrani
· 8 years ago
afa0e13
qedr: Add support for data path
by Ram Amrani
· 8 years ago
e0290cc
qedr: Add support for memory registeration verbs
by Ram Amrani
· 8 years ago
cecbcdd
qedr: Add support for QP verbs
by Ram Amrani
· 8 years ago
a7efd77
qedr: Add support for PD,PKEY and CQ verbs
by Ram Amrani
· 8 years ago
ac1b36e
qedr: Add support for user context verbs
by Ram Amrani
· 8 years ago
ec72fce
qedr: Add support for RoCE HW init
by Ram Amrani
· 8 years ago
2e0cbc4
qedr: Add RoCE driver framework
by Ram Amrani
· 8 years ago
b6daa51
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 8 years ago
f96ed26
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
b56061b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
4960634
pkeys: Remove easily triggered WARN
by Dave Jones
· 8 years ago
e9f8f48
Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 8 years ago
d8bfb96
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
11ed3e0
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
by Ralf Baechle
· 8 years ago
522533f
Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'
by Rafael J. Wysocki
· 8 years ago
3f62d52
Merge branches 'device-properties' and 'acpi-misc'
by Rafael J. Wysocki
· 8 years ago
383731d
Merge branches 'pm-cpufreq' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
7764235
ovl: use vfs_get_link()
by Miklos Szeredi
· 8 years ago
Next »