Show patches with: Submitter = Julien Grall       |   567 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/7] xen/guest_access: Consolidate guest access helpers in xen/guest_access.h xen: Consolidate asm-*/guest_access.h in xen/guest_access.h - - - --- 2020-04-04 Julien Grall New
[5/7] xen: include xen/guest_access.h rather than asm/guest_access.h xen: Consolidate asm-*/guest_access.h in xen/guest_access.h - - - --- 2020-04-04 Julien Grall New
[4/7] xen/arm: guestcopy: Re-order the includes xen: Consolidate asm-*/guest_access.h in xen/guest_access.h - - - --- 2020-04-04 Julien Grall New
[3/7] xen/arm: decode: Re-order the includes xen: Consolidate asm-*/guest_access.h in xen/guest_access.h - - - --- 2020-04-04 Julien Grall New
[2/7] xen/arm: kernel: Re-order the includes xen: Consolidate asm-*/guest_access.h in xen/guest_access.h - - - --- 2020-04-04 Julien Grall New
[1/7] xen/guest_access: Add missing emacs magics xen: Consolidate asm-*/guest_access.h in xen/guest_access.h 1 - - --- 2020-04-04 Julien Grall New
[v2] xen/guest_access: Harden *copy_to_guest_offset() to prevent const dest operand [v2] xen/guest_access: Harden *copy_to_guest_offset() to prevent const dest operand - - - --- 2020-04-04 Julien Grall New
[v2,3/3] xen/x86: ioapic: Simplify ioapic_init() xen/x86: Simplify init_ioapic() - 1 - --- 2020-04-04 Julien Grall New
[v2,2/3] xen/x86: ioapic: Rename init_ioapic_mappings() to ioapic_init() xen/x86: Simplify init_ioapic() 1 1 - --- 2020-04-04 Julien Grall New
[v2,1/3] xen/x86: ioapic: Use true/false in bad_ioapic_register() xen/x86: Simplify init_ioapic() 1 1 - --- 2020-04-04 Julien Grall New
[8/8] tools/ocaml: Fix stubs build when OCaml has been compiled with -safe-string Untitled series #263953 - - - --- 2020-03-30 Julien Grall New
[7/8] tools/ocaml: libxb: Avoid to use String_val() when value is bytes Fix build with using OCaml 4.06.1 and -safe-string - - - --- 2020-03-30 Julien Grall New
[6/8] tools/ocaml: libxb: Harden stub_header_of_string() Fix build with using OCaml 4.06.1 and -safe-string - - - --- 2020-03-30 Julien Grall New
[5/8] tools/ocaml: libxc: Check error return in stub_xc_vcpu_context_get() Untitled series #263955 - - - --- 2020-03-30 Julien Grall New
[4/8] tools/libxc: misc: Mark const the parameter 'params' of xc_set_parameters() Fix build with using OCaml 4.06.1 and -safe-string - 1 - --- 2020-03-30 Julien Grall New
[3/8] tools/libxc: misc: Mark const the parameter 'keys' of xc_send_debug_keys() Fix build with using OCaml 4.06.1 and -safe-string - 1 - --- 2020-03-30 Julien Grall New
[2/8] xen/public: sysctl: set_parameter.params and debug.keys should be const Fix build with using OCaml 4.06.1 and -safe-string - 1 - --- 2020-03-30 Julien Grall New
[1/8] xen/guest_access: Harden copy_to_guest_offset to prevent const dest operand Fix build with using OCaml 4.06.1 and -safe-string - - - --- 2020-03-30 Julien Grall New
[3/3] xen/x86: ioapic: Simplify ioapic_init() xen/x86: Simplify ioapic_init() - - - --- 2020-03-27 Julien Grall New
[2/3] xen/x86: ioapic: Rename init_ioapic_mappings() to init_ioapic() xen/x86: Simplify ioapic_init() 1 1 - --- 2020-03-27 Julien Grall New
[1/3] xen/x86: ioapic: Use true/false in bad_ioapic_register() xen/x86: Simplify ioapic_init() 1 1 - --- 2020-03-27 Julien Grall New
[17/17] xen: Switch parameter in get_page_from_gfn to use typesafe gfn Bunch of typesafe conversion - 1 - --- 2020-03-22 Julien Grall New
[16/17] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN Bunch of typesafe conversion - 1 - --- 2020-03-22 Julien Grall New
[15/17] xen/x86: p2m: Rework printk format in audit_p2m() Bunch of typesafe conversion 1 - - --- 2020-03-22 Julien Grall New
[14/17] xen/x86: mm: Re-implement set_gpfn_from_mfn() as a static inline function Bunch of typesafe conversion - 1 - --- 2020-03-22 Julien Grall New
[13/17] xen/x86: p2m: Reflow P2M_PRINTK()s in p2m_pt_audit_p2m() Bunch of typesafe conversion 1 - - --- 2020-03-22 Julien Grall New
[12/17] xen/x86: p2m: Remove duplicate error message in p2m_pt_audit_p2m() Bunch of typesafe conversion 1 - - --- 2020-03-22 Julien Grall New
[11/17] xen/x86: nested_ept: Fix typo in the message in nept_translate_l2ga() Bunch of typesafe conversion 1 - - --- 2020-03-22 Julien Grall New
[10/17] xen/x86: pv: Use maddr_to_mfn(...) instead of the open-coding version Bunch of typesafe conversion 1 - - --- 2020-03-22 Julien Grall New
[09/17] xen/x86: Reduce the number of use of l*e_{from, get}_pfn() Bunch of typesafe conversion - 1 - --- 2020-03-22 Julien Grall New
[08/17] xen/x86: traps: Convert show_page_walk() to use typesafe MFN Bunch of typesafe conversion - - - --- 2020-03-22 Julien Grall New
[07/17] xen/x86: traps: Convert __page_fault_type() to use typesafe MFN Bunch of typesafe conversion - - - --- 2020-03-22 Julien Grall New
[06/17] xen/x86: mm: Fix the comment on top put_page_from_l2e() to use 'mfn' Bunch of typesafe conversion 1 - - --- 2020-03-22 Julien Grall New
[05/17] xen/x86: Remove the non-typesafe version of pagetable_* helpers Bunch of typesafe conversion - - - --- 2020-03-22 Julien Grall New
[04/17] xen: Convert virt_to_mfn() and mfn_to_virt() to use typesafe MFN Bunch of typesafe conversion - 1 - --- 2020-03-22 Julien Grall New
[03/17] xen/mm: Move the MM types in a separate header Bunch of typesafe conversion - - - --- 2020-03-22 Julien Grall New
[02/17] xen/x86_64: Convert do_page_walk() to use typesafe MFN Bunch of typesafe conversion - 1 - --- 2020-03-22 Julien Grall New
[01/17] xen/x86: Introduce helpers to generate/convert the CR3 from/to a MFN/GFN Bunch of typesafe conversion - - - --- 2020-03-22 Julien Grall New
tools/helpers: xen-init-dom0: Mark clear_domid_history() static tools/helpers: xen-init-dom0: Mark clear_domid_history() static 1 1 - --- 2020-03-12 Julien Grall New
xen/grant-table: Remove 'led' variable in map_grant_ref xen/grant-table: Remove 'led' variable in map_grant_ref - - - --- 2020-02-28 Julien Grall New
xen/grant-table: Remove 'led' variable in map_grant_ref xen/grant-table: Remove 'led' variable in map_grant_ref - - - --- 2020-02-28 Julien Grall Superseded
[v2] xen/grant-table: Remove outdated warning in gnttab_grow_table() [v2] xen/grant-table: Remove outdated warning in gnttab_grow_table() 1 - - --- 2020-02-25 Julien Grall New
xen/grant-table: Remove outdated warning in gnttab_grow_table() xen/grant-table: Remove outdated warning in gnttab_grow_table() - - - --- 2020-02-25 Julien Grall Superseded
xen/arm: Workaround clang/armclang support for register allocation xen/arm: Workaround clang/armclang support for register allocation - 1 1 --- 2020-02-17 Julien Grall New
xen/arm: Use asm/ rather than asm-arm/ when including header xen/arm: Use asm/ rather than asm-arm/ when including header - 1 - --- 2020-02-13 Julien Grall New
xen/include: public: Document the padding in struct xen_hvm_param xen/include: public: Document the padding in struct xen_hvm_param 2 - - --- 2020-02-06 Julien Grall New
[v2] xen/mm: Avoid assuming the page is inuse in assign_pages() [v2] xen/mm: Avoid assuming the page is inuse in assign_pages() - - - --- 2020-02-06 Julien Grall New
xen/include: Fix typoes in asm-x86/domain.h xen/include: Fix typoes in asm-x86/domain.h 1 - - --- 2020-02-04 Julien Grall New
xen/mm: Avoid assuming PG_state_inuse == 0 in assign_pages() xen/mm: Avoid assuming PG_state_inuse == 0 in assign_pages() - - - --- 2020-02-04 Julien Grall New
[v2,2/2] xen/x86: hap: Clean-up and harden hap_enable() xen/x86: hap: Small clean-up/hardening in hap_enable() 1 - - --- 2020-02-04 Julien Grall New
[v2,1/2] xen/x86: hap: Fix coding style in hap_enable() xen/x86: hap: Small clean-up/hardening in hap_enable() 1 1 - --- 2020-02-04 Julien Grall New
[2/2] xen/x86: hap: Clean-up and harden hap_enable() xen/x86: hap: Small clean-up/hardening in hap_enable() - - - --- 2020-02-04 Julien Grall Superseded
[1/2] xen/x86: hap: Fix coding style in hap_enable() xen/x86: hap: Small clean-up/hardening in hap_enable() - 1 - --- 2020-02-04 Julien Grall Superseded
xen/x86: p2m: Don't initialize slot 0 of the P2M xen/x86: p2m: Don't initialize slot 0 of the P2M 1 - - --- 2020-02-03 Julien Grall New
xen/x86: domctl: Don't leak data via XEN_DOMCTL_gethvmcontext xen/x86: domctl: Don't leak data via XEN_DOMCTL_gethvmcontext - 1 - --- 2020-01-27 Julien Grall New
xen/x86: domain: Remove specific case when allocating struct domain xen/x86: domain: Remove specific case when allocating struct domain - 1 - --- 2020-01-27 Julien Grall New
xen/x86: domain: Free all the pages associated to struct domain xen/x86: domain: Free all the pages associated to struct domain - 2 - --- 2020-01-20 Julien Grall New
xen/arm: gic: Remove pointless assertion against enum gic_sgi xen/arm: gic: Remove pointless assertion against enum gic_sgi - 1 - --- 2020-01-18 Julien Grall New
Revert "xen/arm32: setup: Give a xenheap page to the boot allocator" Revert "xen/arm32: setup: Give a xenheap page to the boot allocator" 1 - - --- 2020-01-16 Julien Grall New
docs/misc: livepatch: Espace backslash docs/misc: livepatch: Espace backslash - 2 - --- 2020-01-13 Julien Grall New
docs/misc: pvcalls: Verbatim block should be indented with 4 spaces docs/misc: pvcalls: Verbatim block should be indented with 4 spaces 2 - - --- 2020-01-13 Julien Grall New
[4/4] xen/x86: Rework inclusion between struct pirq and struct hvm_pirq_dpci xen/x86: Rework inclusion between struct pirq and - - - --- 2020-01-13 Julien Grall New
[3/4] xen/domain: Remove #ifndef surrounding alloc_pirq_struct() xen/x86: Rework inclusion between struct pirq and - - - --- 2020-01-13 Julien Grall New
[2/4] xen/char: ehci: Directly include xen/timer.h rather rely on dependency xen/x86: Rework inclusion between struct pirq and 1 - - --- 2020-01-13 Julien Grall New
[1/4] xen/x86: Remove unused forward declaration in asm-x86/irq.h xen/x86: Rework inclusion between struct pirq and 1 - - --- 2020-01-13 Julien Grall New
xen/sched: rt: Fix typo in a comment xen/sched: rt: Fix typo in a comment - 1 - --- 2020-01-10 Julien Grall New
MAINTAINERS: Update path to the livepatch documentation MAINTAINERS: Update path to the livepatch documentation 1 - - --- 2019-11-26 Julien Grall New
« 1 2 ... 3 4 5 6 »