Show patches with: Submitter = Jan Beulich       |    Archived = No       |   924 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0.5/3] build: make cc-option properly deal with unrecognized sub-options x86: allow Kconfig control over psABI level - - - --- 2023-07-12 Jan Beulich Superseded
[01/10] x86/mm: no-one passes a NULL domain to init_xen_l4_slots() x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[01/11] x86/HVM: avoid effectively open-coding xzalloc_flex_struct() assorted replacement of x[mz]alloc_bytes() 1 - - --- 2021-04-08 Jan Beulich Superseded
[01/11] x86/shadow: replace sh_reset_l3_up_pointers() x86/shadow: misc tidying 1 - - --- 2023-01-05 Jan Beulich Superseded
[01/12] evtchn: refuse EVTCHNOP_status for Xen-bound event channels evtchn: recent XSAs follow-on 1 1 - --- 2020-09-28 Jan Beulich Superseded
[01/12] libxc: split xc_logdirty_control() from xc_shadow_control() x86: more or less log-dirty related improvements 1 - - --- 2021-06-25 Jan Beulich Superseded
[01/17] AMD/IOMMU: avoid recording each level's MFN when walking page table IOMMU: superpage support when not sharing pagetables - 1 - --- 2021-08-24 Jan Beulich Superseded
[01/23] lib: move muldiv64() further population of xen/lib/ 1 - - --- 2021-04-01 Jan Beulich Superseded
[02/10] x86/shadow: drop a stray forward structure declaration x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[02/11] x86/shadow: convert sh_audit_flags()'es 1st parameter to domain x86/shadow: misc tidying - - - --- 2023-01-05 Jan Beulich Superseded
[02/11] x86/vPMU: avoid effectively open-coding xzalloc_flex_struct() assorted replacement of x[mz]alloc_bytes() 1 - - --- 2021-04-08 Jan Beulich Superseded
[02/12] evtchn: avoid race in get_xen_consumer() evtchn: recent XSAs follow-on - - - --- 2020-09-28 Jan Beulich Superseded
[02/12] libxenguest: deal with log-dirty op stats overflow x86: more or less log-dirty related improvements - - - --- 2021-06-25 Jan Beulich Superseded
[02/17] AMD/IOMMU: have callers specify the target level for page table walks IOMMU: superpage support when not sharing pagetables - - - --- 2021-08-24 Jan Beulich Superseded
[02/23] lib: move 64-bit div/mod compiler helpers further population of xen/lib/ 1 - - --- 2021-04-01 Jan Beulich Superseded
[03/10] x86/shadow: monitor table is HVM-only x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[03/11] x86/MCE: avoid effectively open-coding xmalloc_array() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 Jan Beulich Superseded
[03/11] x86/shadow: drop hash_vcpu_foreach() x86/shadow: misc tidying - - - --- 2023-01-05 Jan Beulich Superseded
[03/12] evtchn: don't call Xen consumer callback with per-channel lock held evtchn: recent XSAs follow-on - - - --- 2020-09-28 Jan Beulich Superseded
[03/12] libxenguest: short-circuit "all-dirty" handling x86: more or less log-dirty related improvements 1 - - --- 2021-06-25 Jan Beulich Superseded
[03/17] VT-d: have callers specify the target level for page table walks IOMMU: superpage support when not sharing pagetables - - - --- 2021-08-24 Jan Beulich Superseded
[03/23] string: drop redundant declarations further population of xen/lib/ 1 - - --- 2021-04-01 Jan Beulich Superseded
[04/10] x86/shadow: sh_update_linear_entries() is a no-op for PV x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[04/11] x86/HVM: avoid effectively open-coding xmalloc_array() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 Jan Beulich Superseded
[04/11] x86/shadow: rename hash_domain_foreach() x86/shadow: misc tidying - - - --- 2023-01-05 Jan Beulich Superseded
[04/12] evtchn: evtchn_set_priority() needs to acquire the per-channel lock evtchn: recent XSAs follow-on - - - --- 2020-09-28 Jan Beulich Superseded
[04/12] libxenguest: avoid allocating unused deferred-pages bitmap x86: more or less log-dirty related improvements - - - --- 2021-06-25 Jan Beulich Superseded
[04/17] IOMMU: have vendor code announce supported page sizes IOMMU: superpage support when not sharing pagetables - 1 - --- 2021-08-24 Jan Beulich Superseded
[04/23] lib: move memset() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[05/10] x86/mm: monitor table is HVM-only x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[05/11] x86/oprofile: avoid effectively open-coding xmalloc_array() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 Jan Beulich Superseded
[05/11] x86/shadow: move bogus HVM checks in sh_pagetable_dying() x86/shadow: misc tidying 1 - - --- 2023-01-05 Jan Beulich Superseded
[05/12] evtchn/sched: reject poll requests for unusable ports evtchn: recent XSAs follow-on - 3 - --- 2020-09-28 Jan Beulich Superseded
[05/12] libxenguest: complete loops in xc_map_domain_meminfo() x86: more or less log-dirty related improvements - - - --- 2021-06-25 Jan Beulich Superseded
[05/17] IOMMU: add order parameter to ->{,un}map_page() hooks IOMMU: superpage support when not sharing pagetables - 1 - --- 2021-08-24 Jan Beulich Superseded
[05/23] lib: move memcpy() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[06/10] x86/shadow: sh_remove_write_access_from_sl1p() can be static x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[06/11] x86/IRQ: avoid over-alignment in alloc_pirq_struct() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 Jan Beulich Superseded
[06/11] x86/shadow: drop a few uses of mfn_valid() x86/shadow: misc tidying - - - --- 2023-01-05 Jan Beulich Superseded
[06/12] evtchn: don't bypass unlinking pIRQ when closing port evtchn: recent XSAs follow-on - 1 - --- 2020-09-28 Jan Beulich Superseded
[06/12] libxenguest: guard against overflow from too large p2m when checkpointing x86: more or less log-dirty related improvements - - - --- 2021-06-25 Jan Beulich Superseded
[06/17] IOMMU: have iommu_{,un}map() split requests into largest possible chunks IOMMU: superpage support when not sharing pagetables - - - --- 2021-08-24 Jan Beulich Superseded
[06/23] lib: move memmove() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[07/10] x86/shadow: the guess_wrmap() hook is needed for HVM only x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[07/11] EFI/runtime: avoid effectively open-coding xmalloc_array() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 Jan Beulich Superseded
[07/11] x86/shadow: L2H shadow type is PV32-only x86/shadow: misc tidying - - - --- 2023-01-05 Jan Beulich Superseded
[07/12] evtchn: cut short evtchn_reset()'s loop in the common case evtchn: recent XSAs follow-on 1 1 - --- 2020-09-28 Jan Beulich Superseded
[07/12] libxenguest: fix off-by-1 in colo-secondary-bitmap merging x86: more or less log-dirty related improvements - 1 - --- 2021-06-25 Jan Beulich Superseded
[07/17] IOMMU/x86: restrict IO-APIC mappings for PV Dom0 IOMMU: superpage support when not sharing pagetables - - - --- 2021-08-24 Jan Beulich Superseded
[07/23] lib: move memcmp() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[08/10] x86/mm: pagetable_dying() is HVM-only x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[08/11] hypfs: avoid effectively open-coding xzalloc_array() assorted replacement of x[mz]alloc_bytes() - 1 - --- 2021-04-08 Jan Beulich Superseded
[08/11] x86/shadow: reduce effort of hash calculation x86/shadow: misc tidying - - - --- 2023-01-05 Jan Beulich Superseded
[08/12] evtchn: ECS_CLOSED => ECS_FREE evtchn: recent XSAs follow-on 1 1 - --- 2020-09-28 Jan Beulich Superseded
[08/12] x86/paging: deal with log-dirty stats overflow x86: more or less log-dirty related improvements 1 - - --- 2021-06-25 Jan Beulich Superseded
[08/17] IOMMU/x86: perform PV Dom0 mappings in batches IOMMU: superpage support when not sharing pagetables - - - --- 2021-08-24 Jan Beulich Superseded
[08/23] lib: move memchr() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[09/10] x86/shadow: the trace_emul_write_val() hook is HVM-only x86: mm (mainly shadow) adjustments - - - --- 2020-04-17 Jan Beulich Superseded
[09/11] kexec: avoid effectively open-coding xzalloc_flex_struct() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 Jan Beulich Superseded
[09/11] x86/shadow: simplify conditionals in sh_{get,put}_ref() x86/shadow: misc tidying - - - --- 2023-01-05 Jan Beulich Superseded
[09/12] evtchn: move FIFO-private struct declarations evtchn: recent XSAs follow-on 1 - - --- 2020-09-28 Jan Beulich Superseded
[09/12] x86/paging: supply more useful log-dirty page count x86: more or less log-dirty related improvements - - - --- 2021-06-25 Jan Beulich Superseded
[09/17] IOMMU/x86: support freeing of pagetables IOMMU: superpage support when not sharing pagetables - - - --- 2021-08-24 Jan Beulich Superseded
[09/23] lib: move memchr_inv() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[1/2,4.15?] tools/x86: don't rebuild cpuid-autogen.h every time tools/x86: adjust populating of tools/include/xen/ - - - --- 2021-03-08 Jan Beulich Superseded
[1/2] adjust special domain creation (and call it earlier on x86) adjust special domain creation - - - --- 2019-05-31 Jan Beulich Superseded
[1/2] gnttab: fully ignore zero-size copy requests gnttab: hypervisor side XSA-448 follow-up - 1 - --- 2024-02-05 Jan Beulich Superseded
[1/2] include: don't use asm/page.h from common headers a tiny bit of header disentangling - - - --- 2020-12-02 Jan Beulich Superseded
[1/2] ns16550: "com<N>=" command line options are x86-specific ns16550: #ifdef-ary - - - --- 2020-11-19 Jan Beulich Superseded
[1/2] VT-d: avoid NULL deref on domain_context_mapping_one() error paths VT-d: address fallout from XSA-400 - - - --- 2022-04-06 Jan Beulich Superseded
[1/2] x86: include the PPIN in MCE records when available x86: Protected Processor Inventory Number (PPIN) support - - - --- 2019-10-30 Jan Beulich Superseded
[1/2] x86/CPU: re-work populating of cpu_data[] x86: cpu_data[] populating / consuming - - - --- 2024-02-12 Jan Beulich New
[1/2] x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errata x86: port self-snoop related patches from Linux - - - --- 2019-07-18 Jan Beulich Superseded
[1/2] x86/MCE: separate BSP-only initialization x86/MCE: arrange for some ENDBR zapping - - - --- 2024-01-17 Jan Beulich New
[1/2] x86/shadow: fix PAE check for top-level table unshadowing x86/shadow: sh_page_fault() adjustments - - - --- 2023-01-19 Jan Beulich Superseded
[1/2] x86/time: change initiation of the calibration timer x86/time: calibration rendezvous adjustments - - - --- 2021-01-29 Jan Beulich Superseded
[1/2] x86/traps: guard top-of-stack reads : x86/traps: improve show_trace()'s top-of-stack handling - - - --- 2019-05-31 Jan Beulich Superseded
[1/2] x86/vPIT: re-order functions x86/vPIT: account for "counter stopped" time - 1 - --- 2023-05-30 Jan Beulich Superseded
[1/3,4.16?] VT-d: per-domain IOMMU bitmap needs to have dynamic size VT-d: misc (regression) fixes - - - --- 2021-11-09 Jan Beulich Superseded
[1/3] AMD/IOMMU: don't needlessly trigger errors/crashes when unmapping a page AMD/IOMMU: re-work mode updating 1 1 - --- 2019-11-06 Jan Beulich Superseded
[1/3] x86: allow Kconfig control over psABI level x86: allow Kconfig control over psABI level - 1 - --- 2023-07-12 Jan Beulich Superseded
[1/3] x86: drop NOP_DS_PREFIX x86: correct fencing around CLFLUSH (+some tidying) 1 - - --- 2022-02-23 Jan Beulich Superseded
[1/3] x86: relax GDT check in arch_set_info_guest() x86: XSA-298 follow-up - - - --- 2019-12-06 Jan Beulich Superseded
[1/3] x86: slightly re-arrange 32-bit handling in dom0_construct_pv() x86: M2P maintenance adjustments (step 1) 1 - - --- 2020-08-06 Jan Beulich Superseded
[1/3] Xen/gntdev: don't needlessly allocate k{,un}map_ops[] Xen: grant table related adjustments following recent XSAs - 1 - --- 2021-03-10 Jan Beulich Accepted
[1/4] build: work around bash issue build: corrections to .init.o generation logic - - - --- 2020-08-06 Jan Beulich Superseded
[1/4] IOMMU/x86: switch to alternatives-call patching in further instances (mainly) IOMMU hook adjustments - - - --- 2021-12-01 Jan Beulich Superseded
[1/4] VT-d: defer "no DRHD" check when (un)mapping devices IOMMU/PCI: respect device specifics - 1 - --- 2021-09-15 Jan Beulich Superseded
[1/4] x86: remove redundant XEN_SHSTK check from reinit_bsp_stack() x86: CET-SS related adjustments 1 - - --- 2024-02-28 Jan Beulich New
[1/4] x86/P2M: write_p2m_entry() is HVM-only anyway x86/mm: assorted adjustments - - - --- 2024-04-23 Jan Beulich New
[1/4] x86/PoD: simplify / improve p2m_pod_cache_add() x86/mm: address observations made while working on XSA-388 - - - --- 2021-12-01 Jan Beulich Superseded
[1/4] x86/PVH: de-duplicate mappings for first Mb of Dom0 memory x86/PVH: Dom0 building adjustments - - - --- 2021-08-30 Jan Beulich Superseded
[1/5] IOMMU: iommu_intremap is x86-only IOMMU: restrict visibility/scope if certain variables - - - --- 2020-02-28 Jan Beulich Superseded
[1/5] x86: support cache-writeback in flush_area_local() et al x86: reduce cache flushing overhead - - - --- 2023-04-19 Jan Beulich Superseded
[1/5] x86/HVM: wire up multicalls allow xc_domain_maximum_gpfn() to observe full GFN value - - - --- 2021-06-18 Jan Beulich Superseded
[1/5] x86/p2m: paging_write_p2m_entry() is a private function x86/p2m: hook adjustments 1 - - --- 2020-10-28 Jan Beulich Superseded
[1/6] x86/mem-paging: fold p2m_mem_paging_prep()'s main if()-s x86/mem-paging: misc cleanup - - - --- 2020-04-16 Jan Beulich Superseded
[1/6] x86emul: generalize wbinvd() hook x86emul: further work 1 1 - --- 2019-07-01 Jan Beulich Superseded
[1/6] xen/x86: streamline set_pte_mfn() xen/x86: PV boot speedup - - - --- 2021-09-30 Jan Beulich Accepted
[1/7] VT-d: parse ACPI "SoC Integrated Address Translation Cache Reporting Structure"s VT-d: SATC handling and ATS tidying - - - --- 2024-02-05 Jan Beulich New
« 1 2 3 49 10 »