Show patches with: Submitter = Juergen Gross       |    State = Action Required       |   2254 patches
« 1 2 ... 3 4 522 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/10] tools/xenstore: do some cleanup of hashtable.c tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[01/10] tools/xenstore: verify command line parameters better tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[12/12] tools/xenstore: switch quota management to be table based tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[11/12] tools/xenstore: use generic accounting for remaining quotas tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[10/12] tools/xenstore: remember global and per domain max accounting values tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[09/12] tools/xenstore: switch transaction accounting to generic accounting tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[08/12] tools/xenstore: add TDB access trace support tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[07/12] tools/xenstore: add accounting trace support tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[06/12] tools/xenstore: use accounting data array for per-domain values tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[05/12] tools/xenstore: add current connection to domain_memory_add() parameters tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[04/12] tools/xenstore: use accounting buffering for node accounting tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[03/12] tools/xenstore: add framework to commit accounting data on success only tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[02/12] tools/xenstore: introduce accounting data array for per-domain values tools/xenstore - - - --- 2022-11-01 Juergen Gross New
[01/12] tools/xenstore: manage per-transaction domain accounting data in an array tools/xenstore - - - --- 2022-11-01 Juergen Gross New
xen/notifier: simplify using notifier_[to|from]_errno() xen/notifier: simplify using notifier_[to|from]_errno() 2 1 - --- 2022-10-28 Juergen Gross New
[v2] xen/sched: fix restore_vcpu_affinity() by removing it [v2] xen/sched: fix restore_vcpu_affinity() by removing it 1 - - --- 2022-10-21 Juergen Gross New
xen/sched: try harder to find a runnable unit in rt_schedule() xen/sched: try harder to find a runnable unit in rt_schedule() - 1 - --- 2022-10-21 Juergen Gross New
[PATCH-for-4.17] xen/sched: fix race in RTDS scheduler [PATCH-for-4.17] xen/sched: fix race in RTDS scheduler 1 - - --- 2022-10-21 Juergen Gross New
x86/xen: silence smatch warning in pmu_msr_chk_emulated() x86/xen: silence smatch warning in pmu_msr_chk_emulated() - - - --- 2022-10-20 Juergen Gross New
[PATCH-for-4.15] tools/tests: fix wrong backport of upstream commit 52daa6a8483e4 [PATCH-for-4.15] tools/tests: fix wrong backport of upstream commit 52daa6a8483e4 - 1 - --- 2022-10-12 Juergen Gross New
[v2,1/3] xen/virtio: restructure xen grant dma setup xen/virtio: support grant based virtio on x86 1 1 1 --- 2022-10-07 Juergen Gross New
[v3,2/2] xen/gnttab: reduce size of struct active_grant_entry xen/gnttab: reduce size of struct active_grant_entry - 1 - --- 2022-09-19 Juergen Gross New
[v3,1/2] xen: add knownalive_domain_from_domid() helper xen/gnttab: reduce size of struct active_grant_entry - 1 - --- 2022-09-19 Juergen Gross New
xen/xenbus: fix xenbus_setup_ring() xen/xenbus: fix xenbus_setup_ring() - 2 - --- 2022-09-15 Juergen Gross New
xen/privcmd: remove privcmd_ioctl_mmap() xen/privcmd: remove privcmd_ioctl_mmap() - - - --- 2022-09-15 Juergen Gross New
[RFC,3/3] xen/spinlock: support higher number of cpus xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2022-09-10 Juergen Gross New
[RFC,2/3] xen/spinlock: split recursive spinlocks from normal ones xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2022-09-10 Juergen Gross New
[RFC,1/3] xen/spinlock: add explicit non-recursive locking functions xen/spinlock: make recursive spinlocks a dedicated type - - - --- 2022-09-10 Juergen Gross New
[v3] xen/gnttab: fix gnttab_acquire_resource() [v3] xen/gnttab: fix gnttab_acquire_resource() - 1 - --- 2022-09-09 Juergen Gross New
[v3,10/10] x86: decouple pat and mtrr handling x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,09/10] x86/mtrr: add a stop_machine() handler calling only cache_cpu_init() x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,08/10] x86/mtrr: let cache_aps_delayed_init replace mtrr_aps_delayed_init x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,07/10] x86/mtrr: simplify mtrr_bp_init() x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,06/10] x86/mtrr: remove set_all callback from struct mtrr_ops x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,05/10] x86/mtrr: split generic_set_all() x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,04/10] x86: move some code out of arch/x86/kernel/cpu/mtrr x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,03/10] x86/mtrr: replace use_intel() with a local flag x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v3,01/10] x86/mtrr: add comment for set_mtrr_state() serialization x86: make pat and mtrr independent from each other - - - --- 2022-09-08 Juergen Gross New
[v5] tools/xenstore: add migration stream extensions for new features [v5] tools/xenstore: add migration stream extensions for new features - 1 - --- 2022-09-08 Juergen Gross New
xen/locks: add dynamic lock recursion checks xen/locks: add dynamic lock recursion checks - 1 - --- 2022-09-08 Juergen Gross New
xen/timer: don't migrate timers away from cpus during suspend xen/timer: don't migrate timers away from cpus during suspend - - 1 --- 2022-09-06 Juergen Gross New
[v4,4/4] tools/xenstore: add migration stream extensions for new features tools/xenstore: add some new features to the documentation - - - --- 2022-09-05 Juergen Gross New
[v4,3/4] tools/xenstore: add documentation for extended watch command tools/xenstore: add some new features to the documentation - 1 - --- 2022-09-05 Juergen Gross New
[v4,2/4] tools/xenstore: add documentation for new set/get-quota commands tools/xenstore: add some new features to the documentation - 1 - --- 2022-09-05 Juergen Gross New
[v4,1/4] tools/xenstore: minor fix of the migration stream doc tools/xenstore: add some new features to the documentation 1 - - --- 2022-09-05 Juergen Gross New
[v4,3/3] xen/sched: fix cpu hotplug xen/sched: fix cpu hotplug - 1 - --- 2022-09-05 Juergen Gross New
[v4,2/3] xen/sched: carve out memory allocation and freeing from schedule_cpu_rm() xen/sched: fix cpu hotplug - - - --- 2022-09-05 Juergen Gross New
[v4,1/3] xen/sched: introduce cpupool_update_node_affinity() xen/sched: fix cpu hotplug - 1 - --- 2022-09-05 Juergen Gross New
xen: let ASSERT_UNREACHABLE() WARN() in non-debug builds xen: let ASSERT_UNREACHABLE() WARN() in non-debug builds 1 - - --- 2022-08-24 Juergen Gross New
[v2] xen/build: remove unneeded enumeration in clean-files of xen/include/Makefile [v2] xen/build: remove unneeded enumeration in clean-files of xen/include/Makefile - 1 - --- 2022-07-12 Juergen Gross New
[v2] tools/init-xenstore-domain: fix memory map for PVH stubdom [v2] tools/init-xenstore-domain: fix memory map for PVH stubdom - 1 - --- 2022-07-12 Juergen Gross New
xen/build: remove unneeded enumeration in clean-files xen/build: remove unneeded enumeration in clean-files - - - --- 2022-07-11 Juergen Gross New
docs: add reference to release cycle discussion docs: add reference to release cycle discussion 2 1 - --- 2022-07-08 Juergen Gross New
Config.mk: use newest Mini-OS commit Config.mk: use newest Mini-OS commit 1 - - --- 2022-07-07 Juergen Gross New
xen: consider alloc-only segments when loading PV dom0 kernel xen: consider alloc-only segments when loading PV dom0 kernel - - - --- 2022-06-23 Juergen Gross New
Tentative fix for dom0 boot problem Tentative fix for dom0 boot problem - - - --- 2022-06-22 Juergen Gross New
[v3,4/4] mini-os: fix bug in ballooning on PVH mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Juergen Gross New
[v3,3/4] mini-os: fix number of pages for PVH mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Juergen Gross New
[v3,2/4] mini-os: prefer memory map via start_info for PVH mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Juergen Gross New
[v3,1/4] mini-os: take newest version of arch-x86/hvm/start_info.h mini-os: some memory map updates for PVH - 1 - --- 2022-06-21 Juergen Gross New
maintainers: add me as reviewer for Mini-OS maintainers: add me as reviewer for Mini-OS 1 - - --- 2022-06-21 Juergen Gross New
[8/8] mini-os: add mini-os-debug[.gz] to .gitignore mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[7/8] mini-os: apply coding style to console.c mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[6/8] mini-os: eliminate console directory mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[5/8] mini-os: apply coding style to consfront.c mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[4/8] mini-os: rename console/xenbus.c to consfront.c mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[3/8] mini-os: eliminate console/console.h mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[2/8] mini-os: apply coding style to xenbus.c mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[1/8] mini-os: drop xenbus directory mini-os: some cleanup patches - - - --- 2022-06-20 Juergen Gross New
[v2] xen: don't require virtio with grants for non-PV guests [v2] xen: don't require virtio with grants for non-PV guests - - - --- 2022-06-16 Juergen Gross New
tools/xenstore: simplify loop handling connection I/O tools/xenstore: simplify loop handling connection I/O - 1 - --- 2022-06-14 Juergen Gross New
tools/xenstore: fix event sending in introduce_domain() tools/xenstore: fix event sending in introduce_domain() - 1 - --- 2022-05-25 Juergen Gross New
xen/cpupool: limit number of cpupools xen/cpupool: limit number of cpupools 1 - - --- 2022-05-18 Juergen Gross New
[v3,2/2] virtio: replace arch_has_restricted_virtio_memory_access() kernel: add new infrastructure for platform_has() support 1 1 - --- 2022-05-04 Juergen Gross New
[2/2] x86/pat: add functions to query specific cache mode availability x86/pat: fix querying available caching modes - - - --- 2022-05-03 Juergen Gross New
[1/2] x86/pat: fix x86_has_pat_wp() x86/pat: fix querying available caching modes - - - --- 2022-05-03 Juergen Gross New
[v2] tools/xenstore: don't let special watches be children of / [v2] tools/xenstore: don't let special watches be children of / - 2 - --- 2022-05-02 Juergen Gross New
[v3] tools/libs/light: update xenstore entry when setting max domain memory [v3] tools/libs/light: update xenstore entry when setting max domain memory - 1 - --- 2022-05-02 Juergen Gross New
[v2] xen/public: add new macro to ring.h [v2] xen/public: add new macro to ring.h - 1 - --- 2022-04-27 Juergen Gross New
[4/4] tools/libs/light: don't set errno to a negative value tools/libs: don't set errno to negative values 1 - - --- 2022-04-20 Juergen Gross New
[3/4] tools/libs/guest: don't set errno to a negative value tools/libs: don't set errno to negative values 1 - - --- 2022-04-20 Juergen Gross New
[2/4] tools/libs/ctrl: don't set errno to a negative value tools/libs: don't set errno to negative values 1 - - --- 2022-04-20 Juergen Gross New
[1/4] tools/libs/evtchn: don't set errno to negative values tools/libs: don't set errno to negative values 1 - - --- 2022-04-20 Juergen Gross New
[v4] xen/iommu: cleanup iommu related domctl handling [v4] xen/iommu: cleanup iommu related domctl handling - 2 - --- 2022-04-20 Juergen Gross New
[v3,3/3] xen/iommu: cleanup iommu related domctl handling xen: fix and cleanup domctl handling - - - --- 2022-04-19 Juergen Gross New
[v3,2/3] xen: cleanup gdbsx_guest_mem_io() call xen: fix and cleanup domctl handling - 2 - --- 2022-04-19 Juergen Gross New
[v3,1/3] xen: fix XEN_DOMCTL_gdbsx_guestmemio crash xen: fix and cleanup domctl handling - 1 - --- 2022-04-19 Juergen Gross New
[v2] xen: fix XEN_DOMCTL_gdbsx_guestmemio crash [v2] xen: fix XEN_DOMCTL_gdbsx_guestmemio crash - 1 - --- 2022-04-19 Juergen Gross New
xen/balloon: fix page onlining when populating new zone xen/balloon: fix page onlining when populating new zone - - - --- 2022-04-06 Juergen Gross New
[v6,9/9] xen/x86: remove cf_check attribute from hypercall handlers xen: drop hypercall function tables 2 1 1 --- 2022-03-24 Juergen Gross New
[v6,8/9] xen/arm: call hypercall handlers via generated macro xen: drop hypercall function tables - 1 1 --- 2022-03-24 Juergen Gross New
[v6,7/9] xen/x86: call hypercall handlers via generated macro xen: drop hypercall function tables - 1 - --- 2022-03-24 Juergen Gross New
[v6,6/9] xen: use generated prototypes for hypercall handlers xen: drop hypercall function tables 2 - - --- 2022-03-24 Juergen Gross New
[v6,5/9] xen: generate hypercall interface related code xen: drop hypercall function tables 1 1 - --- 2022-03-24 Juergen Gross New
[v6,4/9] xen: include compat/platform.h from hypercall.h xen: drop hypercall function tables 1 - - --- 2022-03-24 Juergen Gross New
[v6,3/9] xen: don't include asm/hypercall.h from C sources xen: drop hypercall function tables 1 1 - --- 2022-03-24 Juergen Gross New
[v6,2/9] xen: harmonize return types of hypercall handlers xen: drop hypercall function tables - 2 - --- 2022-03-24 Juergen Gross New
[v6,1/9] xen: move do_vcpu_op() to arch specific code xen: drop hypercall function tables 1 1 - --- 2022-03-24 Juergen Gross New
[v2] include/public: add command result definitions to vscsiif.h [v2] include/public: add command result definitions to vscsiif.h - 1 - --- 2022-03-23 Juergen Gross New
xen/x86/hvm: add missing cf_check for hvm_physdev_op() xen/x86/hvm: add missing cf_check for hvm_physdev_op() - 1 - --- 2022-03-21 Juergen Gross New
« 1 2 ... 3 4 522 23 »