messages from 2025-01-08 17:03:35 to 2025-01-10 17:00:37 UTC [more...]
[PATCH] CI: Add an x86_64 Clang Randconfig job
2025-01-10 17:00 UTC (2+ messages)
[PATCH v2 00/18] x86: adventures in Address Space Isolation
2025-01-10 16:19 UTC (33+ messages)
` [PATCH v2 02/18] x86/domain: limit window where curr_vcpu != current on context switch
` [PATCH v2 03/18] x86/mm: introduce helper to detect per-domain L1 entries that need freeing
` [PATCH v2 04/18] x86/pv: introduce function to populate perdomain area and use it to map Xen GDT
` [PATCH v2 05/18] x86/mm: switch destroy_perdomain_mapping() parameter from domain to vCPU
` [PATCH v2 07/18] x86/pv: update guest LDT mappings using the linear entries
` [PATCH v2 09/18] x86/mm: simplify create_perdomain_mapping() interface
` [PATCH v2 13/18] x86/spec-ctrl: introduce Address Space Isolation command line option
` [PATCH v2 15/18] x86/mm: introduce a per-vCPU mapcache when using ASI
[PATCH v2 06/18] x86/pv: set/clear guest GDT mappings using {populate,destroy}_perdomain_mapping()
2025-01-10 14:33 UTC (4+ messages)
` [PATCH v2.1 "
[PATCH v3 00/11] Remove implicit devres from pci_intx()
2025-01-10 14:28 UTC (3+ messages)
` [PATCH v3 05/11] misc: Use never-managed version of pci_intx()
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-10 14:16 UTC
[PATCH 0/2] Enable the ability to disable/remove gnttabv2
2025-01-10 14:03 UTC (4+ messages)
` [PATCH 1/2] gnttab: introduce version agnostic macros
` [PATCH 2/2] gnttab: make grant table v2 support configurable
[PATCH 0/3] xen: fix usage of devices behind a VMD bridge
2025-01-10 14:01 UTC (4+ messages)
` [PATCH 1/3] xen/pci: do not register devices outside of PCI segment scope
` [PATCH 2/3] vmd: disable MSI remapping bypass under Xen
` [PATCH 3/3] pci/msi: remove pci_msi_ignore_mask
[PATCH v3 00/12] x86: Address Space Isolation FPU preparations
2025-01-10 13:28 UTC (13+ messages)
` [PATCH v3 01/12] x86/xstate: Create map/unmap primitives for xsave areas
` [PATCH v3 02/12] x86/hvm: Map/unmap xsave area in hvm_save_cpu_ctxt()
` [PATCH v3 03/12] x86/fpu: Map/umap xsave area in vcpu_{reset,setup}_fpu()
` [PATCH v3 04/12] x86/xstate: Map/unmap xsave area in xstate_set_init() and handle_setbv()
` [PATCH v3 05/12] x86/hvm: Map/unmap xsave area in hvmemul_{get,put}_fpu()
` [PATCH v3 06/12] x86/domctl: Map/unmap xsave area in arch_get_info_guest()
` [PATCH v3 07/12] x86/xstate: Map/unmap xsave area in {compress,expand}_xsave_states()
` [PATCH v3 08/12] x86/emulator: Refactor FXSAVE_AREA to use wrappers
` [PATCH v3 09/12] x86/mpx: Map/unmap xsave area in in read_bndcfgu()
` [PATCH v3 10/12] x86/fpu: Pass explicit xsave areas to fpu_(f)xsave()
` [PATCH v3 11/12] x86/fpu: Pass explicit xsave areas to fpu_(f)xrstor()
` [PATCH v3 12/12] x86/xstate: Make xstate_all() and vcpu_xsave_mask() take explicit xstate
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-01-10 13:23 UTC (33+ messages)
` [PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v2 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` "
` [PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v2 04/25] drm/gem-shmem: "
` [PATCH v2 05/25] drm/gem-vram: "
` [PATCH v2 06/25] drm/armada: "
` [PATCH v2 07/25] drm/exynos: "
` [PATCH v2 08/25] drm/gma500: "
` [PATCH v2 09/25] drm/hibmc: "
` [PATCH v2 10/25] drm/imx/ipuv3: "
` [PATCH v2 11/25] drm/loongson: "
` [PATCH v2 12/25] drm/mediatek: "
` [PATCH v2 13/25] drm/msm: "
` [PATCH v2 14/25] drm/nouveau: "
` [PATCH v2 15/25] drm/omapdrm: "
` [PATCH v2 16/25] drm/qxl: "
` [PATCH v2 17/25] drm/renesas/rcar-du: "
` [PATCH v2 18/25] drm/renesas/rz-du: "
` [PATCH v2 19/25] drm/rockchip: "
` [PATCH v2 20/25] drm/tegra: "
` [PATCH v2 21/25] drm/virtio: "
` [PATCH v2 22/25] drm/vmwgfx: "
` [PATCH v2 23/25] drm/xe: "
` [PATCH v2 24/25] drm/xen: "
` [PATCH v2 25/25] drm/xlnx: "
[PATCH 0/1] xen/common: Remove dead code
2025-01-10 12:53 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2 00/13] x86: Address Space Isolation FPU preparations
2025-01-10 11:40 UTC (7+ messages)
` [PATCH v2 10/13] x86/mpx: Map/unmap xsave area in in read_bndcfgu()
[PATCH v2 0/2] xen: error handling and FreeBSD compatibility fixes
2025-01-10 10:03 UTC (10+ messages)
` [PATCH v2 1/2] hw/xen: Add xs_node_read() helper function
` [PATCH v2 2/2] xen: do not use '%ms' scanf specifier
` [PATCH 1/4] hw/xen: Use xs_node_read() from xs_node_vscanf()
` [PATCH 2/4] hw/xen: Use xs_node_read() from xen_console_get_name()
` [PATCH 3/4] hw/xen: Use xs_node_read() from xen_netdev_get_name()
` [PATCH 4/4] hw/xen: Use xs_node_read() from xenstore_read_str() instead of open-coding it
[PATCH v2 0/2] x86/misra: fix remaining violation of rule 20.7
2025-01-10 8:56 UTC (9+ messages)
` [PATCH v2 1/2] x86/uaccess: rework user access speculative harden guards
[PATCH 0/2] xen: error handling and FreeBSD compatibility fixes
2025-01-10 8:21 UTC (12+ messages)
` [PATCH 1/2] xen/console: fix error handling in xen_console_device_create()
` [PATCH 2/2] xen: do not use '%ms' scanf specifier
[PATCH v4] vpci: Add resizable bar support
2025-01-10 7:34 UTC (4+ messages)
[PATCH v2] xen: update pvcalls_front_accept prototype
2025-01-10 7:28 UTC (6+ messages)
[PATCH v2 20/35] xen/console: introduce console_owner_domid()
2025-01-10 1:39 UTC (17+ messages)
[PATCH v2 0/2] Add support for Renesas R-Car Gen4
2025-01-10 0:27 UTC (3+ messages)
` [PATCH v2 1/2] ARM: ITS: implement quirks and add support for Renesas Gen4 ITS
[PATCH v4] misra: add deviation for MISRA C Rule R11.8
2025-01-09 23:56 UTC (2+ messages)
[PATCH] xen/mm: Introduce per-arch pte_attr_t type for PTE flags
2025-01-09 18:16 UTC (5+ messages)
[PATCH] treewide: const qualify ctl_tables where applicable
2025-01-09 18:05 UTC (7+ messages)
[PATCH] x86/boot: adjust text gap/diff to work with 64-bytes alignment too
2025-01-09 17:51 UTC (8+ messages)
[PATCH v2] xen: do not use '%ms' scanf specifier
2025-01-09 16:52 UTC
[PATCH for-4.20 0/2] Prep for 4.20-rc1
2025-01-09 15:58 UTC (9+ messages)
` [PATCH 1/2] Config.mk: Pin QEMU_UPSTREAM_REVISION
` [PATCH 2/2] Update Xen version to 4.20-rc
[PATCH v7 0/7] remove libxenctrl usage from xenstored
2025-01-09 15:50 UTC (11+ messages)
` [PATCH v7 1/7] xen/events: fix race with set_global_virq_handler()
` [PATCH v7 2/7] xen/events: don't allow binding a global virq from any domain
` [PATCH v7 3/7] xen/events: allow setting of global virq handler only for unbound virqs
` [PATCH v7 4/7] xen: add bitmap to indicate per-domain state changes
` [PATCH v7 5/7] xen: add new domctl get_changed_domain
` [PATCH v7 6/7] tools/libs: add a new libxenmanage library
` [PATCH v7 7/7] tools/xenstored: use new stable interface instead of libxenctrl
[PATCH v3 0/2] x86: Add Support for Paging-Write Feature
2025-01-09 15:25 UTC (3+ messages)
[for-4.20 PATCH v3] xen/arm: Fully initialise struct membanks_hdr fields
2025-01-09 14:15 UTC (2+ messages)
[PATCH v2] xen/arm: ffa: fix build with clang
2025-01-09 14:12 UTC (3+ messages)
[XEN RFC PATCH v4 0/5] IOMMU subsystem redesign and PV-IOMMU interface
2025-01-09 13:00 UTC (7+ messages)
[PATCH v4] docs: fusa: Add dom0less domain configuration requirements
2025-01-09 12:44 UTC (4+ messages)
[PATCH v1 11/11] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-pstate driver
2025-01-09 11:49 UTC (2+ messages)
[PATCH v1 10/11] tools/xenpm: Print CPPC parameters for amd-pstate driver
2025-01-09 11:41 UTC (2+ messages)
[PATCH v1 00/11] amd-pstate CPU Performance Scaling Driver
2025-01-09 11:38 UTC (17+ messages)
` [PATCH v1 02/11] xen/x86: introduce new sub-hypercall to get CPPC data
` [PATCH v1 03/11] xen/x86: introduce "cpufreq=amd-pstate" xen cmdline
` [PATCH v1 04/11] xen/x86: get processor max speed from DMI table
` [PATCH v1 05/11] xen/x86: introduce a new amd pstate driver for cpufreq scaling
` [PATCH v1 06/11] xen/cpufreq: introduce policy type when cpufreq_driver->setpolicy exists
` [PATCH v1 07/11] xen/cpufreq: only set gov NULL when cpufreq_driver.target() exists
` [PATCH v1 08/11] x86/cpufreq: add "cpufreq=amd-pstate,active" para
` [PATCH v1 09/11] xen/x86: implement EPP support for the AMD processors
[PATCH v2] xen/arm: Fully initialise struct membanks_hdr fields
2025-01-09 10:40 UTC (6+ messages)
[PATCH] x86/cpu: Support Hygon architecture CPU during NMI initialization
2025-01-09 9:23 UTC (2+ messages)
[PATCH v2 00/15] Hyperlaunch device tree for dom0
2025-01-08 21:54 UTC (3+ messages)
` [PATCH v2 06/15] x86/hyperlaunch: introduce the domain builder
[PATCH] xen/arm: ffa: fix build with clang
2025-01-08 21:13 UTC (3+ messages)
[PATCH for-4.20] CI: Update Fedora to 41
2025-01-08 20:17 UTC (3+ messages)
[ANNOUNCE] Call for agenda items - Community Call 9th Jan 2025
2025-01-08 17:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).