index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-01-18
crypto: arm64/sha1-ce - get rid of literal pool
Ard Biesheuvel
2018-01-18
crypto: arm64/sha2-ce - move the round constant table to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/crct10dif - move literal data to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/crc32 - move literal data to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/aes-neon - move literal data to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/aes-cipher - move S-box to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64 - implement SHA-512 using special instructions
Ard Biesheuvel
2018-01-12
crypto: x86/salsa20 - cleanup and convert to skcipher API
Eric Biggers
2018-01-12
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-01-12
crypto: poly1305 - remove ->setkey() method
Eric Biggers
2018-01-05
crypto: x86/poly1305 - remove cra_alignmask
Eric Biggers
2017-12-28
crypto: aesni - Fix out-of-bounds access of the AAD buffer in generic-gcm-aesni
Junaid Shahid
2017-12-28
crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni
Junaid Shahid
2017-12-28
crypto: x86/twofish-3way - Fix %rbp usage
Eric Biggers
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-12-22
crypto: aesni - add wrapper for generic gcm(aes)
Sabrina Dubroca
2017-12-22
crypto: aesni - fix typo in generic_gcmaes_decrypt
Sabrina Dubroca
2017-12-11
crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
2017-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-09
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2017-12-09
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...
Olof Johansson
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2017-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-12-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-12-07
ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
Arnd Bergmann
2017-12-07
arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv
Rob Herring
2017-12-07
s390: fix compat system call table
Heiko Carstens
2017-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
2017-12-06
arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
Dave Martin
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2017-12-06
arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.
Dave Martin
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
2017-12-06
Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2017-12-07
powerpc/xmon: Don't print hashed pointers in xmon
Michael Ellerman
2017-12-06
powerpc/64s: Initialize ISAv3 MMU registers before setting partition table
Nicholas Piggin
2017-12-06
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
2017-12-06
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-06
KVM: s390: Fix skey emulation permission check
Janosch Frank
2017-12-06
KVM: s390: mark irq_state.flags as non-usable
Christian Borntraeger
[next]