index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-24
crypto: qat - fix typo in clean-files
Jim Davis
1
-1
/
+1
2015-11-23
crypto: picoxcell - set [src|dst]_nents and nents as signed int
LABBE Corentin
1
-2
/
+3
2015-11-23
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
1
-2
/
+2
2015-11-23
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
1
-6
/
+7
2015-11-23
crypto: atmel: fix bogus select
Arnd Bergmann
1
-2
/
+1
2015-11-23
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
Cyrille Pitchen
1
-1
/
+1
2015-11-23
crypto: atmel - fix 64-bit warnings
Arnd Bergmann
1
-6
/
+6
2015-11-23
crypto: mcryptd - use list_first_entry_or_null()
Geliang Tang
1
-6
/
+2
2015-11-23
crypto: api - use list_first_entry_or_null and list_next_entry
Geliang Tang
1
-5
/
+4
2015-11-17
crypto: sun4i-ss - add missing statesize
LABBE Corentin
1
-0
/
+2
2015-11-17
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
1
-4
/
+2
2015-11-17
crypto: qat - constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-17
crypto: rsa - only require output buffers as big as needed.
Andrzej Zaborowski
1
-24
/
+0
2015-11-17
lib/mpi: only require buffers as big as needed for the integer
Andrzej Zaborowski
1
-4
/
+17
2015-11-17
crypto: amcc - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+4
2015-11-17
crypto: caam - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+24
2015-11-17
crypto: picoxcell - check return value of sg_nents_for_len
LABBE Corentin
1
-14
/
+34
2015-11-17
crypto: qce - check return value of sg_nents_for_len
LABBE Corentin
2
-0
/
+13
2015-11-17
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
1
-0
/
+12
2015-11-17
crypto: talitos - check return value of sg_nents_for_len
LABBE Corentin
1
-7
/
+34
2015-11-17
crypto: marvell - check return value of sg_nents_for_len
LABBE Corentin
2
-0
/
+12
2015-11-17
crypto: algif - Change some variable to size_t
LABBE Corentin
2
-8
/
+8
2015-11-17
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2
-15
/
+2
2015-11-17
crypto: qat - fix get instance function
Tadeusz Struk
1
-11
/
+11
2015-11-17
crypto: hifn_795x - fix coding style
LABBE Corentin
1
-163
/
+138
2015-11-17
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
LABBE Corentin
1
-82
/
+67
2015-11-17
crypto: hifn_795x - remove the hifn_test function
LABBE Corentin
1
-58
/
+0
2015-11-17
crypto: qat - when stopping all devices make fure VF are stopped first
Tadeusz Struk
1
-1
/
+1
2015-11-16
crypto: talitos - Fix timing leak in ESP ICV verification
David Gstir
1
-1
/
+1
2015-11-16
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2
-2
/
+3
2015-11-16
Linux 4.4-rc1
v4.4-rc1
Linus Torvalds
1
-2
/
+2
2015-11-14
ARC: Fix silly typo in MAINTAINERS file
Vineet Gupta
1
-1
/
+1
2015-11-14
ARC: cpu_relax() to be compiler barrier even for UP
Vineet Gupta
1
-4
/
+0
2015-11-14
ARC: use ASL assembler mnemonic
Vineet Gupta
1
-3
/
+3
2015-11-14
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
Vineet Gupta
3
-21
/
+44
2015-11-14
ARC: remove extraneous header include
Vineet Gupta
1
-1
/
+0
2015-11-14
f2fs: xattr simplifications
Andreas Gruenbacher
1
-12
/
+3
2015-11-14
squashfs: xattr simplifications
Andreas Gruenbacher
1
-59
/
+31
2015-11-14
9p: xattr simplifications
Andreas Gruenbacher
9
-306
/
+83
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
32
-226
/
+306
2015-11-14
jffs2: Add missing capability check for listing trusted xattrs
Andreas Gruenbacher
1
-0
/
+3
2015-11-14
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
4
-44
/
+0
2015-11-14
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-14
vfs: Fix the posix_acl_xattr_list return value
Andreas Gruenbacher
1
-3
/
+1
2015-11-14
vfs: Check attribute names in posix acl xattr handers
Andreas Gruenbacher
1
-0
/
+4
2015-11-13
mpt3sas: fix inline markers on non inline function declarations
Stephen Rothwell
1
-2
/
+2
2015-11-13
dax: fix __dax_pmd_fault crash
Dan Williams
1
-0
/
+7
2015-11-13
Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...
Mark Yao
1
-6
/
+75
2015-11-13
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() was...
Ville Syrjälä
1
-1
/
+9
2015-11-12
ALSA: pci: depend on ZONE_DMA
Dan Williams
1
-12
/
+12
[next]