LinuxLists
Users
About
Kyle Huey (
[email protected]
)
Number of posts: 220 (0.08 per day)
First post: 2015-06-15 18:46:21
Last post: 2022-08-08 14:40:35
Next Page
Date
List
Subject
2022-08-08 14:40:35
linux-kernel
[PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
2022-08-08 14:35:31
linux-kernel
[PATCH v5 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
2022-08-06 19:36:57
linux-kernel
Re: [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
2022-08-06 13:00:41
linux-kernel
Re: [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
2022-08-05 23:05:57
linux-kernel
[PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
2022-08-05 23:04:33
linux-kernel
[PATCH v4 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
2022-08-05 06:29:24
linux-kernel
[PATCH v3] x86/fpu: Allow PKRU to be (once again) written by ptrace.
2022-08-04 03:18:17
linux-kernel
[PATCH v2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
2022-08-03 17:49:01
linux-kernel
Re: [PATCH] x86/fpu: Allow PKRU to be (once again) written by ptrace.
2022-08-03 15:21:16
linux-kernel
Re: [PATCH] x86/fpu: Allow PKRU to be (once again) written by ptrace.
2022-07-31 05:12:46
linux-kernel
[PATCH] x86/fpu: Allow PKRU to be (once again) written by ptrace.
2022-05-23 20:45:33
linux-kernel
Re: arm64 equivalents of PR_SET_TSC/ARCH_SET_CPUID
2022-05-23 08:19:25
linux-kernel
arm64 equivalents of PR_SET_TSC/ARCH_SET_CPUID
2022-05-04 12:44:34
linux-kernel
Re: [PATCH] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
2022-05-03 05:01:53
linux-kernel
[PATCH] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
2022-01-25 08:59:03
linux-kernel
Re: [PATCH] x86/perf: Default freeze_on_smi on for Comet Lake and later.
2022-01-23 14:23:12
linux-kernel
[PATCH] x86/perf: Default freeze_on_smi on for Comet Lake and later.
2021-11-19 16:58:46
linux-kernel
Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-19 16:07:56
linux-kernel
Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-19 16:03:55
linux-kernel
Re: [PATCH 6/6] coredump: Limit coredumps to a single thread group
2021-11-19 01:14:10
linux-kernel
Re: [PATCH 1/2] signal: Don't always set SA_IMMUTABLE for forced signals
2021-11-19 01:12:38
linux-kernel
Re: [PATCH 0/2] SA_IMMUTABLE fixes
2021-11-18 01:21:00
linux-kernel
Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-18 00:37:37
linux-kernel
Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-17 22:30:21
linux-kernel
Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-17 19:09:39
linux-kernel
Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-17 19:06:11
linux-kernel
Re: [REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-17 18:47:33
linux-kernel
[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
2021-11-17 16:24:47
linux-kernel
Re: [PATCH 0/3] signal: requeuing undeliverable signals
2021-11-09 06:23:17
linux-kernel
Re: [PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
2021-11-02 19:15:10
linux-kernel
Re: [PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
2021-11-02 16:18:17
linux-kernel
Re: [PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
2021-11-01 03:46:11
linux-kernel
[PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
2021-11-01 03:46:07
linux-kernel
[PATCH 2/2] signal: after notifying a ptracer of a signal, recheck for pending SIGKILLs
2021-11-01 03:44:52
linux-kernel
[PATCH 1/2] signal: factor out SIGKILL generation in get_signal
2021-02-08 22:04:21
linux-kernel
Re: [PATCH] x86: entry: Remove _TIF_SINGLESTEP define leftover
2021-02-07 23:30:52
linux-kernel
Re: [Linux v5.11-rc7] x86: entry: Leftover of _TIF_SINGLESTEP define?
2021-02-03 23:58:18
linux-kernel
Re: [PATCH] entry: Fix missed trap after single-step on system call return
2021-02-03 18:14:10
linux-kernel
Re: [PATCH] entry: Fix missed trap after single-step on system call return
2021-01-31 23:42:14
linux-kernel
Re: [REGRESSION] x86/entry: TIF_SINGLESTEP handling is still broken
2021-01-31 23:21:38
linux-kernel
Re: [REGRESSION] x86/entry: TIF_SINGLESTEP handling is still broken
2021-01-31 22:30:46
linux-kernel
Re: [REGRESSION] x86/entry: TIF_SINGLESTEP handling is still broken
2021-01-31 22:16:05
linux-kernel
Re: [REGRESSION] x86/entry: TIF_SINGLESTEP handling is still broken
2021-01-31 02:57:41
linux-kernel
Re: [REGRESSION] x86/entry: TIF_SINGLESTEP handling is still broken
2021-01-31 01:37:06
linux-kernel
[REGRESSION] x86/entry: TIF_SINGLESTEP handling is still broken
2021-01-28 20:19:59
linux-kernel
Re: [PATCH] ptrace: restore the previous single step reporting behavior
2021-01-28 00:47:40
linux-kernel
Re: [PATCH] ptrace: restore the previous single step reporting behavior
2020-10-27 17:53:47
linux-kernel
Re: [PATCH 3/3] x86/debug: Fix PTRACE_{BLOCK,SINGLE}STEP vs ptrace_get_debugreg(6)
2020-10-27 08:24:11
linux-kernel
[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
2020-10-27 00:51:14
linux-kernel
Re: [PATCH] Fix compat regression in process_vm_rw()
2020-10-26 23:52:03
linux-kernel
Re: [REGRESSION] x86/debug: After PTRACE_SINGLESTEP DR_STEP is no longer reported in dr6