Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75910d375ecb2079b3418f8b304fd775916025e2
75910d3
crypto: qat - select PCI_IOV when VF are enabled
by Tadeusz Struk
· 9 years ago
06cabd7
crypto: qat - ring returning retry even though ring has BW
by Harvijay Saini
· 9 years ago
e14a1f1
crypto: akcipher - fix typos in include/crypto/akcipher.h
by LABBE Corentin
· 9 years ago
d4b98f2
crypto: sahara - fix debug output for 64-bit dma_addr_t
by Arnd Bergmann
· 9 years ago
75d3f81
crypto: sahara - fix 64-bit dma_addr_t compilation
by Arnd Bergmann
· 9 years ago
e4bc02a
crypto: drbg - constify drbg_state_ops structures
by Julia Lawall
· 9 years ago
161151d
crypto: chacha20poly1305 - Skip encryption/decryption for 0-len
by Jason A. Donenfeld
· 9 years ago
3d5b1ec
crypto: rsa - RSA padding algorithm
by Andrzej Zaborowski
· 9 years ago
28a4618
crypto: akcipher - add akcipher declarations needed by templates.
by Andrzej Zaborowski
· 9 years ago
3771df3
crypto: qat - add support for c62xvf accel type
by Tadeusz Struk
· 9 years ago
8b206f2
crypto: qat - add support for c3xxxvf accel type
by Tadeusz Struk
· 9 years ago
a6dabee
crypto: qat - add support for c62x accel type
by Tadeusz Struk
· 9 years ago
890c55f
crypto: qat - add support for c3xxx accel type
by Tadeusz Struk
· 9 years ago
1a72d3a
crypto: qat - move isr files to qat common so that they can be reused
by Tadeusz Struk
· 9 years ago
b027227
crypto: qat - add support for new devices to FW loader
by Pingchao Yang
· 9 years ago
9809ebc
crypto: qat - add new device definitions
by Tadeusz Struk
· 9 years ago
70e088f
crypto: aead - fix kernel-doc warnings in crypto/aead.h
by Randy Dunlap
· 9 years ago
a103a75
crypto: n2 - Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
5e75ae1
crypto: talitos - add new crypto modes
by LEROY Christophe
· 9 years ago
0d3d054
crypto: vmx - IV size failing on skcipher API
by Leonidas Da Silva Barbosa
· 9 years ago
f456cd2
crypto: caam - pass the correct buffer length
by Fabio Estevam
· 9 years ago
1a07834
crypto: cryptd - Assign statesize properly
by Wang, Rui Y
· 9 years ago
3a020a7
crypto: ghash-clmulni - Fix load failure
by Wang, Rui Y
· 9 years ago
ac7c8e6
crypto: rockchip - fix possible deadlock
by Heiko Stuebner
· 9 years ago
1ab8729
hwrng: core - sleep interruptible in read
by Jiri Slaby
· 9 years ago
c012a79
crypto: cryptod - use crypto_skcipher_type() for getting skcipher type
by Alexander Kuleshov
· 9 years ago
433cd2c
crypto: rockchip - add crypto driver for rk3288
by Zain Wang
· 9 years ago
e81c1b4
crypto: rockchip - add DT bindings documentation
by Zain Wang
· 9 years ago
d62112f
crypto: nx - use of_property_read_u32()
by saurabh
· 9 years ago
1d4bbc5
crypto: padlock-aes - use offset_in_page macro
by Geliang Tang
· 9 years ago
f143fc6
crypto: qat - fix typo in clean-files
by Jim Davis
· 9 years ago
f53e38a
crypto: picoxcell - set [src|dst]_nents and nents as signed int
by LABBE Corentin
· 9 years ago
f8e28a0
crypto: sahara - set nb_[in|out]_sg as signed int
by LABBE Corentin
· 9 years ago
4c13ac1
hwrng: omap3-rom - convert timer to delayed work
by Aaro Koskinen
· 9 years ago
56b85c9
crypto: atmel: fix bogus select
by Arnd Bergmann
· 10 years ago
f18611d
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
by Cyrille Pitchen
· 9 years ago
20ecae7
crypto: atmel - fix 64-bit warnings
by Arnd Bergmann
· 9 years ago
0834617
crypto: mcryptd - use list_first_entry_or_null()
by Geliang Tang
· 9 years ago
304e481
crypto: api - use list_first_entry_or_null and list_next_entry
by Geliang Tang
· 9 years ago
4f9ea86
crypto: sun4i-ss - add missing statesize
by LABBE Corentin
· 9 years ago
f9d1293
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool_destroy"
by Markus Elfring
· 9 years ago
202a32f
crypto: qat - constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
457e6f7
crypto: rsa - only require output buffers as big as needed.
by Andrzej Zaborowski
· 9 years ago
9cbe21d
lib/mpi: only require buffers as big as needed for the integer
by Andrzej Zaborowski
· 9 years ago
7aff7d0
crypto: amcc - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
f9970c2
crypto: caam - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
f051f95
crypto: picoxcell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
4fa9948
crypto: qce - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
6c2b74d
crypto: sahara - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
8e409fe
crypto: talitos - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
c22dafb
crypto: marvell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
652d5b8
crypto: algif - Change some variable to size_t
by LABBE Corentin
· 9 years ago
c52b673
crypto: qat - remove superfluous check from adf_probe
by Salvatore Benedetto
· 9 years ago
d956fed
crypto: qat - fix get instance function
by Tadeusz Struk
· 9 years ago
16f56e8
crypto: hifn_795x - fix coding style
by LABBE Corentin
· 9 years ago
cfeecab
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
by LABBE Corentin
· 9 years ago
276a2ff
crypto: hifn_795x - remove the hifn_test function
by LABBE Corentin
· 9 years ago
b0c8bc1
crypto: qat - when stopping all devices make fure VF are stopped first
by Tadeusz Struk
· 9 years ago
7996094
crypto: talitos - Fix timing leak in ESP ICV verification
by David Gstir
· 9 years ago
cb8affb
crypto: nx - Fix timing leak in GCM and CCM decryption
by David Gstir
· 9 years ago
8005c49
Linux 4.4-rc1
by Linus Torvalds
· 9 years ago
0ca9b67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
051b29f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8f98e29
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bba072d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
511601b
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
12b76f3
Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
b3a0d9a
Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
30b9dbe
ARC: Fix silly typo in MAINTAINERS file
by Vineet Gupta
· 9 years ago
1cfc05c
ARC: cpu_relax() to be compiler barrier even for UP
by Vineet Gupta
· 9 years ago
a6416f5
ARC: use ASL assembler mnemonic
by Vineet Gupta
· 9 years ago
541366d
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
by Vineet Gupta
· 9 years ago
76a8c40
ARC: remove extraneous header include
by Vineet Gupta
· 9 years ago
63f4f7e
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
4bfc89d
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
a30b7ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2870f6c
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
29608d2
f2fs: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
0ddaf72
squashfs: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
e409de9
9p: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
bf78171
jffs2: Add missing capability check for listing trusted xattrs
by Andreas Gruenbacher
· 9 years ago
e282fb7
hfsplus: Remove unused xattr handler list operations
by Andreas Gruenbacher
· 9 years ago
13d3408
ubifs: Remove unused security xattr handler
by Andreas Gruenbacher
· 9 years ago
dae5f57a
vfs: Fix the posix_acl_xattr_list return value
by Andreas Gruenbacher
· 9 years ago
c361016
vfs: Check attribute names in posix acl xattr handers
by Andreas Gruenbacher
· 9 years ago
934f98d
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
f3996e6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
e75cdf9
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
bbdb5c2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
ca4ba96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
4aeabc6
Merge tag '4.4-additional' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
be4773e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0a5149b
mpt3sas: fix inline markers on non inline function declarations
by Stephen Rothwell
· 9 years ago
152d7bd
dax: fix __dax_pmd_fault crash
by Dan Williams
· 9 years ago
f6d07df
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
Next »