LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-03-27 05:46:19
linux-kernel
Re: [PATCH v4 06/12] x86/mtrr: replace vendor tests in MTRR code
2023-03-27 05:46:04
linux-kernel
Re: [PATCH v4 07/12] x86/mtrr: allocate mtrr_value array dynamically
2023-03-24 11:39:35
linux-kernel
[GIT PULL] xen: branch for v6.3-rc4
2023-03-21 15:50:23
linux-kernel
Re: [PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-03-21 06:01:48
linux-kernel
Re: [PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-03-21 06:01:05
linux-kernel
Re: [PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-03-21 05:47:02
linux-kernel
Re: [PATCH RFC smp] Remove diagnostics and adjust config for CSD lock diagnostics
2023-03-20 16:00:35
linux-kernel
Re: [PATCH v4 07/12] x86/mtrr: allocate mtrr_value array dynamically
2023-03-20 13:50:12
linux-kernel
Re: [PATCH v4 07/12] x86/mtrr: allocate mtrr_value array dynamically
2023-03-20 13:47:39
linux-kernel
Re: [PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-03-17 13:23:26
linux-kernel
Re: [PATCH v2] hvc/xen: prevent concurrent accesses to the shared ring
2023-03-17 12:42:49
linux-kernel
Re: [PATCH v4] acpi/processor: fix evaluating _PDC method when running as Xen dom0
2023-03-17 06:40:41
linux-kernel
[GIT PULL] xen: branch for v6.3-rc3
2023-03-17 06:33:40
linux-kernel
[PATCH v2] x86/paravirt: convert simple paravirt functions to asm
2023-03-17 05:28:52
linux-kernel
Re: [PATCH] x86/paravirt: convert simple paravirt functions to asm
2023-03-16 14:21:29
linux-kernel
Re: [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh
2023-03-16 13:48:58
linux-kernel
Re: [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh
2023-03-16 08:49:35
linux-kernel
Re: [PATCH] xen: remove unnecessary (void*) conversions
2023-03-15 12:40:09
linux-kernel
Re: [PATCH v2] acpi/processor: fix evaluating _PDC method when running as Xen dom0
2023-03-14 14:46:48
linux-kernel
[PATCH v2.1 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c
2023-03-14 14:42:16
linux-kernel
Re: [PATCH v2 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c
2023-03-14 14:28:51
linux-kernel
[PATCH v2 4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c
2023-03-14 14:28:23
linux-kernel
[PATCH v2 3/4] xen/blkback: simplify free_persistent_gnts() interface
2023-03-14 14:28:07
linux-kernel
[PATCH v2 2/4] xen/blkback: remove stale prototype
2023-03-14 14:27:56
linux-kernel
[PATCH v2 1/4] xen/blkback: fix white space code style issues
2023-03-14 14:27:51
linux-kernel
[PATCH v2 0/4] xen/blkback: some cleanups
2023-03-14 12:44:59
linux-kernel
Re: [PATCH 0/4] xen/blkback: some cleanups
2023-03-14 11:24:10
linux-kernel
Re: Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y.
2023-03-10 06:24:41
linux-kernel
Re: [PATCH] x86/paravirt: convert simple paravirt functions to asm
2023-03-08 15:44:01
linux-kernel
[PATCH] x86/paravirt: convert simple paravirt functions to asm
2023-03-07 14:06:19
linux-kernel
Re: [PATCH v6 20/20] irqdomain: Switch to per-domain locking
2023-03-06 16:43:00
linux-kernel
[PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes
2023-03-06 16:39:51
linux-kernel
[PATCH v4 08/12] x86/mtrr: add get_effective_type() service function
2023-03-06 16:38:14
linux-kernel
[PATCH v4 10/12] x86/mtrr: use new cache_map in mtrr_type_lookup()
2023-03-06 16:37:43
linux-kernel
[PATCH v4 12/12] x86/mm: only check uniform after calling mtrr_type_lookup()
2023-03-06 16:37:42
linux-kernel
[PATCH v4 11/12] x86/mtrr: don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
2023-03-06 16:37:42
linux-kernel
[PATCH v4 06/12] x86/mtrr: replace vendor tests in MTRR code
2023-03-06 16:37:11
linux-kernel
[PATCH v4 04/12] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest
2023-03-06 16:37:11
linux-kernel
[PATCH v4 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-03-06 16:36:56
linux-kernel
[PATCH v4 05/12] x86/xen: set MTRR state when running as Xen PV initial domain
2023-03-06 16:36:56
linux-kernel
[PATCH v4 01/12] x86/mtrr: split off physical address size calculation
2023-03-06 16:36:56
linux-kernel
[PATCH v4 02/12] x86/mtrr: optimize mtrr_calc_physbits()
2023-03-06 16:36:56
linux-kernel
[PATCH v4 07/12] x86/mtrr: allocate mtrr_value array dynamically
2023-03-06 16:36:23
linux-kernel
[PATCH v4 00/12] x86/mtrr: fix handling with PAT but without MTRR
2023-03-06 14:32:45
linux-kernel
Re: [PATCH] x86/mm: fix __swp_entry_to_pte() for Xen PV guests
2023-03-06 12:33:09
linux-kernel
[PATCH] x86/mm: fix __swp_entry_to_pte() for Xen PV guests
2023-03-06 08:10:57
linux-kernel
Re: [PATCH 7/7] xen: simplify sysctl registration for balloon
2023-03-06 07:45:16
linux-kernel
Re: [PATCH 15/17] xen: remove MODULE_LICENSE in non-modules
2023-02-27 13:56:19
linux-kernel
Re: [PATCH v3 05/12] x86/xen: set MTRR state when running as Xen PV initial domain
2023-02-27 09:04:49
linux-kernel
Re: [PATCH] xen-netback: remove unused variables pending_idx and index
2023-02-27 07:13:49
linux-kernel
Re: [PATCH v3 03/12] x86/mtrr: support setting MTRR state for software defined MTRRs