index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2016-06-07
2
-5
/
+10
*
crypto: hash - shrink hash down to two types
Giovanni Cabiddu
2016-06-07
1
-5
/
+5
*
crypto: skcipher - remove unused header cpumask.h
Geliang Tang
2016-06-07
1
-1
/
+0
*
crypto: omap-aes - Fix registration of algorithms
Lokesh Vutla
2016-06-07
1
-8
/
+10
*
crypto: sha1-mb - stylistic cleanup
Megha Dey
2016-06-02
1
-36
/
+74
*
crypto: drbg - reduce number of setkey calls
Stephan Mueller
2016-06-02
1
-9
/
+24
*
crypto: s5p-sss - Use consistent indentation for variables and members
Krzysztof Kozlowski
2016-05-31
1
-40
/
+40
*
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-2
/
+10
*
ARM: dts: nsp: Add rng device tree entry
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-0
/
+5
*
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2016-05-31
2
-5
/
+31
*
dt-bindings: rng: Northstar Plus SoC rng bindings
Yendapally Reddy Dhananjaya Reddy
2016-05-31
1
-1
/
+6
*
lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data()
Nicolai Stange
2016-05-31
1
-21
/
+3
*
lib/mpi: mpi_read_from_buffer(): sanitize short buffer printk
Nicolai Stange
2016-05-31
1
-2
/
+2
*
lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short buffer
Nicolai Stange
2016-05-31
1
-10
/
+8
*
lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zero
Nicolai Stange
2016-05-31
1
-3
/
+5
*
lib/mpi: mpi_read_from_buffer(): return error code
Nicolai Stange
2016-05-31
2
-7
/
+11
*
lib/mpi: mpi_read_raw_data(): fix nbits calculation
Nicolai Stange
2016-05-31
1
-1
/
+1
*
lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbits
Nicolai Stange
2016-05-31
1
-2
/
+0
*
lib/mpi: purge mpi_set_buffer()
Nicolai Stange
2016-05-31
2
-77
/
+0
*
hwrng: stm32 - fix maybe uninitialized variable warning
Maxime Coquelin
2016-05-31
1
-5
/
+5
*
MAINTAINERS: Add file patterns for rng device tree bindings
Geert Uytterhoeven
2016-05-31
1
-0
/
+1
*
MAINTAINERS: Add file patterns for crypto device tree bindings
Geert Uytterhoeven
2016-05-31
1
-0
/
+1
*
crypto: powerpc - Fix typo
Andrea Gelmini
2016-05-31
1
-1
/
+1
*
crypto: doc - Fix typo
Andrea Gelmini
2016-05-31
1
-1
/
+1
*
crypto: caam - add ARCH_LAYERSCAPE to supported architectures
Horia Geantă
2016-05-31
1
-1
/
+1
*
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
9
-166
/
+340
*
crypto: caam - fix offset field in hw sg entries
Cristian Stoica
2016-05-31
2
-5
/
+5
*
powerpc: add io{read,write}64 accessors
Horia Geantă
2016-05-31
1
-0
/
+24
*
arm64: add io{read,write}64be accessors
Horia Geantă
2016-05-31
1
-1
/
+3
*
asm-generic/io.h: add io{read,write}64 accessors
Horia Geantă
2016-05-31
2
-0
/
+71
*
asm-generic/io.h: allow barriers in io{read,write}{16,32}be
Horia Geantă
2016-05-31
1
-4
/
+4
*
crypto: qat - fix typos sizeof for ctx
Tadeusz Struk
2016-05-31
1
-4
/
+4
*
crypto: user - no parsing of CRYPTO_MSG_GETALG
Stephan Mueller
2016-05-31
1
-4
/
+6
*
crypto: sha-ssse3 - add MODULE_ALIAS
Stephan Mueller
2016-05-31
3
-0
/
+22
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-05-31
3
-6
/
+14
|
\
|
*
crypto: ccp - Fix AES XTS error for request sizes above 4096
Tom Lendacky
2016-05-25
1
-5
/
+12
|
*
crypto: public_key: select CRYPTO_AKCIPHER
Arnd Bergmann
2016-05-19
1
-0
/
+1
|
*
crypto: omap-sham - potential Oops on error in probe
Dan Carpenter
2016-05-19
1
-1
/
+1
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-05-29
5
-10
/
+25
|
\
\
|
*
|
aacraid: do not activate events on non-SRC adapters
Hannes Reinecke
2016-05-22
2
-5
/
+11
|
*
|
mpt3sas: add missing curly braces
Dan Carpenter
2016-05-22
1
-1
/
+2
|
*
|
sd: get disk reference in sd_check_events()
Hannes Reinecke
2016-05-22
1
-2
/
+7
|
*
|
scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
James Bottomley
2016-05-22
1
-2
/
+5
*
|
|
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
2016-05-29
1
-3
/
+3
*
|
|
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-29
1
-2
/
+2
*
|
|
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-29
1
-2
/
+2
*
|
|
hpfs: implement the show_options method
Mikulas Patocka
2016-05-29
1
-11
/
+32
*
|
|
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-29
1
-2
/
+3
*
|
|
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-29
1
-2
/
+3
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-29
67
-258
/
+373
|
\
\
\
[next]