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: x86/serpent- switch to XTS template
Ard Biesheuvel
2021-01-14
5
-304
/
+0
*
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
2021-01-14
2
-154
/
+0
*
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
2021-01-14
5
-576
/
+1
*
crypto: aesni - replace function pointers with static branches
Ard Biesheuvel
2021-01-14
1
-44
/
+54
*
crypto: aesni - refactor scatterlist processing
Ard Biesheuvel
2021-01-14
1
-83
/
+56
*
crypto: aesni - clean up mapping of associated data
Ard Biesheuvel
2021-01-14
1
-4
/
+5
*
crypto: aesni - drop unused asm prototypes
Ard Biesheuvel
2021-01-14
1
-67
/
+0
*
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
2021-01-14
1
-12
/
+16
*
crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
Ard Biesheuvel
2021-01-08
2
-144
/
+356
*
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2021-01-08
2
-56
/
+84
*
crypto: arm/blake2b - add NEON-accelerated BLAKE2b
Eric Biggers
2021-01-02
4
-0
/
+464
*
crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
Eric Biggers
2021-01-02
4
-0
/
+374
*
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2021-01-02
1
-67
/
+7
*
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-02
1
-61
/
+23
*
crypto: arm64/aes-ctr - improve tail handling
Ard Biesheuvel
2021-01-02
2
-74
/
+137
*
crypto: arm64/aes-ce - really hide slower algos when faster ones are enabled
Ard Biesheuvel
2021-01-02
1
-2
/
+2
*
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-02
2
-0
/
+5
*
crypto: aesni - implement support for cts(cbc(aes))
Ard Biesheuvel
2021-01-02
2
-1
/
+261
*
crypto: arm/chacha-neon - add missing counter increment
Ard Biesheuvel
2021-01-02
1
-0
/
+1
*
Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-24
1
-1
/
+1
|
\
|
*
RISC-V: Fix usage of memblock_enforce_memory_limit
Atish Patra
2020-12-22
1
-1
/
+1
*
|
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-24
7
-15
/
+29
|
\
\
|
*
|
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...
Christophe Leroy
2020-12-21
1
-9
/
+16
|
*
|
powerpc/vdso: Fix DOTSYM for 32-bit LE VDSO
Michael Ellerman
2020-12-21
1
-1
/
+6
|
*
|
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
2020-12-21
1
-1
/
+1
|
*
|
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2020-12-21
2
-2
/
+2
|
*
|
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
2020-12-21
1
-1
/
+1
|
*
|
powerpc/time: Force inlining of get_tb()
Christophe Leroy
2020-12-21
1
-1
/
+1
|
*
|
powerpc/boot: Fix build of dts/fsl
Michael Ellerman
2020-12-21
1
-0
/
+2
*
|
|
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-24
6
-9
/
+7
|
\
\
\
|
*
|
|
s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
|
|
parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
|
|
arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
|
|
ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
Thomas Gleixner
2020-12-15
1
-1
/
+1
|
*
|
|
parisc/irq: Simplify irq count output for /proc/interrupts
Thomas Gleixner
2020-12-15
1
-4
/
+1
|
*
|
|
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-15
2
-1
/
+2
*
|
|
|
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-24
9
-152
/
+30
|
\
\
\
\
|
*
|
|
|
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
Ard Biesheuvel
2020-12-14
1
-1
/
+1
|
*
|
|
|
efi: stub: get rid of efi_get_max_fdt_addr()
Ard Biesheuvel
2020-12-09
3
-18
/
+0
|
*
|
|
|
efi: arm: reduce minimum alignment of uncompressed kernel
Ard Biesheuvel
2020-12-09
1
-7
/
+6
|
*
|
|
|
efi: capsule: clean scatter-gather entries from the D-cache
Ard Biesheuvel
2020-12-09
2
-0
/
+10
|
*
|
|
|
efi: x86/xen: switch to efi_get_secureboot_mode helper
Ard Biesheuvel
2020-11-17
1
-28
/
+9
|
*
|
|
|
arm64/ima: add ima_arch support
Chester Lin
2020-11-17
1
-0
/
+1
|
*
|
|
|
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
2020-11-06
3
-96
/
+3
|
*
|
|
|
efi: generalize efi_get_secureboot
Chester Lin
2020-11-04
1
-1
/
+1
|
*
|
|
|
efi/libstub/x86: simplify efi_is_native()
Heinrich Schuchardt
2020-10-26
1
-2
/
+0
*
|
|
|
|
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-12-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
tweewide: Fix most Shebang lines
Finn Behrens
2020-12-08
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-22
36
-51
/
+466
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kasan: allow VMAP_STACK for HW_TAGS mode
Andrey Konovalov
2020-12-22
1
-4
/
+4
[next]