Patch Metrics

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

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

Current Members

Show patches with: none      |   1255 patches
« 1 2 3 412 13 »
Patch Series S/W/F Date Submitter Delegate State
[DO NOT MERGE] Use squad-client --- 2021-06-17 Charles Oliveira New
core: tasks: add support for patterns in known issue test_name --- 2021-06-11 Charles Oliveira Accepted
ci: backend: lava: handle null error_msg --- 2021-06-08 Charles Oliveira Accepted
LTP Adding known intermittent failures --- 2021-06-03 Naresh Kamboju Accepted
packetdrill: Adding all tests as known failures --- 2021-05-26 Naresh Kamboju Accepted
Raise TemporaryFetchIssue on fetch timeout --- 2021-05-18 Charles Oliveira Accepted
known-issues: Adding packetdrill base failures as known issues --- 2021-05-04 Naresh Kamboju Accepted
known issues: Adding new stable-rc 5.12 branch --- 2021-04-29 Naresh Kamboju Accepted
frontend: build-nav: add test summary to build header --- 2021-04-23 Charles Oliveira Accepted
add suport to django-health-check --- 2021-04-23 Charles Oliveira Accepted
ltp-production: add environments to environments_all --- 2021-04-09 Charles Oliveira Accepted
sync_known_issues: fix black --- 2021-04-09 Charles Oliveira Accepted
sync_known_issues: add project to error log --- 2021-04-09 Charles Oliveira Accepted
Use `expected_testruns == -1` to disable and environment for receiving new submissions --- 2021-04-08 Charles Oliveira Accepted
core: models: add flag to allow forcing builds to finish --- 2021-04-08 Charles Oliveira Accepted
frontend: project_settings: add important-metadata-keys --- 2021-04-08 Charles Oliveira Accepted
frontend: build_callbacks: add callbacks to the Build view --- 2021-04-07 Charles Oliveira Accepted
frontend: group_settings: avoid timeout deleting groups --- 2021-04-07 Charles Oliveira Accepted
Qa reports known issues update --- 2021-04-07 Naresh Kamboju Accepted
[5.10,065/290] perf build: Fix ccache usage in $(CC) when generating arch errno table Untitled series #110545 --- 2021-03-15 Greg Kroah-Hartman Superseded
[5.11,079/306] perf build: Fix ccache usage in $(CC) when generating arch errno table Untitled series #110544 --- 2021-03-15 Greg Kroah-Hartman New
[Don't merge it yet] core: notification: use fast TestComparison --- 2021-03-12 Charles Oliveira Accepted
Cleanup: Remove old stable rc branches 5.8 and 5.9 --- 2021-03-03 Naresh Kamboju Accepted
Documentation: kselftest: fix path to test module files Documentation: kselftest: fix path to test module files --- 2021-02-24 Antonio Terceiro Accepted
perf: fix ccache usage in $(CC) when generating arch errno table perf: fix ccache usage in $(CC) when generating arch errno table --- 2021-02-24 Antonio Terceiro Accepted
project: Adding new project name stable-rc-5.11 --- 2021-02-16 Naresh Kamboju Accepted
Known issues updates --- 2021-02-11 Naresh Kamboju Accepted
frontend: tests: improve performance loading all test results --- 2021-02-10 Charles Oliveira Accepted
LTP: Adding known issues semctl09 --- 2021-02-03 Naresh Kamboju Accepted
core: tasks: notification: prevent duplicate patch_source notification --- 2021-01-29 Charles Oliveira Accepted
ci: lava: fix resubmit on testjobs with empty job_id --- 2021-01-29 Charles Oliveira Accepted
core: notification: mark as notified even if no recipients available --- 2021-01-28 Charles Oliveira Accepted
Rollback debian bullseye --- 2021-01-21 Charles Oliveira Accepted
[5.4,07/76] mips: lib: uncached: fix non-standard usage of variable sp Untitled series #94763 --- 2021-01-18 Greg Kroah-Hartman New
[5.4,06/76] mips: fix Section mismatch in reference Untitled series #94763 --- 2021-01-18 Greg Kroah-Hartman New
[5.10,030/152] mips: lib: uncached: fix non-standard usage of variable sp Untitled series #94764 --- 2021-01-18 Greg Kroah-Hartman Superseded
[5.10,029/152] mips: fix Section mismatch in reference Untitled series #94764 --- 2021-01-18 Greg Kroah-Hartman Superseded
WIP: aggretgate testruns in build view into one --- 2021-01-15 Amro Hassaan New
Dockerfile: update debian from buster to bullseye --- 2021-01-15 Charles Oliveira Accepted
mips: vdso: fix DWARF2 warning mips: vdso: fix DWARF2 warning --- 2021-01-15 Anders Roxell New
mips: lib: uncached: fix non-standard usage of variable 'sp' mips: lib: uncached: fix non-standard usage of variable 'sp' --- 2021-01-15 Anders Roxell New
mips: fix Section mismatch in reference mips: fix Section mismatch in reference --- 2021-01-15 Anders Roxell New
kselftests: changing testcase name pattern --- 2021-01-13 Naresh Kamboju Accepted
socialaccount: add Github and Gitlab social account login --- 2021-01-13 Charles Oliveira Accepted
Build callbacks --- 2021-01-06 Charles Oliveira Accepted
api: rest: enhance builds nested endpoint in projects endpoint --- 2020-12-18 Charles Oliveira Accepted
api: add version endpoint --- 2020-12-18 Charles Oliveira Accepted
Use lighter version of TestComparison --- 2020-12-18 Charles Oliveira Accepted
ci: listen: increase backend check poll to 1 min --- 2020-12-17 Charles Oliveira Accepted
core: comparison: fix regression detection --- 2020-12-16 Charles Oliveira Accepted
core: comparison: fix regression detection --- 2020-12-16 Charles Oliveira Accepted
Remove leftover print statement --- 2020-12-15 Charles Oliveira Accepted
Enhance build field selection --- 2020-12-15 Charles Oliveira Accepted
Enhance test field selection --- 2020-12-15 Charles Oliveira Accepted
Handle multiple test results. --- 2020-12-15 Stevan Radakovic Accepted
kselftests: Adding new branch 5.10 to known issues list --- 2020-12-14 Naresh Kamboju Accepted
frontend,tests: replace $ with / in short testname --- 2020-12-14 Amro Hassaan Accepted
api: rest: order tests by id instead of build_id --- 2020-12-14 Charles Oliveira Accepted
core, commands: 4th attempt to make faster fix --- 2020-12-08 Amro Hassaan Accepted
core: delete old storage fields for TestRun and Attachment --- 2020-12-08 Charles Oliveira Accepted
core: comparison: use raw sql to get regressions and fixes --- 2020-12-07 Charles Oliveira Accepted
ci: backend: lava: handle HTTP 408 as TemporarySubmissionIssue --- 2020-12-04 Charles Oliveira Accepted
Add build tests api --- 2020-12-03 Charles Oliveira Accepted
dpaa_eth: fix build errorr in dpaa_fq_init dpaa_eth: fix build errorr in dpaa_fq_init --- 2020-12-03 Anders Roxell New
settings: increase max upload size to 10MB --- 2020-12-03 Charles Oliveira Accepted
core: test: add Build and Environment reference to Test --- 2020-12-01 Charles Oliveira Accepted
ci: lava: clear TestJob.failure in backend implementation --- 2020-11-30 Charles Oliveira Accepted
Introduce new notification strategy ON_ERROR. --- 2020-11-27 Stevan Radakovic Accepted
ci: tasks: submit: log message as warning instead of error --- 2020-11-26 Charles Oliveira Accepted
squad: frontend: check whether user is logged when displaying subscriptions --- 2020-11-26 Charles Oliveira Accepted
LTP: Adding cpuset_regression_test as known issue on arm32 --- 2020-11-26 Naresh Kamboju Accepted
LTP: Adding known issues on db410c for 4.14 and 4.19 --- 2020-11-26 Naresh Kamboju Accepted
api, rest: enable filtering specific fields --- 2020-11-25 Amro Hassaan Accepted
api: rest: make build, project and suitemetadata listings faster --- 2020-11-24 Charles Oliveira Accepted
Prioritize storage fields --- 2020-11-24 Charles Oliveira Accepted
fronend: notification bug --- 2020-11-23 Amro Hassaan Accepted
core, history: add None to all builds --- 2020-11-23 Amro Hassaan Accepted
LTP: Adding known failures on db410c --- 2020-11-20 Naresh Kamboju Accepted
ci: models: clear TestJob.falure on successful --- 2020-11-19 Charles Oliveira Accepted
T24951 roxell allmodconfig --- 2020-11-19 Anders Roxell New
LTP: Adding dynamic_debug01 as known failure --- 2020-11-17 Naresh Kamboju Accepted
LTP update know failures list --- 2020-11-17 Naresh Kamboju Accepted
QA reports known issues updates --- 2020-11-13 Naresh Kamboju Accepted
(ONGOING) docs: initiate docs rewrite and theme change --- 2020-11-13 Amro Hassaan New
api: rest: hide storage fields --- 2020-11-10 Charles Oliveira Accepted
[PATCHv2] arm64: dts: freescale: fix typo Makefile [PATCHv2] arm64: dts: freescale: fix typo Makefile --- 2020-11-10 Anders Roxell New
QA reports updates --- 2020-11-09 Naresh Kamboju Accepted
core: migrate_attachments: reduce number of threads --- 2020-11-06 Charles Oliveira Accepted
core: commands, rewrite command to fix tradefed --- 2020-11-06 Amro Hassaan Accepted
sound: soc: mediatek: mt8192: fix modpost ERROR sound: soc: mediatek: mt8192: fix modpost ERROR --- 2020-11-05 Anders Roxell New
arm64: dts: freescale: fix typo Makefile arm64: dts: freescale: fix typo Makefile --- 2020-11-05 Anders Roxell Superseded
Fix doc quotes --- 2020-11-03 Charles Oliveira Accepted
plugins: gerrit: use same regex for split and match checks --- 2020-11-03 Charles Oliveira Accepted
Use storage --- 2020-10-29 Charles Oliveira Accepted
soc: qcom: QCOM_RPMH fix build with modular QCOM_RPMH soc: qcom: QCOM_RPMH fix build with modular QCOM_RPMH --- 2020-10-27 Anders Roxell New
[RTEVAL] rteval: misc.py: cpuinfo: set default value for 'model name' [RTEVAL] rteval: misc.py: cpuinfo: set default value for 'model name' --- 2020-10-15 Anders Roxell New
Makefile: manpages: only add get_cyclictest_snapshot if PYLIB Makefile: manpages: only add get_cyclictest_snapshot if PYLIB --- 2020-10-09 Anders Roxell New
LKFT: Add project name linux-next-master --- 2020-08-31 Naresh Kamboju Accepted
LKFT: dupe-issue.yaml : fix travis error rename fork13 to forkxx13 --- 2020-08-24 Naresh Kamboju Accepted
models: remove name column from Test --- 2020-08-21 Charles Oliveira Accepted
« 1 2 3 412 13 »