Xen-Devel Archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/3] Add stack protector
 2024-12-11  2:04 UTC  (4+ messages)
` [PATCH v3 3/3] xen: arm: enable stack protector feature
` [PATCH v3 2/3] xen: common: add ability to enable stack protector
` [PATCH v3 1/3] common: remove -fno-stack-protector from EMBEDDED_EXTRA_CFLAGS

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-11  1:35 UTC  (24+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "

[PATCH v9 0/6] Boot modules for Hyperlaunch
 2024-12-11  0:57 UTC  (6+ messages)
` [PATCH v9 5/6] x86/boot: introduce domid field to struct boot_domain

Welcome Honda to the Xen Project Board
 2024-12-11  0:51 UTC  (3+ messages)

[PATCH] xen: update ECLAIR service identifiers from MC3R1 to MC3A2
 2024-12-11  0:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
 2024-12-11  0:20 UTC  (2+ messages)

[PATCH v2 00/35] Introduce NS8250 UART emulator
 2024-12-10 22:46 UTC  (39+ messages)
` [PATCH v2 01/35] xen: introduce resource.h
` [PATCH v2 02/35] xen/irq: introduce NO_IRQ
` [PATCH v2 03/35] xen/ctype: introduce isconsole()
` [PATCH v2 07/35] ppc/domain: introduce domain_has_vuart()
` [PATCH v2 08/35] x86/domain: "
` [PATCH v2 09/35] x86/domain: print emulation_flags
` [PATCH v2 10/35] xen/domain: add get_initial_domain_id()
` [PATCH v2 11/35] xen/domain: enable max_init_domid for all architectures
` [PATCH v2 12/35] xen/console: move vpl011-related code to vpl011 emulator
` [PATCH v2 13/35] xen/console: rename console_input_domain
` [PATCH v2 14/35] xen/console: rename switch_serial_input() to console_find_owner()
` [PATCH v2 15/35] xen/console: rename console_rx to console_owner
` [PATCH v2 16/35] xen/console: introduce printk_common()
` [PATCH v2 17/35] xen/console: introduce consoled_is_enabled()
` [PATCH v2 18/35] xen/console: introduce use of 'is_console' flag
` [PATCH v2 19/35] xen/console: introduce console_set_owner()
` [PATCH v2 20/35] xen/console: introduce console_owner_domid()
` [PATCH v2 21/35] xen/console: introduce console_init_owner()
` [PATCH v2 34/35] xen/console: enable console owners w/ emulated NS8250

[PATCH] xen/vpci: fix memory type in guest_mem_bar_read()
 2024-12-10 17:10 UTC  (4+ messages)

[PATCH] x86/FPU: make vcpu_reset_fpu() build again with old gcc
 2024-12-10 16:58 UTC  (6+ messages)

[PATCH v2 0/7] remove libxenctrl usage from xenstored
 2024-12-10 16:29 UTC  (10+ messages)
` [PATCH v2 4/7] xen: add bitmap to indicate per-domain state changes
` [PATCH v2 5/7] xen: add new domctl get_changed_domain
` [PATCH v2 7/7] tools/xenstored: use new stable interface instead of libxenctrl

[PATCH v1 0/6] Unflattening and relocation of host device tree
 2024-12-10 16:20 UTC  (23+ messages)
` [PATCH v1 1/6] xen/riscv: add destroy_xen_mappings() to remove mappings in Xen page tables
` [PATCH v1 2/6] xen/riscv: reorder includes in asm/page.h alphabetically
` [PATCH v1 3/6] xen/riscv: add {set,clear}_fixmap() functions for managing fixmap entries
` [PATCH v1 4/6] xen/riscv: introduce cache management operations (CMO)
` [PATCH v1 5/6] xen/riscv: implement relocate_fdt()
` [PATCH v1 6/6] xen/riscv: relocating and unflattening host device tree

