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
/
x86
Age
Commit message (
Expand
)
Author
2019-09-05
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
2019-09-05
crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h
Hans de Goede
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2019-08-22
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
2019-08-22
crypto: x86/xts - implement support for ciphertext stealing
Ard Biesheuvel
2019-08-22
crypto: x86/des - switch to library interface
Ard Biesheuvel
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
crypto: 3des - move verification out of exported routine
Ard Biesheuvel
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-26
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
2019-07-26
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
2019-07-26
crypto: x86/aes-ni - switch to generic for fallback and key routines
Ard Biesheuvel
2019-07-26
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
Dexuan Cui
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()
Dan Williams
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2019-07-18
x86/boot/compressed/64: Remove unused variable
Zhenzhong Duan
2019-07-18
x86/boot/efi: Remove unused variables
Zhenzhong Duan
2019-07-18
Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-18
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2019-07-18
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
Josh Poimboeuf
2019-07-18
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
Josh Poimboeuf
2019-07-18
x86/head/64: Annotate start_cpu0() as non-callable
Josh Poimboeuf
2019-07-18
x86/entry: Fix thunk function ELF sizes
Josh Poimboeuf
2019-07-18
x86/kvm: Don't call kvm_spurious_fault() from .fixup
Josh Poimboeuf
2019-07-18
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
2019-07-18
x86/kvm: Fix fastop function ELF metadata
Josh Poimboeuf
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
2019-07-17
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
[next]