Kyle Huey ([email protected])

Number of posts: 306 (0.09 per day)
First post: 2015-06-15 18:46:21
Last post: 2024-04-13 14:17:42

Date List Subject
2020-08-19 17:15:27 linux-kernel [REGRESSION] x86/entry: Tracer no longer has opportunity to change the syscall number at entry via orig_ax
2020-04-07 16:32:23 linux-kernel Re: [RFC PATCH v2] x86/arch_prctl: Add ARCH_SET_XCR0 to set XCR0 per-thread
2020-04-07 04:54:42 linux-kernel Re: [RFC PATCH v2] x86/arch_prctl: Add ARCH_SET_XCR0 to set XCR0 per-thread
2019-03-14 08:44:37 linux-kernel Re: [PATCH] kvm/x86/vmx: switch MSR_MISC_FEATURES_ENABLES between host and guest
2018-11-27 22:11:34 linux-kernel Re: [REGRESSION] x86, perf: counter freezing breaks rr
2018-11-20 22:09:08 linux-kernel Re: [REGRESSION] x86, perf: counter freezing breaks rr
2018-11-20 21:48:26 linux-kernel Re: [REGRESSION] x86, perf: counter freezing breaks rr
2018-11-20 21:39:34 linux-kernel Re: [REGRESSION] x86, perf: counter freezing breaks rr
2018-11-20 20:30:26 linux-kernel Re: [REGRESSION] x86, perf: counter freezing breaks rr
2018-11-20 20:29:08 linux-kernel Re: [REGRESSION] x86, perf: counter freezing breaks rr
2018-11-20 17:55:36 linux-kernel [REGRESSION] x86, perf: counter freezing breaks rr
2018-06-16 00:57:52 linux-kernel Re: [PATCH v1 0/2] perf: Drop leaked kernel samples
2018-06-15 17:18:51 linux-kernel Re: [PATCH v1 0/2] perf: Drop leaked kernel samples
2018-06-15 03:36:30 linux-kernel Re: [PATCH v1 0/2] perf: Drop leaked kernel samples
2017-11-13 20:01:09 linux-kernel Re: [PATCH 0/3] fix SIGNAL_UNKILLABLE && SIGKILL interaction
2017-09-26 19:19:09 linux-kernel Re: [PATCH] mm: Fix typo in VM_MPX definition
2017-09-25 22:18:33 linux-kernel Regression related to ipc shmctl compat
2017-07-18 00:07:30 linux-kernel Re: [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
2017-07-11 15:32:40 linux-kernel Re: [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
2017-07-11 02:03:38 linux-kernel Re: [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
2017-06-30 17:44:21 linux-kernel Re: [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
2017-06-28 22:55:13 linux-kernel Re: [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
2017-06-28 17:36:39 linux-kernel Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
2017-06-28 16:48:37 linux-kernel Re: [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region)
2017-06-28 16:46:51 linux-kernel Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
2017-06-28 07:30:35 linux-kernel Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
2017-06-28 04:51:10 linux-kernel Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
2017-06-28 01:01:09 linux-kernel Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region
2017-03-23 18:59:14 linux-kernel Re: [PATCH] x86/syscalls/32: ignore arch_prctl for other architectures
2017-03-21 18:41:35 linux-kernel Re: [tip:x86/process] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-20 23:05:40 linux-kernel [PATCH] um: fix build error due to typo
2017-03-20 16:52:16 linux-kernel Re: [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-20 16:49:49 linux-kernel [PATCH v16 03/10] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
2017-03-20 16:49:44 linux-kernel [PATCH v16 02/10] x86/arch_prctl: Rename 'code' argument to 'option'
2017-03-20 16:49:39 linux-kernel [PATCH v16 04/10] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
2017-03-20 16:49:35 linux-kernel [PATCH v16 05/10] x86/arch_prctl: Add do_arch_prctl_common
2017-03-20 16:49:27 linux-kernel [PATCH v16 06/10] x86/syscalls/32: Wire up arch_prctl on x86-32
2017-03-20 16:49:20 linux-kernel [PATCH v16 07/10] x86/cpufeature: Detect CPUID faulting support
2017-03-20 16:48:42 linux-kernel [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-20 15:24:06 linux-kernel [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
2017-03-20 08:17:53 linux-kernel [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting
2017-03-20 08:17:22 linux-kernel [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
2017-03-20 08:17:19 linux-kernel [PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-03-20 08:02:32 linux-kernel Re: [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-20 08:01:33 linux-kernel Re: [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option'
2017-03-16 14:59:57 linux-kernel Re: [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-14 19:08:38 linux-kernel Re: [PATCH v10 6/7] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-11 19:49:12 linux-kernel [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option'
2017-03-11 19:49:06 linux-kernel [PATCH v15 7/9] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
2017-03-11 19:48:53 linux-kernel [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
2017-03-11 19:48:42 linux-kernel [PATCH v15 5/9] x86/cpufeature: Detect CPUID faulting support