Show patches with: Submitter = Jan Beulich       |    Archived = No       |   896 patches
« 1 2 ... 5 6 78 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/11] x86/oprofile: avoid effectively open-coding xmalloc_array() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 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
[03/11] x86/MCE: avoid effectively open-coding xmalloc_array() assorted replacement of x[mz]alloc_bytes() - - - --- 2021-04-08 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
[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
[23/23] lib: move strsep() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[22/23] lib: move strpbrk() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[21/23] lib: move strspn() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[20/23] lib: move/rename strnicmp() to strncasecmp() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[19/23] lib: move strcasecmp() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[18/23] lib: move strstr() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[17/23] lib: move strrchr() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[16/23] lib: move strchr() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[15/23] lib: move strlcat() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[14/23] lib: move strlcpy() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[13/23] lib: move strncmp() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[12/23] lib: move strcmp() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[11/23] lib: move strnlen() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[10/23] lib: move strlen() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[09/23] lib: move memchr_inv() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[08/23] lib: move memchr() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[07/23] lib: move memcmp() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[06/23] lib: move memmove() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[05/23] lib: move memcpy() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[04/23] lib: move memset() further population of xen/lib/ - - - --- 2021-04-01 Jan Beulich Superseded
[03/23] string: drop redundant declarations further population of xen/lib/ 1 - - --- 2021-04-01 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
[01/23] lib: move muldiv64() further population of xen/lib/ 1 - - --- 2021-04-01 Jan Beulich Superseded
[8/8] x86/EFI: don't have an overly large image size x86/EFI: build adjustments - 1 - --- 2021-04-01 Jan Beulich Superseded
[7/8] x86/EFI: keep debug info in xen.efi x86/EFI: build adjustments - - - --- 2021-04-01 Jan Beulich Superseded
[6/8] x86/EFI: avoid use of GNU ld's --disable-reloc-section when possible x86/EFI: build adjustments 1 - - --- 2021-04-01 Jan Beulich Superseded
[5/8] x86: drop use of prelink-efi.o x86/EFI: build adjustments - 1 - --- 2021-04-01 Jan Beulich Superseded
[4/8] x86/EFI: redo .reloc section bounds determination x86/EFI: build adjustments 1 - - --- 2021-04-01 Jan Beulich Superseded
[3/8] x86/EFI: program headers are an ELF concept x86/EFI: build adjustments 1 - - --- 2021-04-01 Jan Beulich Superseded
[2/8] x86/EFI: sections may not live at VA 0 in PE binaries x86/EFI: build adjustments - - - --- 2021-04-01 Jan Beulich Superseded
[1/8] x86/EFI: drop stale section special casing when generating base relocs x86/EFI: build adjustments 1 - - --- 2021-04-01 Jan Beulich Superseded
[v3,2/2,4.15] x86/AMD: expose HWCR.TscFreqSel to guests x86: guest MSR access handling tweaks - 1 - --- 2021-03-12 Jan Beulich Superseded
[v3,1/2,4.15] x86/PV: conditionally avoid raising #GP for early guest MSR reads x86: guest MSR access handling tweaks - 1 - --- 2021-03-12 Jan Beulich Superseded
[3/3] Xen/gntdev: don't needlessly use kvcalloc() Xen: grant table related adjustments following recent XSAs - 1 - --- 2021-03-10 Jan Beulich Accepted
[2/3] Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} Xen: grant table related adjustments following recent XSAs - 1 - --- 2021-03-10 Jan Beulich Accepted
[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
[4.15] gnttab: work around "may be used uninitialized" warning [4.15] gnttab: work around "may be used uninitialized" warning - - - --- 2021-03-10 Jan Beulich Superseded
Xen: drop exports of {set,clear}_foreign_p2m_mapping() Xen: drop exports of {set,clear}_foreign_p2m_mapping() - 1 - --- 2021-03-09 Jan Beulich Accepted
[2/2] tools/x86: move arch-specific include/xen/ population into arch-specific rule tools/x86: adjust populating of tools/include/xen/ - - - --- 2021-03-08 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
[v2,2/2,4.15] x86/AMD: expose HWCR.TscFreqSel to guests x86: guest MSR access handling tweaks - 1 - --- 2021-03-05 Jan Beulich Superseded
[v2,1/2,4.15] x86/PV: conditionally avoid raising #GP for early guest MSR reads x86: guest MSR access handling tweaks - - - --- 2021-03-05 Jan Beulich Superseded
xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculating xen-netback: use local var in xenvif_tx_check_gop() instead of re-calculating - - - --- 2021-02-25 Jan Beulich Accepted
drm/xen: adjust Kconfig drm/xen: adjust Kconfig - 1 - --- 2021-02-23 Jan Beulich Accepted
xen-front-pgdir-shbuf: don't record wrong grant handle upon error xen-front-pgdir-shbuf: don't record wrong grant handle upon error - 2 - --- 2021-02-23 Jan Beulich Accepted
[v2,4.15] x86: mirror compat argument translation area for 32-bit PV [v2,4.15] x86: mirror compat argument translation area for 32-bit PV 1 - - --- 2021-02-22 Jan Beulich Superseded
[4.15] x86: mirror compat argument translation area for 32-bit PV [4.15] x86: mirror compat argument translation area for 32-bit PV - - - --- 2021-02-22 Jan Beulich Superseded
[v2] VMX: use a single, global APIC access page [v2] VMX: use a single, global APIC access page - - - --- 2021-02-19 Jan Beulich Superseded
VMX: use a single, global APIC access page VMX: use a single, global APIC access page - - - --- 2021-02-10 Jan Beulich Superseded
[RFC,v3,4/4] x86/time: re-arrange struct calibration_rendezvous x86/time: calibration rendezvous adjustments - - - --- 2021-02-09 Jan Beulich Superseded
[v3,3/4] x86/time: don't move TSC backwards in time_calibration_tsc_rendezvous() x86/time: calibration rendezvous adjustments - 1 - --- 2021-02-09 Jan Beulich Superseded
[v3,2/4] x86/time: adjust time recording in time_calibration_tsc_rendezvous() x86/time: calibration rendezvous adjustments 1 - - --- 2021-02-09 Jan Beulich Superseded
[v3,1/4] x86/time: change initiation of the calibration timer x86/time: calibration rendezvous adjustments 1 - - --- 2021-02-09 Jan Beulich Superseded
[v2,3/3] x86/time: don't move TSC backwards in time_calibration_tsc_rendezvous() x86/time: calibration rendezvous adjustments - - - --- 2021-02-01 Jan Beulich Superseded
[v2,2/3] x86/time: adjust time recording time_calibration_tsc_rendezvous() x86/time: calibration rendezvous adjustments 1 - - --- 2021-02-01 Jan Beulich Superseded
[v2,1/3] x86/time: change initiation of the calibration timer x86/time: calibration rendezvous adjustments 1 - - --- 2021-02-01 Jan Beulich Superseded
[RFC,2/2] x86/time: don't move TSC backwards in time_calibration_tsc_rendezvous() x86/time: calibration rendezvous adjustments - - - --- 2021-01-29 Jan Beulich Superseded
[1/2] x86/time: change initiation of the calibration timer x86/time: calibration rendezvous adjustments - - - --- 2021-01-29 Jan Beulich Superseded
common: don't require use of DOMID_SELF common: don't require use of DOMID_SELF - - - --- 2021-01-14 Jan Beulich Superseded
[v4,10/10] evtchn: drop acquiring of per-channel lock from send_guest_{global,vcpu}_virq() evtchn: (not so) recent XSAs follow-on - - - --- 2021-01-05 Jan Beulich Superseded
[v4,09/10] evtchn: type adjustments evtchn: (not so) recent XSAs follow-on - - - --- 2021-01-05 Jan Beulich Superseded
[v4,08/10] evtchn: closing of ports doesn't need to hold both domains' event locks evtchn: (not so) recent XSAs follow-on - - - --- 2021-01-05 Jan Beulich Superseded
[v4,07/10] evtchn: add helper for port_is_valid() + evtchn_from_port() evtchn: (not so) recent XSAs follow-on 1 - - --- 2021-01-05 Jan Beulich Superseded
[v4,06/10] evtchn: slightly defer lock acquire where possible evtchn: (not so) recent XSAs follow-on - - - --- 2021-01-05 Jan Beulich Superseded
[v4,05/10] evtchn: closing of vIRQ-s doesn't require looping over all vCPU-s evtchn: (not so) recent XSAs follow-on - 1 - --- 2021-01-05 Jan Beulich Superseded
[v4,04/10] evtchn: don't call Xen consumer callback with per-channel lock held evtchn: (not so) recent XSAs follow-on 1 - - --- 2021-01-05 Jan Beulich Superseded
[v4,03/10] evtchn: convert domain event lock to an r/w one evtchn: (not so) recent XSAs follow-on - - - --- 2021-01-05 Jan Beulich Superseded
[v4,02/10] evtchn: bind-interdomain doesn't need to hold both domains' event locks evtchn: (not so) recent XSAs follow-on - - - --- 2021-01-05 Jan Beulich Superseded
[v4,01/10] evtchn: use per-channel lock where possible evtchn: (not so) recent XSAs follow-on - - - --- 2021-01-05 Jan Beulich Superseded
[2/2] mm: split out mfn_t / gfn_t / pfn_t definitions and helpers a tiny bit of header disentangling - - - --- 2020-12-02 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
[v3,5/5] evtchn: don't call Xen consumer callback with per-channel lock held evtchn: (not so) recent XSAs follow-on - 1 - --- 2020-11-23 Jan Beulich Superseded
[v3,4/5] evtchn: convert domain event lock to an r/w one evtchn: (not so) recent XSAs follow-on - - - --- 2020-11-23 Jan Beulich Superseded
[v3,3/5] evtchn: convert vIRQ lock to an r/w one evtchn: (not so) recent XSAs follow-on - 1 - --- 2020-11-23 Jan Beulich Superseded
[v3,2/5] evtchn: avoid access tearing for ->virq_to_evtchn[] accesses evtchn: (not so) recent XSAs follow-on - 1 - --- 2020-11-23 Jan Beulich Superseded
[v3,1/5] evtchn: drop acquiring of per-channel lock from send_guest_{global,vcpu}_virq() evtchn: (not so) recent XSAs follow-on - - - --- 2020-11-23 Jan Beulich Superseded
[2/2] ns16550: drop stray "#ifdef CONFIG_HAS_PCI" ns16550: #ifdef-ary - - - --- 2020-11-19 Jan Beulich Superseded
[1/2] ns16550: "com<N>=" command line options are x86-specific ns16550: #ifdef-ary - - - --- 2020-11-19 Jan Beulich Superseded
[5/5] x86/p2m: split write_p2m_entry() hook x86/p2m: hook adjustments 2 - - --- 2020-10-28 Jan Beulich Superseded
[4/5] x86/HAP: move nested-P2M flush calculations out of locked region x86/p2m: hook adjustments 1 - - --- 2020-10-28 Jan Beulich Superseded
[3/5] x86/p2m: suppress audit_p2m hook when possible x86/p2m: hook adjustments 1 - - --- 2020-10-28 Jan Beulich Superseded
[2/5] x86/p2m: collapse the two ->write_p2m_entry() hooks x86/p2m: hook adjustments 2 - - --- 2020-10-28 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
[v2,8/8] lib: move sort code xen: beginnings of moving library-like code into an archive 1 - - --- 2020-10-23 Jan Beulich Superseded
[v2,7/8] lib: move bsearch code xen: beginnings of moving library-like code into an archive - 1 - --- 2020-10-23 Jan Beulich Superseded
[v2,6/8] lib: move rbtree code xen: beginnings of moving library-like code into an archive - - - --- 2020-10-23 Jan Beulich Superseded
[v2,5/8] lib: move init_constructors() xen: beginnings of moving library-like code into an archive - - - --- 2020-10-23 Jan Beulich Superseded
[v2,4/8] lib: move parse_size_and_unit() xen: beginnings of moving library-like code into an archive 1 - - --- 2020-10-23 Jan Beulich Superseded
[v2,3/8] lib: move list sorting code xen: beginnings of moving library-like code into an archive - - - --- 2020-10-23 Jan Beulich Superseded
[v2,2/8] lib: collect library files in an archive xen: beginnings of moving library-like code into an archive - - - --- 2020-10-23 Jan Beulich Superseded
[v2,1/8] lib: split _ctype[] into its own object, under lib/ xen: beginnings of moving library-like code into an archive 1 - - --- 2020-10-23 Jan Beulich Superseded
[v3,7/7] x86: make guarding against straight-line speculation optional x86: some assembler macro rework - - - --- 2020-10-23 Jan Beulich Superseded
[v3,6/7] x86: limit amount of INT3 in IND_THUNK_* x86: some assembler macro rework 1 - - --- 2020-10-23 Jan Beulich Superseded
[v3,5/7] x86: guard against straight-line speculation past RET x86: some assembler macro rework 1 - - --- 2020-10-23 Jan Beulich Superseded
[v3,4/7] x86: fold indirect_thunk_asm.h into asm-defns.h x86: some assembler macro rework - 1 - --- 2020-10-23 Jan Beulich Superseded
« 1 2 ... 5 6 78 9 »