LinuxLists
Users
About
Thomas Huth (
[email protected]
)
Number of posts: 332 (0.1 per day)
First post: 2015-04-21 06:37:21
Last post: 2024-06-14 19:10:55
Next Page
Date
List
Subject
2024-06-14 19:10:55
linux-kernel
[PATCH] Documentation: Remove unused "nps_mtm_hs_ctr" from kernel-parameters.txt
2024-06-14 18:41:04
linux-kernel
[PATCH] Documentation: Remove unused "spia_*" kernel parameters
2024-06-14 18:25:32
linux-kernel
[PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt
2024-06-14 09:22:33
linux-kernel
[PATCH] Documentation: Remove the "rhash_entries=" from kernel-parameters.txt
2024-06-14 09:05:39
linux-kernel
[PATCH] Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt file
2024-06-14 08:50:13
linux-kernel
[PATCH] Documentation: Remove "ltpc=" from the kernel-parameters.txt
2024-06-14 08:15:32
linux-kernel
[PATCH] Documentation: Add "S390" to the swiotlb kernel parameter
2024-06-12 14:04:36
linux-kernel
Re: [PATCH 1/1] s390/virtio_ccw: fix config change notifications
2024-05-03 08:07:11
linux-kernel
[PATCH v2] s390: Remove comment about TIF_FPU
2024-05-03 07:31:38
linux-kernel
Re: [PATCH v2] KVM: selftests: Use TAP interface in the set_memory_region test
2024-05-02 17:38:35
linux-kernel
[PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header
2024-05-02 17:31:46
linux-kernel
[PATCH] microblaze: Remove empty #ifndef __ASSEMBLY__ statement
2024-05-02 17:25:49
linux-kernel
[PATCH] s390: Remove comment about TIF_FPU
2024-04-26 11:46:11
linux-kernel
[PATCH v2] KVM: selftests: Use TAP interface in the set_memory_region test
2024-04-26 11:27:10
linux-kernel
Re: [PATCH] KVM: selftests: Use TAP interface in the set_memory_region test
2024-04-26 08:58:06
linux-kernel
[PATCH] KVM: selftests: Use TAP interface in the set_memory_region test
2024-03-15 07:23:17
linux-kernel
Re: [PATCH] KVM: selftests: Use TAP in the steal_time test
2024-02-23 08:13:31
linux-kernel
Re: [PATCH v2] m68k: Avoid CONFIG_COLDFIRE switch in uapi header
2024-02-19 16:55:46
linux-kernel
[PATCH] drivers/tty/serial: Remove unused function early_mcf_setup
2024-02-19 16:15:40
linux-kernel
[PATCH v2] m68k: Avoid CONFIG_COLDFIRE switch in uapi header
2024-02-08 21:24:38
linux-kernel
[PATCH v3 4/8] KVM: selftests: Add a macro to define a test with one vcpu
2024-02-08 20:52:44
linux-kernel
[PATCH v3 8/8] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
2024-02-08 20:51:58
linux-kernel
[PATCH v3 7/8] KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
2024-02-08 20:51:32
linux-kernel
[PATCH v3 6/8] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
2024-02-08 20:51:31
linux-kernel
[PATCH v3 5/8] KVM: selftests: x86: Use TAP interface in the sync_regs test
2024-02-08 20:50:49
linux-kernel
[PATCH v3 2/8] KVM: selftests: x86: sync_regs_test: Get regs structure before modifying it
2024-02-08 20:50:47
linux-kernel
[PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API
2024-02-08 20:50:37
linux-kernel
[PATCH v3 0/8] Use TAP in some more x86 KVM selftests
2024-02-08 20:49:22
linux-kernel
[PATCH v3 1/8] KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriate
2024-02-08 19:40:28
linux-kernel
Re: [PATCH v2 7/7] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
2023-12-11 16:22:29
linux-kernel
Re: [PATCH] hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
2023-12-11 09:40:22
linux-kernel
Re: [PATCH] KVM: selftests: Use TAP in the steal_time test
2023-10-26 11:32:27
linux-kernel
[PATCH] hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
2023-10-25 14:17:13
linux-kernel
Re: [PATCH] hexagon: Remove unusable symbols from the ptrace.h uapi
2023-10-25 07:40:25
linux-kernel
[PATCH] hexagon: Remove unusable symbols from the ptrace.h uapi
2023-10-19 10:00:52
linux-kernel
[PATCH] KVM: selftests: Use TAP in the steal_time test
2023-10-05 16:48:02
linux-kernel
[PATCH v2 1/7] KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriate
2023-10-05 15:04:47
linux-kernel
[PATCH v2 0/7] Use TAP in some more x86 KVM selftests
2023-10-05 15:01:41
linux-kernel
[PATCH v2 6/7] KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
2023-10-05 14:59:44
linux-kernel
[PATCH v2 2/7] KVM: selftests: x86: sync_regs_test: Get regs structure before modifying it
2023-10-05 14:59:41
linux-kernel
[PATCH v2 4/7] KVM: selftests: x86: Use TAP interface in the sync_regs test
2023-10-05 14:59:11
linux-kernel
[PATCH v2 7/7] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
2023-10-05 14:58:26
linux-kernel
[PATCH v2 5/7] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
2023-10-05 14:58:23
linux-kernel
[PATCH v2 3/7] KVM: selftests: Add a macro to define a test with one vcpu
2023-09-18 11:08:21
linux-kernel
Re: [PATCH 18/26] KVM: s390: Stop adding virt/kvm to the arch include path
2023-08-03 06:25:05
linux-kernel
Re: [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
2023-08-03 05:48:57
linux-kernel
Re: [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
2023-07-12 08:15:01
linux-kernel
[PATCH 4/4] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
2023-07-12 08:14:59
linux-kernel
[PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
2023-07-12 08:14:42
linux-kernel
[PATCH 3/4] KVM: selftests: x86: Use TAP interface in the fix_hypercall test
2023-07-12 08:14:23
linux-kernel
[PATCH 1/4] KVM: selftests: Rename the ASSERT_EQ macro