index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-77
/
+63
2019-01-10
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+4
2019-01-10
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
1
-18
/
+7
2019-01-10
crypto: cavium/nitrox - Use after free in process_response_list()
Dan Carpenter
1
-1
/
+1
2019-01-10
crypto: caam - fix SHA support detection
Horia Geantă
3
-1
/
+11
2019-01-10
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
1
-6
/
+9
2019-01-10
crypto: ccree - convert to use crypto_authenc_extractkeys()
Eric Biggers
1
-21
/
+19
2019-01-10
crypto: bcm - convert to use crypto_authenc_extractkeys()
Eric Biggers
2
-31
/
+14
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
12
-88
/
+86
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-3
/
+3
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
65
-1290
/
+3518
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+4
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
7
-12
/
+1
2018-12-23
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
1
-2
/
+1
2018-12-23
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
7
-605
/
+1103
2018-12-23
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
1
-6
/
+6
2018-12-23
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2
-10
/
+10
2018-12-23
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
1
-0
/
+4
2018-12-23
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
3
-93
/
+278
2018-12-23
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
1
-8
/
+8
2018-12-23
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2
-8
/
+6
2018-12-23
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
3
-120
/
+104
2018-12-23
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
1
-2
/
+1
2018-12-23
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
1
-1
/
+1
2018-12-23
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
1
-2
/
+2
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-80
/
+130
2018-12-20
crypto4xx_core: don't abuse __dma_sync_page
Christoph Hellwig
1
-1
/
+1
2018-12-19
drivers: chelsio: use skb_sec_path helper
Florian Westphal
1
-1
/
+3
2018-12-14
crypto/chelsio/chtls: send/recv window update
Atul Gupta
2
-26
/
+54
2018-12-14
crypto/chelsio/chtls: macro correction in tx path
Atul Gupta
1
-12
/
+8
2018-12-14
crypto/chelsio/chtls: listen fails with multiadapt
Atul Gupta
2
-19
/
+36
2018-12-14
net/tls: sleeping function from invalid context
Atul Gupta
1
-23
/
+32
2018-12-13
crypto: cavium/nitrox - Enabled Mailbox support
Srikanth, Jampala
11
-54
/
+441
2018-12-07
crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-39
/
+9
2018-12-07
crypto: chcr - ESN for Inline IPSec Tx
Atul Gupta
2
-36
/
+148
2018-12-07
crypto: chcr - small packet Tx stalls the queue
Atul Gupta
1
-1
/
+4
2018-12-07
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
6
-9
/
+90
2018-11-29
crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.
Srikanth, Jampala
4
-10
/
+142
2018-11-29
crypto: cavium/nitrox - crypto request format changes
Nagadheeraj, Rottela
3
-244
/
+227
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
1
-2
/
+1
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
3
-6
/
+6
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
3
-6
/
+3
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
6
-8
/
+0
2018-11-20
crypto: inside-secure - remove useless setting of type flags
Eric Biggers
1
-4
/
+4
2018-11-16
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
4
-6
/
+154
2018-11-16
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
6
-5
/
+354
2018-11-16
crypto: caam/qi2 - add support for ChaCha20
Horia Geantă
4
-4
/
+36
[next]