Show patches with: Submitter = Jürgen Groß       |    State = Action Required       |   2254 patches
« 1 2 3 422 23 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/3] xen: make include/xen/unaligned.h usable on all architectures xen: have a more generic unaligned.h header 1 - - --- 2023-12-11 Jürgen Groß New
[v3,1/3] xen/arm: set -mno-unaligned-access compiler option for Arm32 xen: have a more generic unaligned.h header 1 - - --- 2023-12-11 Jürgen Groß New
tools/libs/evtchn: fix locking in Mini-OS tools/libs/evtchn: fix locking in Mini-OS 1 - - --- 2023-12-11 Jürgen Groß New
OSStest: use CONFIG_X86_GENERIC for 32-bit x86 kernel OSStest: use CONFIG_X86_GENERIC for 32-bit x86 kernel - - - --- 2023-12-07 Jürgen Groß New
MAINTAINERS: add me as Mini-OS maintainer MAINTAINERS: add me as Mini-OS maintainer - 1 - --- 2023-12-07 Jürgen Groß New
[v2] tools/libs/evtchn: replace assert()s in stubdom with proper locking [v2] tools/libs/evtchn: replace assert()s in stubdom with proper locking - 1 - --- 2023-12-07 Jürgen Groß New
Mini-OS: don't use objcopy --dump-section Mini-OS: don't use objcopy --dump-section - 1 - --- 2023-12-06 Jürgen Groß New
tools/libs/evtchn: drop assert()s in stubdom tools/libs/evtchn: drop assert()s in stubdom - 1 - --- 2023-12-06 Jürgen Groß New
Mini-OS: export main_thread Mini-OS: export main_thread - - - --- 2023-12-06 Jürgen Groß New
Mini-OS: use BUG() instead of dereferencing NULL Mini-OS: use BUG() instead of dereferencing NULL 1 - - --- 2023-12-06 Jürgen Groß New
[v2,3/3] xen/sched: do some minor cleanup of sched_move_domain() xen/sched: fixes and cleanup related to cpupools - 1 - --- 2023-12-04 Jürgen Groß New
[v2,2/3] xen/sched: fix sched_move_domain() xen/sched: fixes and cleanup related to cpupools 1 1 - --- 2023-12-04 Jürgen Groß New
[v2,1/3] xen/sched: fix adding offline cpu to cpupool xen/sched: fixes and cleanup related to cpupools 1 1 - --- 2023-12-04 Jürgen Groß New
[v3] xen/public: fix flexible array definitions [v3] xen/public: fix flexible array definitions 2 1 - --- 2023-12-01 Jürgen Groß New
[v3,32/32] Mini-OS: hide all symbols not exported via EXPORT_SYMBOLS() Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,31/32] Mini-OS: add EXPORT_SYMBOL() instances to xenbus.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,30/32] Mini-OS: add EXPORT_SYMBOL() instances to tpm_tis.c Mini-OS: hide mini-os internal symbols - - - --- 2023-11-27 Jürgen Groß New
[v3,29/32] Mini-OS: add EXPORT_SYMBOL() instances to tpmfront.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,28/32] Mini-OS: add EXPORT_SYMBOL() instances to tpmback.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,27/32] Mini-OS: add EXPORT_SYMBOL() instances to pcifront.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,26/32] Mini-OS: add EXPORT_SYMBOL() instances to netfront.c Mini-OS: hide mini-os internal symbols - - - --- 2023-11-27 Jürgen Groß New
[v3,25/32] Mini-OS: add EXPORT_SYMBOL() instances to fbfront.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,24/32] Mini-OS: add EXPORT_SYMBOL() instances to blkfront.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,23/32] Mini-OS: add EXPORT_SYMBOL() instances to 9pfront.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,22/32] Mini-OS: add EXPORT_SYMBOL() instances to lwip-*.c Mini-OS: hide mini-os internal symbols - - - --- 2023-11-27 Jürgen Groß New
[v3,21/32] Mini-OS: add EXPORT_SYMBOL() instances to time.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,20/32] Mini-OS: add EXPORT_SYMBOL() instances to lock.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,19/32] Mini-OS: add EXPORT_SYMBOL() instances to ioremap.c Mini-OS: hide mini-os internal symbols - - - --- 2023-11-27 Jürgen Groß New
[v3,18/32] Mini-OS: add EXPORT_SYMBOL() instances to gnttab.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,17/32] Mini-OS: add EXPORT_SYMBOL() instances to gntmap.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,16/32] Mini-OS: add EXPORT_SYMBOL() instances to events.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,15/32] Mini-OS: add EXPORT_SYMBOL() instances to console.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,14/32] Mini-OS: add EXPORT_SYMBOL() instances to main.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,13/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/xs.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,12/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/xmalloc.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,11/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/ctype.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,10/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/printf.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,09/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/math.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,08/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/string.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,07/32] Mini-OS: add EXPORT_SYMBOL() instances to lib/sys.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,06/32] Mini-OS: add EXPORT_SYMBOL() instances to mm.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,05/32] Mini-OS: add EXPORT_SYMBOL() instances to sched.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,04/32] Mini-OS: add EXPORT_SYMBOL() instances to hypervisor.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,03/32] Mini-OS: add EXPORT_SYMBOL() instances to kernel.c Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,02/32] Mini-OS: explicitly mark symbols to be visible for apps Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[v3,01/32] Mini-OS: link kernel separately Mini-OS: hide mini-os internal symbols - 1 - --- 2023-11-27 Jürgen Groß New
[RFC] Mini-OS: explicitly mark symbols to be visible for apps [RFC] Mini-OS: explicitly mark symbols to be visible for apps - 1 - --- 2023-11-24 Jürgen Groß New
tools/xenstored: potentially split trace_io() out message tools/xenstored: potentially split trace_io() out message - 1 - --- 2023-11-23 Jürgen Groß New
[v2,2/2] tools/python: add .gitignore file tools: add two local .gitignore files - - - --- 2023-11-22 Jürgen Groß New
[v2,1/2] tools/pygrub: add .gitignore file tools: add two local .gitignore files - - - --- 2023-11-22 Jürgen Groß New
[v2] stubdom: remove caml-stubdom [v2] stubdom: remove caml-stubdom 2 - - --- 2023-11-22 Jürgen Groß New
[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
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
[v2] xen/sched: fix sched_move_domain() [v2] xen/sched: fix sched_move_domain() - 1 - --- 2023-11-14 Jürgen Groß New
[v3,1/5] x86/paravirt: move some functions and defines to alternative x86/paravirt: Get rid of paravirt patching 1 - - --- 2023-10-19 Jürgen Groß New
[v2,1/4] x86/paravirt: move some functions and defines to alternative x86/paravirt: Get rid of paravirt patching 1 - - --- 2023-10-16 Jürgen Groß New
[7/7] xen/events: remove some info_for_irq() calls in pirq handling xen/events: do some cleanups in events_base.c - 1 - --- 2023-10-16 Jürgen Groß New
[6/7] xen/events: modify internal [un]bind interfaces xen/events: do some cleanups in events_base.c - 1 - --- 2023-10-16 Jürgen Groß New
[4/7] xen/events: remove some simple helpers from events_base.c xen/events: do some cleanups in events_base.c - 1 - --- 2023-10-16 Jürgen Groß New
xen: simplify evtchn_do_upcall() call maze xen: simplify evtchn_do_upcall() call maze - 2 - --- 2023-08-24 Jürgen Groß New
build: simplify clean handling of extras directory build: simplify clean handling of extras directory 1 - - --- 2023-08-23 Jürgen Groß New
stubdom: remove openssl related clean actions stubdom: remove openssl related clean actions - 1 - --- 2023-08-23 Jürgen Groß New
[v7] tools/xenstore: move xenstored sources into dedicated directory [v7] tools/xenstore: move xenstored sources into dedicated directory 1 1 - --- 2023-08-22 Jürgen Groß New
[v4.1,18/19] tools/config: add XEN_RUN_STORED to config.h Untitled series #775928 - 1 - --- 2023-08-14 Jürgen Groß New
[v4,19/19] tools/xenstore: move xenstored sources into dedicated directory tools/xenstore: drop TDB - - - --- 2023-08-14 Jürgen Groß New
[v4,18/19] tools/config: add XEN_RUN_STORED to config.h tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,17/19] tools/xenstore: introduce get_node_const() tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,16/19] tools/xenstore: rework get_node() tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,15/19] tools/xenstore: merge is_valid_nodename() into canonicalize() tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,14/19] tools/xenstore: merge get_spec_node() into get_node_canonicalized() tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,13/19] tools/xenstore: introduce read_node_const() tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,12/19] tools/xenstore: alloc new memory in domain_adjust_node_perms() tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,11/19] tools/xenstore: use struct node_hdr in struct node tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,10/19] tools/xenstore: don't use struct node_perms in struct node tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,09/19] tools/xenstore: rework struct xs_tdb_record_hdr tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,08/19] tools/xenstore: move copying of node data out of db_fetch() tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,07/19] tools/xenstore: change talloc_free() to take a const pointer tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,06/19] tools/xenstore: let db_delete() return void tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,05/19] tools/xenstore: remove tdb code tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,04/19] tools/xenstore: drop use of tdb tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,03/19] tools/xenstore: add hashtable_replace() function tools/xenstore: drop TDB 1 - - --- 2023-08-14 Jürgen Groß New
[v4,02/19] tools/xenstore: let hashtable_add() fail in case of existing entry tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v4,01/19] tools/xenstore: make hashtable key parameter const tools/xenstore: drop TDB - 1 - --- 2023-08-14 Jürgen Groß New
[v2,3/3] tools/xl: reject bootloader=pygrub in case pygrub is disabled tools: add some more configure options 1 - - --- 2023-08-08 Jürgen Groß New
[v2,2/3] tools: add configure option for libfsimage tools: add some more configure options - 1 - --- 2023-08-08 Jürgen Groß New
[v2,1/3] tools: add configure option for disabling pygrub tools: add some more configure options 1 - - --- 2023-08-08 Jürgen Groß New
xen/public: fix flexible array definitions xen/public: fix flexible array definitions - 1 - --- 2023-07-25 Jürgen Groß New
[v3,2/2] tools/xenstore: fix get_spec_node() tools/xenstore: fix get_spec_node() - 1 - --- 2023-07-24 Jürgen Groß New
[v3,1/2] tools/xenstore: add const to the return type of canonicalize() tools/xenstore: fix get_spec_node() - 1 - --- 2023-07-24 Jürgen Groß New
tools/xenstore: fix XSA-417 patch tools/xenstore: fix XSA-417 patch 1 - - --- 2023-07-20 Jürgen Groß New
[v4,5/5] tools/xenstore: remove unused stuff from list.h tools/xenstore: more cleanups 1 - - --- 2023-06-27 Jürgen Groß New
« 1 2 3 422 23 »