index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
15
-34
/
+47
2019-03-22
crypto: arm - convert to use crypto_simd_usable()
Eric Biggers
10
-19
/
+29
2019-03-22
crypto: x86 - convert to use crypto_simd_usable()
Eric Biggers
12
-36
/
+44
2019-03-22
crypto: arm64/gcm-aes-ce - fix no-NEON fallback code
Eric Biggers
1
-4
/
+6
2019-03-22
crypto: x86/morus1280 - convert to use AEAD SIMD helpers
Eric Biggers
3
-95
/
+14
2019-03-22
crypto: x86/morus640 - convert to use AEAD SIMD helpers
Eric Biggers
2
-90
/
+7
2019-03-22
crypto: x86/aegis256 - convert to use AEAD SIMD helpers
Eric Biggers
1
-127
/
+30
2019-03-22
crypto: x86/aegis128l - convert to use AEAD SIMD helpers
Eric Biggers
1
-127
/
+30
2019-03-22
crypto: x86/aegis128 - convert to use AEAD SIMD helpers
Eric Biggers
1
-127
/
+30
2019-03-22
crypto: x86/aesni - convert to use AEAD SIMD helpers
Eric Biggers
1
-146
/
+15
2019-03-22
crypto: x86/aesni - convert to use skcipher SIMD bulk registration
Eric Biggers
1
-36
/
+7
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
39
-70
/
+4
2019-03-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-125
/
+0
2019-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2019-03-17
perf/x86/intel: Make dev_attr_allow_tsx_force_abort static
kbuild test robot
1
-1
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
24
-43
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
11
-13
/
+0
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-0
/
+2
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-0
/
+1
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+4
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-10
/
+22
2019-03-16
Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
69
-825
/
+1718
2019-03-16
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
86
-526
/
+284
2019-03-16
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+2
2019-03-15
kvm: vmx: fix formatting of a comment
Paolo Bonzini
1
-5
/
+5
2019-03-15
Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
3
-5
/
+17
2019-03-15
Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
Ben Gardon
1
-13
/
+3
2019-03-15
scsi: ia64: simscsi: use request tag instead of serial_number
Hannes Reinecke
1
-3
/
+4
2019-03-15
Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next
Russell King
80
-513
/
+258
2019-03-15
perf/x86: Fixup typo in stub functions
Peter Zijlstra
1
-2
/
+2
2019-03-15
perf/x86/intel: Fix memory corruption
Peter Zijlstra
1
-1
/
+1
2019-03-14
Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-11
/
+2
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-4
/
+4
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+12
2019-03-13
unicore32: simplify linker script generation for decompressor
Masahiro Yamada
2
-4
/
+1
2019-03-13
h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-
Masahiro Yamada
1
-1
/
+1
2019-03-13
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
1
-3
/
+0
2019-03-13
ia64: prefix header search path with $(srctree)/
Masahiro Yamada
4
-6
/
+2
2019-03-13
powerpc/64s: Include <asm/nmi.h> header file to fix a warning
Mathieu Malaterre
1
-0
/
+1
2019-03-13
powerpc/powernv: Fix compile without CONFIG_TRACEPOINTS
Alexey Kardashevskiy
1
-0
/
+1
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-69
/
+132
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
98
-102
/
+586
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
4
-14
/
+15
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
64
-20
/
+353
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
5
-0
/
+39
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
7
-17
/
+74
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
6
-11
/
+2
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
8
-14
/
+13
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
3
-4
/
+16
[next]