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
*
lib/mpi: mpi_read_buffer(): replace open coded endian conversion
Nicolai Stange
2016-04-05
1
-15
/
+12
*
lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbs
Nicolai Stange
2016-04-05
1
-10
/
+8
*
lib/mpi: mpi_write_sgl(): replace open coded endian conversion
Nicolai Stange
2016-04-05
1
-16
/
+11
*
lib/mpi: mpi_write_sgl(): fix out-of-bounds stack access
Nicolai Stange
2016-04-05
1
-5
/
+1
*
lib/mpi: mpi_write_sgl(): purge redundant pointer arithmetic
Nicolai Stange
2016-04-05
1
-2
/
+1
*
lib/mpi: mpi_write_sgl(): fix style issue with lzero decrement
Nicolai Stange
2016-04-05
1
-2
/
+2
*
lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbs
Nicolai Stange
2016-04-05
1
-12
/
+9
*
crypto: s5p-sss - Sort the headers to improve readability
Krzysztof Kozlowski
2016-04-05
1
-10
/
+10
*
crypto: s5p-sss - Handle unaligned buffers
Krzysztof Kozlowski
2016-04-05
1
-12
/
+138
*
crypto: s5p-sss - Minor coding cleanups
Krzysztof Kozlowski
2016-04-05
1
-8
/
+7
*
MAINTAINERS: Add a new maintainer for the CCP driver
Tom Lendacky
2016-04-05
1
-0
/
+1
*
crypto: marvell/cesa - remove unneeded condition
Dan Carpenter
2016-04-05
1
-2
/
+1
*
PKCS#7: fix missing break on OID_sha224 case
Colin Ian King
2016-04-05
1
-0
/
+1
*
crypto: n2 - Remove return statement from void function
Amitoj Kaur Chawla
2016-04-05
1
-1
/
+1
*
crypto: s5p-sss - Enable COMPILE_TEST
Krzysztof Kozlowski
2016-04-05
1
-1
/
+2
*
hwrng: exynos - Enable COMPILE_TEST
Krzysztof Kozlowski
2016-04-05
1
-1
/
+2
*
hwrng: exynos - Disable runtime PM on driver unbind
Krzysztof Kozlowski
2016-04-05
1
-0
/
+9
*
hwrng: exynos - Disable runtime PM on probe failure
Krzysztof Kozlowski
2016-04-05
1
-1
/
+8
*
hwrng: exynos - Fix unbalanced PM runtime put on timeout error path
Krzysztof Kozlowski
2016-04-05
1
-3
/
+7
*
hwrng: exynos - Runtime suspend device after init
Krzysztof Kozlowski
2016-04-05
1
-1
/
+2
*
crypto: omap-des - Improve wording for CRYPTO_DEV_OMAP_DES in Kconfig
Peter Meerwald
2016-04-05
1
-3
/
+3
*
crypto: af_alg - add async support to algif_aead
Tadeusz Struk
2016-04-05
1
-31
/
+237
*
hwrng: bcm63xx - fix device tree compilation
Álvaro Fernández Rojas
2016-04-05
1
-0
/
+1
*
sunrpc: Fix skcipher/shash conversion
Herbert Xu
2016-04-04
2
-3
/
+8
*
Linux 4.6-rc2
v4.6-rc2
Linus Torvalds
2016-04-03
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-03
12
-35
/
+98
|
\
|
*
perf/x86/amd/ibs: Fix pmu::stop() nesting
Peter Zijlstra
2016-03-31
1
-7
/
+45
|
*
perf/core: Don't leak event in the syscall error path
Alexander Shishkin
2016-03-31
1
-0
/
+1
|
*
perf/core: Fix time tracking bug with multiplexing
Peter Zijlstra
2016-03-31
1
-2
/
+12
|
*
Merge tag 'perf-urgent-for-mingo-20160330' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-31
2
-15
/
+11
|
|
\
|
|
*
perf jit: genelf makes assumptions about endian
Anton Blanchard
2016-03-30
1
-14
/
+10
|
|
*
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
2016-03-30
1
-1
/
+1
|
|
/
|
*
Merge tag 'perf-urgent-for-mingo-20160329' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-30
4
-7
/
+22
|
|
\
|
|
*
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-30
4
-7
/
+22
|
|
/
|
*
Merge tag 'perf-urgent-for-mingo-20160328' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-29
1
-0
/
+2
|
|
\
|
|
*
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-28
1
-0
/
+2
|
|
/
|
*
perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL
Huang Rui
2016-03-25
1
-3
/
+3
|
*
Merge tag 'perf-urgent-for-mingo-20160324' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-03-25
2
-1
/
+2
|
|
\
|
|
*
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
2016-03-24
1
-0
/
+1
|
|
*
perf tests: Fix tarpkg build test error output redirection
Arnaldo Carvalho de Melo
2016-03-24
1
-1
/
+1
|
|
/
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-03
9
-58
/
+158
|
\
\
|
*
|
MAINTAINERS: Update my email address
Masami Hiramatsu
2016-04-01
1
-1
/
+1
|
*
|
locking/lockdep: Print chain_key collision information
Alfredo Alvarez Fernandez
2016-03-31
1
-2
/
+77
|
*
|
uapi/linux/stddef.h: Provide __always_inline to userspace headers
Denys Vlasenko
2016-03-30
1
-0
/
+4
|
*
|
tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh
Sedat Dilek
2016-03-30
1
-4
/
+8
|
*
|
locking/atomic, sched: Unexport fetch_or()
Frederic Weisbecker
2016-03-29
2
-21
/
+18
|
*
|
timers/nohz: Convert tick dependency mask to atomic_t
Frederic Weisbecker
2016-03-29
3
-34
/
+33
|
*
|
locking/atomic: Introduce atomic_fetch_or()
Frederic Weisbecker
2016-03-29
1
-0
/
+21
*
|
|
v4l2-mc: avoid warning about unused variable
Linus Torvalds
2016-04-03
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-03
12
-30
/
+246
|
\
\
\
[next]