index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
crypto: s5p-sss - Fix use after free of copied input buffer in error path
Krzysztof Kozlowski
1
-1
/
+0
2016-04-20
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
7
-4
/
+893
2016-04-20
crypto4xx: integrate ppc4xx-rng into crypto4xx
Christian Lamparter
10
-163
/
+184
2016-04-20
eCryptfs: Do not allocate hash tfm in NORECLAIM context
Herbert Xu
4
-21
/
+26
2016-04-18
crypto: qat - fix section mismatch warning
Tadeusz Struk
1
-1
/
+1
2016-04-18
crypto: qat - interrupts need to be enabled when VFs are disabled
Tadeusz Struk
1
-1
/
+2
2016-04-18
crypto: qat - check if PF is running
Tadeusz Struk
6
-4
/
+14
2016-04-18
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
6
-70
/
+103
2016-04-15
crypto: lzo - get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-04-15
hwrng: hisi - Add support for Hisilicon SoC RNG
Kefeng Wang
3
-0
/
+140
2016-04-15
dt/bindings: Add bindings for hisilicon random number generator
Kefeng Wang
1
-0
/
+12
2016-04-15
crypto: mxc-scc - add basic driver for the MXC SCC
Steffen Trumtrar
3
-0
/
+772
2016-04-15
ARM: i.MX25: add scc module to dtsi
Steffen Trumtrar
1
-0
/
+9
2016-04-15
Documentation: devicetree: add Freescale SCC bindings
Steffen Trumtrar
1
-0
/
+21
2016-04-15
crypto: qat - adf_dev_stop should not be called in atomic context
Tadeusz Struk
3
-3
/
+64
2016-04-15
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
Mike Galbraith
1
-1
/
+1
2016-04-15
crypto: doc - document correct return value for request allocation
Eric Biggers
5
-11
/
+7
2016-04-05
hwrng: exynos - Fix misspelled Samsung address
Krzysztof Kozlowski
1
-1
/
+1
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
10
-47
/
+17
2016-04-05
crypto: qat - explicitly stop all VFs first
Tadeusz Struk
1
-1
/
+20
2016-04-05
crypto: drbg - set HMAC key only when altered
Stephan Mueller
1
-14
/
+25
2016-04-05
crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
Corentin LABBE
1
-4
/
+6
2016-04-05
crypto: qat - fix address leaking of RSA public exponent
Tudor Ambarus
1
-1
/
+1
2016-04-05
crypto: qat - avoid memory corruption or undefined behaviour
Tudor Ambarus
1
-1
/
+1
2016-04-05
crypto: qat - Remove redundant nrbg rings
Ahsan Atta
1
-2
/
+0
2016-04-05
crypto: qat - make sure const_tab is 1024 bytes aligned
Tadeusz Struk
1
-1
/
+1
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access
Nicolai Stange
1
-3
/
+0
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
Nicolai Stange
1
-6
/
+3
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
Nicolai Stange
1
-1
/
+2
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
Nicolai Stange
1
-2
/
+0
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
Nicolai Stange
1
-6
/
+2
2016-04-05
lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
Nicolai Stange
1
-4
/
+4
2016-04-05
lib/mpi: mpi_read_buffer(): fix buffer overflow
Nicolai Stange
1
-10
/
+3
2016-04-05
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
Nicolai Stange
1
-15
/
+12
2016-04-05
lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
Nicolai Stange
1
-10
/
+8
2016-04-05
lib/mpi: mpi_write_sgl(): replace open coded endian conversion
Nicolai Stange
1
-16
/
+11
2016-04-05
lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
Nicolai Stange
1
-5
/
+1
2016-04-05
lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
Nicolai Stange
1
-2
/
+1
2016-04-05
lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
Nicolai Stange
1
-2
/
+2
2016-04-05
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
Nicolai Stange
1
-12
/
+9
2016-04-05
crypto: s5p-sss - Sort the headers to improve readability
Krzysztof Kozlowski
1
-10
/
+10
2016-04-05
crypto: s5p-sss - Handle unaligned buffers
Krzysztof Kozlowski
1
-12
/
+138
2016-04-05
crypto: s5p-sss - Minor coding cleanups
Krzysztof Kozlowski
1
-8
/
+7
2016-04-05
MAINTAINERS: Add a new maintainer for the CCP driver
Tom Lendacky
1
-0
/
+1
2016-04-05
crypto: marvell/cesa - remove unneeded condition
Dan Carpenter
1
-2
/
+1
2016-04-05
PKCS#7: fix missing break on OID_sha224 case
Colin Ian King
1
-0
/
+1
2016-04-05
crypto: n2 - Remove return statement from void function
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-05
crypto: s5p-sss - Enable COMPILE_TEST
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: exynos - Enable COMPILE_TEST
Krzysztof Kozlowski
1
-1
/
+2
2016-04-05
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
1
-0
/
+9
[next]