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-04-04 09:05:03 linux-kernel Re: [PATCH 1/4] x86/cpu: Add and use new CPUID region helper
2024-03-22 06:53:36 linux-kernel Re: [PATCH] xen/x86: Remove duplicate include
2024-03-19 07:10:34 linux-kernel [GIT PULL] xen: branch for v6.9-rc1
2024-03-18 07:23:15 linux-kernel Re: [PATCH v2 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
2024-03-13 15:06:50 linux-kernel Re: [PATCH RFC] x86/xen: attempt to inflate the memory balloon on PVH
2024-03-13 07:14:52 linux-kernel [PATCH 2/2] xen/events: increment refcnt only if event channel is refcounted
2024-03-13 07:14:32 linux-kernel [PATCH 1/2] xen/evtchn: avoid WARN() when unbinding an event channel
2024-03-13 07:14:30 linux-kernel [PATCH 0/2] xen: two fixes related to event channels
2024-03-13 07:10:10 linux-kernel Re: [PATCH v1 1/1] x86: Rename __{start,end}_init_task to __{start,end}_init_stack
2024-03-11 13:16:41 linux-kernel Re: [RFC][PATCH 02/34] x86/xen: Remove early "debug" physical address lookups
2024-02-27 16:14:03 linux-kernel Re: [PATCH] x86, relocs: Ignore relocations in .notes section
2024-02-26 15:04:24 linux-kernel Re: [PATCH v19 004/130] x86/virt/tdx: Support global metadata read for all element sizes
2024-02-19 13:08:40 linux-kernel Re: [RESEND RFC] kernel/ksysfs.c: restrict /sys/kernel/notes to root access
2024-02-16 08:18:37 linux-kernel Re: [PATCH v4] Documentation: Document the Linux Kernel CVE process
2024-02-15 15:26:06 linux-kernel [GIT PULL] xen: branch for v6.8-rc5
2024-02-13 09:11:07 linux-kernel Re: [PATCH] xen/events: close evtchn after mapping cleanup
2024-02-13 07:47:51 linux-kernel Re: [PATCH] xen/privcmd: Use memdup_array_user() in alloc_ioreq()
2024-02-12 17:22:57 linux-kernel Re: [PATCH v3] x86/xen: Add some null pointer checking to smp.c
2024-02-12 15:27:14 linux-kernel Re: [PATCH] xen/xenbus: document will_handle argument for xenbus_watch_path()
2024-01-11 12:26:34 linux-kernel [GIT PULL] xen: branch for v6.8-rc1
2024-01-09 08:22:57 linux-kernel [PATCH] x86/paravirt: make BUG_func() usable by non-GPL modules
2024-01-03 08:15:19 linux-kernel Re: [PATCH 4/5] LoongArch: Add paravirt interface for guest kernel
2024-01-03 07:41:10 linux-kernel Re: [PATCH 4/5] LoongArch: Add paravirt interface for guest kernel
2024-01-02 09:37:20 linux-kernel Re: [PATCH v2] drivers/block/xen-blkback/common.h: Fix spelling typo in comment
2024-01-02 09:30:37 linux-kernel Re: [PATCH] x86/pat: Simplifying the PAT programming protocol
2023-12-22 06:35:00 linux-kernel [GIT PULL] xen: branch for v6.7-rc7
2023-12-21 06:55:35 linux-kernel Re: [PATCH] drivers/block/xen-blkback/common.h: Fix spelling typo in comment
2023-12-15 16:33:38 linux-kernel Re: Crashes under Xen with Radeon graphics card
2023-12-15 16:13:20 linux-kernel Re: Crashes under Xen with Radeon graphics card
2023-12-15 11:56:52 linux-kernel Crashes under Xen with Radeon graphics card
2023-12-10 06:23:04 linux-kernel [PATCH v6 3/5] x86/alternative: add indirect call patching
2023-12-10 06:22:50 linux-kernel [PATCH v6 2/5] x86/paravirt: move some functions and defines to alternative
2023-12-10 06:22:45 linux-kernel [PATCH v6 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
2023-12-10 06:22:37 linux-kernel [PATCH v6 5/5] x86/paravirt: remove no longer needed paravirt patching code
2023-12-10 06:22:08 linux-kernel [PATCH v6 0/5] 86/paravirt: Get rid of paravirt patching
2023-12-10 06:22:02 linux-kernel [PATCH v6 1/5] x86/paravirt: introduce ALT_NOT_XEN
2023-12-08 15:17:07 linux-kernel Re: [PATCH v5 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
2023-12-08 11:54:04 linux-kernel Re: [PATCH v5 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
2023-12-07 09:28:43 linux-kernel Re: [PATCH] xen/xenbus: client: fix kernel-doc comments
2023-12-07 06:44:08 linux-kernel Re: [RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0
2023-12-04 12:59:41 linux-kernel Re: [PATCH 1/2] x86/xen: add CPU dependencies for 32-bit build
2023-12-04 07:36:17 linux-kernel Re: drivers/xen/manage.c:337:60: warning: '%s' directive output may be truncated writing up to 95 bytes into a region of size 12
2023-12-02 07:45:17 linux-kernel [GIT PULL] xen: branch for v6.7-rc4
2023-11-29 13:35:20 linux-kernel [PATCH v5 5/5] x86/paravirt: remove no longer needed paravirt patching code
2023-11-29 13:35:03 linux-kernel [PATCH v5 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
2023-11-29 13:34:34 linux-kernel [PATCH v5 0/5] 86/paravirt: Get rid of paravirt patching
2023-11-29 13:34:27 linux-kernel [PATCH v5 3/5] x86/alternative: add indirect call patching
2023-11-29 13:34:26 linux-kernel [PATCH v5 1/5] x86/paravirt: introduce ALT_NOT_XEN
2023-11-29 13:34:18 linux-kernel [PATCH v5 2/5] x86/paravirt: move some functions and defines to alternative
2023-11-29 10:08:39 linux-kernel Re: [PATCH v4 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
2023-11-27 15:06:34 linux-kernel Re: [PATCH] x86/xen: fix percpu vcpu_info allocation