Jan Beulich ([email protected])

Number of posts: 1047 (0.5 per day)
First post: 2012-02-03 15:06:32
Last post: 2017-11-08 11:19:59

Date List Subject
2022-07-04 12:47:11 linux-kernel Re: Ping: [PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
2022-06-23 10:00:23 linux-kernel Re: [PATCH v2 1/3] x86/xen: use clear_bss() for Xen PV guests
2022-06-23 08:55:09 linux-kernel Re: [PATCH 2/2] x86: fix setup of brk area
2022-06-23 08:24:50 linux-kernel Re: [PATCH 1/2] x86/xen: use clear_bss() for Xen PV guests
2022-06-23 08:23:52 linux-kernel Re: [PATCH 2/2] x86: fix setup of brk area
2022-06-08 04:15:21 linux-kernel [PATCH] x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
2022-06-01 21:24:00 linux-kernel Re: [PATCH] xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()
2022-05-26 08:21:24 linux-kernel Ping: [PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
2022-05-25 14:57:34 linux-kernel Re: [PATCH 2/2] x86/pat: add functions to query specific cache mode availability
2022-05-24 22:28:23 linux-kernel Re: [PATCH] xen: switch gnttab_end_foreign_access() to take a struct page pointer
2022-05-23 07:05:42 linux-kernel Re: [PATCH 2/2] x86/pat: add functions to query specific cache mode availability
2022-05-23 06:56:52 linux-kernel Re: [PATCH 2/2] x86/pat: add functions to query specific cache mode availability
2022-05-20 15:40:30 linux-kernel Re: [PATCH 2/2] x86/pat: add functions to query specific cache mode availability
2022-05-07 05:34:33 linux-kernel Re: [PATCH 2/2] x86/pat: add functions to query specific cache mode availability
2022-05-06 03:39:12 linux-kernel Re: [PATCH 2/2] x86/pat: add functions to query specific cache mode availability
2022-04-30 10:31:47 linux-kernel [PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
2022-03-11 23:02:45 linux-kernel Re: [PATCH] xen/blkfront: speed up purge_persistent_grants()
2022-03-11 21:48:46 linux-kernel Re: [PATCH 2/2] xen/grant-table: remove readonly parameter from functions
2022-02-09 08:22:24 linux-kernel [PATCH] xen/x86: obtain full video frame buffer address for Dom0 also under EFI
2022-02-03 12:00:54 linux-ext4 ext4's dependency on crc32c
2022-02-02 15:14:05 linux-ext4 Re: ext4's dependency on crc32c
2022-02-02 12:07:00 linux-crypto Re: [PATCH] crypto: api - Move cryptomgr soft dependency into algapi
2022-02-01 20:42:41 linux-crypto your patch "crypto: api - Fix built-in testing dependency failures"
2022-01-05 07:59:46 linux-kernel Re: [PATCH] xen/x86: obtain upper 32 bits of video frame buffer address for Dom0
2022-01-04 16:55:07 linux-kernel Re: [PATCH] xen/x86: obtain upper 32 bits of video frame buffer address for Dom0
2022-01-04 08:46:04 linux-kernel [PATCH] xen/x86: obtain upper 32 bits of video frame buffer address for Dom0
2021-11-24 07:33:11 linux-kernel Re: [PATCH v4] xen: detect uninitialized xenbus in xenbus_init
2021-11-23 08:20:11 linux-kernel Re: [PATCH v3] xen: detect uninitialized xenbus in xenbus_init
2021-11-22 07:57:44 linux-kernel Re: [PATCH v2] xen: detect uninitialized xenbus in xenbus_init
2021-11-19 08:24:24 linux-kernel Re: [PATCH] xen: detect uninitialized xenbus in xenbus_init
2021-11-18 08:47:52 linux-kernel Re: [PATCH] xen: detect uninitialized xenbus in xenbus_init
2021-11-18 08:42:56 linux-kernel Re: [PATCH] xen: detect uninitialized xenbus in xenbus_init
2021-11-17 07:42:04 linux-kernel Re: [PATCH] xen: detect uninitialized xenbus in xenbus_init
2021-11-16 16:05:45 linux-kernel Re: [PATCH] xen/privcmd: make option visible in Kconfig
2021-11-16 14:56:06 linux-kernel Re: [PATCH] xen/privcmd: make option visible in Kconfig
2021-11-16 07:45:01 linux-kernel Re: [PATCH v2] xen: don't continue xenstore initialization in case of errors
2021-11-15 10:08:30 linux-kernel Re: [PATCH] xen: don't continue xenstore initialization in case of errors
2021-11-15 10:02:54 linux-kernel Re: [PATCH] xen/privcmd: make option visible in Kconfig
2021-10-22 07:27:29 linux-kernel Re: [PATCH 0/5] xen: cleanup detection of non-essential pv devices
2021-09-30 14:32:55 linux-kernel [PATCH v2 6/9] xen/x86: generalize preferred console model from PV to PVH Dom0
2021-09-30 14:32:44 linux-kernel [PATCH v2 1/9] xen/x86: prevent PVH type from getting clobbered
2021-09-30 13:13:40 linux-kernel [PATCH 1/6] xen/x86: streamline set_pte_mfn()
2021-09-30 13:13:17 linux-kernel [PATCH 6/6] xen/x86: restrict PV Dom0 identity mapping
2021-09-30 13:13:02 linux-kernel [PATCH 4/6] xen/x86: adjust handling of the L3 user vsyscall special page table
2021-09-30 13:12:48 linux-kernel [PATCH 3/6] xen/x86: adjust xen_set_fixmap()
2021-09-30 13:12:20 linux-kernel [PATCH 5/6] xen/x86: there's no highmem anymore in PV mode
2021-09-30 13:12:11 linux-kernel [PATCH 0/6] xen/x86: PV boot speedup
2021-09-30 13:11:19 linux-kernel [PATCH 2/6] xen/x86: restore (fix) xen_set_pte_init() behavior
2021-09-30 13:10:34 linux-kernel [PATCH v2 9/9] xen/x86: adjust data placement
2021-09-30 13:10:01 linux-kernel [PATCH v2 2/9] xen/x86: allow PVH Dom0 without XEN_PV=y
2021-09-30 13:09:52 linux-kernel [PATCH v2 7/9] xen/x86: hook up xen_banner() also for PVH