Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3bca64c1b9d2f6e7af4512bd9bfef6909d09cdbc
3bca64c
X.509: Fix error code in x509_cert_parse()
by Dan Carpenter
· 8 years ago
a18ccc3
crypto: drbg - Fixes panic in wait_for_completion call
by Stephan Mueller
· 8 years ago
543de10
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
515c4d27
crypto: qat - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
e198429
crypto: caampkc - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
1c23b46
crypto: rsa - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
561f8e2
crypto: akcipher - assume key is already set in maxsize
by Tudor-Dan Ambarus
· 8 years ago
85ac98c
crypto: qat - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
d0efb48
crypto: ecdh - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
7f69105
crypto: dh - comply with crypto_kpp_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
c444b8d
crypto: kpp - assume key is already set in maxsize
by Tudor-Dan Ambarus
· 8 years ago
ee34e26
crypto: dh - fix memleak in setkey
by Tudor-Dan Ambarus
· 8 years ago
7380c56
crypto: ecc - rename ecdh_make_pub_key()
by Tudor-Dan Ambarus
· 8 years ago
ad26959
crypto: ecc - remove unnecessary casts
by Tudor-Dan Ambarus
· 8 years ago
099054d
crypto: ecc - remove unused function arguments
by Tudor-Dan Ambarus
· 8 years ago
c0ca121
crypto: kpp, (ec)dh - fix typos
by Tudor-Dan Ambarus
· 8 years ago
ee0db78
MAINTAINERS: add a maintainer for the Inside Secure crypto driver
by Antoine Ténart
· 8 years ago
1b44c5a
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
by Antoine Ténart
· 8 years ago
c28e8f2
crypto: omap-sham - force word alignment on the xmit-buf also
by Tero Kristo
· 8 years ago
898d86a
crypto: omap-sham - fix closing of hash with separate finalize call
by Tero Kristo
· 8 years ago
5d78d57
crypto: omap-sham - buffer handling fixes for hashing later
by Tero Kristo
· 8 years ago
ad18cc9
crypto: omap-aes - Add support for GCM mode
by Tero Kristo
· 8 years ago
d695bfd
crypto: omap-aes - export some AES driver functionality locally
by Tero Kristo
· 8 years ago
5b3d4d2
crypto: omap-aes - move definitions over to a separate header file
by Tero Kristo
· 8 years ago
afc2dc1
crypto: omap-aes - use base omap crypto support library
by Tero Kristo
· 8 years ago
9765e76
crypto: omap-des - use base omap crypto support library
by Tero Kristo
· 8 years ago
74ed87e
crypto: omap - add base support library for common routines
by Tero Kristo
· 8 years ago
418f2a8
crypto: omap-des - use runtime_pm autosuspend for clock handling
by Tero Kristo
· 8 years ago
a636fdc
crypto: omap-des - add check for weak keys
by Tero Kristo
· 8 years ago
619ce70
crypto: omap-aes - fix context handling for multiple cores
by Tero Kristo
· 8 years ago
f09b348
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
by Tero Kristo
· 8 years ago
1e6adff
crypto: rng - Remove unused function __crypto_rng_cast()
by Matthias Kaehlcke
· 8 years ago
284e763
hw_random: timeriomem_rng: Allow setting RNG quality from platform data
by Rick Altherr
· 8 years ago
b14c534
dt-bindings: timeriomem_rng: Add entropy quality property
by Rick Altherr
· 8 years ago
2a9faf8
crypto: arm/crc32 - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
a83ff88
crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
bd56f95
crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
c9d9f60
crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
4d8061a
crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
by Ard Biesheuvel
· 8 years ago
6507c57
crypto: ccp - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
1127eea
crypto: mediatek - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
f14011a
crypto: qat - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
ebd401e
crypto: omap-sham - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
8139782
crypto: mv_cesa - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
d477d81
crypto: marvell - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
bb9634d
crypto: ixp4xx - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
1126d47
crypto: brcm - Use IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
03d7db5
crypto: hmac - add hmac IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
9417cd1
crypto: x86/aes - Don't use %rbp as temporary register
by Eric Biggers
· 8 years ago
248c650
crypto: qat - use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
5f052c9
crypto: img-hash - Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
986130b
hwrng: omap3-rom - Handle return value of clk_prepare_enable
by Arvind Yadav
· 8 years ago
cce2ea8
crypto: aesni - add generic gcm(aes)
by Sabrina Dubroca
· 8 years ago
2df7e81
crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
27352c4
crypto: aesni - make AVX2 AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
0120af7
crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
e10f9cb
crypto: aesni - make AVX AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
38d9dee
crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len
by Sabrina Dubroca
· 8 years ago
0487cca
crypto: aesni - make non-AVX AES-GCM work with any aadlen
by Sabrina Dubroca
· 8 years ago
f4857f4
crypto: arm64/sha - avoid non-standard inline asm tricks
by Ard Biesheuvel
· 8 years ago
ac50b78
crypto: ccp - Add a module author
by Gary R Hook
· 8 years ago
4a651b1
crypto: caam - add support for RSA key form 3
by Radu Alexe
· 8 years ago
52e26d7
crypto: caam - add support for RSA key form 2
by Radu Alexe
· 8 years ago
7ca4a9a
crypto: caam - incapsulate dropping leading zeros into function
by Radu Alexe
· 8 years ago
7fcaf62
crypto: caam - avoid kzalloc(0) in caam_read_raw_data
by Tudor Ambarus
· 8 years ago
15a9b36
crypto: sha512-mb - add some missing unlock on error
by Dan Carpenter
· 8 years ago
981a2e3
crypto: tcrypt - don't disable irqs and wait
by Gilad Ben-Yossef
· 8 years ago
9933e11
crypto: skcipher - Add missing API setkey checks
by Herbert Xu
· 8 years ago
2ea659a
Linux 4.12-rc1
by Linus Torvalds
· 8 years ago
cd63645
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
ec05901
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b340959
mm, docs: update memory.stat description with workingset* entries
by Roman Gushchin
· 8 years ago
791b48b
mm: vmscan: scan until it finds eligible pages
by Minchan Kim
· 8 years ago
338a16b
mm, thp: copying user pages must schedule on collapse
by David Rientjes
· 8 years ago
876f294
dax: fix PMD data corruption when fault races with write
by Ross Zwisler
· 8 years ago
13e451f
dax: fix data corruption when fault races with write
by Jan Kara
· 8 years ago
fb26a1c
ext4: return to starting transaction in ext4_dax_huge_fault()
by Jan Kara
· 8 years ago
cd65637
mm: fix data corruption due to stale mmap reads
by Jan Kara
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
cea5822
Tigran has moved
by Andrew Morton
· 8 years ago
8594a21
mm, vmalloc: fix vmalloc users tracking properly
by Michal Hocko
· 8 years ago
835152a
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
by SeongJae Park
· 8 years ago
0538421
gcov: support GCC 7.1
by Martin Liska
· 8 years ago
8d35bb3
mm, vmstat: Remove spurious WARN() during zoneinfo print
by Reza Arbab
· 8 years ago
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
1836522
hwpoison, memcg: forcibly uncharge LRU pages
by Michal Hocko
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
deac842
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
6b402bd
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
a34ab10
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
0504532
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dfcb7b2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1b84fc1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f1e0527
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5836e42
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
Next »