Thomas Gleixner ([email protected])

Number of posts: 23303 (3.19 per day)
First post: 2004-06-07 15:42:13
Last post: 2024-06-11 07:33:53

Date List Subject
2021-11-25 11:21:31 linux-kernel Re: [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions
2021-11-25 10:49:46 linux-kernel Re: [RFC PATCH] x86/fault: move might_sleep() out of mmap read lock
2021-11-25 00:42:29 linux-kernel Re: [PATCH v2] x86: Skip WBINVD instruction for VM guest
2021-11-24 23:40:56 linux-kernel Re: [PATCH v2] x86/tdx: Don't write CSTAR MSR on Intel
2021-11-24 23:18:06 linux-kernel Re: [PATCH 1/1] futex: Wireup futex_waitv syscall
2021-11-24 22:55:00 linux-kernel Re: [PATCH] cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again.
2021-11-24 22:40:09 linux-kernel ALSA: hda: Make proper use of timecounter
2021-11-24 20:55:49 linux-kernel Re: [PATCH v2 3/7] timecounter: allow for non-power of two overflow
2021-11-24 19:33:56 linux-kernel Re: [PATCH] irq: consider cpus on nodes are unbalanced
2021-11-24 19:30:25 linux-kernel Re: [PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
2021-11-24 19:16:37 linux-kernel Re: [PATCH] genirq/irqdesc: Add state node to show if IRQ is enabled
2021-11-21 15:18:04 linux-kernel Re: [PATCH 01/15] KVM: VMX: Use x86 core API to access to fs_base and inactive gs_base
2021-11-21 15:09:32 linux-kernel [GIT pull] x86/urgent for v5.16-rc1
2021-11-21 15:09:30 linux-kernel [GIT pull] perf/urgent for v5.16-rc1
2021-11-19 10:13:10 linux-kernel Re: Thoughts of AMX KVM support based on latest kernel
2021-11-18 21:02:37 linux-kernel Re: [PATCH v1 1/1] x86/tdx: Don't write CSTAR MSR on Intel
2021-11-17 12:24:24 linux-kernel RE: Thoughts of AMX KVM support based on latest kernel
2021-11-16 23:35:58 linux-kernel Re: Thoughts of AMX KVM support based on latest kernel
2021-11-16 20:36:08 linux-kernel Re: Thoughts of AMX KVM support based on latest kernel
2021-11-16 19:20:33 linux-kernel Re: Thoughts of AMX KVM support based on latest kernel
2021-11-16 18:55:54 linux-kernel Re: Thoughts of AMX KVM support based on latest kernel
2021-11-16 12:18:20 linux-kernel Re: Thoughts of AMX KVM support based on latest kernel
2021-11-16 00:09:57 linux-kernel Re: Revisiting XFD-based AMX and heterogenous systems
2021-11-14 19:24:42 linux-kernel Re: [GIT pull] timers/urgent for v5.16-rc1
2021-11-14 13:31:36 linux-kernel [GIT pull] timers/urgent for v5.16-rc1
2021-11-14 13:31:26 linux-kernel [GIT pull] locking/urgent for v5.16-rc1
2021-11-14 13:31:15 linux-kernel [GIT pull] irq/urgent for v5.16-rc1
2021-11-09 23:52:58 linux-kernel PCI/MSI: Destroy sysfs before freeing entries
2021-11-07 16:53:45 linux-kernel Re: [syzbot] possible deadlock in ktime_get_coarse_ts64
2021-11-05 20:57:12 linux-kernel Re: [syzbot] possible deadlock in ktime_get_coarse_ts64
2021-11-05 19:28:24 linux-kernel Re: [PATCH 4/4] intel_idle: Add SPR support with AMX INIT-state
2021-11-05 16:32:58 linux-kernel Re: [PATCH 4/4] intel_idle: Add SPR support with AMX INIT-state
2021-11-05 16:09:22 linux-kernel Re: [PATCH 0/2] PCI: MSI: Deal with devices lying about their masking capability
2021-11-05 13:14:32 linux-kernel Re: [syzbot] possible deadlock in ktime_get_coarse_ts64
2021-11-03 23:48:15 linux-kernel Re: [PATCH] PCI/MSI: Move non-mask check back into low level accessors
2021-11-01 01:53:48 linux-kernel [GIT pull RESEND] x86/fpu for v5.16-rc1
2021-11-01 01:22:39 linux-kernel [GIT pull] locking/core for v5.16-rc1
2021-11-01 01:21:39 linux-kernel [GIT pull] sched/core for v5.16-rc1
2021-11-01 01:20:37 linux-kernel [GIT pull] timers/core for v5.16-rc1
2021-11-01 01:20:34 linux-kernel [GIT pull] x86/apic for v5.16-rc1
2021-11-01 01:18:42 linux-kernel [GIT pull] objtool/core for v5.16-rc1
2021-11-01 01:18:42 linux-kernel [GIT pull] irq/core for v5.16-rc1
2021-11-01 01:18:41 linux-kernel [GIT pull] perf/core for v5.16-rc1
2021-10-30 21:23:01 linux-kernel Re: [PATCH] selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
2021-10-26 01:14:29 linux-kernel Re: [PATCH 15/23] x86/fpu: Add sanity checks for XFD
2021-10-25 21:52:32 linux-kernel Re: [PATCH 15/23] x86/fpu: Add sanity checks for XFD
2021-10-22 19:01:10 linux-kernel [patch V2 1/4] x86/fpu: Prepare for sanitizing KVM FPU code
2021-10-22 19:01:10 linux-kernel [patch V2 2/4] x86/fpu: Provide infrastructure for KVM FPU cleanup
2021-10-22 19:00:56 linux-kernel [patch V2 4/4] x86/fpu: Remove old KVM FPU interface
2021-10-22 19:00:46 linux-kernel [patch V2 3/4] x86/kvm: Convert FPU handling to a single swap buffer
2021-10-22 18:58:52 linux-kernel [patch V2 0/4] x86/fpu/kvm: Sanitize the FPU guest/user handling