Show patches with: State = Action Required       |    Archived = No       |   7031 patches
« 1 2 3 470 71 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/6] audit: Enable arm64 support --- 2014-01-17 AKASHI Takahiro New
[v3] audit: Add generic compat syscall support --- 2014-01-17 AKASHI Takahiro New
[4/4] arm64: audit: Add audit hook in ptrace/syscall_trace --- 2013-11-06 AKASHI Takahiro New
[3/4] arm64: audit: Add AArch32 support --- 2013-11-06 AKASHI Takahiro New
[2/4] arm64: Add audit support --- 2013-11-06 AKASHI Takahiro New
[1/4] audit: Enable arm64 support --- 2013-11-06 AKASHI Takahiro New
[v8,4/4] serial: pl011: add console matching function --- 2016-06-22 Aleksey Makarov New
[v7,4/5] ARM64: ACPI: enable ACPI_SPCR_TABLE --- 2016-03-31 Aleksey Makarov New
[v2,3/8] ACPI: add definitions of DBG2 subtypes --- 2016-02-24 Aleksey Makarov New
[v2,1/8] arm64: move acpi/dt decision earlier in boot process --- 2016-02-24 Aleksey Makarov New
[v2,2/9] ACPI: Change __init to __ref for early_acpi_os_unmap_memory() --- 2016-02-12 Aleksey Makarov New
[v7,2/2] ARM: davinci: da8xx: Fix sleeping function called from invalid context --- 2016-12-09 Alexandre Bailon New
[v7,1/2] provide lock-less versions of clk_{enable|disable} --- 2016-12-09 Alexandre Bailon New
[v6,1/2] ARM: davinci: Export two clocks function --- 2016-12-07 Alexandre Bailon New
[v3] ARM: davinci: da8xx: Fix sleeping function called from invalid context --- 2016-12-01 Alexandre Bailon New
ARM: davinci_all_defconfig: Enable the da8xx usb otg --- 2016-11-28 Alexandre Bailon New
[v3,4/4] ARM: dts: da850: Add the usb otg device node --- 2016-10-27 Alexandre Bailon New
[v3,3/4] usb: musb: da8xx: Add DT support for the DA8xx driver --- 2016-10-27 Alexandre Bailon New
[v3,2/4] usb: musb: core: added helper function for parsing DT --- 2016-10-27 Alexandre Bailon New
[v3,1/4] dt/bindings: Add binding for the DA8xx MUSB driver --- 2016-10-27 Alexandre Bailon New
[kvm-unit-tests,6/6] run_tests: allow passing of options to QEMU --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,5/6] docs: mention modifying env vars in README --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,4/6] docs: mention checkpatch in the README --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,3/6] docs: move README to README.md and symlink --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,2/6] lib/pci: fix BAR format strings --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,1/6] libcflat: add PRI(dux)32 format types --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,v7,11/11] arm/tcg-test: some basic TCG exercising tests --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,09/11] arm/locking-tests: add comprehensive locking test --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,08/11] arm/tlbflush-data: Add TLB flush during data writes test --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,07/11] arm/tlbflush-code: Add TLB flush during code execution test --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,06/11] arm/Makefile.common: force -fno-pic --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,05/11] lib: add isaac prng library from CCAN --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,04/11] libcflat: add PRI(dux)32 format types --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,03/11] run_tests: allow passing of options to QEMU --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,02/11] run_tests: allow disabling of timeouts --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,01/11] run_tests: allow forcing of acceleration mode --- 2016-11-24 Alex Bennée New
[v10,3/6] target-arm: kvm - support for single step --- 2015-12-08 Alex Bennée New
[v10,2/6] target-arm: kvm - implement software breakpoints --- 2015-12-08 Alex Bennée New
[v10,1/6] target-arm: kvm64 - introduce kvm_arm_init_debug() --- 2015-12-08 Alex Bennée New
[v9,5/6] target-arm: kvm - re-inject guest debug exceptions --- 2015-11-12 Alex Bennée New
[v9,3/6] target-arm: kvm - support for single step --- 2015-11-12 Alex Bennée New
[v9,2/6] target-arm: kvm - implement software breakpoints --- 2015-11-12 Alex Bennée New
[v8,10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG --- 2015-07-07 Alex Bennée New
[v8,09/11] KVM: arm64: guest debug, HW assisted debug support --- 2015-07-07 Alex Bennée New
[v8,04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug --- 2015-07-07 Alex Bennée New
[v7,09/11] KVM: arm64: guest debug, HW assisted debug support --- 2015-07-02 Alex Bennée New
[v7,11/11] KVM: arm64: add trace points for guest_debug debug --- 2015-07-01 Alex Bennée New
[v7,10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG --- 2015-07-01 Alex Bennée New
[v7,09/11] KVM: arm64: guest debug, HW assisted debug support --- 2015-07-01 Alex Bennée New
[v7,08/11] KVM: arm64: introduce vcpu->arch.debug_ptr --- 2015-07-01 Alex Bennée New
[v7,04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug --- 2015-07-01 Alex Bennée New
[v6,12/12] KVM: arm64: add trace points for guest_debug debug --- 2015-06-19 Alex Bennée New
[v6,11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG --- 2015-06-19 Alex Bennée New
[v6,10/12] KVM: arm64: guest debug, HW assisted debug support --- 2015-06-19 Alex Bennée New
[v6,09/12] KVM: arm64: introduce vcpu->arch.debug_ptr --- 2015-06-19 Alex Bennée New
[v6,08/12] KVM: arm64: re-factor hyp.S debug register code --- 2015-06-19 Alex Bennée New
[v6,07/12] KVM: arm64: guest debug, add support for single-step --- 2015-06-19 Alex Bennée New
[v6,06/12] KVM: arm64: guest debug, add SW break point support --- 2015-06-19 Alex Bennée New
[v6,05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug --- 2015-06-19 Alex Bennée New
[v6,04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl --- 2015-06-19 Alex Bennée New
[v6,02/12] KVM: arm64: fix misleading comments in save/restore --- 2015-06-19 Alex Bennée New
[v5,12/12] KVM: arm64: add trace points for guest_debug debug --- 2015-05-29 Alex Bennée New
[v5,11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG --- 2015-05-29 Alex Bennée New
[v5,10/12] KVM: arm64: guest debug, HW assisted debug support --- 2015-05-29 Alex Bennée New
[v5,09/12] KVM: arm64: introduce vcpu->arch.debug_ptr --- 2015-05-29 Alex Bennée New
[v5,08/12] KVM: arm64: re-factor hyp.S debug register code --- 2015-05-29 Alex Bennée New
[v5,07/12] KVM: arm64: guest debug, add support for single-step --- 2015-05-29 Alex Bennée New
[v5,06/12] KVM: arm64: guest debug, add SW break point support --- 2015-05-29 Alex Bennée New
[v5,05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug --- 2015-05-29 Alex Bennée New
[v5,04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl --- 2015-05-29 Alex Bennée New
[v5,03/12] KVM: arm64: guest debug, define API headers --- 2015-05-29 Alex Bennée New
[v5,02/12] KVM: arm64: fix misleading comments in save/restore --- 2015-05-29 Alex Bennée New
KVM: arm64: fix misleading comments in save/restore --- 2015-05-28 Alex Bennée New
[v4,12/12] KVM: arm64: add trace points for guest_debug debug --- 2015-05-15 Alex Bennée New
[v4,11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG --- 2015-05-15 Alex Bennée New
[v4,10/12] KVM: arm64: guest debug, HW assisted debug support --- 2015-05-15 Alex Bennée New
[v4,09/12] KVM: arm64: introduce vcpu->arch.debug_ptr --- 2015-05-15 Alex Bennée New
[v4,08/12] KVM: arm64: re-factor hyp.S debug register code --- 2015-05-15 Alex Bennée New
[v4,07/12] KVM: arm64: guest debug, add support for single-step --- 2015-05-15 Alex Bennée New
[v4,06/12] KVM: arm64: guest debug, add SW break point support --- 2015-05-15 Alex Bennée New
[v4,05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug --- 2015-05-15 Alex Bennée New
[v4,04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl --- 2015-05-15 Alex Bennée New
[v4,03/12] KVM: arm64: guest debug, define API headers --- 2015-05-15 Alex Bennée New
[v4,02/12] KVM: define common KVM_GUESTDBG_USE_SW/HW_BP bits --- 2015-05-15 Alex Bennée New
[v3,12/12] KVM: arm64: add trace points for guest_debug debug --- 2015-05-07 Alex Bennée New
[v3,11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG --- 2015-05-07 Alex Bennée New
[v3,10/12] KVM: arm64: trap nested debug register access --- 2015-05-07 Alex Bennée New
[v3,09/12] KVM: arm64: guest debug, HW assisted debug support --- 2015-05-07 Alex Bennée New
[v3,08/12] KVM: arm64: re-factor hyp.S debug register code --- 2015-05-07 Alex Bennée New
[v3,07/12] KVM: arm64: guest debug, add support for single-step --- 2015-05-06 Alex Bennée New
[v3,06/12] KVM: arm64: guest debug, add SW break point support --- 2015-05-06 Alex Bennée New
[v3,05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug --- 2015-05-06 Alex Bennée New
[v3,04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl --- 2015-05-06 Alex Bennée New
[v3,03/12] KVM: arm64: guest debug, define API headers --- 2015-05-06 Alex Bennée New
[v3,02/12] KVM: define common __KVM_GUESTDBG_USE_SW/HW_BP values --- 2015-05-06 Alex Bennée New
[v3,01/12] KVM: add comments for kvm_debug_exit_arch struct --- 2015-05-06 Alex Bennée New
[v2,10/10] KVM: arm64: add trace points for guest_debug debug --- 2015-03-31 Alex Bennée New
[v2,09/10] KVM: arm64: trap nested debug register access --- 2015-03-31 Alex Bennée New
[v2,08/10] KVM: arm64: guest debug, HW assisted debug support --- 2015-03-31 Alex Bennée New
[v2,07/10] KVM: arm64: guest debug, add support for single-step --- 2015-03-31 Alex Bennée New
« 1 2 3 470 71 »