index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS
Eric Biggers
2018-02-22
4
-0
/
+728
*
crypto: aesni - Update aesni-intel_glue to use scatter/gather
Dave Watson
2018-02-22
1
-0
/
+133
*
crypto: aesni - Introduce scatter/gather asm function stubs
Dave Watson
2018-02-22
2
-26
/
+106
*
crypto: aesni - Add fast path for > 16 byte update
Dave Watson
2018-02-22
1
-0
/
+25
*
crypto: aesni - Introduce partial block macro
Dave Watson
2018-02-22
1
-1
/
+150
*
crypto: aesni - Move HashKey computation from stack to gcm_context
Dave Watson
2018-02-22
1
-99
/
+106
*
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-02-22
1
-1
/
+9
*
crypto: aesni - Fill in new context data structures
Dave Watson
2018-02-22
1
-12
/
+39
*
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-02-22
1
-28
/
+43
*
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-02-22
2
-75
/
+121
*
crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro
Dave Watson
2018-02-22
1
-179
/
+114
*
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-02-22
1
-109
/
+63
*
crypto: aesni - Add GCM_INIT macro
Dave Watson
2018-02-22
1
-51
/
+33
*
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-02-22
1
-29
/
+24
*
crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC
Dave Watson
2018-02-22
1
-250
/
+48
*
crypto: arm/aes-cipher - move S-box to .rodata section
Jinbum Park
2018-02-22
1
-9
/
+10
*
crypto: sha512-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-32
/
+6
*
crypto: sha256-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-29
/
+6
*
crypto: sha1-mb - remove HASH_FIRST flag
Eric Biggers
2018-02-15
2
-30
/
+6
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-02-12
1
-4
/
+6
|
\
|
*
crypto: sha512-mb - initialize pending lengths correctly
Eric Biggers
2018-02-08
1
-4
/
+6
*
|
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
6
-115
/
+10
*
|
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
12
-31
/
+31
*
|
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-11
1
-0
/
+2
|
\
\
|
*
|
xtensa: fix build with KASAN
Max Filippov
2018-02-11
1
-0
/
+2
*
|
|
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-11
3
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2018-02-11
2
-2
/
+0
|
*
|
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
2018-02-11
1
-8
/
+8
*
|
|
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-10
1
-2
/
+3
|
\
\
\
|
*
|
|
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
2018-02-10
1
-2
/
+3
*
|
|
|
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
90
-1040
/
+3919
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-09
12
-39
/
+251
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
2018-02-09
5
-0
/
+198
|
|
*
|
|
|
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
2018-02-09
1
-1
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2018-02-09
2
-9
/
+24
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
2018-02-09
1
-6
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S PR: Fix broken select due to misspelling
Ulf Magnusson
2018-02-08
1
-1
/
+1
|
|
*
|
|
|
KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabled
Alexander Graf
2018-02-01
3
-18
/
+12
|
|
*
|
|
|
KVM: PPC: Book3S HV: Drop locks before reading guest memory
Paul Mackerras
2018-02-01
1
-4
/
+12
|
*
|
|
|
|
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
2018-02-09
1
-143
/
+164
|
|
\
\
\
\
\
|
*
|
|
|
|
|
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
Eric Biggers
2018-02-02
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-01
20
-219
/
+498
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2018-01-19
4
-1
/
+97
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
2018-01-19
2
-4
/
+4
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+1
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2018-01-19
5
-3
/
+14
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2018-01-19
5
-28
/
+57
|
|
*
|
|
|
|
KVM: PPC: Book3S HV: Add more info about XIVE queues in debugfs
Benjamin Herrenschmidt
2018-01-19
1
-0
/
+28
|
|
*
|
|
|
|
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-01-19
348
-2289
/
+5090
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: PPC: Book3S HV: Allow HPT and radix on the same core for POWER9 v2.2
Paul Mackerras
2018-01-18
1
-6
/
+24
[next]