Patch Metrics

There are 37320 patches submitted by members of this team, and 9215 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: none      |   37320 patches
« 1 2 ... 152 153 154373 374 »
Patch Series S/W/F Date Submitter Delegate State
[v4,14/40] tests/vm: switch from optsparse to argparse testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,13/40] tests/vm: Add workaround to consume console testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,12/40] python/qemu: Add ConsoleSocket for optional use in QEMUMachine testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,11/40] tests/vm: change scripts to use self._config testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,10/40] tests/vm: Added a new script for centos.aarch64. testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,09/40] tests/vm: Added a new script for ubuntu.aarch64. testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,08/40] tests/vm: Add common Ubuntu python module testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,07/40] tests/vm: Added configuration file support testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,06/40] tests/vm: Add configuration to basevm.py testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,05/40] tests/vm: pass args through to BaseVM's __init__ testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,04/40] util/coroutine: Cleanup start_switch_fiber_ for TSAN. testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée Superseded
[v4,01/40] hw/isa: check for current_cpu before generating IRQ testing/next (vm, gitlab, fixes) --- 2020-07-01 Alex Bennée New
efi_loader: cleanup for tee backed variables efi_loader: cleanup for tee backed variables --- 2020-07-01 Ilias Apalodimas Accepted
[13/15] mmc: host: sdhci-msm: Demote faux kerneldoc header down to basic comment block Untitled series #28525 --- 2020-07-01 Lee Jones New
[12/15] mmc: host: sdhci-msm: Staticify local function sdhci_msm_dump_vendor_regs() Untitled series #28525 --- 2020-07-01 Lee Jones New
[08/15] mmc: host: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' args Untitled series #28526 --- 2020-07-01 Lee Jones New
[1/1] arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototype [1/1] arch: arm: mach-omap2: mmc: Move omap_mmc_notify_cover_event() prototype --- 2020-07-01 Lee Jones New
[4/4] wcn36xx: Fix software-driven scan [1/4] wcn36xx: Fix multiple AMPDU sessions support --- 2020-06-30 Loic Poulain Superseded
[3/4] wcn36xx: Fix TX data path [1/4] wcn36xx: Fix multiple AMPDU sessions support --- 2020-06-30 Loic Poulain Superseded
[2/4] wcn36xx: Add TX ack support [1/4] wcn36xx: Fix multiple AMPDU sessions support --- 2020-06-30 Loic Poulain Superseded
[1/4] wcn36xx: Fix multiple AMPDU sessions support [1/4] wcn36xx: Fix multiple AMPDU sessions support --- 2020-06-30 Loic Poulain Superseded
[10/10] gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[09/10] gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[08/10] gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[07/10] gpio: gpio-it87: Fix formatting issues which confuse kerneldoc Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[06/10] gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[05/10] gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones New
[04/10] gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map' Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[03/10] gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[02/10] gpio: gpio-altera: Add missing kerneldoc entry and demote comment Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[01/10] gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count() Clean GPIO of W=1 warnings --- 2020-06-30 Lee Jones Accepted
[v4,3/3] ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) Untitled series #28550 --- 2020-06-30 Peter Ujfalusi Superseded
[v4,3/3] ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) ASoC: ti: Add support for audio on J721e EVM --- 2020-06-30 Peter Ujfalusi Accepted
[v4,2/3] ASoC: dt-bindings: Add documentation for TI j721e EVM (CPB and IVI) Untitled series #28550 --- 2020-06-30 Peter Ujfalusi Superseded
[v4,2/3] ASoC: dt-bindings: Add documentation for TI j721e EVM (CPB and IVI) ASoC: ti: Add support for audio on J721e EVM --- 2020-06-30 Peter Ujfalusi Superseded
[v4,1/3] ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture ASoC: ti: Add support for audio on J721e EVM --- 2020-06-30 Peter Ujfalusi Superseded
linux-user/elfload: use MAP_FIXED in pgb_reserved_va linux-user/elfload: use MAP_FIXED in pgb_reserved_va --- 2020-06-30 Alex Bennée New
kgdb: Resolve races during kgdb_io_register/unregister_module kgdb: Resolve races during kgdb_io_register/unregister_module --- 2020-06-29 Daniel Thompson New
[2/2] thermal: qcom: tsens-v0_1: Add support for MSM8939 [1/2] dt-bindings: tsens: qcom: Document MSM8939 compatible --- 2020-06-29 Shawn Guo Accepted
[1/2] dt-bindings: tsens: qcom: Document MSM8939 compatible [1/2] dt-bindings: tsens: qcom: Document MSM8939 compatible --- 2020-06-29 Shawn Guo New
nvmem: qfprom: increase id to support multiple devices nvmem: qfprom: increase id to support multiple devices --- 2020-06-29 Shawn Guo New
[1/1] crypto: ux500: hash: Add namespacing to hash_init() [1/1] crypto: ux500: hash: Add namespacing to hash_init() --- 2020-06-29 Lee Jones Accepted
[v9,2/2] target/arm: kvm: Handle misconfigured dabt injection target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-06-29 Beata Michalska New
[v9,1/2] target/arm: kvm: Handle DABT with no valid ISS target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-06-29 Beata Michalska Superseded
mac80211: Inform AP when returning operating channel mac80211: Inform AP when returning operating channel --- 2020-06-29 Loic Poulain New
[v8,2/2] target/arm: kvm: Handle misconfigured dabt injection target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-06-28 Beata Michalska Superseded
[v8,1/2] target/arm: kvm: Handle DABT with no valid ISS target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-06-28 Beata Michalska Superseded
[v7,2/2] target/arm: kvm: Handle misconfigured dabt injection target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-06-27 Beata Michalska Superseded
[v7,1/2] target/arm: kvm: Handle DABT with no valid ISS target/arm: kvm: Support for KVM DABT with no valid ISS --- 2020-06-27 Beata Michalska New
[v2] drm/atomic_helper: add a flag for duplicating drm_private_obj state [v2] drm/atomic_helper: add a flag for duplicating drm_private_obj state --- 2020-06-27 Shawn Guo New
[v2,2/2] tests/qht-bench: Adjust threshold computation tests/qht-bench: Adjust rate/threshold computation --- 2020-06-26 Richard Henderson Superseded
[v2,1/2] tests/qht-bench: Adjust testing rate by -1 tests/qht-bench: Adjust rate/threshold computation --- 2020-06-26 Richard Henderson Superseded
[v3,30/30] containers.yml: build with docker.py tooling testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,29/30] gitlab: limit re-builds of the containers testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée New
[v3,28/30] gitlab: split build-disabled into two phases testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée New
[v3,27/30] gitlab: add avocado asset caching testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,26/30] gitlab: enable check-tcg for linux-user tests testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,25/30] tests/docker: add a linux-user testing focused image testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,24/30] gitlab: add acceptance testing to system builds testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,23/30] tests/docker: add packages needed for check-acceptance testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,22/30] tests/docker: add --registry support to tooling testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,21/30] gitlab: build containers with buildkit and metadata testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,16/30] .gitignore: un-ignore .gitlab-ci.d testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,15/30] tests/docker: change tag naming scheme of our images testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée New
[v3,14/30] tests/docker: check for an parameters not empty string testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,13/30] tests/vm: allow us to take advantage of MTTCG testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée New
[v3,12/30] tests/vm: switch from optsparse to argparse testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,11/30] tests/vm: Add workaround to consume console testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,10/30] python/qemu: Add ConsoleSocket for optional use in QEMUMachine testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,09/30] tests/vm: change scripts to use self._config testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,08/30] tests/vm: Added a new script for centos.aarch64. testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,07/30] tests/vm: Added a new script for ubuntu.aarch64. testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,06/30] tests/vm: Add common Ubuntu python module testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,05/30] tests/vm: Added configuration file support testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,04/30] tests/vm: Add configuration to basevm.py testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
[v3,03/30] tests/vm: pass args through to BaseVM's __init__ testing/next (gitlab, vm, docker) --- 2020-06-26 Alex Bennée Superseded
util/coroutine: Cleanup start_switch_fiber_ for TSAN. util/coroutine: Cleanup start_switch_fiber_ for TSAN. --- 2020-06-26 Robert Foley Superseded
[PULL,57/57] target/arm: Enable MTE target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,56/57] target/arm: Add allocation tag storage for system mode target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,55/57] target/arm: Create tagged ram when MTE is enabled target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,54/57] target/arm: Cache the Tagged bit for a page in MemTxAttrs target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,53/57] target/arm: Always pass cacheattr to get_phys_addr target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,52/57] target/arm: Set PSTATE.TCO on exception entry target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,51/57] target/arm: Implement data cache set allocation tags target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,50/57] target/arm: Complete TBI clearing for user-only for SVE target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,49/57] target/arm: Add mte helpers for sve scatter/gather memory ops target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,48/57] target/arm: Handle TBI for sve scalar + int memory ops target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,47/57] target/arm: Add mte helpers for sve scalar + int ff/nf loads target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,46/57] target/arm: Add mte helpers for sve scalar + int stores target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,45/57] target/arm: Add mte helpers for sve scalar + int loads target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,44/57] target/arm: Add arm_tlb_bti_gp target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,43/57] target/arm: Tidy trans_LD1R_zpri target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,42/57] target/arm: Use mte_check1 for sve LD1R target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,41/57] target/arm: Use mte_checkN for sve unpredicated stores target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,40/57] target/arm: Use mte_checkN for sve unpredicated loads target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,39/57] target/arm: Add helper_mte_check_zva target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,38/57] target/arm: Implement helper_mte_checkN target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,37/57] target/arm: Implement helper_mte_check1 target-arm queue --- 2020-06-26 Peter Maydell Accepted
[PULL,36/57] target/arm: Add gen_mte_checkN target-arm queue --- 2020-06-26 Peter Maydell Not Applicable
[PULL,35/57] target/arm: Add gen_mte_check1 target-arm queue --- 2020-06-26 Peter Maydell Accepted
« 1 2 ... 152 153 154373 374 »