index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
crypto: omap-sham - potential Oops on error in probe
Dan Carpenter
1
-1
/
+1
2016-05-17
crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
Josh Poimboeuf
1
-2
/
+11
2016-05-13
crypto: qat - change the adf_ctl_stop_devices to void
Tadeusz Struk
1
-6
/
+3
2016-05-10
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
1
-1
/
+1
2016-05-10
crypto: vmx - comply with ABIs that specify vrsave as reserved.
Paulo Flabiano Smorigo
1
-0
/
+20
2016-05-05
crypto: testmgr - Add a flag allowing the self-tests to be disabled at runtime.
Richard W.M. Jones
2
-0
/
+12
2016-05-03
crypto: ccp - constify ccp_actions structure
Julia Lawall
2
-2
/
+2
2016-05-03
crypto: marvell/cesa - Use dma_pool_zalloc
Julia Lawall
1
-3
/
+2
2016-05-03
crypto: qat - make adf_vf_isr.c dependant on IOV config
Tadeusz Struk
2
-4
/
+14
2016-05-03
crypto: qat - Fix typo in comments
Tadeusz Struk
1
-2
/
+2
2016-05-03
lib: asn1_decoder - add MODULE_LICENSE("GPL")
Tudor Ambarus
1
-0
/
+3
2016-05-03
crypto: omap-sham - Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-17
/
+8
2016-05-03
crypto: omap-des - Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-51
/
+17
2016-05-03
crypto: omap-aes - Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-46
/
+16
2016-05-03
crypto: omap-des - Integrate with the crypto engine framework
Baolin Wang
2
-54
/
+44
2016-05-03
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
Tadeusz Struk
1
-2
/
+11
2016-04-28
crypto: s5p-sss - fix incorrect usage of scatterlists api
Marek Szyprowski
1
-3
/
+3
2016-04-28
crypto: qat - fix invalid pf2vf_resp_wq logic
Tadeusz Struk
3
-10
/
+24
2016-04-25
crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
Krzysztof Kozlowski
1
-14
/
+39
2016-04-25
crypto: s5p-sss - Use common BIT macro
Krzysztof Kozlowski
1
-48
/
+47
2016-04-25
crypto: mxc-scc - fix unwinding in mxc_scc_crypto_register()
Dan Carpenter
1
-2
/
+2
2016-04-25
crypto: mxc-scc - signedness bugs in mxc_scc_ablkcipher_req_init()
Dan Carpenter
1
-6
/
+9
2016-04-25
crypto: talitos - fix ahash algorithms registration
Horia Geant?
1
-0
/
+64
2016-04-25
crypto: ccp - Ensure all dependencies are specified
Gary R Hook
1
-0
/
+1
2016-04-20
crypto: marvell/cesa - Improving code readability
Romain Perier
1
-5
/
+5
2016-04-20
crypto: s5p-sss - Remove useless hash interrupt handler
Krzysztof Kozlowski
2
-32
/
+8
2016-04-20
crypto: s5p-sss - Fix use after free of copied input buffer in error path
Krzysztof Kozlowski
1
-1
/
+0
2016-04-20
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
7
-4
/
+893
2016-04-20
crypto4xx: integrate ppc4xx-rng into crypto4xx
Christian Lamparter
10
-163
/
+184
2016-04-20
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
4
-21
/
+26
2016-04-20
crypto: talitos - fix AEAD tcrypt tests
Horia Geant?
1
-16
/
+30
2016-04-20
crypto: talitos - fix crash in talitos_cra_init()
Jonas Eymann
1
-14
/
+27
2016-04-18
crypto: qat - fix section mismatch warning
Tadeusz Struk
1
-1
/
+1
2016-04-18
crypto: qat - interrupts need to be enabled when VFs are disabled
Tadeusz Struk
1
-1
/
+2
2016-04-18
crypto: qat - check if PF is running
Tadeusz Struk
6
-4
/
+14
2016-04-18
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
6
-70
/
+103
2016-04-15
crypto: lzo - get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-04-15
hwrng: hisi - Add support for Hisilicon SoC RNG
Kefeng Wang
3
-0
/
+140