Show patches with: Submitter = Roger Pau Monné       |    Archived = No       |   762 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-4.20,1/2] automation/cirrus-ci: update FreeBSD to 13.4 [for-4.20,1/2] automation/cirrus-ci: update FreeBSD to 13.4 1 - - --- 2025-01-16 Roger Pau Monné New
[for-4.20] automation/gitlab: disable coverage from clang randconfig [for-4.20] automation/gitlab: disable coverage from clang randconfig 2 - - --- 2025-01-14 Roger Pau Monné New
[v2,3/3] pci/msi: remove pci_msi_ignore_mask xen: fix usage of devices behind a VMD bridge - 1 - --- 2025-01-14 Roger Pau Monné Accepted
[v2,2/3] vmd: disable MSI remapping bypass under Xen xen: fix usage of devices behind a VMD bridge - - - --- 2025-01-14 Roger Pau Monné New
[v2,1/3] xen/pci: do not register devices with segments >= 0x10000 xen: fix usage of devices behind a VMD bridge - - - --- 2025-01-14 Roger Pau Monné New
[3/3] pci/msi: remove pci_msi_ignore_mask xen: fix usage of devices behind a VMD bridge - - - --- 2025-01-10 Roger Pau Monné Superseded
[2/3] vmd: disable MSI remapping bypass under Xen xen: fix usage of devices behind a VMD bridge - - - --- 2025-01-10 Roger Pau Monné Superseded
[1/3] xen/pci: do not register devices outside of PCI segment scope xen: fix usage of devices behind a VMD bridge - - - --- 2025-01-10 Roger Pau Monné Superseded
[v2,2/2] xen: do not use '%ms' scanf specifier xen: error handling and FreeBSD compatibility fixes - 1 - --- 2025-01-10 Roger Pau Monné New
[v2,1/2] hw/xen: Add xs_node_read() helper function xen: error handling and FreeBSD compatibility fixes - - - --- 2025-01-10 Roger Pau Monné New
[v2] xen: do not use '%ms' scanf specifier [v2] xen: do not use '%ms' scanf specifier - - - --- 2025-01-09 Roger Pau Monné New
[v2.1,06/18] x86/pv: set/clear guest GDT mappings using {populate,destroy}_perdomain_mapping() Untitled series #923429 - - - --- 2025-01-08 Roger Pau Monné New
[v2,18/18] x86/mm: zero stack on context switch x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,17/18] x86/mm: switch to a per-CPU mapped stack when using ASI x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,16/18] x86/pv: allow using a unique per-pCPU root page table (L4) x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,15/18] x86/mm: introduce a per-vCPU mapcache when using ASI x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,14/18] x86/mm: introduce per-vCPU L3 page-table x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,13/18] x86/spec-ctrl: introduce Address Space Isolation command line option x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,12/18] x86/mm: move FLUSH_ROOT_PGTBL handling before TLB flush x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,11/18] x86/pv: untie issuing FLUSH_ROOT_PGTBL from XPTI x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,10/18] x86/mm: switch {create,destroy}_perdomain_mapping() domain parameter to vCPU x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,09/18] x86/mm: simplify create_perdomain_mapping() interface x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,08/18] x86/pv: remove stashing of GDT/LDT L1 page-tables x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,07/18] x86/pv: update guest LDT mappings using the linear entries x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,06/18] x86/pv: set/clear guest GDT mappings using {populate,destroy}_perdomain_mapping() x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,05/18] x86/mm: switch destroy_perdomain_mapping() parameter from domain to vCPU x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,04/18] x86/pv: introduce function to populate perdomain area and use it to map Xen GDT x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,03/18] x86/mm: introduce helper to detect per-domain L1 entries that need freeing x86: adventures in Address Space Isolation - 1 - --- 2025-01-08 Roger Pau Monné New
[v2,02/18] x86/domain: limit window where curr_vcpu != current on context switch x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[v2,01/18] x86/mm: purge unneeded destroy_perdomain_mapping() x86: adventures in Address Space Isolation - - - --- 2025-01-08 Roger Pau Monné New
[2/2] xen: do not use '%ms' scanf specifier xen: error handling and FreeBSD compatibility fixes - - - --- 2025-01-07 Roger Pau Monné Superseded
[1/2] xen/console: fix error handling in xen_console_device_create() xen: error handling and FreeBSD compatibility fixes - - - --- 2025-01-07 Roger Pau Monné Superseded
x86/io-apic: prevent early exit from i8259 loop detection x86/io-apic: prevent early exit from i8259 loop detection - 1 - --- 2024-12-17 Roger Pau Monné New
[v2,2/2] automation/eclair: make Misra rule 20.7 blocking for x86 also x86/misra: fix remaining violation of rule 20.7 - 1 - --- 2024-11-26 Roger Pau Monné New
[v2,1/2] x86/uaccess: rework user access speculative harden guards x86/misra: fix remaining violation of rule 20.7 - - - --- 2024-11-26 Roger Pau Monné New
x86/pv: don't populate the GDT/LDT L3 slot at domain creation x86/pv: don't populate the GDT/LDT L3 slot at domain creation - 1 - --- 2024-11-21 Roger Pau Monné New
x86/pv: limit GDT and LDT mappings areas to max number of vCPUs x86/pv: limit GDT and LDT mappings areas to max number of vCPUs - 1 - --- 2024-11-21 Roger Pau Monné New
[2/2] x86/pvh: also print hardware domain pIRQ limit for PVH x86/irq: fix calculation of maximum pIRQs for dom0 - 1 - --- 2024-11-20 Roger Pau Monné New
[1/2] x86/irq: fix calculation of max PV dom0 pIRQs x86/irq: fix calculation of maximum pIRQs for dom0 1 - - --- 2024-11-20 Roger Pau Monné New
[4/4] automation/eclair: make Misra rule 20.7 blocking for x86 also x86/misra: fix remaining violations of rule 20.7 - 1 - --- 2024-11-19 Roger Pau Monné New
[3/4] x86/uaccess: rework user access speculative harden guards x86/misra: fix remaining violations of rule 20.7 - - - --- 2024-11-19 Roger Pau Monné New
[2/4] x86/msi: fix Misra Rule 20.7 in msi.h x86/misra: fix remaining violations of rule 20.7 - - - --- 2024-11-19 Roger Pau Monné New
[1/4] x8&/mm: fix IS_LnE_ALIGNED() to comply with Misra Rule 20.7 x86/misra: fix remaining violations of rule 20.7 1 - - --- 2024-11-19 Roger Pau Monné New
x86/mm: fix alignment check for non-present entries x86/mm: fix alignment check for non-present entries - 1 - --- 2024-11-15 Roger Pau Monné New
[v3,4/4] x86/mm: ensure L2 is always freed if empty x86/mm: miscellaneous fixes - 1 - --- 2024-11-14 Roger Pau Monné New
[v3,3/4] x86/setup: remove bootstrap_map_addr() usage of destroy_xen_mappings() x86/mm: miscellaneous fixes - 1 - --- 2024-11-14 Roger Pau Monné New
[v3,2/4] x86/mm: skip super-page alignment checks for non-present entries x86/mm: miscellaneous fixes - 1 - --- 2024-11-14 Roger Pau Monné New
[v3,1/4] x86/mm: introduce helpers to detect super page alignment x86/mm: miscellaneous fixes - 1 - --- 2024-11-14 Roger Pau Monné New
[v2,4/4] x86/mm: ensure L2 is always freed if empty x86/mm: miscellaneous fixes - 1 - --- 2024-11-08 Roger Pau Monné Superseded
[v2,3/4] x86/setup: remove bootstrap_map_addr() usage of destroy_xen_mappings() x86/mm: miscellaneous fixes - 1 - --- 2024-11-08 Roger Pau Monné Superseded
[v2,2/4] x86/mm: skip super-page alignment checks for non-present entries x86/mm: miscellaneous fixes - 1 - --- 2024-11-08 Roger Pau Monné Superseded
[v2,1/4] x86/mm: introduce helpers to detect super page alignment x86/mm: miscellaneous fixes - 1 - --- 2024-11-08 Roger Pau Monné Superseded
xen/Kconfig: livepatch-build-tools requires debug information xen/Kconfig: livepatch-build-tools requires debug information - 1 - --- 2024-11-07 Roger Pau Monné Superseded
[v2,4/4] x86/mm: ensure L2 is always freed if empty x86/mm: miscellaneous fixes - 1 - --- 2024-11-06 Roger Pau Monné Superseded
[v2,3/4] x86/setup: remove bootstrap_map_addr() usage of destroy_xen_mappings() x86/mm: miscellaneous fixes - 1 - --- 2024-11-06 Roger Pau Monné Superseded
[v2,2/4] x86/mm: special case super page alignment detection for INVALID_MFN x86/mm: miscellaneous fixes - - - --- 2024-11-06 Roger Pau Monné Superseded
[v2,1/4] x86/mm: introduce helpers to detect super page alignment x86/mm: miscellaneous fixes - - - --- 2024-11-06 Roger Pau Monné Superseded
[v3] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping [v3] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping - - - --- 2024-10-29 Roger Pau Monné Superseded
[v2] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping [v2] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping - - - --- 2024-10-24 Roger Pau Monné Superseded
[v2] x86/msr: add log messages to MSR state load error paths [v2] x86/msr: add log messages to MSR state load error paths - - - --- 2024-10-08 Roger Pau Monné Superseded
x86/msr: add log messages to MSR state load error paths x86/msr: add log messages to MSR state load error paths - - - --- 2024-10-07 Roger Pau Monné Superseded
[v2,6/6] x86/alternative: build time check feature is in range xen/livepatch: improvements to loading - - - --- 2024-09-25 Roger Pau Monné Superseded
[v2,5/6] x86/alternatives: do not BUG during apply xen/livepatch: improvements to loading - 1 - --- 2024-09-25 Roger Pau Monné Superseded
[v2,4/6] xen/livepatch: do Xen build-id check earlier xen/livepatch: improvements to loading - - - --- 2024-09-25 Roger Pau Monné Superseded
[v2,3/6] xen/livepatch: simplify and unify logic in prepare_payload() xen/livepatch: improvements to loading - 1 - --- 2024-09-25 Roger Pau Monné Superseded
[v2,2/6] xen/livepatch: zero pointer to temporary load buffer xen/livepatch: improvements to loading - - - --- 2024-09-25 Roger Pau Monné Superseded
[v2,1/6] xen/livepatch: remove useless check for duplicated sections xen/livepatch: improvements to loading - 1 - --- 2024-09-25 Roger Pau Monné Superseded
[3/3] x86/alternatives: relax apply BUGs during runtime xen/livepatch: improvements to loading - - - --- 2024-09-20 Roger Pau Monné Superseded
[2/3] xen/livepatch: do build-id check earlier xen/livepatch: improvements to loading - - - --- 2024-09-20 Roger Pau Monné Superseded
[1/3] xen/livepatch: simplify and unify logic in prepare_payload() xen/livepatch: improvements to loading - - - --- 2024-09-20 Roger Pau Monné Superseded
[v6,2/2] x86/time: prefer CMOS over EFI_GET_TIME x86/time: improvements to wallclock logic - - - --- 2024-09-12 Roger Pau Monné Superseded
[v6,1/2] x86/time: introduce command line option to select wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-12 Roger Pau Monné Superseded
[v2] blkif: reconcile protocol specification with in-use implementations [v2] blkif: reconcile protocol specification with in-use implementations - 2 - --- 2024-09-10 Roger Pau Monné Superseded
[v5,4/4] x86/time: prefer CMOS over EFI_GET_TIME x86/time: improvements to wallclock logic - - - --- 2024-09-09 Roger Pau Monné Superseded
[v5,3/4] x86/time: introduce command line option to select wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-09 Roger Pau Monné Superseded
[v5,2/4] x86/time: introduce probing logic for the wallclock x86/time: improvements to wallclock logic - 1 - --- 2024-09-09 Roger Pau Monné Superseded
[v5,1/4] x86/time: pull cmos_rtc_probe outside of function and rename x86/time: improvements to wallclock logic 1 - - --- 2024-09-09 Roger Pau Monné Superseded
[v4,6/6] x86/time: prefer CMOS over EFI_GET_TIME x86/time: improvements to wallclock logic - - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,5/6] x86/time: introduce command line option to select wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,4/6] x86/time: introduce probing logic for the wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,3/6] x86/time: split CMOS read and probe logic into function x86/time: improvements to wallclock logic 1 - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,2/6] x86/time: move CMOS edge detection into read helper x86/time: improvements to wallclock logic 1 - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,1/6] x86/time: introduce helper to fetch Xen wallclock when running as a guest x86/time: improvements to wallclock logic 1 - - --- 2024-09-04 Roger Pau Monné Superseded
blkif: reconcile protocol specification with in-use implementations blkif: reconcile protocol specification with in-use implementations - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,7/7] x86/time: probe the CMOS RTC by default x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,6/7] x86/time: introduce command line option to select wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,5/7] x86/time: prefer CMOS over EFI_GET_TIME x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,4/7] x86/time: introduce probing logic for the wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,3/7] x86/time: split CMOS read and probe logic into function x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,2/7] x86/time: move CMOS edge detection into read helper x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,1/7] x86/time: introduce helper to fetch Xen wallclock when running as a guest x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v5] x86/dom0: disable SMAP for PV domain building only [v5] x86/dom0: disable SMAP for PV domain building only - - - --- 2024-08-27 Roger Pau Monné Superseded
[v3] x86/shutdown: change default reboot method preference [v3] x86/shutdown: change default reboot method preference 1 - - --- 2024-08-01 Roger Pau Monné Superseded
[v3] x86/dom0: delay setting SMAP after dom0 build is done [v3] x86/dom0: delay setting SMAP after dom0 build is done - 1 - --- 2024-08-01 Roger Pau Monné Superseded
[v2] x86/altcall: further refine clang workaround [v2] x86/altcall: further refine clang workaround - - - --- 2024-07-29 Roger Pau Monné Superseded
x86/altcall: further refine clang workaround x86/altcall: further refine clang workaround - - - --- 2024-07-25 Roger Pau Monné Superseded
[2/2] x86/xen: fix memblock_reserve() usage on PVH x86/xen: fix memblock_reserve() usage on PVH - 1 - --- 2024-07-25 Roger Pau Monné Accepted
[1/2] x86/xen: move xen_reserve_extra_memory() x86/xen: fix memblock_reserve() usage on PVH - 1 - --- 2024-07-25 Roger Pau Monné Accepted
[v2,7/7] x86/irq: forward pending interrupts to new destination in fixup_irqs() x86/irq: fixes for CPU hot{,un}plug - - - --- 2024-06-10 Roger Pau Monné Superseded
[v2,6/7] x86/irq: handle moving interrupts in _assign_irq_vector() x86/irq: fixes for CPU hot{,un}plug - - - --- 2024-06-10 Roger Pau Monné Superseded
« 1 2 3 47 8 »