Show patches with: Submitter = Cédric Le Goater       |    Archived = No       |   370 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
add a const to ioread* routines to fix compile testing - - - - --- 2017-02-13 Cédric Le Goater Not Applicable
hwmon: (ibmpowernv) Add current(A) sensors - - - - --- 2017-06-19 Cédric Le Goater Not Applicable
[RFC,1/2] powerpc/xive: guest exploitation of the XIVE interrupt controller - - - - --- 2017-06-22 Cédric Le Goater Superseded
[RFC,2/2] powerpc/xive: add XIVE exploitation mode to CAS - - - - --- 2017-06-22 Cédric Le Goater Superseded
powerpc/xive: fix the fuzz value in xive_pick_irq_target() - - - - --- 2017-08-02 Cédric Le Goater Rejected
[01/10] powerpc/xive: fix OV5_XIVE_EXPLOIT bits - - - - --- 2017-08-08 Cédric Le Goater Superseded
[02/10] powerpc/xive: guest exploitation of the XIVE interrupt controller - - - - --- 2017-08-08 Cédric Le Goater Superseded
[03/10] powerpc/xive: rename xive_poke_esb in xive_esb_read - - - - --- 2017-08-08 Cédric Le Goater Superseded
[04/10] powerpc/xive: introduce xive_esb_write - - - - --- 2017-08-08 Cédric Le Goater Superseded
[05/10] powerpc/xive: add the HW IRQ number under xive_irq_data - - - - --- 2017-08-08 Cédric Le Goater Superseded
[06/10] powerpc/xive: introduce H_INT_ESB hcall - - - - --- 2017-08-08 Cédric Le Goater Superseded
[07/10] powerpc/xive: add XIVE exploitation mode to CAS - - - - --- 2017-08-08 Cédric Le Goater Superseded
[08/10] powerpc/xive: take into account '/ibm, plat-res-int-priorities' - - - - --- 2017-08-08 Cédric Le Goater Superseded
[09/10] powerpc/xive: improve debugging macros - - - - --- 2017-08-08 Cédric Le Goater Superseded
[10/10] powerpc/xive: fix the size of the cpumask used in xive_find_target_in_mask() - - - - --- 2017-08-08 Cédric Le Goater Superseded
[v2,1/8] powerpc/xive: introduce a common routine xive_queue_page_alloc() - - 1 - --- 2017-08-11 Cédric Le Goater Superseded
[v2,2/8] powerpc/xive: guest exploitation of the XIVE interrupt controller - - - - --- 2017-08-11 Cédric Le Goater Superseded
[v2,3/8] powerpc/xive: rename xive_poke_esb() in xive_esb_read() - - 1 - --- 2017-08-11 Cédric Le Goater Superseded
[v2,4/8] powerpc/xive: introduce xive_esb_write() - - 1 - --- 2017-08-11 Cédric Le Goater Superseded
[v2,5/8] powerpc/xive: add the HW IRQ number under xive_irq_data - - - - --- 2017-08-11 Cédric Le Goater Superseded
[v2,6/8] powerpc/xive: introduce H_INT_ESB hcall - - - - --- 2017-08-11 Cédric Le Goater Superseded
[v2,7/8] powerpc/xive: add XIVE Exploitation Mode to CAS - - - - --- 2017-08-11 Cédric Le Goater Superseded
[v2,8/8] powerpc/xive: improve debugging macros - - - - --- 2017-08-11 Cédric Le Goater Superseded
[v3,1/8] powerpc/xive: introduce a common routine xive_queue_page_alloc() guest exploitation of the XIVE interrupt controller 1 - 1 - --- 2017-08-30 Cédric Le Goater Accepted
[v3,2/8] powerpc/xive: guest exploitation of the XIVE interrupt controller guest exploitation of the XIVE interrupt controller 1 - - - --- 2017-08-30 Cédric Le Goater Accepted
[v3,3/8] powerpc/xive: rename xive_poke_esb() in xive_esb_read() guest exploitation of the XIVE interrupt controller 1 - 1 - --- 2017-08-30 Cédric Le Goater Accepted
[v3,4/8] powerpc/xive: introduce xive_esb_write() guest exploitation of the XIVE interrupt controller 1 - 1 - --- 2017-08-30 Cédric Le Goater Accepted
[v3,5/8] powerpc/xive: add the HW IRQ number under xive_irq_data guest exploitation of the XIVE interrupt controller 1 - - - --- 2017-08-30 Cédric Le Goater Accepted
[v3,6/8] powerpc/xive: introduce H_INT_ESB hcall guest exploitation of the XIVE interrupt controller 1 - - - --- 2017-08-30 Cédric Le Goater Accepted
[v3,7/8] powerpc/xive: add XIVE Exploitation Mode to CAS guest exploitation of the XIVE interrupt controller - - - - --- 2017-08-30 Cédric Le Goater Accepted
[v3,8/8] powerpc/xive: improve debugging macros guest exploitation of the XIVE interrupt controller 1 - - - --- 2017-08-30 Cédric Le Goater Accepted
powerpc/xive: Fix section __init warning powerpc/xive: Fix section __init warning - - - - --- 2017-09-04 Cédric Le Goater Accepted
[1/2] powerpc/xive: fix IPI reset powerpc/xive: fix CPU hot unplug - - - - --- 2017-09-23 Cédric Le Goater Superseded
[2/2] powerpc/xive: fix cpu removal powerpc/xive: fix CPU hot unplug - - - - --- 2017-09-23 Cédric Le Goater Superseded
[v2,1/2] powerpc/xive: fix IPI reset powerpc/xive: fix CPU hot unplug - - - - --- 2017-10-04 Cédric Le Goater Accepted
[v2,2/2] powerpc/xive: clear XIVE internal structures when a CPU is removed powerpc/xive: fix CPU hot unplug - - - - --- 2017-10-04 Cédric Le Goater Accepted
KVM: PPC: Book3S HV: check for XIVE device before executing the XICS hcalls KVM: PPC: Book3S HV: check for XIVE device before executing the XICS hcalls - - - - --- 2017-11-27 Cédric Le Goater Not Applicable
KVM: PPC: Book3S: fix XIVE migration of pending interrupts KVM: PPC: Book3S: fix XIVE migration of pending interrupts - 1 1 1 --- 2017-12-12 Cédric Le Goater Accepted
powerpc/xive: use hw CPU ids when configuring the CPU queues powerpc/xive: use hw CPU ids when configuring the CPU queues - 1 - - --- 2018-02-13 Cédric Le Goater Accepted
[RFC] powerpc/64/kexec: fix race in kexec when XIVE is shutdown [RFC] powerpc/64/kexec: fix race in kexec when XIVE is shutdown - - - - --- 2018-03-29 Cédric Le Goater Superseded
[1/4] powerpc/64/kexec: fix race in kexec when XIVE is shutdowned powerpc/xive: add support for H_INT_RESET - - - - --- 2018-04-03 Cédric Le Goater Superseded
[2/4] powerpc/xive: fix hcall H_INT_RESET to support long busy delays powerpc/xive: add support for H_INT_RESET - - - - --- 2018-04-03 Cédric Le Goater Superseded
[3/4] powerpc/xive: shutdown XIVE when kexec or kdump is performed powerpc/xive: add support for H_INT_RESET - - - - --- 2018-04-03 Cédric Le Goater Superseded
[4/4] powerpc/xive: prepare all hcalls to support long busy delays powerpc/xive: add support for H_INT_RESET - - - - --- 2018-04-03 Cédric Le Goater Superseded
[v2,1/4] powerpc/64/kexec: fix race in kexec when XIVE is shutdown powerpc/xive: add support for H_INT_RESET - - - - --- 2018-05-08 Cédric Le Goater Accepted
[v2,2/4] powerpc/xive: fix hcall H_INT_RESET to support long busy delays powerpc/xive: add support for H_INT_RESET - - - - --- 2018-05-08 Cédric Le Goater Accepted
[v2,3/4] powerpc/xive: shutdown XIVE when kexec or kdump is performed powerpc/xive: add support for H_INT_RESET - - - - --- 2018-05-08 Cédric Le Goater Accepted
[v2,4/4] powerpc/xive: prepare all hcalls to support long busy delays powerpc/xive: add support for H_INT_RESET - - - - --- 2018-05-08 Cédric Le Goater Accepted
[01/19] powerpc/xive: export flags for the XIVE native exploitation mode hcalls KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - 2-- 2019-01-07 Cédric Le Goater Changes Requested
[02/19] powerpc/xive: add OPAL extensions for the XIVE native exploitation support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - 11- 2019-01-07 Cédric Le Goater Changes Requested
[03/19] KVM: PPC: Book3S HV: check the IRQ controller type KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - 2-- 2019-01-07 Cédric Le Goater Changes Requested
[04/19] KVM: PPC: Book3S HV: export services for the XIVE native exploitation device KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - 11- 2019-01-07 Cédric Le Goater Changes Requested
[05/19] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[07/19] KVM: PPC: Book3S HV: add a GET_TIMA_FD control to XIVE native device KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[08/19] KVM: PPC: Book3S HV: add a VC_BASE control to the XIVE native device KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[09/19] KVM: PPC: Book3S HV: add a SET_SOURCE control to the XIVE native device KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[10/19] KVM: PPC: Book3S HV: add a EISN attribute to kvmppc_xive_irq_state KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 2-- 2019-01-07 Cédric Le Goater Changes Requested
[11/19] KVM: PPC: Book3S HV: add support for the XIVE native exploitation mode hcalls KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[12/19] KVM: PPC: Book3S HV: record guest queue page address KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 2-- 2019-01-07 Cédric Le Goater Changes Requested
[13/19] KVM: PPC: Book3S HV: add a SYNC control for the XIVE native migration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 2-- 2019-01-07 Cédric Le Goater Changes Requested
[14/19] KVM: PPC: Book3S HV: add a control to make the XIVE EQ pages dirty KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 2-- 2019-01-07 Cédric Le Goater Changes Requested
[15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[16/19] KVM: PPC: Book3S HV: add get/set accessors for the EQ configuration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 11- 2019-01-07 Cédric Le Goater Changes Requested
[18/19] KVM: PPC: Book3S HV: add passthrough support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 2-- 2019-01-07 Cédric Le Goater Changes Requested
[19/19] KVM: introduce a KVM_DELETE_DEVICE ioctl KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - 42- 2019-01-07 Cédric Le Goater Changes Requested
[v2,01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-02-22 Cédric Le Goater Superseded
[v2,02/16] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,03/16] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,05/16] KVM: PPC: Book3S HV: XIVE: add a control to configure a source KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-02-22 Cédric Le Goater Superseded
[v2,06/16] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,07/16] KVM: PPC: Book3S HV: XIVE: add a global reset control KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,08/16] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,09/16] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,10/16] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,11/16] KVM: introduce a 'mmap' method for KVM devices KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,12/16] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-02-22 Cédric Le Goater Superseded
[v2,13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --- 2019-02-22 Cédric Le Goater Superseded
[v2,14/16] KVM: PPC: Book3S HV: XIVE: add passthrough support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,15/16] KVM: introduce a KVM_DESTROY_DEVICE ioctl KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v2,16/16] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --- 2019-02-22 Cédric Le Goater Superseded
[v3,01/17] powerpc/xive: add OPAL extensions for the XIVE native exploitation support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,02/17] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,03/17] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,04/17] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,05/17] KVM: PPC: Book3S HV: XIVE: add a control to configure a source KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration KVM: PPC: Book3S HV: add XIVE native exploitation mode - - - - --1 2019-03-15 Cédric Le Goater Superseded
[v3,07/17] KVM: PPC: Book3S HV: XIVE: add a global reset control KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,08/17] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,09/17] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,10/17] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,11/17] KVM: introduce a 'mmap' method for KVM devices KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,12/17] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,13/17] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,15/17] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,16/17] KVM: introduce a KVM_DESTROY_DEVICE ioctl KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
[v3,17/17] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters KVM: PPC: Book3S HV: add XIVE native exploitation mode - - 1 - --1 2019-03-15 Cédric Le Goater Superseded
« 1 2 3 4 »