Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4431bd49530c7379dffaf0963d69bdab7fbead05
4431bd4
crypto: tcrypt - fix AEAD decryption speed test
by Gilad Ben-Yossef
· 7 years ago
7c3f132
crypto: tcrypt - use multi buf for ahash mb test
by Gilad Ben-Yossef
· 7 years ago
0e4b529
hwrng: core - Clean up RNG list when last hwrng is unregistered
by Gary R Hook
· 7 years ago
871df31
crypto: inside-secure - EIP97 support
by Antoine Ténart
· 7 years ago
8732b29
crypto: inside-secure - retry to proceed the request later on fail
by Antoine Ténart
· 7 years ago
7f77f5a
crypto: inside-secure - handle more result requests when counter is full
by Antoine Ténart
· 7 years ago
2313e9f
crypto: inside-secure - acknowledge the result requests all at once
by Antoine Ténart
· 7 years ago
fc8c72b
crypto: inside-secure - increase the ring size
by Antoine Ténart
· 7 years ago
dc7e28a
crypto: inside-secure - dequeue all requests at once
by Antoine Ténart
· 7 years ago
69ee4dd
crypto: inside-secure - use threaded IRQs for result handling
by Antoine Ténart
· 7 years ago
8472e77
crypto: inside-secure - move request dequeueing into a workqueue
by Antoine Ténart
· 7 years ago
5290ad6
crypto: inside-secure - remove unused parameter in invalidate_cache
by Ofer Heifetz
· 7 years ago
847ccfc
crypto: inside-secure - move cipher crypto mode to request context
by Ofer Heifetz
· 7 years ago
12bf414
crypto: inside-secure - EBUSY is not an error on async request
by Ofer Heifetz
· 7 years ago
c4daf4c
crypto: inside-secure - refrain from unneeded invalidations
by Ofer Heifetz
· 7 years ago
cc75f5c
crypto: inside-secure - comment the caching function
by Antoine Ténart
· 7 years ago
60310ea
crypto: inside-secure - remove useless memset
by Antoine Ténart
· 7 years ago
dfbcc08
crypto: inside-secure - fix typo in a comment
by Antoine Ténart
· 7 years ago
62c2edd
crypto: inside-secure - remove extra empty line
by Antoine Ténart
· 7 years ago
45fa9a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 7 years ago
fc8517b
crypto: aesni - add wrapper for generic gcm(aes)
by Sabrina Dubroca
· 7 years ago
106840c
crypto: aesni - fix typo in generic_gcmaes_decrypt
by Sabrina Dubroca
· 7 years ago
d94c3d6
crypto: seqiv - Remove unused alg/spawn variable
by Corentin Labbe
· 7 years ago
1f83f4d
crypto: echainiv - Remove unused alg/spawn variable
by Corentin Labbe
· 7 years ago
25cf7f0
crypto: exynos - Introduce mutex to prevent concurrent access to hardware
by Łukasz Stelmach
· 7 years ago
99c9acf
crypto: exynos - Reseed PRNG after generating 2^16 random bytes
by Łukasz Stelmach
· 7 years ago
3a5a5e5
crypto: exynos - Improve performance of PRNG
by Łukasz Stelmach
· 7 years ago
f76d38b
crypto: exynos - Support Exynos5250+ SoCs
by Łukasz Stelmach
· 7 years ago
6d6e71f
crypto: artpec6 - set correct iv size for gcm(aes)
by Lars Persson
· 7 years ago
f5c421d
crypto: gf128mul - remove incorrect comment
by Eric Biggers
· 7 years ago
8c9478a
crypto: qat - reduce stack size with KASAN
by Arnd Bergmann
· 7 years ago
2973633
crypto: inside-secure - do not use areq->result for partial results
by Antoine Ténart
· 7 years ago
7cad2fa
crypto: inside-secure - fix request allocations in invalidation path
by Antoine Ténart
· 7 years ago
0a02dcc
crypto: inside-secure - free requests even if their handling failed
by Antoine Ténart
· 7 years ago
1eb7b40
crypto: inside-secure - per request invalidation
by Ofer Heifetz
· 7 years ago
bbc25be
lib/mpi: Fix umul_ppmm() for MIPS64r6
by James Hogan
· 7 years ago
3a2d4fb
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
by Eric Biggers
· 7 years ago
cadc9ab
crypto: api - Unexport crypto_larval_lookup()
by Eric Biggers
· 7 years ago
3fc1264
crypto: exynos - Icrease the priority of the driver
by Łukasz Stelmach
· 7 years ago
209c14b
crypto: chelsio - fix a type cast error
by Atul Gupta
· 7 years ago
144f3d1
crypto: drivers - remove duplicate includes
by Pravin Shedge
· 7 years ago
d76c681
crypto: pcrypt - fix freeing pcrypt instances
by Eric Biggers
· 7 years ago
203f450
crypto: n2 - cure use after free
by Jan Engelhardt
· 7 years ago
af955bf
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
by Jonathan Cameron
· 7 years ago
e57121d
crypto: chacha20poly1305 - validate the digest size
by Eric Biggers
· 7 years ago
d042566
crypto: chelsio - select CRYPTO_GF128MUL
by Arnd Bergmann
· 7 years ago
65cd958
MAINTAINERS: Add myself as co-maintainer for s5p-sss.c
by Kamil Konieczny
· 7 years ago
df807a1
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
by Colin Ian King
· 7 years ago
267469e
chcr: remove unused variables net_device, pi, adap and cntrl
by Colin Ian King
· 7 years ago
8579e07
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
by Colin Ian King
· 7 years ago
eaf356e
crypto: cryptd - make cryptd_max_cpu_qlen module parameter static
by Colin Ian King
· 7 years ago
761a698
crypto: stm32 - fix module device table name
by Corentin LABBE
· 7 years ago
9db09e3
crypto: caam/qi - use correct print specifier for size_t
by Horia Geantă
· 7 years ago
26d85e5
crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()
by Gomonovych, Vasyl
· 7 years ago
b5b9007
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
by Hauke Mehrtens
· 7 years ago
d53c513
crypto: af_alg - fix race accessing cipher request
by Stephan Mueller
· 7 years ago
9abffc6
crypto: mcryptd - protect the per-CPU queue with a lock
by Sebastian Andrzej Siewior
· 7 years ago
11edb55
crypto: af_alg - wait for data at beginning of recvmsg
by Stephan Mueller
· 7 years ago
2b4f27c
crypto: skcipher - set walk.iv for zero-length inputs
by Eric Biggers
· 7 years ago
50c4c4e
Linux 4.15-rc3
by Linus Torvalds
· 7 years ago
98087c0
hpfs: don't bother with the i_version counter or f_version
by Jeff Layton
· 7 years ago
d70ef22
futex: futex_wake_op, fix sign_extend32 sign bits
by Jiri Slaby
· 7 years ago
51090c5
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
9c02e06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
c465fc1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
8be0b988
Merge branch 'fixes' into for-next
by Olof Johansson
· 7 years ago
ce39882
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes
by Olof Johansson
· 7 years ago
3dda7f63
Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linux into fixes
by Olof Johansson
· 7 years ago
69b8df5
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 7 years ago
4ded3be
Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus
by James Morris
· 7 years ago
f335195
kmemcheck: rip it out for real
by Michal Hocko
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
77071bc
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
4066aa7
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7267212
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
78d9b04
Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
900add2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
32abeb0
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
d90696e
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
fd29117
Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
03afb6e
Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
8a7b741
net: mvpp2: fix the RSS table entry offset
by Antoine Tenart
· 7 years ago
b7e445a
Merge branch 'tcp-RACK-loss-recovery-bug-fixes'
by David S. Miller
· 7 years ago
6065fd0
tcp: evaluate packet losses upon RTT change
by Yuchung Cheng
· 7 years ago
428aec5
tcp: fix off-by-one bug in RACK
by Yuchung Cheng
· 7 years ago
cd1fc85
tcp: always evaluate losses in RACK upon undo
by Yuchung Cheng
· 7 years ago
0ce294d
tcp: correctly test congestion state in RACK
by Yuchung Cheng
· 7 years ago
2edbdb3
bnxt_en: Fix sources of spurious netpoll warnings
by Calvin Owens
· 7 years ago
39005e5
ARM64: dts: meson-gx: fix UART pclk clock name
by Neil Armstrong
· 7 years ago
b25b3e2
Merge branch 'tcp-bbr-sampling-fixes'
by David S. Miller
· 7 years ago
600647d
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
by Neal Cardwell
· 7 years ago
2f6c498
tcp_bbr: reset full pipe detection on loss recovery undo
by Neal Cardwell
· 7 years ago
c589e69b
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
by Neal Cardwell
· 7 years ago
d4a7a88
sfc: pass valid pointers from efx_enqueue_unwind
by Bert Kenward
· 7 years ago
b6b5e8a
gianfar: Disable EEE autoneg by default
by Claudiu Manoil
· 7 years ago
c6b3e96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
6e7e7f4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
3625de4
Merge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
7ed9fd2
Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
589b754
of: overlay: Make node skipping in init_overlay_changeset() clearer
by Geert Uytterhoeven
· 7 years ago
Next »