index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sparc - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-7
/
+4
*
crypto: s390 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-17
/
+4
*
crypto: arm64/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-0
/
+2
*
crypto: arm/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-0
/
+2
*
crypto: arm64/cbcmac - handle empty messages in same way as template
Eric Biggers
2019-04-08
1
-1
/
+1
*
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
Eric Biggers
2019-04-08
1
-8
/
+5
*
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
15
-34
/
+47
*
crypto: arm - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
10
-19
/
+29
*
crypto: x86 - convert to use crypto_simd_usable()
Eric Biggers
2019-03-22
12
-36
/
+44
*
crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
Eric Biggers
2019-03-22
1
-4
/
+6
*
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
3
-95
/
+14
*
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
2
-90
/
+7
*
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-127
/
+30
*
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-127
/
+30
*
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-127
/
+30
*
crypto: x86/aesni - convert to use AEAD SIMD helpers
Eric Biggers
2019-03-22
1
-146
/
+15
*
crypto: x86/aesni - convert to use skcipher SIMD bulk registration
Eric Biggers
2019-03-22
1
-36
/
+7
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
39
-70
/
+4
|
\
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
24
-43
/
+0
|
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
11
-13
/
+0
|
*
unicore32: simplify linker script generation for decompressor
Masahiro Yamada
2019-03-13
2
-4
/
+1
|
*
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
2019-03-13
1
-1
/
+1
|
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-13
1
-3
/
+0
|
*
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
2019-03-13
4
-6
/
+2
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-17
3
-125
/
+0
|
\
\
|
*
|
x86/asm: Remove unused __constant_c_x_memset() macro and inlines
Rasmus Villemoes
2019-01-12
1
-84
/
+0
|
*
|
x86/asm: Remove dead __GNUC__ conditionals
Rasmus Villemoes
2019-01-12
3
-41
/
+0
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-17
2
-4
/
+4
|
\
\
\
|
*
|
|
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
2019-03-17
1
-1
/
+1
|
*
|
|
perf/x86: Fixup typo in stub functions
Peter Zijlstra
2019-03-15
1
-2
/
+2
|
*
|
|
perf/x86/intel: Fix memory corruption
Peter Zijlstra
2019-03-15
1
-1
/
+1
*
|
|
|
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-03-16
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
signal: add pidfd_send_signal() syscall
Christian Brauner
2019-03-05
2
-0
/
+2
*
|
|
|
|
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2019-03-16
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
2019-01-07
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-16
1
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
scsi: ia64: simscsi: use request tag instead of serial_number
Hannes Reinecke
2019-03-15
1
-3
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-16
6
-10
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/64s: Include <asm/nmi.h> header file to fix a warning
Mathieu Malaterre
2019-03-13
1
-0
/
+1
|
*
|
|
|
|
powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS
Alexey Kardashevskiy
2019-03-13
1
-0
/
+1
|
*
|
|
|
|
powerpc/mm: Disable kcov for SLB routines
Mahesh Salgaonkar
2019-03-12
1
-0
/
+3
|
*
|
|
|
|
powerpc: remove dead code in head_fsl_booke.S
Jason Yan
2019-03-05
1
-7
/
+0
|
*
|
|
|
|
powerpc/configs: Sync skiroot defconfig
Joel Stanley
2019-03-05
1
-3
/
+9
|
*
|
|
|
|
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
Aneesh Kumar K.V
2019-03-05
1
-0
/
+8
*
|
|
|
|
|
Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-15
2
-6
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
um: Fix for a possible OOPS in ubd initialization
Anton Ivanov
2019-03-06
1
-3
/
+3
|
*
|
|
|
|
|
um: Remove duplicated include from vector_user.c
YueHaibing
2019-03-06
1
-3
/
+0
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
69
-825
/
+1718
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kvm: vmx: fix formatting of a comment
Paolo Bonzini
2019-03-15
1
-5
/
+5
|
*
|
|
|
|
|
|
Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-03-15
3
-5
/
+17
|
|
\
\
\
\
\
\
\
[next]