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: Archived = No       |   1255 patches
« 1 2 ... 9 10 1112 13 »
Patch Series S/W/F Date Submitter Delegate State
worker: don't constrain concurrency by default --- 2019-10-11 Antonio Terceiro Accepted
ci: allow disabling listening to some backends --- 2019-10-11 Antonio Terceiro Accepted
Dockerfile: ignore version constraints from requirements.txt --- 2019-11-19 Antonio Terceiro Accepted
Add coverage testing with pytest --- 2019-12-10 Antonio Terceiro Accepted
pytest.ini: bump minimal code coverage --- 2020-02-14 Antonio Terceiro Accepted
Fix download of test run attachments --- 2020-07-10 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
Documentation: kselftest: fix path to test module files Documentation: kselftest: fix path to test module files --- 2021-02-24 Antonio Terceiro Accepted
Report cleanup --- 2016-02-08 Anders Roxell Accepted
recipe-samples: add a packagegroup and an image for LKFT --- 2017-12-15 Anders Roxell Accepted
kselftests-common.inc: add bpf/*.o files into FILES_${PN} --- 2017-12-21 Anders Roxell Accepted
Random fixes --- 2018-01-03 Anders Roxell Accepted
selftests: seccomp: fix compile error seccomp_bpf selftests: seccomp: fix compile error seccomp_bpf --- 2018-01-05 Anders Roxell Accepted
selftests: sync: missing CFLAGS while compiling selftests: sync: missing CFLAGS while compiling --- 2018-01-05 Anders Roxell Accepted
Kselftests fix seccomp sync compile issues --- 2018-01-08 Anders Roxell Accepted
kselftests-common: RDEPEND cpupower --- 2018-01-10 Anders Roxell Accepted
conf/distro: rpb.inc: create ext4.gz to use in qemu --- 2018-01-11 Anders Roxell Accepted
kselftests-common: include src files to the -dbg package --- 2018-01-19 Anders Roxell Accepted
linux-generic*: enable FUSE_FS=m for x86 --- 2018-01-24 Anders Roxell Accepted
ltp: bump to release 20180118 ltp: bump to release 20180118 --- 2018-01-29 Anders Roxell Accepted
linux-generic-stable 4.15 --- 2018-01-29 Anders Roxell Accepted
arch/arm/Kconfig: enable ARM_MODULE_PLTS when LOCKDEP=y arch/arm/Kconfig: enable ARM_MODULE_PLTS when LOCKDEP=y --- 2018-01-29 Anders Roxell New
Upgrade kselftests --- 2018-01-30 Anders Roxell Accepted
kseftests-next_git: update PV to 4.15 --- 2018-01-30 Anders Roxell Accepted
kselftests-mainline: upgrade to release 4.15 --- 2018-01-30 Anders Roxell Accepted
ltp: remove patches that already have fixes upstream ltp: remove patches that already have fixes upstream --- 2018-01-30 Anders Roxell Accepted
[PATCHv2] arch/arm/Kconfig: default ARM_MODULE_PLTS to 'y' [PATCHv2] arch/arm/Kconfig: default ARM_MODULE_PLTS to 'y' --- 2018-01-31 Anders Roxell New
ltp: fix knob to control numa support ltp: fix knob to control numa support --- 2018-02-08 Anders Roxell Accepted
ltp: fix fanotify06 test ltp: fix fanotify06 test --- 2018-02-12 Anders Roxell Superseded
[v2] ltp: fix fanotify06 test [v2] ltp: fix fanotify06 test --- 2018-02-12 Anders Roxell New
[v3] ltp: fix fanotify06 test [v3] ltp: fix fanotify06 test --- 2018-02-13 Anders Roxell Accepted
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU lib/Kconfig.debug: enable RUNTIME_TESTING_MENU --- 2018-02-14 Anders Roxell Accepted
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc selftests/bpf: tcpbpf_kern: use in6_* macros from glibc --- 2018-02-21 Anders Roxell Accepted
selftests/bpf: update gitignore with test_libbpf_open selftests/bpf: update gitignore with test_libbpf_open --- 2018-02-21 Anders Roxell Accepted
tools/gpio/gpio-event-mon: fix warning tools/gpio/gpio-event-mon: fix warning --- 2018-02-21 Anders Roxell Accepted
[v3] arch/arm/Kconfig: default ARM_MODULE_PLTS to 'y' [v3] arch/arm/Kconfig: default ARM_MODULE_PLTS to 'y' --- 2018-03-05 Anders Roxell Accepted
staging: fsl-mc/dpio: remove unused function staging: fsl-mc/dpio: remove unused function --- 2018-03-06 Anders Roxell Accepted
selftest: net: reuseport_bpf_numa: don't fail if no numa support selftest: net: reuseport_bpf_numa: don't fail if no numa support --- 2018-03-06 Anders Roxell Superseded
selftests/size: rework to use main instead of _start selftests/size: rework to use main instead of _start --- 2018-03-07 Anders Roxell New
selftests/net: enable fragments for fib-onlink-tests selftests/net: enable fragments for fib-onlink-tests --- 2018-03-08 Anders Roxell Accepted
selftests/android/ion: fix heap_type may be uninitialized selftests/android/ion: fix heap_type may be uninitialized --- 2018-03-08 Anders Roxell New
selftests/android/ion: Makefile: fix build error selftests/android/ion: Makefile: fix build error --- 2018-03-08 Anders Roxell Accepted
selftests/ipc/msgque: Fix warning implicit declaration selftests/ipc/msgque: Fix warning implicit declaration --- 2018-03-09 Anders Roxell New
[1/2] selftests/memfd/memfd_test.c: fix implicit declaration [1/2] selftests/memfd/memfd_test.c: fix implicit declaration --- 2018-03-13 Anders Roxell New
[2/2] selftests/memfd/fuse_test: fix implicit declaration [1/2] selftests/memfd/memfd_test.c: fix implicit declaration --- 2018-03-13 Anders Roxell New
selftests/*/Makefile: stop calling headers_install selftests/*/Makefile: stop calling headers_install --- 2018-03-13 Anders Roxell New
firmware: arm_scmi: prevent accessing rate_discrete uninitialized firmware: arm_scmi: prevent accessing rate_discrete uninitialized --- 2018-03-16 Anders Roxell Accepted
kernel/bpf/syscall: fix warning defined but not used kernel/bpf/syscall: fix warning defined but not used --- 2018-04-03 Anders Roxell Accepted
Linux 4.16 --- 2018-04-03 Anders Roxell Accepted
Stable 4.16 --- 2018-04-04 Anders Roxell Accepted
[v2] selftests/android/ion: fix heap_type may be uninitialized [v2] selftests/android/ion: fix heap_type may be uninitialized --- 2018-04-05 Anders Roxell New
drivers/memory: can't open emif-asm-offsets.s for writing drivers/memory: can't open emif-asm-offsets.s for writing --- 2018-04-06 Anders Roxell New
selftests: bpf: update .gitignore with missing generated files selftests: bpf: update .gitignore with missing generated files --- 2018-04-10 Anders Roxell Accepted
selftests: kvm: add .gitignore for generated files selftests: kvm: add .gitignore for generated files --- 2018-04-10 Anders Roxell Accepted
selftests: net: add in_netns.sh to TEST_PROGS selftests: net: add in_netns.sh to TEST_PROGS --- 2018-04-11 Anders Roxell Accepted
selftests: add headers_install to lib.mk selftests: add headers_install to lib.mk --- 2018-04-12 Anders Roxell New
[v2] selftests: add headers_install to lib.mk [v2] selftests: add headers_install to lib.mk --- 2018-04-13 Anders Roxell New
doc: dev-tools: kselftest.rst: update contributing new tests doc: dev-tools: kselftest.rst: update contributing new tests --- 2018-04-17 Anders Roxell Superseded
selftests/memfd: move common code into common.c selftests/memfd: move common code into common.c --- 2018-04-17 Anders Roxell New
[1/2] selftests/filesystems: devpts_pts included wrong header [1/2] selftests/filesystems: devpts_pts included wrong header --- 2018-04-18 Anders Roxell New
[2/2] selftests/filesystems: remove Makefile warning [1/2] selftests/filesystems: devpts_pts included wrong header --- 2018-04-18 Anders Roxell New
[v2] doc: dev-tools: kselftest.rst: update contributing new tests [v2] doc: dev-tools: kselftest.rst: update contributing new tests --- 2018-04-19 Anders Roxell Accepted
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF --- 2018-04-20 Anders Roxell Accepted
selftests: bpf: update .gitignore with missing file selftests: bpf: update .gitignore with missing file --- 2018-04-23 Anders Roxell New
selftests: kvm: update .gitignore with missing file selftests: kvm: update .gitignore with missing file --- 2018-04-23 Anders Roxell Accepted
selftests: net: update .gitignore with missing test selftests: net: update .gitignore with missing test --- 2018-04-23 Anders Roxell Accepted
drivers: media: platform: make VIDEO_VIU depend on I2C drivers: media: platform: make VIDEO_VIU depend on I2C --- 2018-04-23 Anders Roxell Accepted
[v2] selftests: bpf: update .gitignore with missing file [v2] selftests: bpf: update .gitignore with missing file --- 2018-04-23 Anders Roxell New
selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED --- 2018-04-24 Anders Roxell Superseded
[v2] selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED [v2] selftests: net: add in_netns.sh TEST_GEN_PROGS_EXTENDED --- 2018-04-25 Anders Roxell Accepted
drm/bridge: cdns-dsi: mark PM functions as __maybe_unused drm/bridge: cdns-dsi: mark PM functions as __maybe_unused --- 2018-05-03 Anders Roxell New
selftests: net: add udpgso* to TEST_GEN_FILES selftests: net: add udpgso* to TEST_GEN_FILES --- 2018-05-04 Anders Roxell Accepted
selftests: net: use TEST_PROGS_EXTENDED selftests: net: use TEST_PROGS_EXTENDED --- 2018-05-04 Anders Roxell Accepted
soc: qcom: cmd-db: initialize struct to remove warning soc: qcom: cmd-db: initialize struct to remove warning --- 2018-05-07 Anders Roxell New
i2c: i801: mark PM functions as __maybe_unused i2c: i801: mark PM functions as __maybe_unused --- 2018-05-08 Anders Roxell New
media: usb: cx231xx-417: include linux/slab.h header media: usb: cx231xx-417: include linux/slab.h header --- 2018-05-08 Anders Roxell Accepted
media: lgdt330x: add inline to lgdt330x_attach function media: lgdt330x: add inline to lgdt330x_attach function --- 2018-05-09 Anders Roxell New
net: ipv4: ipconfig: fix unused variable net: ipv4: ipconfig: fix unused variable --- 2018-05-13 Anders Roxell Accepted
[v2] i2c: i801: fix unused-function warning [v2] i2c: i801: fix unused-function warning --- 2018-05-14 Anders Roxell Accepted
memstick: ms_block: fix unused variable warning memstick: ms_block: fix unused variable warning --- 2018-05-14 Anders Roxell New
memstick: mspro_block: fix unused variable warning memstick: mspro_block: fix unused variable warning --- 2018-05-14 Anders Roxell Superseded
[v2] memstick: mspro_block: fix unused variable warning [v2] memstick: mspro_block: fix unused variable warning --- 2018-05-14 Anders Roxell New
staging: video: fix warning unused variable staging: video: fix warning unused variable --- 2018-05-14 Anders Roxell New
[v3] selftests: add headers_install to lib.mk [v3] selftests: add headers_install to lib.mk --- 2018-05-14 Anders Roxell New
kselftests: add tool tc --- 2018-05-18 Anders Roxell Accepted
kselftests: add tool tc --- 2018-05-18 Anders Roxell Accepted
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh --- 2018-05-18 Anders Roxell Accepted
[v2] selftests: net: reuseport_bpf_numa: don't fail if no numa support [v2] selftests: net: reuseport_bpf_numa: don't fail if no numa support --- 2018-05-18 Anders Roxell Accepted
kselftests: depend on clang-native for BPF target --- 2018-06-07 Anders Roxell Accepted
selftests: add uuidgen to RDEPENDS --- 2018-06-07 Anders Roxell Accepted
kselftests: add uuidgen to RDEPENDS --- 2018-06-07 Anders Roxell Accepted
kselftests: add cpupower to RDEPENDS --- 2018-06-07 Anders Roxell Accepted
selftests: bpf: fix urandom_read build issue selftests: bpf: fix urandom_read build issue --- 2018-06-07 Anders Roxell Superseded
[v4] selftests: add headers_install to lib.mk [v4] selftests: add headers_install to lib.mk --- 2018-06-07 Anders Roxell Superseded
add new stable 4.17 --- 2018-06-07 Anders Roxell Accepted
[v2] selftests: bpf: fix urandom_read build issue [v2] selftests: bpf: fix urandom_read build issue --- 2018-06-08 Anders Roxell Accepted
add new stable rc 4.17 --- 2018-06-10 Anders Roxell Accepted
selftests: bpf: config: add config fragments selftests: bpf: config: add config fragments --- 2018-06-12 Anders Roxell Accepted
selftests: net: add config fragments selftests: net: add config fragments --- 2018-06-19 Anders Roxell Accepted
iproute2: upgrade to release 4.17 iproute2: upgrade to release 4.17 --- 2018-06-20 Anders Roxell Accepted
« 1 2 ... 9 10 1112 13 »