Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
d887c52d6ae43aeebd249b5f2f1333e60236aa60
d887c52
crypto: algif_aead - overhaul memory management
by Stephan Mueller
· 8 years ago
e870456
crypto: algif_skcipher - overhaul memory management
by Stephan Mueller
· 8 years ago
10a515d
hwrng: remember rng chosen by user
by Harald Freudenberger
· 7 years ago
2bbb698
hwrng: use rng source with best quality
by Harald Freudenberger
· 7 years ago
ad81808
crypto: caam - fix condition for the jump over key(s) command
by Tudor Ambarus
· 7 years ago
f366af4
crypto: caam - clean-up in caam_init_rng()
by Horia Geantă
· 7 years ago
60a3f73
crypto: caam - remove unused variables in caam_drv_private
by Tudor Ambarus
· 7 years ago
bcde1f7
crypto: caam - remove unused sg_to_sec4_sg_len()
by Horia Geantă
· 7 years ago
c7a91eb
crypto: caam/qi - lower driver verbosity
by Horia Geantă
· 7 years ago
b3b2046
crypto: caam/qi - remove unused header sg_sw_sec4.h
by Horia Geantă
· 7 years ago
5747ff3
crypto: caam/qi - explicitly set dma_ops
by Horia Geantă
· 7 years ago
36cda08
crypto: caam/qi - fix AD length endianness in S/G entry
by Horia Geantă
· 7 years ago
eb9ba37
crypto: caam/qi - handle large number of S/Gs case
by Horia Geantă
· 7 years ago
a68a193
crypto: caam/qi - properly set IV after {en,de}crypt
by Horia Geantă
· 7 years ago
1ed289f
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
by Horia Geantă
· 7 years ago
972b812
crypto: caam/qi - fix compilation with DEBUG enabled
by Horia Geantă
· 7 years ago
84ea954
crypto: caam/qi - fix typo in authenc alg driver name
by Horia Geantă
· 7 years ago
c609048
crypto: brcm - add NULL check on of_match_device() return value
by Gustavo A. R. Silva
· 7 years ago
24086e3
crypto: geode-aes - fixed coding style warnings and error
by Chris Gorman
· 7 years ago
57de3ae
crypto: ccp - remove ccp_present() check from device initialize
by Brijesh Singh
· 7 years ago
d0ebbc0
crypto: ccp - rename ccp driver initialize files as sp device
by Brijesh Singh
· 7 years ago
f4d18d6
crypto: ccp - Abstract interrupt registeration
by Brijesh Singh
· 7 years ago
720419f
crypto: ccp - Introduce the AMD Secure Processor device
by Brijesh Singh
· 7 years ago
970e830
crypto: ccp - Use devres interface to allocate PCI/iomap and cleanup
by Brijesh Singh
· 7 years ago
a0a613a
MAINTAINERS: add a maintainer for Microchip / Atmel ECC driver
by Tudor-Dan Ambarus
· 7 years ago
1110569
crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
by Tudor-Dan Ambarus
· 7 years ago
66d3994
crypto: kpp - add get/set_flags helpers
by Tudor-Dan Ambarus
· 7 years ago
b8ae5c7
crypto: sun4i-ss - support the Security System PRNG
by Corentin LABBE
· 8 years ago
3822c33
crypto: omap-des - fix error return code in omap_des_probe()
by Gustavo A. R. Silva
· 8 years ago
62c58f8
crypto: omap-aes - fix error return code in omap_aes_probe()
by Gustavo A. R. Silva
· 8 years ago
353ef08
crypto: mxs-dcp - print error message on platform_get_irq failure
by Gustavo A. R. Silva
· 8 years ago
5a19dc5
crypto: mxc-scc - fix error code in mxc_scc_probe()
by Gustavo A. R. Silva
· 8 years ago
0a7d710
crypto: mediatek - fix error return code in mtk_crypto_probe()
by Gustavo A. R. Silva
· 8 years ago
28a2cc6
crypto: ccp - print error message on platform_get_irq failure
by Gustavo A. R. Silva
· 8 years ago
33460b2
crypto: ccp - Provide an error path for debugfs setup failure
by Gary R Hook
· 8 years ago
bce386a
crypto: ccp - Change all references to use the JOB ID macro
by Gary R Hook
· 8 years ago
77af0ae
crypto: ccp - Fix some line spacing
by Gary R Hook
· 8 years ago
30aabe3
crypto: sahara - make of_device_ids const
by Arvind Yadav
· 8 years ago
a93854c
crypto: qat - fix spelling mistake: "runing" -> "running"
by Colin Ian King
· 8 years ago
d31e712
crypto: virtio - Refacotor virtio_crypto driver for new virito crypto services
by Zeng, Xin
· 8 years ago
41cdf7a
crypto: authencesn - Fix digest_null crash
by Herbert Xu
· 7 years ago
efc856e
crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
by raveendra padasalagi
· 7 years ago
6eb8844
Documentation/bindings: crypto: remove the dma-mask property
by Antoine Ténart
· 8 years ago
a2069aa
crypto: inside-secure - do not parse the dma mask from dt
by Antoine Ténart
· 8 years ago
440bf34
crypto: cavium/nitrox - Change in firmware path.
by Srikanth Jampala
· 8 years ago
a7e6e5d
crypto: brcm - Fix SHA3-512 algorithm failure
by raveendra padasalagi
· 8 years ago
5771a8c
Linux v4.13-rc1
by Linus Torvalds
· 7 years ago
486088b
Merge tag 'standardize-docs' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
93ff818
Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2173bd0
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
568d135d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
4ecd4ff
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
966859b
Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
e37a07e
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
72e5c74
random: reorder READ_ONCE() in get_random_uXX
by Sebastian Andrzej Siewior
· 8 years ago
eecabf5
random: suppress spammy warnings about unseeded randomness
by Theodore Ts'o
· 8 years ago
a80099a
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
bc24370
Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
0ffff11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
dcf903d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
96d0d83
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
1ef2740
Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
e37720e
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
867eacd
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
077d2ba
replace incorrect strscpy use in FORTIFY_SOURCE
by Daniel Micay
· 7 years ago
01ea917
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 7 years ago
deed9de
Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
6d7964a
kmod: throttle kmod thread limit
by Luis R. Rodriguez
· 7 years ago
d9c6a72
kmod: add test driver to stress test the module loader
by Luis R. Rodriguez
· 7 years ago
062b874
MAINTAINERS: give kmod some maintainer love
by Luis R. Rodriguez
· 7 years ago
20cf0c5
xtensa: use generic fb.h
by Tobias Klauser
· 7 years ago
168c42b
fault-inject: add /proc/<pid>/fail-nth
by Akinobu Mita
· 7 years ago
1203c8e
fault-inject: simplify access check for fail-nth
by Akinobu Mita
· 7 years ago
bfc7409
fault-inject: make fail-nth read/write interface symmetric
by Akinobu Mita
· 7 years ago
9049f2f
fault-inject: parse as natural 1-based value for fail-nth write interface
by Akinobu Mita
· 7 years ago
ecaad81
fault-inject: automatically detect the number base for fail-nth write interface
by Akinobu Mita
· 7 years ago
5f92a7b
kernel/watchdog.c: use better pr_fmt prefix
by Kefeng Wang
· 7 years ago
5624a8b
MAINTAINERS: move the befs tree to kernel.org
by Luis de Bethencourt
· 7 years ago
ffba19c
lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int
by Michael Ellerman
· 7 years ago
37511fb
mm: fix overflow check in expand_upwards()
by Helge Deller
· 7 years ago
a666443
ubifs: Set double hash cookie also for RENAME_EXCHANGE
by Richard Weinberger
· 8 years ago
d8db5b1c
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
by Xiaolei Li
· 8 years ago
4acadda
ubifs: Don't leak kernel memory to the MTD
by Richard Weinberger
· 8 years ago
480a1a6
ubifs: Change gfp flags in page allocation for bulk read
by Hyunchul Lee
· 8 years ago
07d41c3
ubifs: Fix oops when remounting with no_bulk_read.
by karam.lee
· 8 years ago
df71b09
ubifs: Fail commit if TNC is obviously inconsistent
by Richard Weinberger
· 8 years ago
319c104
ubifs: allow userspace to map mounts to volumes
by Rabin Vincent
· 8 years ago
a02a6eb
ubifs: Wire-up statx() support
by Richard Weinberger
· 8 years ago
d2eb852
ubifs: Remove dead code from ubifs_get_link()
by Richard Weinberger
· 8 years ago
35ee314
ubifs: Massage debug prints wrt. fscrypt
by Richard Weinberger
· 8 years ago
8b2900c
ubifs: Add assert to dent_key_init()
by Richard Weinberger
· 8 years ago
781f675
ubifs: Fix unlink code wrt. double hash lookups
by Richard Weinberger
· 8 years ago
59a7499
ubifs: Fix data node size for truncating uncompressed nodes
by David Oberhollenzer
· 8 years ago
f34e87f
ubifs: Don't encrypt special files on creation
by David Gstir
· 8 years ago
bb50c63
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
by Hyunchul Lee
· 8 years ago
4d35ca4
ubifs: Fix inode data budget in ubifs_mknod
by Hyunchul Lee
· 8 years ago
272eda8
ubifs: Correctly evict xattr inodes
by Richard Weinberger
· 8 years ago
Next »