Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb223c32b4d3ee593c8dce07e983680d06abe387
fb223c3
crypto: user - Fix rwsem leak in crypto_user
by Jonathan Corbet
· 13 years ago
5db017a
crypto: user - Depend on NET instead of selecting it
by Herbert Xu
· 13 years ago
ea8bdfc
crypto: user - Add dependency on NET
by Herbert Xu
· 13 years ago
3e721ae
crypto: talitos - handle descriptor not found in error path
by Kim Phillips
· 13 years ago
e6ea64e
crypto: user - Initialise match in crypto_alg_match
by Herbert Xu
· 13 years ago
573da62
crypto: testmgr - add twofish tests
by Jussi Kivilinna
· 13 years ago
85b63e3
crypto: testmgr - add blowfish test-vectors
by Jussi Kivilinna
· 13 years ago
75b7662
crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT
by Richard Weinberger
· 13 years ago
906b2c9
crypto: twofish-x86_64-3way - fix ctr blocksize to 1
by Jussi Kivilinna
· 13 years ago
a516eba
crypto: blowfish-x86_64 - fix ctr blocksize to 1
by Jussi Kivilinna
· 13 years ago
ac4385d
crypto: whirlpool - count rounds from 0
by Alexey Dobriyan
· 13 years ago
540b97c
crypto: Add userspace report for compress type algorithms
by Steffen Klassert
· 13 years ago
07a5fa4
crypto: Add userspace report for cipher type algorithms
by Steffen Klassert
· 13 years ago
792608e
crypto: Add userspace report for rng type algorithms
by Steffen Klassert
· 13 years ago
a55465d
crypto: Add userspace report for pcompress type algorithms
by Steffen Klassert
· 13 years ago
b735d0a
crypto: Add userspace report for nivaead type algorithms
by Steffen Klassert
· 13 years ago
6ad414f
crypto: Add userspace report for aead type algorithms
by Steffen Klassert
· 13 years ago
3e29c10
crypto: Add userspace report for givcipher type algorithms
by Steffen Klassert
· 13 years ago
29ffc87
crypto: Add userspace report for ablkcipher type algorithms
by Steffen Klassert
· 13 years ago
50496a1
crypto: Add userspace report for blkcipher type algorithms
by Steffen Klassert
· 13 years ago
6238cba
crypto: Add userspace report for ahash type algorithms
by Steffen Klassert
· 13 years ago
f4d663c
crypto: Add userspace report for shash type algorithms
by Steffen Klassert
· 13 years ago
6c5a86f5
crypto: Add userspace report for larval type algorithms
by Steffen Klassert
· 13 years ago
b6aa63c
crypto: Add a report function pointer to crypto_type
by Steffen Klassert
· 13 years ago
a38f790
crypto: Add userspace configuration API
by Steffen Klassert
· 13 years ago
22e5b20
crypto: Export crypto_remove_final
by Steffen Klassert
· 13 years ago
89b596b
crypto: Export crypto_remove_spawns
by Steffen Klassert
· 13 years ago
64a947b
crypto: Add a flag to identify crypto instances
by Steffen Klassert
· 13 years ago
8280daa
crypto: twofish - add 3-way parallel x86_64 assembler implemention
by Jussi Kivilinna
· 13 years ago
91d41f1
crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm
by Jussi Kivilinna
· 13 years ago
ee5002a
crypto: tcrypt - add ctr(twofish) speed test
by Jussi Kivilinna
· 13 years ago
a071d06
crypto: blowfish-x86_64 - add credits
by Jussi Kivilinna
· 13 years ago
e827bb0
crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance
by Jussi Kivilinna
· 13 years ago
fad8fa4
crypto: picoxcell - add dependency on HAVE_CLK
by Jamie Iles
· 13 years ago
4a4cc2b
crypto: aes-x86 - quiet sparse noise about symbol not declared
by H Hartley Sweeten
· 13 years ago
64b94ce
crypto: blowfish - add x86_64 assembly implementation
by Jussi Kivilinna
· 13 years ago
7d47b86
crypto: tcrypt - add ctr(blowfish) speed test
by Jussi Kivilinna
· 13 years ago
3f2a5d2
crypto: blowfish - rename C-version to blowfish_generic
by Jussi Kivilinna
· 13 years ago
52ba867
crypto: blowfish - split generic and common c code
by Jussi Kivilinna
· 13 years ago
b2bac6a
crypto: cryptd - Use subsys_initcall to prevent races with aesni
by Herbert Xu
· 13 years ago
4619b6b
crypto: sha - Fix build error due to crypto_sha1_update
by Herbert Xu
· 13 years ago
e27303b
crypto: n2 - Fix a get/put_cpu() imbalance
by Thomas Meyer
· 13 years ago
66be895
crypto: sha1 - SSSE3 based SHA1 implementation for x86-64
by Mathias Krause
· 13 years ago
7c39017
crypto: sha1 - export sha1_update for reuse
by Mathias Krause
· 13 years ago
b64dc04
crypto: picoxcell - fix possible invalid pointer dereference
by Jamie Iles
· 13 years ago
30343ef
crypto: picoxcell - support for device tree matching
by Jamie Iles
· 13 years ago
4efae8c
crypto: picoxcell - add connection ID to the clock name
by Jamie Iles
· 13 years ago
c3f4200
crypto: picoxcell - convert to platform ID table
by Jamie Iles
· 13 years ago
c39cc37
crypto: padlock-aes - Make module loading even quieter when hardware is missing
by Jonathan Nieder
· 13 years ago
c027a47
oom: task->mm == NULL doesn't mean the memory was freed
by Oleg Nesterov
· 13 years ago
cfe2234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
by Linus Torvalds
· 13 years ago
60ad446
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
1b8e949
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
12ff47e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
73bcbac
Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 13 years ago
a2d7730
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 13 years ago
72f9adfd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 13 years ago
79a77c5
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
by Yu Jian
· 13 years ago
48e6061
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
by Yu Jian
· 13 years ago
9d8b9ec
ext4: use ext4_msg() instead of printk in mballoc
by Theodore Ts'o
· 13 years ago
37f86b4
kdb,kgdb: Allow arbitrary kgdb magic knock sequences
by Jason Wessel
· 14 years ago
d613d82
kdb: Remove all references to DOING_KGDB2
by Jason Wessel
· 14 years ago
f679c49
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
by Jason Wessel
· 14 years ago
3bdb65e
kdb: cleanup unused variables missed in the original kdb merge
by Jason Wessel
· 13 years ago
424c3d4
Merge branch 'for-next' into for-linus
by Liam Girdwood
· 13 years ago
5f66d2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
4a2d732
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
965e32b
Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 13 years ago
e10b87d
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 13 years ago
867f503
Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux-msm into gpio/next
by Grant Likely
· 13 years ago
762dfd1
CIFS: Cleanup demupltiplex thread exiting code
by Pavel Shilovsky
· 13 years ago
ad69bae
CIFS: Move mid search to a separate function
by Pavel Shilovsky
· 13 years ago
98bac62
CIFS: Move RFC1002 check to a separate function
by Pavel Shilovsky
· 13 years ago
e7015fb
CIFS: Simplify socket reading in demultiplex thread
by Pavel Shilovsky
· 13 years ago
f18a5f2
ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info
by Theodore Ts'o
· 13 years ago
9933fc0
ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree()
by Theodore Ts'o
· 13 years ago
3d9c247
CIFS: Move buffer allocation to a separate function
by Pavel Shilovsky
· 13 years ago
1a5ab4b
gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers
by David Brown
· 14 years ago
74d10d7
gpio_msm: Move Qualcomm v6 MSM driver into drivers
by David Brown
· 14 years ago
9def3ef
msm: gpio: Fold register defs into C file
by David Brown
· 14 years ago
030a77f
msm: gpiomux: Move public API to public header
by David Brown
· 14 years ago
10eb5f6
msm: gpio: Remove ifdefs on gpio chip registers
by David Brown
· 14 years ago
2e01d2c
msm: gpio: Remove chip-specific register definitions
by David Brown
· 14 years ago
03db072
msm: Remove chip-ifdefs for GPIO io mappings
by David Brown
· 14 years ago
ce427c3
msm: gpio: Remove unsupported devices
by David Brown
· 14 years ago
df5d3ed
OMAP: DSS2: HDMI: fix hdmi clock name
by Tomi Valkeinen
· 13 years ago
9ede365
HACK: OMAP: DSS2: clk hack for OMAP2/3
by Tomi Valkeinen
· 13 years ago
33853a0
ext4: use the correct error exit path in ext4_init_inode_table()
by Yongqiang Yang
· 13 years ago
206d440
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
by Markus Trippelsdorf
· 13 years ago
43c1c9c
VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock
by David Howells
· 14 years ago
c6627c6
VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree()
by David Howells
· 14 years ago
35f40ef
VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree()
by David Howells
· 14 years ago
86bc704
switch posix_acl_chmod() to umode_t
by Al Viro
· 13 years ago
3a5fba1
switch posix_acl_from_mode() to umode_t
by Al Viro
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
782b94c
block: initialise bd_super in bdget()
by Lachlan McIlroy
· 13 years ago
c4ae0c6
vfs: avoid call to inode_lru_list_del() if possible
by Eric Dumazet
· 13 years ago
f2ee7ab
vfs: avoid taking inode_hash_lock on pipes and sockets
by Eric Dumazet
· 13 years ago
b12362b
vfs: conditionally call inode_wb_list_del()
by Eric Dumazet
· 13 years ago
Next »