index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-10-02
crypto: x86/poly1305 - Remove assignments with no effect
Herbert Xu
2020-09-25
crypto: arm/aes-neonbs - use typed init/exit routines for XTS
Ard Biesheuvel
2020-09-25
crypto: arm/aes-neonbs - avoid loading reorder argument on encryption
Ard Biesheuvel
2020-09-25
crypto: arm/aes-neonbs - avoid hacks to prevent Thumb2 mode switches
Ard Biesheuvel
2020-09-25
crypto: arm/sha512-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-25
crypto: arm/sha256-neon - avoid ADRL pseudo instruction
Ard Biesheuvel
2020-09-11
crypto: arm/aes-neonbs - Use generic cbc encryption path
Herbert Xu
2020-09-11
crypto: poly1305-x86_64 - Use XORL r32,32
Uros Bizjak
2020-09-11
crypto: curve25519-x86_64 - Use XORL r32,32
Uros Bizjak
2020-09-04
crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning
Herbert Xu
2020-09-04
crypto: arm64/gcm - Fix endianness warnings
Herbert Xu
2020-09-04
crypto: arm64/sha - Add declarations for assembly variables
Herbert Xu
2020-09-04
crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon
Herbert Xu
2020-08-25
crypto: arm/curve25519 - include <linux/scatterlist.h>
Fabio Estevam
2020-08-21
crypto: x86/crc32c-intel - Use CRC32 mnemonic
Uros Bizjak
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-15
Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
sh: use generic strncpy()
Kuninori Morimoto
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
2020-08-14
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-14
sh: Rearrange blocks in entry-common.S
Michael Karcher
2020-08-14
sh: switch to copy_thread_tls()
Christian Brauner
2020-08-14
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2020-08-14
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-14
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
2020-08-14
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
2020-08-14
sh: move the ioremap implementation out of line
Christoph Hellwig
2020-08-14
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-08-14
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
2020-08-14
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-14
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-14
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
2020-08-14
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
2020-08-14
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
2020-08-14
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
2020-08-14
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
2020-08-14
Revert "sh: remove needless printk()"
Geert Uytterhoeven
2020-08-14
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
[next]