Show patches with: none      |   49846 patches
« 1 2 ... 34 35 36498 499 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,5/5] tools/xenstored: remove "-N" command line option tools/xenstored: remove some command line options - - - --- 2023-11-21 Jürgen Groß New
[v2,4/5] tools/xenstored: remove the "-R" command line option tools/xenstored: remove some command line options - 1 - --- 2023-11-21 Jürgen Groß New
[v2,3/5] tools/xenstored: remove the "-P" command line option tools/xenstored: remove some command line options - 1 - --- 2023-11-21 Jürgen Groß New
[v2,2/5] tools/xenstored: remove "-V" command line option tools/xenstored: remove some command line options - 1 - --- 2023-11-21 Jürgen Groß New
[v2,1/5] tools/xenstored: remove "-D" command line parameter tools/xenstored: remove some command line options - 1 - --- 2023-11-21 Jürgen Groß New
[v3,5/5] Mini-OS: fix 9pfs response receiving Mini-OS: preparations for 9pfs in xenstore-stubdom - 1 - --- 2023-11-21 Jürgen Groß New
[v3,4/5] Mini-OS: fix 9pfs stat receive format Mini-OS: preparations for 9pfs in xenstore-stubdom - 1 - --- 2023-11-21 Jürgen Groß New
[v3,3/5] Mini-OS: don't crash if no shutdown node is available Mini-OS: preparations for 9pfs in xenstore-stubdom - 1 - --- 2023-11-21 Jürgen Groß New
[v3,2/5] Mini-OS: get own domid Mini-OS: preparations for 9pfs in xenstore-stubdom - 1 - --- 2023-11-21 Jürgen Groß New
[v3,1/5] Mini-OS: make xenstore_buf externally visible Mini-OS: preparations for 9pfs in xenstore-stubdom - 1 - --- 2023-11-21 Jürgen Groß New
[3/3] xen/arm64/mmu: head: Replace load_paddr with adr_l where appropriate xen/arm64: head: misc cleanup - 1 1 --- 2023-11-21 Michal Orzel New
[2/3] xen/arm64: Move print_reg macro to asm/arm64/macros.h xen/arm64: head: misc cleanup 1 1 1 --- 2023-11-21 Michal Orzel New
[1/3] xen/arm64: head: Move earlyprintk 'hex' string to .rodata.str xen/arm64: head: misc cleanup - 1 1 --- 2023-11-21 Michal Orzel New
SUPPORT.md: change current version to 4.19-unstable SUPPORT.md: change current version to 4.19-unstable 1 - - --- 2023-11-21 Jürgen Groß New
[6/6] xen: Enable -Wwrite-strings xen: Enable -Wwrite-strings 1 - - --- 2023-11-20 Andrew Cooper Superseded
[5/6] arm/platforms: Make compatbile with -Wwrite-strings xen: Enable -Wwrite-strings - 1 - --- 2023-11-20 Andrew Cooper Superseded
[4/6] arm/duart: make dt_uart_init() compile with -Wwrite-strings xen: Enable -Wwrite-strings - 1 - --- 2023-11-20 Andrew Cooper Superseded
[3/6] xen/efi: Make efi-boot.h compile with -Wwrite-strings xen: Enable -Wwrite-strings - - - --- 2023-11-20 Andrew Cooper Superseded
[2/6] x86/setup: Rework cmdline_cook() to be compatible with -Wwrite-strings xen: Enable -Wwrite-strings - 1 - --- 2023-11-20 Andrew Cooper Superseded
[1/6] x86/setup: Make the loader variable const xen: Enable -Wwrite-strings - 2 - --- 2023-11-20 Andrew Cooper Superseded
x86/entry: Use 32bit XOR in handle_ist_exception x86/entry: Use 32bit XOR in handle_ist_exception - 1 - --- 2023-11-20 Andrew Cooper New
x86/traps: More use of nocall x86/traps: More use of nocall - 1 - --- 2023-11-20 Andrew Cooper New
xenstored: use correct conversion specifier in the tracing function xenstored: use correct conversion specifier in the tracing function - 1 - --- 2023-11-20 Volodymyr Babchuk New
[ImageBuilder] uboot-script-gen: use size from arm32 zImage header [ImageBuilder] uboot-script-gen: use size from arm32 zImage header 1 - - --- 2023-11-20 Michal Orzel New
x86/ioapic: Check 1k alignment for IO-APIC physical addresses x86/ioapic: Check 1k alignment for IO-APIC physical addresses - 2 - --- 2023-11-20 Andrew Cooper New
[3/3] xen: Drop bool_t xen: Drop bool_t 1 - - --- 2023-11-20 Andrew Cooper New
[2/3] xen/treewide: Switch bool_t to bool xen: Drop bool_t 2 - - --- 2023-11-20 Andrew Cooper New
[1/3] x86/treewide: Switch bool_t to bool xen: Drop bool_t 1 - - --- 2023-11-20 Andrew Cooper New
[XEN,v5,2/2] xen/arm32: head Split and move MMU-specific head.S to mmu/head.S xen/arm: Split MMU code as the prepration of MPU work form Arm32 - 1 - --- 2023-11-20 Ayan Kumar Halder New
[XEN,v5,1/2] xen/arm32: head: Introduce enable_{boot,secondary}_cpu_mm() xen/arm: Split MMU code as the prepration of MPU work form Arm32 1 1 - --- 2023-11-20 Ayan Kumar Halder New
[XEN] automation/eclair: improve scheduled analyses [XEN] automation/eclair: improve scheduled analyses - 1 - --- 2023-11-20 Simone Ballarin Superseded
[v3,13/13] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,12/13] xen/spinlock: remove indirection through macros for spin_*() functions xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,11/13] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,10/13] xen/spinlock: add missing rspin_is_locked() and rspin_barrier() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,09/13] xen/spinlock: add another function level xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,08/13] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,07/13] xen/spinlock: make struct lock_profile rspinlock_t aware xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-11-20 Jürgen Groß Superseded
[v3,06/13] xen/spinlock: add rspin_[un]lock_irq[save|restore]() xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,05/13] xen/spinlock: rename recursive lock functions xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,04/13] xen/spinlock: introduce new type for recursive spinlocks xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,03/13] xen/spinlock: make spinlock initializers more readable xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-11-20 Jürgen Groß Superseded
[v3,02/13] xen/spinlock: reduce lock profile ifdefs xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2023-11-20 Jürgen Groß Superseded
[v3,01/13] xen/spinlock: fix coding style issues xen/spinlock: make recursive spinlocks a dedicated type 1 - - --- 2023-11-20 Jürgen Groß Superseded
[v6,17/17] docs: update numa command line to support Arm Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,16/17] xen/arm: Provide Kconfig options for Arm to enable NUMA Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,15/17] xen/arm: Set correct per-cpu cpu_core_mask Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,14/17] xen/arm: use CONFIG_NUMA to gate node_online_map in smpboot Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,13/17] xen/arm: implement numa_node_to_arch_nid for device tree NUMA Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,12/17] xen/arm: enable device tree based NUMA in system init Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,11/17] xen/arm: keep guest still be NUMA unware Device tree based NUMA support for Arm - 1 - --- 2023-11-20 Henry Wang New
[v6,10/17] xen/arm: unified entry to parse all NUMA data from device tree Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,09/17] xen/arm: introduce a helper to parse device tree NUMA distance map Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,08/17] xen/arm: introduce a helper to parse device tree memory node Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,07/17] xen/arm: introduce a helper to parse device tree processor node Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,06/17] xen/arm: Add boot and secondary CPU to NUMA system Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,05/17] xen/arm: build NUMA cpu_to_node map in dt_smp_init_cpus Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,04/17] xen/arm: use arch_get_ram_range to get memory ranges from bootinfo Device tree based NUMA support for Arm - - - --- 2023-11-20 Henry Wang New
[v6,03/17] xen/arm: implement node distance helpers for Arm Device tree based NUMA support for Arm 1 - - --- 2023-11-20 Henry Wang New
[v6,02/17] xen/arm: implement helpers to get and update NUMA status Device tree based NUMA support for Arm 1 - - --- 2023-11-20 Henry Wang New
[v6,01/17] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS Device tree based NUMA support for Arm 1 - - --- 2023-11-20 Henry Wang New
xen/ppc: Enable Boot Allocator xen/ppc: Enable Boot Allocator - - - --- 2023-11-17 Shawn Anastasio New
[XEN,v4,2/2] xen/arm32: head Split and move MMU-specific head.S to mmu/head.S xen/arm: Split MMU code as the prepration of MPU work form Arm32 - 1 - --- 2023-11-17 Ayan Kumar Halder Superseded
[XEN,v4,1/2] xen/arm32: head: Introduce enable_{boot,secondary}_cpu_mm() xen/arm: Split MMU code as the prepration of MPU work form Arm32 1 1 - --- 2023-11-17 Ayan Kumar Halder Superseded
[v3,14/14] xen/asm-generic: ifdef inclusion of <asm/mem_access.h> Introduce generic headers - - - --- 2023-11-17 Oleksii K. Superseded
[v3,13/14] xen: ifdef inclusion of <asm/grant_table.h> in <xen/grant_table.h> Introduce generic headers - - - --- 2023-11-17 Oleksii K. Superseded
[v3,12/14] xen/asm-generic: introduce stub header softirq.h Introduce generic headers 1 1 - --- 2023-11-17 Oleksii K. Superseded
[v3,11/14] xen/asm-generic: introduce stub header numa.h Introduce generic headers - 1 - --- 2023-11-17 Oleksii K. Superseded
[v3,10/14] xen/asm-generic: introduce stub header monitor.h Introduce generic headers 1 - - --- 2023-11-17 Oleksii K. Superseded
[v3,09/14] xen/asm-generic: introduce generic header altp2m.h Introduce generic headers 1 1 - --- 2023-11-17 Oleksii K. Superseded
[v3,08/14] xen/asm-generic: introduce generic div64.h header Introduce generic headers 1 - - --- 2023-11-17 Oleksii K. Superseded
[v3,07/14] xen/asm-generic: introduce generalized hardirq.h Introduce generic headers 1 1 - --- 2023-11-17 Oleksii K. Superseded
[v3,06/14] xen/asm-generic: introduce generic header percpu.h Introduce generic headers 1 - - --- 2023-11-17 Oleksii K. Superseded
[v3,05/14] xen/asm-generic: introduce stub header <asm/random.h> Introduce generic headers 1 1 - --- 2023-11-17 Oleksii K. Superseded
[v3,04/14] xen/asm-generic: introduce generic header iocap.h Introduce generic headers 1 1 - --- 2023-11-17 Oleksii K. Superseded
[v3,03/14] xen/asm-generic: introduce generic hypercall.h Introduce generic headers 1 - - --- 2023-11-17 Oleksii K. Superseded
[v3,02/14] xen/asm-generic: introduce generic device.h Introduce generic headers - - - --- 2023-11-17 Oleksii K. Superseded
[v3,01/14] xen/asm-generic: introduce stub header paging.h Introduce generic headers 1 1 - --- 2023-11-17 Oleksii K. Superseded
[3/3] x86/iommu: use a rangeset for hwdom setup x86/iommu: improve setup time of hwdom IOMMU - - - --- 2023-11-17 Roger Pau Monné Superseded
[2/3] x86/iommu: move xen_in_range() so it can be made static x86/iommu: improve setup time of hwdom IOMMU - - - --- 2023-11-17 Roger Pau Monné Superseded
[1/3] amd-vi: use the same IOMMU page table levels for PV and HVM x86/iommu: improve setup time of hwdom IOMMU 1 - - --- 2023-11-17 Roger Pau Monné Superseded
[XEN,v2] domain: add ASSERT to help static analysis tools [XEN,v2] domain: add ASSERT to help static analysis tools 1 - - --- 2023-11-17 Nicola Vetrini New
[XEN,v5,2/2] docs/misra: add guidance on the format of Dir 4.1 docs for ECLAIR use the documentation for MISRA C:2012 Dir 4.1 1 1 - --- 2023-11-17 Nicola Vetrini New
[XEN,v5,1/2] automation/eclair: make the docs for MISRA C:2012 Dir 4.1 visible to ECLAIR use the documentation for MISRA C:2012 Dir 4.1 - 1 - --- 2023-11-17 Nicola Vetrini New
[XEN,5/5] xen/xalloc: address violations of MISRA C:2012 Rule 8.2 xen: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-11-17 Federico Serafini New
[XEN,4/5] xen/vmap: address violations of MISRA C:2012 Rule 8.2 xen: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-11-17 Federico Serafini New
[XEN,3/5] xen/sort: address violations of MISRA C:2012 Rule 8.2 xen: address some violations of MISRA C:2012 Rule 8.2 - - - --- 2023-11-17 Federico Serafini New
[XEN,2/5] xen/serial: address violations of MISRA C:2012 Rule 8.2 xen: address some violations of MISRA C:2012 Rule 8.2 - 1 - --- 2023-11-17 Federico Serafini New
[XEN,1/5] xen/common: address violations of MISRA C:2012 Rule 8.2 xen: address some violations of MISRA C:2012 Rule 8.2 1 1 - --- 2023-11-17 Federico Serafini New
[XEN,v3] xen: introduce function type bug_fn_t. [XEN,v3] xen: introduce function type bug_fn_t. 1 - - --- 2023-11-17 Federico Serafini New
xenstored: print domain id in traces xenstored: print domain id in traces - 1 - --- 2023-11-16 Volodymyr Babchuk New
[next] xen: privcmd: Replace zero-length array with flex-array member and use __counted_by [next] xen: privcmd: Replace zero-length array with flex-array member and use __counted_by - 2 - --- 2023-11-16 Gustavo A. R. Silva Accepted
xen 4.15.5: msr_relaxed required for MSR 0x1a2 xen 4.15.5: msr_relaxed required for MSR 0x1a2 - - - --- 2023-11-16 James Dingwall New
[v9,8/8] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h} xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-11-16 Henry Wang New
[v9,7/8] xen/arm: Rename init_secondary_pagetables() to prepare_secondary_mm() xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
[v9,6/8] xen/arm: Fold pmap and fixmap into MMU system xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
[v9,5/8] xen/arm: Split MMU-specific setup_mm() and related code out xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-11-16 Henry Wang New
[v9,4/8] xen/arm: Extract MMU-specific MM code xen/arm: Split MMU code as the prepration of MPU work 1 - - --- 2023-11-16 Henry Wang New
[v9,3/8] xen/arm: Fold mmu_init_secondary_cpu() to head.S xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
[v9,2/8] xen/arm: Split MMU system SMP MM bringup code to mmu/smpboot.c xen/arm: Split MMU code as the prepration of MPU work - 1 - --- 2023-11-16 Henry Wang New
« 1 2 ... 34 35 36498 499 »