[PATCH v2] CHANGELOG: Mention xl suspend/resume
 2024-12-10 15:33 UTC  (2+ messages)

[PATCH] arm/domain_build: Make find_unallocated_memory() more generic
 2024-12-10 15:23 UTC  (2+ messages)

[PATCH v2 0/4] Move some boot code from assembly to C
 2024-12-10 15:05 UTC  (17+ messages)
` [PATCH v2 1/4] Use an include/boot directory to override headers for boot code
` [PATCH v2 2/4] x86/boot: Use header to allows inclusion of public xen.h header
` [PATCH v2 3/4] x86/boot: Move some settings to C
` [PATCH v2 4/4] x86/boot: Use external symbols from cmdline_parse_early

[XEN PATCH v3] x86: p2m-pod: address violation of MISRA C Rule 2.1
 2024-12-10 13:10 UTC  (3+ messages)

[PATCH v2 1/1] vpci: Add resizable bar support
 2024-12-10 12:54 UTC  (12+ messages)

[PATCH v2 0/8] xen/arm: Add support for S32CC platforms and LINFlexD UART
 2024-12-10 11:28 UTC  (6+ messages)
` [PATCH v2 3/8] xen/arm: Add SCMI over SMC calls handling layer

Xen 4.20 Development Update [November]
 2024-12-10 11:03 UTC  (3+ messages)

[QEMU PATCH v10] xen/passthrough: use gsi to map pirq when dom0 is PVH
 2024-12-10  7:17 UTC  (3+ messages)

[PATCH] CHANGELOG: Mention xl suspend/resume
 2024-12-10  7:10 UTC  (4+ messages)

[PATCH v11 00/12] Arm cache coloring
 2024-12-09 19:17 UTC  (12+ messages)
` [PATCH v11 01/12] xen/common: add cache coloring common code
` [PATCH v11 03/12] xen/arm: permit non direct-mapped Dom0 construction
` [PATCH v11 09/12] xen: add cache coloring allocator for domains

[PATCH v2 0/1] Fix rpath handling in OCaml's Makefile.rules
 2024-12-09 17:57 UTC  (2+ messages)
` [PATCH v2 1/1] tools/ocaml: Specify rpath correctly for ocamlmklib

[PATCH V4 00/15] Remove the directmap
 2024-12-09 17:42 UTC  (3+ messages)
` [PATCH V4 03/15] x86/pv: Rewrite how building PV dom0 handles domheap mappings

[PATCH v2 00/13] x86: Address Space Isolation FPU preparations
 2024-12-09 16:41 UTC  (25+ messages)
` [PATCH v2 02/13] x86/xstate: Create map/unmap primitives for xsave areas
` [PATCH v2 03/13] x86/hvm: Map/unmap xsave area in hvm_save_cpu_ctxt()
` [PATCH v2 04/13] x86/fpu: Map/umap xsave area in vcpu_{reset,setup}_fpu()
` [PATCH v2 05/13] x86/xstate: Map/unmap xsave area in xstate_set_init() and handle_setbv()
` [PATCH v2 06/13] x86/hvm: Map/unmap xsave area in hvmemul_{get,put}_fpu()
` [PATCH v2 07/13] x86/domctl: Map/unmap xsave area in arch_get_info_guest()
` [PATCH v2 08/13] x86/xstate: Map/unmap xsave area in {compress,expand}_xsave_states()
` [PATCH v2 09/13] x86/emulator: Refactor FXSAVE_AREA to use wrappers
` [PATCH v2 10/13] x86/mpx: Map/unmap xsave area in in read_bndcfgu()
` [PATCH v2 11/13] x86/fpu: Pass explicit xsave areas to fpu_(f)xsave()
` [PATCH v2 12/13] x86/fpu: Pass explicit xsave areas to fpu_(f)xrstor()
` [PATCH v2 13/13] x86/xstate: Make xstate_all() and vcpu_xsave_mask() take explicit xstate

[PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
 2024-12-09 16:17 UTC  (2+ messages)

[PATCH v1 0/1] Fix rpath handling in OCaml's Makefile.rules
 2024-12-09 15:38 UTC  (4+ messages)
` [PATCH v1 1/1] tools/ocaml: Specify rpath correctly for ocamlmklib

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-12-09 15:03 UTC  (6+ messages)

Xen 4.19.1 and 4.16.7 released
 2024-12-09 13:24 UTC 

[PATCH v3 00/11] Remove implicit devres from pci_intx()
 2024-12-09 13:06 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: Prepare removing "
` [PATCH v3 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v3 03/11] net/ethernet: "
` [PATCH v3 04/11] net/ntb: "
` [PATCH v3 05/11] misc: "
` [PATCH v3 06/11] vfio/pci: "
` [PATCH v3 07/11] PCI: MSI: "
` [PATCH v3 08/11] ata: Use always-managed "
` [PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v3 10/11] HID: amd_sfh: Use "
` [PATCH v3 11/11] Remove devres from pci_intx()

[PATCH v2 0/4] Add stack protector
 2024-12-09 12:45 UTC  (8+ messages)
` [PATCH v2 3/4] xen: arm: enable stack protector feature

[PATCH] Grab mm lock before grabbing pt lock
 2024-12-09 12:39 UTC  (3+ messages)

[PATCH 0/3] virtgpu: check if P2P is possiable or not
 2024-12-09 12:28 UTC  (5+ messages)
` [PATCH 1/3] xen:get p2pdma_distance
` [PATCH 2/3] virtgpu: get p2pdma_distance
` [PATCH 3/3] drm/virtio: Implement device_attach

[PATCH] x86/xen/mmu: Increase MAX_CONTIG_ORDER
 2024-12-09 10:04 UTC  (2+ messages)

[PATCH 0/4] Virtualize architectural LBRs
 2024-12-09  8:47 UTC  (6+ messages)

[RFC PATCH] SYSCTL_numainfo.memsize: Switch spanned to present memory
 2024-12-09  8:23 UTC  (4+ messages)

[PATCH] xen: add privcmd ioctl to get p2pdma_distance
 2024-12-09  7:47 UTC  (2+ messages)

[PATCH v4 0/5] Prerequisite patches for R82 upstreaming
 2024-12-07 14:22 UTC  (7+ messages)
` [PATCH v4 4/5] xen/arm: Check for Static Heap feature when freeing resources
` [PATCH v4 5/5] xen/arm: Move setup_frametable_mappings to arm/mmu

[PATCH 0/3] Support getting p2pdma_distance
 2024-12-07 10:55 UTC  (4+ messages)
` [PATCH 1/3] virtio-gpu: set hostaddr for virtio iGPU
` [PATCH 2/3] pci: introduce a function to get PCIDevice
` [PATCH 3/3] virtio-gpu: add a new command to get p2pdma_distance

[PATCH, RESEND] x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()
 2024-12-07  7:14 UTC  (2+ messages)

[PATCH 00/36] Introduce NS8250 UART emulator
 2024-12-06 21:41 UTC  (8+ messages)
` [PATCH 09/36] riscv/domain: introduce domain_has_vuart()

[PATCH RFC for-4.19] docs/checklist: Start tagging new dev windows
 2024-12-06 19:47 UTC  (4+ messages)

[PATCH for-4.20 0/2] docs/process: Update the branching checklist
 2024-12-06 19:40 UTC  (3+ messages)
` [PATCH for-4.20 1/2] docs/process: branching-checklist: Update the steps to generate the docs
` [PATCH for-4.20 2/2] docs/process: branching-checklist: Remove any reference to OSSTest

[PATCH v3 0/2] Enable early bootup of AArch64 MPU systems (Part 2)
 2024-12-06 19:09 UTC  (4+ messages)
` [PATCH v3 1/2] xen/mpu: Map early uart when earlyprintk on


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).