Jan Kiszka ([email protected])

Number of posts: 1049 (0.17 per day)
First post: 2007-10-26 16:06:17
Last post: 2024-06-15 07:36:21

Date List Subject
2014-06-06 17:20:00 linux-kernel [PATCH v8 00/22] Add gdb python scripts as kernel debugging helpers
2014-06-06 17:19:46 linux-kernel [PATCH v8 03/22] scripts/gdb: Add container_of helper and convenience function
2014-06-06 17:19:45 linux-kernel [PATCH v8 06/22] module: Do not inline do_init_module
2014-06-06 17:19:41 linux-kernel [PATCH v8 08/22] scripts/gdb: Add internal helper and convenience function to look up a module
2014-06-06 17:19:39 linux-kernel [PATCH v8 07/22] scripts/gdb: Add automatic symbol reloading on module insertion
2014-06-04 07:37:24 linux-kernel Re: [PATCH v2 0/4] Emulate VMXON region correctly
2014-04-28 11:31:42 linux-kernel Re: [PATCH 0/3] Emulate VMXON region correctly
2014-04-28 11:30:53 linux-kernel Re: [PATCH 2/3] KVM: nVMX: additional checks on vmxon region
2014-04-23 08:54:41 linux-kernel Re: Developer wanted: AMD64 port of Jailhouse hypervisor
2014-04-23 08:43:53 linux-kernel Re: Developer wanted: AMD64 port of Jailhouse hypervisor
2014-04-14 18:27:28 linux-kernel Developer wanted: AMD64 port of Jailhouse hypervisor
2014-02-27 11:25:25 linux-kernel Re: [PATCH 4/4] KVM: vmx: Allow the guest to run with dirty debug registers
2014-02-27 11:20:17 linux-kernel Re: [PATCH v2 0/2] KVM: x86: more xsave and mpx improvements
2014-02-25 18:50:14 linux-kernel Re: [PATCH 2/2] KVM: x86: Add nested virtualization support for MPX
2014-02-25 18:05:57 linux-kernel Re: [PATCH 2/2] KVM: x86: Add nested virtualization support for MPX
2014-01-29 08:12:09 linux-kernel Re: [PATCH] x86: Plug racy xAPIC access of CPU hotplug code
2014-01-28 12:09:55 linux-kernel Re: [PATCH] x86: Plug racy xAPIC access of CPU hotplug code
2014-01-28 08:18:39 linux-kernel Re: [PATCH] x86: Plug racy xAPIC access of CPU hotplug code
2014-01-27 19:14:31 linux-kernel [PATCH] x86: Plug racy xAPIC access of CPU hotplug code
2014-01-23 19:52:06 linux-kernel Re: x86: Inconsistent xAPIC synchronization in arch_irq_work_raise?
2014-01-23 18:52:38 linux-kernel Re: x86: Inconsistent xAPIC synchronization in arch_irq_work_raise?
2014-01-21 14:35:34 linux-kernel Re: x86: Inconsistent xAPIC synchronization in arch_irq_work_raise?
2014-01-21 14:12:06 linux-kernel Re: x86: Inconsistent xAPIC synchronization in arch_irq_work_raise?
2014-01-21 13:28:42 linux-kernel x86: Inconsistent xAPIC synchronization in arch_irq_work_raise?
2013-10-30 11:23:01 linux-kernel Re: [PATCH v6 21/21] scripts/gdb: Add basic documentation
2013-10-30 10:28:40 linux-kernel Re: [PATCH v6 01/21] scripts/gdb: Add infrastructure
2013-10-28 10:01:17 linux-kernel [PATCH v6 00/21] Add gdb python scripts as kernel debugging helpers
2013-10-28 09:43:33 linux-kernel [PATCH v6 01/21] scripts/gdb: Add infrastructure
2013-10-28 09:39:55 linux-kernel [PATCH v6 13/21] scripts/gdb: Add helper and convenience function to look up tasks
2013-10-28 09:39:05 linux-kernel [PATCH v6 11/21] scripts/gdb: Add lx-dmesg command
2013-10-28 09:38:55 linux-kernel [PATCH v6 03/21] scripts/gdb: Add container_of helper and convenience function
2013-10-28 09:38:38 linux-kernel [PATCH v6 19/21] scripts/gdb: Add class to iterate over CPU masks
2013-10-28 09:38:22 linux-kernel [PATCH v6 08/21] scripts/gdb: Add internal helper and convenience function to look up a module
2013-10-28 09:38:20 linux-kernel [PATCH v6 12/21] scripts/gdb: Add task iteration class
2013-10-28 09:38:17 linux-kernel [PATCH v6 16/21] scripts/gdb: Add get_gdbserver_type helper
2013-10-28 09:38:15 linux-kernel [PATCH v6 18/21] scripts/gdb: Add lx_current convenience function
2013-10-28 09:23:21 linux-kernel [PATCH v6 21/21] scripts/gdb: Add basic documentation
2013-10-28 09:23:04 linux-kernel [PATCH v6 17/21] scripts/gdb: Add internal helper and convenience function for per-cpu lookup
2013-10-28 09:20:21 linux-kernel [PATCH v6 02/21] scripts/gdb: Add cache for type objects
2013-10-28 09:19:51 linux-kernel [PATCH v6 05/21] scripts/gdb: Add lx-symbols command
2013-10-28 09:19:49 linux-kernel [PATCH v6 10/21] scripts/gdb: Add read_u16/32/64 helpers
2013-10-28 09:19:47 linux-kernel [PATCH v6 06/21] module: Do not inline do_init_module
2013-10-28 09:19:20 linux-kernel [PATCH v6 15/21] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
2013-10-28 09:18:00 linux-kernel [PATCH v6 04/21] scripts/gdb: Add module iteration class
2013-10-28 09:17:41 linux-kernel [PATCH v6 07/21] scripts/gdb: Add automatic symbol reloading on module insertion
2013-10-28 09:17:34 linux-kernel [PATCH v6 20/21] scripts/gdb: Add lx-lsmod command
2013-10-28 09:17:31 linux-kernel [PATCH v6 09/21] scripts/gdb: Add get_target_endianness helper
2013-10-28 09:11:37 linux-kernel [PATCH v6 14/21] scripts/gdb: Add is_target_arch helper
2013-09-23 06:30:31 linux-kernel Re: [PATCH 0/3] KVM: Make kvm_lock non-raw
2013-09-20 18:28:10 linux-kernel Re: [PATCH 0/3] KVM: Make kvm_lock non-raw
2013-09-20 18:04:28 linux-kernel Re: [PATCH 0/3] KVM: Make kvm_lock non-raw