Show patches with: Archived = No       |   16301 patches
« 1 2 ... 18 19 20163 164 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v5,07/13] x86/PV: guard svm specific functions with usinc_svm() check x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,06/13] x86/traps: guard vmx specific functions with usinc_vmx() check x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,05/13] x86/p2m: guard EPT functions with using_vmx() check x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,04/13] x86: introduce using_{svm,vmx}() helpers x86: make CPU virtualisation support configurable - 1 - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,03/13] x86: introduce CONFIG_ALTP2M Kconfig option x86: make CPU virtualisation support configurable - 1 - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,02/13] x86/monitor: guard altp2m usage x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
[XEN,v5,01/13] x86: introduce AMD-V and Intel VT-x Kconfig options x86: make CPU virtualisation support configurable 1 - - --- 2024-07-30 Sergiy Kibrik Superseded
bunzip2: fix rare decompression failure bunzip2: fix rare decompression failure 1 - - --- 2024-07-30 Ross Lagerwall New
XSM/domctl: Fix permission checks on XEN_DOMCTL_createdomain XSM/domctl: Fix permission checks on XEN_DOMCTL_createdomain 1 1 - --- 2024-07-29 Andrew Cooper New
[v5] libxl: Enable stubdom cdrom changing [v5] libxl: Enable stubdom cdrom changing - 1 - --- 2024-07-29 Jason Andryuk New
[XEN,v6] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v6] tools/lsevtchn: Use errno macro to handle hypercall error cases - - - --- 2024-07-29 Matthew Barnes Superseded
[XEN,v5] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v5] tools/lsevtchn: Use errno macro to handle hypercall error cases - - - --- 2024-07-29 Matthew Barnes Superseded
[3/3] xen/arm: stack check instrumentation Stack checking on Arm - - - --- 2024-07-29 Stewart Hildebrand New
[2/3] xen: silence maybe-unitialized warning Stack checking on Arm - 1 - --- 2024-07-29 Stewart Hildebrand New
[1/3] xen: add no_instrument_function attributes Stack checking on Arm - - - --- 2024-07-29 Stewart Hildebrand New
CHANGELOG.md: Finalize changes in 4.19 release cycle CHANGELOG.md: Finalize changes in 4.19 release cycle 1 - - --- 2024-07-29 Oleksii Kurochko New
[v2] x86/altcall: further refine clang workaround [v2] x86/altcall: further refine clang workaround - - - --- 2024-07-29 Roger Pau Monne Superseded
[XEN,v5,8/8] x86/mpparse: address a violation of MISRA C Rule 16.3 x86: address some violations of MISRA C Rule 16.3 1 1 - --- 2024-07-29 Federico Serafini New
[XEN,v5,7/8] x86/mm: add defensive return x86: address some violations of MISRA C Rule 16.3 - 2 - --- 2024-07-29 Federico Serafini New
[XEN,v5,6/8] x86/hvm: add defensive statements in unreachable program points x86: address some violations of MISRA C Rule 16.3 - 1 - --- 2024-07-29 Federico Serafini New
[XEN,v5,5/8] x86/hvm: address violations of MISRA C Rule 16.3 x86: address some violations of MISRA C Rule 16.3 1 - - --- 2024-07-29 Federico Serafini New
[XEN,v5,4/8] x86/mce: address violations of MISRA C Rule 16.3 x86: address some violations of MISRA C Rule 16.3 1 1 - --- 2024-07-29 Federico Serafini New
[XEN,v5,3/8] x86/traps: address violations of MISRA C Rule 16.3 x86: address some violations of MISRA C Rule 16.3 1 1 - --- 2024-07-29 Federico Serafini New
[XEN,v5,2/8] x86/vpmu: address violations of MISRA C Rule 16.3 x86: address some violations of MISRA C Rule 16.3 - 2 - --- 2024-07-29 Federico Serafini New
[XEN,v5,1/8] automation/eclair: fix deviation of MISRA C Rule 16.3 x86: address some violations of MISRA C Rule 16.3 1 - - --- 2024-07-29 Federico Serafini New
[for,4.19] CHANGELOG.md: Finalize changes in 4.19 release cycle [for,4.19] CHANGELOG.md: Finalize changes in 4.19 release cycle - - - --- 2024-07-29 Oleksii Kurochko Superseded
[v4] libxl: Enable stubdom cdrom changing [v4] libxl: Enable stubdom cdrom changing - - - --- 2024-07-28 Jason Andryuk Superseded
[XEN,for-4.19] SUPPORT.md: Define support lifetime [XEN,for-4.19] SUPPORT.md: Define support lifetime - - - --- 2024-07-27 Julien Grall New
[v1] automation: add x86_64 xilinx smoke test [v1] automation: add x86_64 xilinx smoke test - 1 - --- 2024-07-27 Lira, Victor M New
[v2] automation: upgrade Yocto to scarthgap [v2] automation: upgrade Yocto to scarthgap - 1 - --- 2024-07-27 Stefano Stabellini New
[XEN,v4] tools/lsevtchn: Use errno macro to handle hypercall error cases [XEN,v4] tools/lsevtchn: Use errno macro to handle hypercall error cases - - - --- 2024-07-26 Matthew Barnes Superseded
[22/22] x86/mm: zero stack on stack switch or reset x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[21/22] x86/mm: switch to a per-CPU mapped stack when using ASI x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[20/22] x86/pv: allow using a unique per-pCPU root page table (L4) x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[19/22] x86/mm: introduce a per-CPU fixmap area x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[18/22] x86/mm: allow modifying per-CPU entries of remote page-tables x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[17/22] x86/mm: introduce support to populate a per-CPU page-table region x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[16/22] x86/mm: introduce a per-CPU L3 table for the per-domain slot x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[15/22] x86/idle: allow using a per-pCPU L4 x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[14/22] x86/hvm: use a per-pCPU monitor table in shadow mode x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[13/22] x86/hvm: use a per-pCPU monitor table in HAP mode x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[12/22] x86/spec-ctrl: introduce Address Space Isolation command line option x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[11/22] x86/mm: split setup of the per-domain slot on context switch x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[10/22] x86/mm: move FLUSH_ROOT_PGTBL handling before TLB flush x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[09/22] x86/pv: untie issuing FLUSH_ROOT_PGTBL from XPTI x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[08/22] x86/mm: avoid passing a domain parameter to L4 init function x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[07/22] x86/spec-ctrl: initialize per-domain XPTI in spec_ctrl_init_domain() x86: adventures in Address Space Isolation - 1 - --- 2024-07-26 Roger Pau Monne New
[06/22] x86/mm: introduce a local domain variable to write_ptbase() x86: adventures in Address Space Isolation 1 - - --- 2024-07-26 Roger Pau Monne New
[05/22] x86/mm: make virt_to_xen_l1e() static x86: adventures in Address Space Isolation 1 - - --- 2024-07-26 Roger Pau Monne New
[04/22] x86/mm: ensure L4 idle_pg_table is not modified past boot x86: adventures in Address Space Isolation - - - --- 2024-07-26 Roger Pau Monne New
[03/22] x86/dom0: only disable SMAP for the PV dom0 build x86: adventures in Address Space Isolation - 1 - --- 2024-07-26 Roger Pau Monne New
[02/22] x86/mm: rename l{1,2,3,4}e_read_atomic() x86: adventures in Address Space Isolation - 1 - --- 2024-07-26 Roger Pau Monne New
[01/22] x86/mm: drop l{1,2,3,4}e_write_atomic() x86: adventures in Address Space Isolation - 1 - --- 2024-07-26 Roger Pau Monne New
[v1,3/3] powerpc/8xx: document and enforce that split PT locks are not used mm: split PTE/PMD PT table Kconfig cleanups+clarifications - - - --- 2024-07-26 David Hildenbrand Accepted
[v1,2/3] mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks mm: split PTE/PMD PT table Kconfig cleanups+clarifications 1 - - --- 2024-07-26 David Hildenbrand Accepted
[v1,1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options mm: split PTE/PMD PT table Kconfig cleanups+clarifications 1 2 - --- 2024-07-26 David Hildenbrand Accepted
x86/viridian: Clarify some viridian logging strings x86/viridian: Clarify some viridian logging strings - 1 - --- 2024-07-26 Alejandro Vallejo New
[v7,2/2] drivers/char: Use sub-page ro API to make just xhci dbc cap RO Add API for making parts of a MMIO page R/O and use it in XHCI console - 1 - --- 2024-07-26 Marek Marczykowski-Górecki New
[v7,1/2] x86/mm: add API for marking only part of a MMIO page read only Add API for making parts of a MMIO page R/O and use it in XHCI console - 1 - --- 2024-07-26 Marek Marczykowski-Górecki New
automation: upgrade Yocto to scarthgap automation: upgrade Yocto to scarthgap - - - --- 2024-07-26 Stefano Stabellini Superseded
[RFC,v3] automation: add linker symbol name script [RFC,v3] automation: add linker symbol name script - - - --- 2024-07-25 Lira, Victor M New
CHANGELOG.md: Finalize changes in 4.19 release cycle CHANGELOG.md: Finalize changes in 4.19 release cycle - - - --- 2024-07-25 Oleksii Kurochko Superseded
x86/altcall: further refine clang workaround x86/altcall: further refine clang workaround - - - --- 2024-07-25 Roger Pau Monne Superseded
gnttab: complete compat [gs]et-version logic gnttab: complete compat [gs]et-version logic - - - --- 2024-07-25 Jan Beulich New
[v6,4/4] x86/ucode: Utilize ucode_force and remove opt_ucode_allow_same x86/xen-ucode: Introduce --force option - - - --- 2024-07-25 Fouad Hilly Superseded
[v6,3/4] x86/ucode: Introduce --force option to xen-ucode x86/xen-ucode: Introduce --force option - 1 - --- 2024-07-25 Fouad Hilly Superseded
[v6,2/4] x86/ucode: refactor xen-ucode to utilize getopt x86/xen-ucode: Introduce --force option - - - --- 2024-07-25 Fouad Hilly Superseded
[v6,1/4] x86/ucode: Introduce XENPF_microcode_update2 with flags parameter x86/xen-ucode: Introduce --force option - 1 - --- 2024-07-25 Fouad Hilly 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 Monne Accepted
[1/2] x86/xen: move xen_reserve_extra_memory() x86/xen: fix memblock_reserve() usage on PVH - 1 - --- 2024-07-25 Roger Pau Monne Accepted
[v2] mini-os: put sanity_check() under CONFIG_TEST [v2] mini-os: put sanity_check() under CONFIG_TEST - 1 - --- 2024-07-25 Juergen Gross New
[RFC,v2] automation: add linker symbol name script [RFC,v2] automation: add linker symbol name script - - - --- 2024-07-24 Lira, Victor M Superseded
[v3,9/9] xen/riscv: introduce early_fdt_map() RISCV device tree mapping 1 - - --- 2024-07-24 Oleksii Kurochko Superseded
[v3,8/9] xen/riscv: page table handling RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko Superseded
[v3,7/9] xen/riscv: introduce and init SBI RFENCE extension RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko Superseded
[v3,6/9] xen/riscv: introduce functionality to work with cpu info RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko Superseded
[v3,5/9] xen/riscv: introduce asm/pmap.h header RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko Superseded
[v3,4/9] xen/riscv: setup fixmap mapping RISCV device tree mapping - - - --- 2024-07-24 Oleksii Kurochko Superseded
[v3,3/9] xen/riscv: enable CONFIG_HAS_DEVICE_TREE RISCV device tree mapping 1 - - --- 2024-07-24 Oleksii Kurochko Superseded
[v7,2/9] xen/common: Move Arm's bootfdt.c to common RISCV device tree mapping 1 - - --- 2024-07-24 Oleksii Kurochko Superseded
[v7,1/9] xen/device-tree: Move Arm's setup.c bootinfo functions to common RISCV device tree mapping 1 - - --- 2024-07-24 Oleksii Kurochko Superseded
[v11,5/5] xen/riscv: test basic exception handling stuff RISCV basic exception handling implementation 1 - - --- 2024-07-24 Oleksii Kurochko Superseded
[v11,4/5] xen/riscv: enable GENERIC_BUG_FRAME RISCV basic exception handling implementation - - - --- 2024-07-24 Oleksii Kurochko Superseded
[v11,3/5] xen/riscv: introduce trap_init() RISCV basic exception handling implementation 1 1 - --- 2024-07-24 Oleksii Kurochko Superseded
[v11,2/5] xen/riscv: introduce decode_cause() stuff RISCV basic exception handling implementation 2 - - --- 2024-07-24 Oleksii Kurochko Superseded
[v11,1/5] xen/riscv: use printk() instead of early_printk() RISCV basic exception handling implementation 1 - - --- 2024-07-24 Oleksii Kurochko Superseded
[RFC] automation: add linker symbol name script [RFC] automation: add linker symbol name script - - - --- 2024-07-24 Lira, Victor M Superseded
docs/misra: add R18.6 to rules.rst docs/misra: add R18.6 to rules.rst 1 - - --- 2024-07-23 Stefano Stabellini New
x86/APIC: Rewrite apic_isr_read() to match apic_{tmr,irr}_read() x86/APIC: Rewrite apic_isr_read() to match apic_{tmr,irr}_read() - 1 - --- 2024-07-23 Andrew Cooper New
x86/APIC: Change APIC reg types to unsigned int x86/APIC: Change APIC reg types to unsigned int - 1 - --- 2024-07-23 Andrew Cooper New
x86/IO-APIC: Improve APIC_TMR accesses x86/IO-APIC: Improve APIC_TMR accesses - 1 - --- 2024-07-23 Andrew Cooper New
[v2] xen: PE/COFF image header [v2] xen: PE/COFF image header 1 - - --- 2024-07-23 Milan Djokic New
xen/printk: Avoid the use of L as a length modifier xen/printk: Avoid the use of L as a length modifier - 1 - --- 2024-07-23 Andrew Cooper New
Assertion failed at arch/x86/genapic/x2apic.c:38 on S3 resume nested in KVM on AMD Assertion failed at arch/x86/genapic/x2apic.c:38 on S3 resume nested in KVM on AMD - - 1 --- 2024-07-23 Marek Marczykowski-Górecki New
[RFC] x86/IOMMU: permit use of -save-temps [RFC] x86/IOMMU: permit use of -save-temps - - - --- 2024-07-23 Jan Beulich New
[for-4.19] x86/altcall: fix clang code-gen when using altcall in loop constructs [for-4.19] x86/altcall: fix clang code-gen when using altcall in loop constructs - 1 - --- 2024-07-23 Roger Pau Monne New
[XEN,v5,17/17] include/asm-generic: rename inclusion guards for consistency xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,16/17] CODING_STYLE: Add a section on header guards naming conventions xen: address violation of MISRA C:2012 Directive 4.10 - - - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,15/17] xen/build: address violation of MISRA C Directive 4.10 xen: address violation of MISRA C:2012 Directive 4.10 - 1 - --- 2024-07-23 Alessandro Zucchelli New
[XEN,v5,14/17] xen/x86: rename inclusion guards for consistency xen: address violation of MISRA C:2012 Directive 4.10 1 1 - --- 2024-07-23 Alessandro Zucchelli New
« 1 2 ... 18 19 20163 164 »