Show patches with: Submitter = Juergen Gross       |    State = Action Required       |   2203 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
docs: clarify xenstore permission documentation docs: clarify xenstore permission documentation - 1 - --- 2023-02-09 Juergen Gross New
SUPPORT.md: update version to 4.18-unstable SUPPORT.md: update version to 4.18-unstable 1 - - --- 2023-02-09 Juergen Gross New
[v4,2/2,RESEND] xen/public: fix 9pfs documentation of connection sequence xen/public move and fix 9pfs documentation - 1 - --- 2023-02-09 Juergen Gross New
[v4,1/2,RESEND] xen/public: fix 9pfs Xenstore entry documentation xen/public move and fix 9pfs documentation - 1 - --- 2023-02-09 Juergen Gross New
[v2,4/8] x86/xen: set MTRR state when running as Xen PV initial domain x86/mtrr: fix handling with PAT but without MTRR - - - --- 2023-02-09 Juergen Gross New
[7/7] Mini-OS: add read and write support to 9pfsfront Mini-OS: ad minimal 9pfs support - - - --- 2023-02-03 Juergen Gross New
[6/7] Mini-OS: add open and close handling to the 9pfs frontend Mini-OS: ad minimal 9pfs support - - - --- 2023-02-03 Juergen Gross New
[5/7] Mini-OS: add 9pfs transport layer Mini-OS: ad minimal 9pfs support - - - --- 2023-02-03 Juergen Gross New
[4/7] Mini-OS: add 9pfs frontend Mini-OS: ad minimal 9pfs support - - - --- 2023-02-03 Juergen Gross New
[3/7] Mini-OS: add support for runtime mounts Mini-OS: ad minimal 9pfs support - 1 - --- 2023-02-03 Juergen Gross New
[2/7] Mini-OS: add concept of mount points Mini-OS: ad minimal 9pfs support - 1 - --- 2023-02-03 Juergen Gross New
[1/7] Mini-OS: xenbus: add support for reading node from directory Mini-OS: ad minimal 9pfs support - - - --- 2023-02-03 Juergen Gross New
[v3] xen/public: move xenstore related doc into 9pfs.h [v3] xen/public: move xenstore related doc into 9pfs.h - - - --- 2023-01-30 Juergen Gross New
[v3] tools/helpers: don't log errors when trying to load PVH xenstore-stubdom [v3] tools/helpers: don't log errors when trying to load PVH xenstore-stubdom 1 - - --- 2023-01-27 Juergen Gross New
Mini-OS: move xenbus test code into test.c Mini-OS: move xenbus test code into test.c - 1 - --- 2023-01-27 Juergen Gross New
Mini-OS: remove stale subdirs from Makefile Mini-OS: remove stale subdirs from Makefile - 1 - --- 2023-01-27 Juergen Gross New
[v4,17/17] tools/xenstore: don't allow creating too many nodes in a transaction tools/xenstore: do some cleanup and fixes - - - --- 2023-01-18 Juergen Gross New
[v4,16/17] tools/xenstore: make output of "xenstore-control help" more pretty tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,15/17] tools/xenstore: let check_store() check the accounting data tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,14/17] tools/xenstore: introduce trace classes tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,13/17] tools/xenstore: switch hashtable to use the talloc framework tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,12/17] tools/xenstore: don't let hashtable_remove() return the removed value tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,11/17] tools/xenstore: let chk_domain_generation() return a bool tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,10/17] tools/xenstore: make domain_is_unprivileged() an inline function tools/xenstore: do some cleanup and fixes 1 - - --- 2023-01-18 Juergen Gross New
[v4,09/17] tools/xenstore: replace literal domid 0 with dom0_domid tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,08/17] tools/xenstore: change per-domain node accounting interface tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,07/17] tools/xenstore: move changed domain handling tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,06/17] tools/xenstore: replace watch->relative_path with a prefix length tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,05/17] tools/xenstore: introduce dummy nodes for special watch paths tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,04/17] tools/xenstore: make log macro globally available tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,03/17] tools/xenstore: add hashlist for finding struct domain by domid tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,02/17] tools/xenstore: remove all watches when a domain has stopped tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
[v4,01/17] tools/xenstore: let talloc_free() preserve errno tools/xenstore: do some cleanup and fixes - 1 - --- 2023-01-18 Juergen Gross New
x86/acpi: fix suspend with Xen x86/acpi: fix suspend with Xen - - - --- 2023-01-13 Juergen Gross New
[4/4] xen/blkback: move blkif_get_x86_*_req() into blkback.c xen/blkback: some cleanups 1 - - --- 2022-12-16 Juergen Gross New
[v2,3/3] x86/xen: add a dummy trampoline for Xen PV guests x86/realmode: use a dummy trampoline for Xen PV guests - - - --- 2022-11-22 Juergen Gross New
x86/xen: call xen_set_upcall_vector() only after local apic setup x86/xen: call xen_set_upcall_vector() only after local apic setup - - - --- 2022-11-12 Juergen Gross New
[PATCH-for-4.17] tools/hotplug: fix systemd unit dependencies [PATCH-for-4.17] tools/hotplug: fix systemd unit dependencies - 1 - --- 2022-11-06 Juergen Gross New
[PATCH-for-4.17] xen: fix generated code for calling hypercall handlers [PATCH-for-4.17] xen: fix generated code for calling hypercall handlers - 1 - --- 2022-11-03 Juergen Gross New
[4/4] x86: switch to cpu_feature_enabled() for X86_FEATURE_XENPV Switch X86_FEATURE_XENPV to cpu_feature_enabled() use - - - --- 2022-11-03 Juergen Gross New
[PATCH-for-4.17,v3] xen/sched: migrate timers to correct cpus after suspend [PATCH-for-4.17,v3] xen/sched: migrate timers to correct cpus after suspend 1 - 1 --- 2022-11-02 Juergen Gross New
[10/10] tools/xenstore: remove no longer needed functions from xs_lib.c tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[09/10] tools/xenstore: remove support of file backed data base tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[08/10] tools/xenstore: remove unused events list tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[07/10] tools/xenstore: remove stale TODO file tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[06/10] tools/xenstore: switch write limiting to use millisecond time base tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[05/10] tools/xenstore: make some write limit functions static tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[04/10] tools/xenstore: let hashtable_insert() return 0 on success tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[03/10] tools/xenstore: modify interface of create_hashtable() tools/xenstore: more cleanups - - - --- 2022-11-01 Juergen Gross New
[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
« 1 2 3 422 23 »