Uros Bizjak ([email protected])

Number of posts: 608 (0.11 per day)
First post: 2008-08-20 08:44:57
Last post: 2024-06-13 16:45:18

Date List Subject
2022-05-14 02:10:10 linux-kernel Re: [PATCH] locking/atomic/x86: Introduce try_cmpxchg64
2022-05-14 02:08:34 linux-kernel Re: [PATCH] locking/atomic/x86: Introduce try_cmpxchg64
2022-05-14 00:02:27 linux-kernel [PATCH v2 1/2] locking/atomic: Add generic try_cmpxchg64 support
2022-05-12 11:21:56 linux-kernel Re: [PATCH] locking/atomic/x86: Introduce try_cmpxchg64
2022-05-11 15:25:03 linux-kernel Re: [PATCH] locking/atomic/x86: Introduce try_cmpxchg64
2022-05-10 20:35:32 linux-kernel [PATCH] locking/atomic/x86: Introduce try_cmpxchg64
2022-05-10 19:36:15 linux-kernel Re: [PATCH] locking/atomic/x86: Introduce try_cmpxchg64
2021-11-01 10:12:49 linux-kernel Re: [PATCH] KVM: x86: Improve exception safe wrappers in emulate.c
2021-09-17 22:24:59 linux-kernel [PATCH] KVM: x86: Improve exception safe wrappers in emulate.c
2021-05-12 11:23:05 linux-kernel [PATCH] KVM: SVM/VMX: Use %rax instead of %__ASM_AX within CONFIG_X86_64
2021-02-26 13:00:09 linux-kernel [PATCH] KVM/SVM: Move vmenter.S exception fixups out of line
2021-02-05 11:10:40 linux-kernel Re: [patch 05/12] x86/irq: Provide macro for inlining irq stack switching
2020-12-21 22:12:47 linux-kernel Re: [PATCH v3] KVM/x86: Move definition of __ex to x86.h
2020-12-21 19:50:00 linux-kernel [PATCH v3] KVM/x86: Move definition of __ex to x86.h
2020-12-21 19:09:01 linux-kernel Re: [PATCH v2] KVM/x86: Move definition of __ex to x86.h
2020-12-21 19:00:22 linux-kernel Re: [PATCH v2] KVM/x86: Move definition of __ex to x86.h
2020-12-21 06:31:40 linux-kernel [PATCH v2] KVM/x86: Move definition of __ex to x86.h
2020-12-21 05:01:30 linux-kernel [PATCH] KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
2020-12-18 12:23:12 linux-kernel [PATCH] KVM/x86: Move definition of __ex to x86.h
2020-12-17 18:48:38 linux-kernel [PATCH] KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
2020-12-15 20:22:12 linux-kernel Re: [PATCH 2/3] locking/atomic/x86: Introduce arch_try_cmpxchg64()
2020-12-15 18:38:05 linux-kernel [PATCH 0/3] x86/KVM/VMX: Introduce and use try_cmpxchg64()
2020-12-15 18:34:10 linux-kernel [PATCH 1/3] asm-generic/atomic: Add try_cmpxchg64() instrumentation
2020-12-15 18:33:43 linux-kernel [PATCH 3/3] KVM/VMX: Use try_cmpxchg64() in posted_intr.c
2020-12-15 18:32:06 linux-kernel [PATCH 2/3] locking/atomic/x86: Introduce arch_try_cmpxchg64()
2020-11-27 10:19:05 linux-crypto [PATCH] crypto: x86/poly1305-intel: Use TEST %reg,%reg instead of CMP $0,%reg
2020-11-27 10:01:28 linux-crypto [PATCH] crypto: x86/sha512-intel: Use TEST %reg,%reg instead of CMP $0,%reg
2020-11-27 09:45:35 linux-crypto [PATCH] crypto: x86/aesni-intel: Use TEST %reg,%reg instead of CMP $0,%reg
2020-10-29 16:07:53 linux-kernel [PATCH v2] x86/boot/64: Use TEST %reg,%reg instead of CMP $0,%reg
2020-10-29 14:33:35 linux-kernel [PATCH] x86/entry/64: Use TEST %reg,%reg instead of CMP $0,%reg
2020-10-13 11:58:38 linux-kernel Re: [GIT PULL] x86/asm updates for v5.10
2020-09-15 19:41:43 linux-kernel Re: [PATCH v2 1/2] KVM: VMX: Move IRQ invocation to assembly subroutine
2020-09-14 21:34:45 linux-kernel Re: [PATCH 1/2] KVM: VMX: Move IRQ invocation to assembly subroutine
2020-09-14 21:23:50 linux-kernel Re: [PATCH 1/2] KVM: VMX: Move IRQ invocation to assembly subroutine
2020-09-14 20:38:46 linux-kernel Re: [PATCH 1/2] KVM: VMX: Move IRQ invocation to assembly subroutine
2020-09-02 11:36:59 linux-crypto Re: [PATCH] crypto/x86: Use XORL r32,32 in curve25519-x86_64.c
2020-09-02 05:53:05 linux-crypto Re: [PATCH] crypto/x86: Use XORL r32,32 in poly1305-x86_64-cryptogams.pl
2020-09-02 05:51:27 linux-crypto Re: [PATCH] crypto/x86: Use XORL r32,32 in curve25519-x86_64.c
2020-08-28 06:44:20 linux-kernel Re: [PATCH v2] x86: Use xorl %0,%0 in __get_user_asm
2020-08-27 18:13:00 linux-kernel [PATCH v2] x86: Use xorl %0,%0 in __get_user_asm
2020-08-27 17:39:07 linux-crypto [PATCH] crypto/x86: Use XORL r32,32 in poly1305-x86_64-cryptogams.pl
2020-08-27 17:31:49 linux-crypto [PATCH] crypto/x86: Use XORL r32,32 in curve25519-x86_64.c
2020-08-27 17:18:45 linux-kernel [PATCH] x86/entry/64: Do not include inst.h in calling.h
2020-08-27 16:51:20 linux-kernel [PATCH] x86: Use XORL r32,r32 in __get_user_asm
2020-08-05 19:51:45 linux-crypto [PATCH] crypto/x86: Use CRC32 mnemonic in crc32c-intel_glue.c
2020-08-05 16:54:44 linux-crypto [PATCH v2] crypto/x86: Use CRC32 mnemonic in crc32c-intel_glue.c
2020-07-20 13:53:09 linux-crypto [PATCH] crypto: x86 - Put back integer parts of include/asm/inst.h
2020-07-20 06:17:05 linux-kernel Re: linux-next: manual merge of the tip tree with the crypto tree
2020-07-17 07:32:32 linux-kernel Re: linux-next: manual merge of the tip tree with the crypto tree
2020-07-17 06:30:21 linux-kernel Re: linux-next: manual merge of the tip tree with the crypto tree
2020-07-09 15:10:47 linux-crypto [PATCH] crypto/x86: Remove include/asm/inst.h