Jürgen Groß ([email protected])

Number of posts: 3853 (1.06 per day)
First post: 2014-06-16 11:54:26
Last post: 2024-05-29 13:28:56

Date List Subject
2024-05-29 13:28:56 linux-kernel Re: [PATCH] xen/xenbus: handle pointer to NULL in alloc/free_pdev
2024-05-29 12:28:10 linux-kernel Re: [PATCH] xen/xenbus: handle potential dangling pointer issue in xen_pcibk_xenbus_probe
2024-05-28 13:17:16 linux-kernel Re: [PATCH 3/4] x86/pci/xen: Fix PCIBIOS_* return code handling
2024-05-27 10:58:28 linux-kernel Re: CVE-2021-47377: kernel: xen/balloon: use a kernel thread instead a workqueue
2024-05-24 13:37:47 linux-kernel [GIT PULL] xen: branch for v6.10-rc1
2024-05-24 05:47:08 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-23 18:40:11 linux-kernel Re: [PATCH] x86/paravirt: Disable virt spinlock when CONFIG_PARAVIRT_SPINLOCKS disabled
2024-05-23 12:43:13 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-23 12:11:17 linux-kernel Re: [PATCH 5/5] x86/pvh: Add 64bit relocation page tables
2024-05-23 11:40:41 linux-kernel Re: [PATCH 4/5] x86/kernel: Move page table macros to new header
2024-05-23 11:15:00 linux-kernel Re: [PATCH 3/5] x86/pvh: Set phys_base when calling xen_prepare_pvh()
2024-05-23 10:38:05 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-23 10:04:26 linux-kernel Re: [PATCH] x86/paravirt: Disable virt spinlock when CONFIG_PARAVIRT_SPINLOCKS disabled
2024-05-23 05:57:00 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 15:58:21 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 15:48:24 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 15:28:05 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 15:07:31 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-17 14:52:55 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-17 14:44:58 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 14:08:16 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 12:15:04 linux-kernel [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-13 07:59:48 linux-kernel Re: [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq
2024-05-10 11:33:47 linux-kernel Re: [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq
2024-05-10 10:22:00 linux-kernel Re: [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq
2024-05-10 09:54:01 linux-kernel Re: [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq
2024-05-10 08:09:50 linux-kernel Re: [PATCH 1/5] xen: sync elfnote.h from xen tree
2024-05-10 07:48:47 linux-kernel Re: [RFC KERNEL PATCH v6 2/3] xen/pvh: Setup gsi for passthrough device
2024-05-10 06:54:54 linux-kernel Re: [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq
2024-05-10 06:48:53 linux-kernel Re: [PATCH v1 1/1] xen/xenbus: Use *-y instead of *-objs in Makefile
2024-05-10 06:36:07 linux-kernel Re: [PATCH] xen/x86: add extra pages to unpopulated-alloc if available
2024-05-03 12:20:40 linux-kernel [GIT PULL] xen: branch for v6.9-rc7
2024-05-02 14:42:18 linux-kernel Re: [PATCH] x86/xen/smp_pv: Register the boot CPU APIC properly
2024-05-02 12:32:26 linux-kernel Re: [PATCH 1/2] x86/cpu: fix BSP detection when running as Xen PV guest
2024-04-30 11:56:01 linux-kernel Re: [PATCH 1/2] x86/cpu: fix BSP detection when running as Xen PV guest
2024-04-29 11:54:53 linux-kernel Re: CVE-2024-26908: x86/xen: Add some null pointer checking to smp.c
2024-04-19 11:53:11 linux-kernel Re: [PATCH 1/2] x86/cpu: fix BSP detection when running as Xen PV guest
2024-04-12 15:17:48 linux-kernel [PATCH v2 4/4] x86/pat: fix W^X violation false-positives when running as Xen PV guest
2024-04-12 15:17:08 linux-kernel [PATCH v2 3/4] x86/pat: restructure _lookup_address_cpa()
2024-04-12 15:13:39 linux-kernel [PATCH v2 2/4] x86/mm: use lookup_address_in_pgd_attr() in show_fault_oops()
2024-04-12 15:13:25 linux-kernel [PATCH v2 1/4] x86/pat: introduce lookup_address_in_pgd_attr()
2024-04-12 15:13:12 linux-kernel [PATCH v2 0/4] x86: correctly handle NX and RW bit testing
2024-04-11 14:00:50 linux-kernel Re: [PATCH] locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_entry()
2024-04-10 14:25:47 linux-kernel Re: [PATCH] x86/pat: fix W^X violation false-positives when running as Xen PV guest
2024-04-09 09:47:34 linux-kernel [PATCH] x86/pat: fix W^X violation false-positives when running as Xen PV guest
2024-04-05 12:56:42 linux-kernel Re: [PATCH 2/2] x86/xen: return a sane initial apic id when running as PV guest
2024-04-05 12:38:51 linux-kernel [PATCH 1/2] x86/cpu: fix BSP detection when running as Xen PV guest
2024-04-05 12:35:26 linux-kernel [PATCH 2/2] x86/xen: return a sane initial apic id when running as PV guest
2024-04-05 12:34:48 linux-kernel [PATCH 0/2] x86: Two fixes related to Xen PV guest mode
2024-04-04 10:45:20 linux-kernel Re: [PATCH 3/4] x86/boot: Explicitly pass NX enabling status
2024-04-04 10:44:48 linux-kernel Re: [PATCH 4/4] x86/xen: Enumerate NX from CPUID directly