Show patches with: none      |   50077 patches
« 1 2 ... 53 54 55500 501 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,06/13] x86/EFI: address violations of MISRA C:2012 Directive 4.10 address violations of MISRA C:2012 Directive 4.10 - 1 - --- 2023-08-28 Simone Ballarin Superseded
[XEN,05/13] automation/eclair: add deviation for usercopy.c address violations of MISRA C:2012 Directive 4.10 - - - --- 2023-08-28 Simone Ballarin Superseded
[XEN,04/13] xen/x86: address violations of MISRA C:2012 Directive 4.10 address violations of MISRA C:2012 Directive 4.10 - - - --- 2023-08-28 Simone Ballarin Superseded
[XEN,03/13] xen/arm: address violations of MISRA C:2012 Directive 4.10 address violations of MISRA C:2012 Directive 4.10 - 1 - --- 2023-08-28 Simone Ballarin Superseded
[XEN,02/13] automation/eclair: add text-based deviation for empty headers address violations of MISRA C:2012 Directive 4.10 1 - - --- 2023-08-28 Simone Ballarin Superseded
[XEN,01/13] misra: add deviation for headers that explicitly avoid guards address violations of MISRA C:2012 Directive 4.10 1 - - --- 2023-08-28 Simone Ballarin Superseded
[XEN,v5,4/4] xen/x86: address violations of MISRA C:2012 Rule 7.2 xen: address violations of MISRA C:2012 Rule 7.2 - 1 - --- 2023-08-28 Simone Ballarin New
[XEN,v5,3/4] x86/viridian: address violations of MISRA C:2012 Rule 7.2 xen: address violations of MISRA C:2012 Rule 7.2 - 2 - --- 2023-08-28 Simone Ballarin New
[XEN,v5,2/4] xen/vpci: address violations of MISRA C:2012 Rule 7.2 xen: address violations of MISRA C:2012 Rule 7.2 1 1 - --- 2023-08-28 Simone Ballarin New
[XEN,v5,1/4] x86/vmx: address violations of MISRA C:2012 Rule 7.2 xen: address violations of MISRA C:2012 Rule 7.2 - 2 - --- 2023-08-28 Simone Ballarin New
x86/irq: fix reporting of spurious i8259 interrupts x86/irq: fix reporting of spurious i8259 interrupts - 1 - --- 2023-08-28 Roger Pau Monné New
[v6,13/13] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,12/13] xen/arm: Rename init_secondary_pagetables() to prepare_secondary_mm() xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,11/13] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,10/13] xen/arm: Split MMU-specific setup_mm() and related code out xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,09/13] xen/arm: Extract MMU-specific MM code xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,08/13] xen/arm: Fold mmu_init_secondary_cpu() to head.S xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,07/13] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,06/13] xen/arm: Split page table related code to mmu/pt.c xen/arm: Split MMU code as the prepration of MPU work - - - --- 2023-08-28 Henry Wang Superseded
[v6,05/13] xen/arm64: Fold setup_fixmap() to create_page_tables() xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-28 Henry Wang Superseded
[v6,04/13] xen/arm: Move MMU related definitions from config.h to mmu/layout.h xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-28 Henry Wang Superseded
[v6,03/13] xen/arm64: Split and move MMU-specific head.S to mmu/head.S xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-08-28 Henry Wang Superseded
[v6,02/13] xen/arm: Introduce CONFIG_MMU Kconfig option xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-08-28 Henry Wang Superseded
[v6,01/13] xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm() xen/arm: Split MMU code as the prepration of MPU work - 2 - --- 2023-08-28 Henry Wang Superseded
[v2] docs/misra: add rules 10.1 10.2 10.3 10.4 [v2] docs/misra: add rules 10.1 10.2 10.3 10.4 - 1 - --- 2023-08-25 Stefano Stabellini New
[XEN] ioreq: include arch-specific ioreq header in <xen/ioreq.h> [XEN] ioreq: include arch-specific ioreq header in <xen/ioreq.h> - 1 - --- 2023-08-25 Nicola Vetrini New
[XEN,v3] arm64/vfp: address MISRA C:2012 Dir 4.3 [XEN,v3] arm64/vfp: address MISRA C:2012 Dir 4.3 1 1 - --- 2023-08-25 Nicola Vetrini New
[XEN] xen/pci: drop remaining uses of bool_t [XEN] xen/pci: drop remaining uses of bool_t 1 - - --- 2023-08-25 Nicola Vetrini New
[XEN,v10,20/20] tools/xl: Add new xl command overlay for device tree overlay support dynamic node programming using overlay dtbo - 1 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,19/20] tools/libs/light: Implement new libxl functions for device tree overlay ops dynamic node programming using overlay dtbo - 1 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,18/20] tools/libs/ctrl: Implement new xc interfaces for dt overlay dynamic node programming using overlay dtbo - 1 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,17/20] xen/arm: Implement device tree node addition functionalities dynamic node programming using overlay dtbo - - - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,16/20] xen/arm: Implement device tree node removal functionalities dynamic node programming using overlay dtbo - - - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,15/20] arm/asm/setup.h: Update struct map_range_data to add rangeset. dynamic node programming using overlay dtbo - - - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,14/20] common/device_tree: Add rwlock for dt_host dynamic node programming using overlay dtbo - 1 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,13/20] asm/smp.h: Fix circular dependency for device_tree.h and rwlock.h dynamic node programming using overlay dtbo 1 2 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,12/20] xen/smmu: Add remove_device callback for smmu_iommu ops dynamic node programming using overlay dtbo - - - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,11/20] xen/iommu: Introduce iommu_remove_dt_device() dynamic node programming using overlay dtbo 1 - - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,10/20] xen/iommu: protect iommu_add_dt_device() with dtdevs_lock dynamic node programming using overlay dtbo - 2 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,09/20] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller dynamic node programming using overlay dtbo - 1 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,08/20] xen/device-tree: Add device_tree_find_node_by_path() to find nodes in device tree dynamic node programming using overlay dtbo 1 2 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,07/20] libfdt: overlay: change overlay_get_target() dynamic node programming using overlay dtbo 1 2 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,06/20] libfdt: Keep fdt functions after init for CONFIG_OVERLAY_DTB. dynamic node programming using overlay dtbo 1 - - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,05/20] xen/arm: Add CONFIG_OVERLAY_DTB dynamic node programming using overlay dtbo 1 1 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,04/20] common/device_tree: Export __unflatten_device_tree() dynamic node programming using overlay dtbo 1 - - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,03/20] xen/arm/device: Remove __init from function type dynamic node programming using overlay dtbo - 1 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,02/20] common/device_tree.c: unflatten_device_tree() propagate errors dynamic node programming using overlay dtbo 1 2 - --- 2023-08-25 Vikram Garhwal Superseded
[XEN,v10,01/20] common/device_tree: handle memory allocation failure in __unflatten_device_tree() dynamic node programming using overlay dtbo 1 2 - --- 2023-08-25 Vikram Garhwal Superseded
[v1] tools/hotplug: systemd: Make dependency on Xen device nodes [v1] tools/hotplug: systemd: Make dependency on Xen device nodes - - - --- 2023-08-25 Leo Yan New
xen-analysis ECLAIR support xen-analysis ECLAIR support - - - --- 2023-08-24 Stefano Stabellini New
[ImageBuilder] uboot-script-gen: use size from arm64 Image header [ImageBuilder] uboot-script-gen: use size from arm64 Image header - - - --- 2023-08-24 Stewart Hildebrand Superseded
xen: simplify evtchn_do_upcall() call maze xen: simplify evtchn_do_upcall() call maze - 2 - --- 2023-08-24 Juergen Gross New
[v2,8/8] x86/dbg: Cleanup of legacy dr6 constants Fixes to debugging facilities 1 1 - --- 2023-08-24 Jinoh Kang New
[v2,7/8] x86: Fix merging of new status bits into %dr6 Fixes to debugging facilities - 2 - --- 2023-08-24 Jinoh Kang New
[v2,6/8] x86/hvm: Add comments about #DB exception behavior to {svm,vmx}_inject_event() Fixes to debugging facilities - 1 - --- 2023-08-24 Jinoh Kang New
[v2,5/8] x86: Don't assume #DB is always caused by singlestep if EFLAGS.TF is set Fixes to debugging facilities - - - --- 2023-08-24 Jinoh Kang New
[v2,4/8] x86/emul: Populate pending_dbg field of x86_event from {svm,vmx}_get_pending_event() Fixes to debugging facilities - - - --- 2023-08-24 Jinoh Kang New
[v2,3/8] x86/emul: Add pending_dbg field to x86_event Fixes to debugging facilities - 2 - --- 2023-08-24 Jinoh Kang New
[v2,2/8] x86/hvm: Only populate info->cr2 for #PF in hvm_get_pending_event() Fixes to debugging facilities - - - --- 2023-08-24 Jinoh Kang New
[v2,1/8] x86: Fix calculation of %dr6/7 reserved bits Fixes to debugging facilities - 1 - --- 2023-08-24 Jinoh Kang New
tools/oxenstored: Additional debugging commands tools/oxenstored: Additional debugging commands 1 - - --- 2023-08-24 Andrew Cooper New
xen/arm: Handle empty grant table region in find_unallocated_memory() xen/arm: Handle empty grant table region in find_unallocated_memory() - 1 - --- 2023-08-24 Michal Orzel New
xen/console: Set the default log level to INFO for release builds xen/console: Set the default log level to INFO for release builds - 1 - --- 2023-08-24 Roger Pau Monné New
[XEN,v2] arm64/vfp: address MISRA C:2012 Dir 4.3 [XEN,v2] arm64/vfp: address MISRA C:2012 Dir 4.3 - 1 - --- 2023-08-24 Nicola Vetrini Superseded
[v5,05/45] xenbus/backend: dynamically allocate the xen-backend shrinker Untitled series #778819 1 1 - --- 2023-08-24 Qi Zheng New
docs/misra: add rules 10.1 10.2 10.3 10.4 docs/misra: add rules 10.1 10.2 10.3 10.4 - - - --- 2023-08-23 Stefano Stabellini Superseded
[v2] docs/misra: add rule 2.1 exceptions [v2] docs/misra: add rule 2.1 exceptions 2 - - --- 2023-08-23 Stefano Stabellini Superseded
[v2,8/8] xen/ppc: Enable full Xen build ppc: Enable full Xen build - 1 - --- 2023-08-23 Shawn Anastasio Superseded
[v2,7/8] xen/ppc: Add stub function and symbol definitions ppc: Enable full Xen build 1 - - --- 2023-08-23 Shawn Anastasio Superseded
[v2,6/8] xen/ppc: Define bug frames table in linker script ppc: Enable full Xen build 1 - - --- 2023-08-23 Shawn Anastasio Superseded
[v2,5/8] xen/ppc: Define minimal stub headers required for full build ppc: Enable full Xen build - - - --- 2023-08-23 Shawn Anastasio Superseded
[v2,4/8] xen/ppc: Implement bitops.h ppc: Enable full Xen build - - - --- 2023-08-23 Shawn Anastasio Superseded
[v2,3/8] xen/ppc: Implement atomic.h ppc: Enable full Xen build - - - --- 2023-08-23 Shawn Anastasio Superseded
[v2,2/8] xen/ppc: Add public/arch-ppc.h ppc: Enable full Xen build 1 - - --- 2023-08-23 Shawn Anastasio Superseded
[v2,1/8] xen/common: Add missing #includes treewide ppc: Enable full Xen build 1 - - --- 2023-08-23 Shawn Anastasio Superseded
[XEN] CI: Always move the bisect build log back [XEN] CI: Always move the bisect build log back - - - --- 2023-08-23 Anthony PERARD New
[XEN] arm64/vfp: address MISRA C:2012 Dir 4.3 [XEN] arm64/vfp: address MISRA C:2012 Dir 4.3 - - - --- 2023-08-23 Nicola Vetrini Superseded
libxc: remove / adjust xc_get_cpufreq_para()'s BUILD_BUG_ON()s libxc: remove / adjust xc_get_cpufreq_para()'s BUILD_BUG_ON()s - 2 - --- 2023-08-23 Jan Beulich New
[07/29] xen/blkback: Convert to bdev_open_by_dev() block: Make blkdev_get_by_*() return handle 2 - - --- 2023-08-23 Jan Kara Accepted
build: simplify clean handling of extras directory build: simplify clean handling of extras directory 1 - - --- 2023-08-23 Juergen Gross New
stubdom: remove openssl related clean actions stubdom: remove openssl related clean actions - 1 - --- 2023-08-23 Juergen Gross New
libxl/CPUID: drop two more feature flag table entries libxl/CPUID: drop two more feature flag table entries 1 - - --- 2023-08-23 Jan Beulich New
[XEN,v2] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3 [XEN,v2] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3 - 1 - --- 2023-08-23 Federico Serafini Superseded
docs/misra: add rule 2.1 exceptions docs/misra: add rule 2.1 exceptions 1 - - --- 2023-08-23 Stefano Stabellini Superseded
[v4,3/3] xen/ppc: Implement initial Radix MMU support xen/ppc: Add early Radix MMU support 1 - - --- 2023-08-22 Shawn Anastasio New
[v4,2/3] xen/ppc: Relocate kernel to physical address 0 on boot xen/ppc: Add early Radix MMU support - 1 - --- 2023-08-22 Shawn Anastasio New
[v4,1/3] xen/ppc: Bump minimum target ISA to 3.0 (POWER9) xen/ppc: Add early Radix MMU support 1 - - --- 2023-08-22 Shawn Anastasio New
build: restrict gcc11 workaround to versions earlier than 11.3.0 build: restrict gcc11 workaround to versions earlier than 11.3.0 1 - - --- 2023-08-22 Jan Beulich New
x86/AMD: extend Zenbleed check to models "good" ucode isn't known for x86/AMD: extend Zenbleed check to models "good" ucode isn't known for - - - --- 2023-08-22 Jan Beulich New
CI: Update FreeBSD to 12.4 CI: Update FreeBSD to 12.4 - 1 - --- 2023-08-22 Andrew Cooper New
[V5] xen: privcmd: Add support for irqfd [V5] xen: privcmd: Add support for irqfd - 1 - --- 2023-08-22 Viresh Kumar Accepted
xenbus: fix error exit in xenbus_init() xenbus: fix error exit in xenbus_init() - 1 - --- 2023-08-22 Juergen Gross Accepted
[v7] tools/xenstore: move xenstored sources into dedicated directory [v7] tools/xenstore: move xenstored sources into dedicated directory 1 1 - --- 2023-08-22 Juergen Gross New
xen/scsifront: shost_priv() can never return NULL xen/scsifront: shost_priv() can never return NULL - - - --- 2023-08-22 Juergen Gross Accepted
[v2] docs/misra: add exceptions to rules [v2] docs/misra: add exceptions to rules 1 - - --- 2023-08-22 Stefano Stabellini New
[v3,4/4] xen/vpci: header: status register handler vPCI capabilities filtering - - - --- 2023-08-22 Stewart Hildebrand Superseded
[v3,3/4] xen/vpci: header: filter PCI capabilities vPCI capabilities filtering - - - --- 2023-08-22 Stewart Hildebrand Superseded
[v3,2/4] xen/pci: convert pci_find_*cap* to pci_sbdf_t vPCI capabilities filtering - - - --- 2023-08-22 Stewart Hildebrand Superseded
[v3,1/4] xen/pci: address a violation of MISRA C:2012 Rule 8.3 vPCI capabilities filtering - 1 - --- 2023-08-22 Stewart Hildebrand Superseded
[v2] docs/misra: document gcc-specific behavior with shifting signed integers [v2] docs/misra: document gcc-specific behavior with shifting signed integers 1 - - --- 2023-08-22 Stefano Stabellini New
« 1 2 ... 53 54 55500 501 »