Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3c2fee5d66b0d1e977de1a56243002e532da6a5
b3c2fee
crypto: ccp - Ensure all dependencies are specified
by Gary R Hook
· 9 years ago
21ec757
crypto: marvell/cesa - Improving code readability
by Romain Perier
· 9 years ago
5512442
crypto: s5p-sss - Remove useless hash interrupt handler
by Krzysztof Kozlowski
· 9 years ago
07c8fcc
crypto: s5p-sss - Fix use after free of copied input buffer in error path
by Krzysztof Kozlowski
· 9 years ago
58ea8ab
crypto: ccp - Register the CCP as a DMA resource
by Gary R Hook
· 9 years ago
5343e67
crypto4xx: integrate ppc4xx-rng into crypto4xx
by Christian Lamparter
· 9 years ago
e81f334
eCryptfs: Do not allocate hash tfm in NORECLAIM context
by Herbert Xu
· 9 years ago
b3ab30a
crypto: qat - fix section mismatch warning
by Tadeusz Struk
· 9 years ago
87ba569
crypto: qat - interrupts need to be enabled when VFs are disabled
by Tadeusz Struk
· 9 years ago
25c6ffb
crypto: qat - check if PF is running
by Tadeusz Struk
· 9 years ago
02dc8d6
crypto: qat - move vf2pf_init and vf2pf_exit to common
by Tadeusz Struk
· 9 years ago
5f575ef
crypto: lzo - get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 9 years ago
afc39d6
hwrng: hisi - Add support for Hisilicon SoC RNG
by Kefeng Wang
· 9 years ago
c7995ee
dt/bindings: Add bindings for hisilicon random number generator
by Kefeng Wang
· 9 years ago
d293b64
crypto: mxc-scc - add basic driver for the MXC SCC
by Steffen Trumtrar
· 9 years ago
ba97eed
ARM: i.MX25: add scc module to dtsi
by Steffen Trumtrar
· 9 years ago
ff0078f
Documentation: devicetree: add Freescale SCC bindings
by Steffen Trumtrar
· 9 years ago
d606416
crypto: qat - adf_dev_stop should not be called in atomic context
by Tadeusz Struk
· 9 years ago
7587c40
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
by Mike Galbraith
· 9 years ago
6eae29e
crypto: doc - document correct return value for request allocation
by Eric Biggers
· 9 years ago
043809d
hwrng: exynos - Fix misspelled Samsung address
by Krzysztof Kozlowski
· 9 years ago
f1420ce
crypto: qat - changed adf_dev_stop to void
by Tadeusz Struk
· 9 years ago
cb00bca
crypto: qat - explicitly stop all VFs first
by Tadeusz Struk
· 9 years ago
4218ebe
crypto: drbg - set HMAC key only when altered
by Stephan Mueller
· 9 years ago
bdb6cf9
crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
by Corentin LABBE
· 9 years ago
738f982
crypto: qat - fix address leaking of RSA public exponent
by Tudor Ambarus
· 9 years ago
aa8b6dd
crypto: qat - avoid memory corruption or undefined behaviour
by Tudor Ambarus
· 9 years ago
0c4935b
crypto: qat - Remove redundant nrbg rings
by Ahsan Atta
· 9 years ago
082ebe9
crypto: qat - make sure const_tab is 1024 bytes aligned
by Tadeusz Struk
· 9 years ago
0bb5c9e
lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer access
by Nicolai Stange
· 9 years ago
85d541a
lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indices
by Nicolai Stange
· 9 years ago
64c09b0
lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculation
by Nicolai Stange
· 9 years ago
60e1b74
lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbits
by Nicolai Stange
· 9 years ago
ab1e912
lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytes
by Nicolai Stange
· 9 years ago
b698538
lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytes
by Nicolai Stange
· 9 years ago
462696f
lib/mpi: mpi_read_buffer(): fix buffer overflow
by Nicolai Stange
· 9 years ago
90f864e
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
by Nicolai Stange
· 9 years ago
f00fa24
lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
by Nicolai Stange
· 9 years ago
d755290
lib/mpi: mpi_write_sgl(): replace open coded endian conversion
by Nicolai Stange
· 9 years ago
cece762
lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
by Nicolai Stange
· 9 years ago
ea122be
lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
by Nicolai Stange
· 9 years ago
654842e
lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
by Nicolai Stange
· 9 years ago
f2d1362
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
by Nicolai Stange
· 9 years ago
3cf9d84
crypto: s5p-sss - Sort the headers to improve readability
by Krzysztof Kozlowski
· 9 years ago
9e4a110
crypto: s5p-sss - Handle unaligned buffers
by Krzysztof Kozlowski
· 9 years ago
119c3ab
crypto: s5p-sss - Minor coding cleanups
by Krzysztof Kozlowski
· 9 years ago
29e9330
MAINTAINERS: Add a new maintainer for the CCP driver
by Tom Lendacky
· 9 years ago
063327f
crypto: marvell/cesa - remove unneeded condition
by Dan Carpenter
· 9 years ago
06af9b0
PKCS#7: fix missing break on OID_sha224 case
by Colin Ian King
· 9 years ago
150f6d4
crypto: n2 - Remove return statement from void function
by Amitoj Kaur Chawla
· 9 years ago
dc1d9de
crypto: s5p-sss - Enable COMPILE_TEST
by Krzysztof Kozlowski
· 9 years ago
4dd6e9e
hwrng: exynos - Enable COMPILE_TEST
by Krzysztof Kozlowski
· 9 years ago
27d80fa
hwrng: exynos - Disable runtime PM on driver unbind
by Krzysztof Kozlowski
· 9 years ago
48a61e1
hwrng: exynos - Disable runtime PM on probe failure
by Krzysztof Kozlowski
· 9 years ago
f1925d7
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
by Krzysztof Kozlowski
· 9 years ago
f0d947a
hwrng: exynos - Runtime suspend device after init
by Krzysztof Kozlowski
· 9 years ago
97ee7ed
crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
by Peter Meerwald
· 9 years ago
83094e5e
crypto: af_alg - add async support to algif_aead
by Tadeusz Struk
· 9 years ago
47cd3060
hwrng: bcm63xx - fix device tree compilation
by Álvaro Fernández Rojas
· 9 years ago
ef609c2
sunrpc: Fix skcipher/shash conversion
by Herbert Xu
· 9 years ago
9735a22
Linux 4.6-rc2
by Linus Torvalds
· 9 years ago
4c3b73c
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7b367f5
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
17084b7
v4l2-mc: avoid warning about unused variable
by Linus Torvalds
· 9 years ago
30cebb6
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f7eeb8a
Merge tag 'rproc-v4.6-rc1' of git://github.com/andersson/remoteproc
by Linus Torvalds
· 9 years ago
d6c24df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
cb10716
Convert straggling drivers to new six-argument get_user_pages()
by Linus Torvalds
· 9 years ago
264800b
Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 9 years ago
05cf807
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
cf78031
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
1826907
Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
4e19fd9
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
8fbd4ad
Merge branch 'acpi-processor'
by Rafael J. Wysocki
· 9 years ago
82d2a34
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
22fed39
Merge tag 'for-linus' of git://github.com/martinbrandenburg/linux
by Linus Torvalds
· 9 years ago
4fff505
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
2708d17
Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
394532e
.mailmap: add Christophe Ricard
by Christophe Ricard
· 9 years ago
f76be61
Make CONFIG_FHANDLE default y
by Andi Kleen
· 9 years ago
ec3b688
mm/page_isolation.c: fix the function comments
by Neil Zhang
· 9 years ago
af8e15c
oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head
by Michal Hocko
· 9 years ago
bbe3de2
mm/page_isolation: fix tracepoint to mirror check function behavior
by Lucas Stach
· 9 years ago
858eaaa7
mm/rmap: batched invalidations should use existing api
by Nadav Amit
· 9 years ago
18c9824
x86/mm: TLB_REMOTE_SEND_IPI should count pages
by Nadav Amit
· 9 years ago
6f25a14
mm: fix invalid node in alloc_migrate_target()
by Xishi Qiu
· 9 years ago
969e8d7
include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()
by Chen Gang
· 9 years ago
0b355ea
mm, kasan: fix compilation for CONFIG_SLAB
by Alexander Potapenko
· 9 years ago
b39c3cf
MAINTAINERS: orangefs mailing list is subscribers-only
by Joe Perches
· 9 years ago
db5dd0d
net: mvneta: fix changing MTU when using per-cpu processing
by Marcin Wojtas
· 9 years ago
ce2a04c
Merge branch 'stmmac-fixes'
by David S. Miller
· 9 years ago
a7657f1
stmmac: fix MDIO settings
by Giuseppe CAVALLARO
· 9 years ago
d7e944c
Revert "stmmac: Fix 'eth0: No PHY found' regression"
by Giuseppe CAVALLARO
· 9 years ago
a00e3ab
stmmac: fix TX normal DESC
by Giuseppe CAVALLARO
· 9 years ago
c66e98c
net: mvneta: use cache_line_size() to get cacheline size
by Jisheng Zhang
· 9 years ago
4a0a12d
net: mvpp2: use cache_line_size() to get cacheline size
by Jisheng Zhang
· 9 years ago
d82b0c2
net: mvpp2: fix maybe-uninitialized warning
by Jisheng Zhang
· 9 years ago
5a5abb1
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
by Daniel Borkmann
· 9 years ago
6ddf37d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
52bef0c
Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
Next »