Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
58dcf5484c0cbaddbba1d3ed074729f5078346bb
58dcf54
crypto: testmgr - test AEADs with unaligned buffers
by Jussi Kivilinna
· 11 years ago
3a338f2
crypto: testmgr - test skciphers with unaligned buffers
by Jussi Kivilinna
· 11 years ago
5714758
crypto: testmgr - check that entries in alg_test_descs are in correct order
by Jussi Kivilinna
· 11 years ago
99f42f9
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
by Jussi Kivilinna
· 11 years ago
3d387ef
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
by Jussi Kivilinna
· 11 years ago
acfffdb
crypto: camellia-aesni-avx2 - tune assembly code for more performance
by Jussi Kivilinna
· 11 years ago
046174d
hwrng: bcm2835 - fix MODULE_LICENSE tag
by Arnd Bergmann
· 11 years ago
beca35d
hwrng: nomadik - use clk_prepare_enable()
by Linus Walleij
· 11 years ago
61e2d1a
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
9a73301
crypto: dcp - Staticize local symbols
by Sachin Kamat
· 11 years ago
c241547
crypto: dcp - Use NULL instead of 0
by Sachin Kamat
· 11 years ago
0bc8a71
crypto: dcp - Use devm_* APIs
by Sachin Kamat
· 11 years ago
d6dfd68
crypto: dcp - Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
1f539bc
hwrng: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
a3485e6
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
by Joel A Fernandes
· 11 years ago
6782264
crypto: crct10dif - Use PTR_RET
by Herbert Xu
· 11 years ago
bbb85b2
crypto: ux500 - Cocci spatch "resource_size.spatch"
by Thomas Meyer
· 11 years ago
a710f76
crypto: sha256_ssse3 - add sha224 support
by Jussi Kivilinna
· 11 years ago
340991e
crypto: sha512_ssse3 - add sha384 support
by Jussi Kivilinna
· 11 years ago
d329581
crypto: sha512_generic - set cra_driver_name
by Jussi Kivilinna
· 11 years ago
b022665
crypto: hifn_795x - Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 11 years ago
519d8b1
crypto: dcp - Added support for Freescale's DCP co-processor
by Tobias Rauter
· 11 years ago
91dc363
crypto: caam - add missing flag for the LOAD/STORE commands
by Andrei Varvara
· 11 years ago
da64e35
crypto: caam - Add define for Adjust Output Frame Length in PDB
by Andrei Varvara
· 11 years ago
590f966
crypto: caam - Add defines for CAAM commands
by Andrei Varvara
· 11 years ago
1f50be9
crypto: caam - Add defines for overwriting Descriptor's memory
by Andrei Varvara
· 11 years ago
3ebfa92
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
by Andrei Varvara
· 11 years ago
d179333b
crypto: caam - Add MATH command to support shld function
by Andrei Varvara
· 11 years ago
524f1bd
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's memory
by Andrei Varvara
· 11 years ago
e2d4ea9
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
by Andrei Varvara
· 11 years ago
74d24d8
crypto: sahara - remove dependency on EXPERIMENTAL
by Paul Bolle
· 12 years ago
1ef997d
hwrng: tx4939 - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
08d63a2
hwrng: timeriomem - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
938ae2f
hwrng: bcm63xx - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
19e21b1
hwrng: atmel - remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
612dde3
crypto: s5p-sss: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
928e47e
crypto: mv_cesa: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
3086228
drivers: crypto: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
3976121
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
by Tim Chen
· 12 years ago
0b95a7f8
crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
by Tim Chen
· 12 years ago
31d9396
crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instruction
by Tim Chen
· 12 years ago
2d31e51
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework
by Tim Chen
· 12 years ago
986dfbc
crypto: caam - FIX RNG init for RNG greater than equal to 4
by Ruchika Gupta
· 12 years ago
f722406
Linux 3.10-rc1
by Linus Torvalds
· 12 years ago
26b840a
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
607eeb0
Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
4c44450
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
ac4e010
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
2dbd3ca
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
a77c005
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
6fad8d0
Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
f741df1
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 12 years ago
c67723e
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
ec66715
Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
f755407
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
297b8a0
Merge branch 'postmerge' into for-linus
by James Bottomley
· 12 years ago
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
05a88a4
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
daf799c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
e689cf0
[SCSI] qla2xxx: Update firmware link in Kconfig file.
by Chad Dupuis
· 12 years ago
8526cb1
[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used
by Mike Christie
· 12 years ago
aa9f832
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type
by James Bottomley
· 12 years ago
a6cb3d0
[SCSI] pm80xx: thermal, sas controller config and error handling update
by Sakthivel K
· 12 years ago
c6b9ef5
[SCSI] pm80xx: NCQ error handling changes
by Sakthivel K
· 12 years ago
a33a015
[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers
by Sakthivel K
· 12 years ago
a70b8fc
[SCSI] pm80xx: Changed module name and debug messages update
by Sakthivel K
· 12 years ago
1c75a67
[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it
by Sakthivel K
· 12 years ago
54792dc
[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone
by Sakthivel K
· 12 years ago
f586099
[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files
by Sakthivel K
· 12 years ago
1245ee5
[SCSI] pm80xx: MSI-X implementation for using 64 interrupts
by Sakthivel K
· 12 years ago
f74cf27
[SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve
by Sakthivel K
· 12 years ago
e590adf
[SCSI] pm80xx: Multiple inbound/outbound queue configuration
by Sakthivel K
· 12 years ago
e574210
[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
by Sakthivel K
· 12 years ago
6a7252f
[SCSI] lpfc: fix up Kconfig dependencies
by James Bottomley
· 12 years ago
fc73648
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
by Hannes Reinecke
· 12 years ago
6019958
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
977b58e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 12 years ago
f5b8fcb
Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux
by Linus Torvalds
· 12 years ago
a1f0bcc
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
2f14f4b
dm cache: set config value
by Joe Thornber
· 12 years ago
2c73c47
dm cache: move config fns
by Alasdair G Kergon
· 12 years ago
ac8c3f3
dm thin: generate event when metadata threshold passed
by Joe Thornber
· 12 years ago
2fc4802
dm persistent metadata: add space map threshold callback
by Joe Thornber
· 12 years ago
7c3d3f2
dm persistent data: add threshold callback to space map
by Joe Thornber
· 12 years ago
24347e9
dm thin: detect metadata device resizing
by Joe Thornber
· 12 years ago
1921c56
dm persistent data: support space map resizing
by Joe Thornber
· 12 years ago
5d0db96
dm thin: open dev read only when possible
by Joe Thornber
· 12 years ago
b17446d
dm thin: refactor data dev resize
by Joe Thornber
· 12 years ago
8c5008f
dm cache: replace memcpy with struct assignment
by Joe Thornber
· 12 years ago
aeed142
dm cache: fix typos in comments
by Joe Thornber
· 12 years ago
e12c1fd
dm cache policy: fix description of lookup fn
by Alasdair G Kergon
· 12 years ago
058ce5c
dm: document iterate_devices
by Alasdair G Kergon
· 12 years ago
88a488f
dm persistent data: fix error message typos
by Joe Thornber
· 12 years ago
f8350da
dm cache: tune migration throttling
by Joe Thornber
· 12 years ago
042bcef
dm mpath: enable WRITE SAME support
by Mike Snitzer
· 12 years ago
dc019b2
dm table: fix write same support
by Mike Snitzer
· 12 years ago
502624b
dm bufio: avoid a possible __vmalloc deadlock
by Mikulas Patocka
· 12 years ago
09e8b81
dm snapshot: fix error return code in snapshot_ctr
by Wei Yongjun
· 12 years ago
Next »