index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
5
-201
/
+0
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
6
-416
/
+0
2021-01-14
crypto: x86/glue-helper - drop XTS helper routines
Ard Biesheuvel
4
-303
/
+0
2021-01-14
crypto: x86/twofish - switch to XTS template
Ard Biesheuvel
2
-151
/
+0
2021-01-14
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
5
-304
/
+0
2021-01-14
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
2
-154
/
+0
2021-01-14
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
5
-576
/
+1
2021-01-14
crypto: aesni - replace function pointers with static branches
Ard Biesheuvel
1
-44
/
+54
2021-01-14
crypto: aesni - refactor scatterlist processing
Ard Biesheuvel
1
-83
/
+56
2021-01-14
crypto: aesni - clean up mapping of associated data
Ard Biesheuvel
1
-4
/
+5
2021-01-14
crypto: aesni - drop unused asm prototypes
Ard Biesheuvel
1
-67
/
+0
2021-01-14
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
1
-12
/
+16
2021-01-08
crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
Ard Biesheuvel
2
-144
/
+356
2021-01-08
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2
-56
/
+84
2021-01-03
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
1
-67
/
+7
2021-01-03
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
1
-61
/
+23
2021-01-03
crypto: aesni - implement support for cts(cbc(aes))
Ard Biesheuvel
2
-1
/
+261
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-127
/
+13
2020-12-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+2
2020-12-23
x86/split-lock: Avoid returning with interrupts enabled
Andi Kleen
1
-1
/
+2
2020-12-22
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
1
-1
/
+1
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
1
-0
/
+1
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-498
/
+2297
2020-12-19
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-28
/
+24
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2
-0
/
+2
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
1
-1
/
+1
2020-12-19
xen: Kconfig: remove X86_64 depends from XEN_512GB
Jason Andryuk
1
-1
/
+1
2020-12-18
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-7
/
+46
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2020-12-17
Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+39
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+20
2020-12-16
KVM: SVM: fix 32-bit compilation
Paolo Bonzini
1
-0
/
+2
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+6
2020-12-16
xen: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-16
xen: Kconfig: nest Xen guest options
Jason Andryuk
1
-13
/
+13
2020-12-16
xen: Remove Xen PVH/PVHVM dependency on PCI
Jason Andryuk
1
-6
/
+12
2020-12-16
x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-11
/
+1
2020-12-16
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-23
/
+7
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
2
-3
/
+2
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2
-3
/
+3
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-17
/
+0
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+1
2020-12-15
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
1
-0
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
9
-47
/
+62
2020-12-15
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
2
-0
/
+29
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
1
-0
/
+1
[next]