Patch Metrics

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

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

Current Members

Show patches with: State = Action Required       |    Archived = No       |   13431 patches
« 1 2 ... 55 56 57134 135 »
Patch Series S/W/F Date Submitter Delegate State
KVM: selftests: Add coverage of MTE system registers KVM: selftests: Add coverage of MTE system registers --- 2023-03-08 Mark Brown New
KVM: selftests: Fix build due to ucall_uninit() removal KVM: selftests: Fix build due to ucall_uninit() removal --- 2022-12-06 Mark Brown New
l2tp: Add protocol field decompression l2tp: Add protocol field decompression --- 2018-12-14 Sam Protsenko New
[ld] Document purpose of each ld statement lists [ld] Document purpose of each ld statement lists --- 2018-11-28 Thomas Preudhomme New
leds: add hibernation callbacks --- 2015-02-02 Grygorii.Strashko@linaro.org New
leds: aw200xx: Fix error code in probe() leds: aw200xx: Fix error code in probe() --- 2023-06-23 Dan Carpenter New
leds: Explicitly include correct DT includes leds: Explicitly include correct DT includes --- 2023-07-14 Rob Herring New
leds: ledtrig-transient: fix duration to be msec instead of jiffies --- 2015-11-10 Rob Herring New
leds: MAINTAINERS: include dt-bindings headers leds: MAINTAINERS: include dt-bindings headers --- 2022-08-30 Krzysztof Kozlowski New
leds: pwm: Fix error code in led_pwm_create_fwnode() leds: pwm: Fix error code in led_pwm_create_fwnode() --- 2023-07-11 Dan Carpenter New
libdrm: Convert to Android.mk to Android.bp libdrm: Convert to Android.mk to Android.bp --- 2019-09-24 John Stultz New
[libgcc/ARM,&,testsuite] Optimize executable size when using softfloat fmul/dmul [libgcc/ARM,&,testsuite] Optimize executable size when using softfloat fmul/dmul --- 2018-11-19 Thomas Preudhomme New
[libgfortran] proposed fix for SPEC CPU2017 621.wrf_s failures --- 2017-06-26 Jim Wilson New
[libgpiod,1/2] bindings: rust: add README.md for libgpiod crate [libgpiod,1/2] bindings: rust: add README.md for libgpiod crate --- 2023-06-30 Erik Schilling New
[libgpiod,1/2] bindings: rust: feature gate unreleased features bindings: rust: feature gate unreleased features --- 2023-10-06 Erik Schilling New
[libgpiod,1/3] bindings: rust: add version number to dependencies [libgpiod,1/3] bindings: rust: add version number to dependencies --- 2023-06-12 Erik Schilling New
[libgpiod,1/3] doc: drop unneeded <p> tags thread-safety doc + Rust modeling --- 2023-09-28 Erik Schilling New
[libgpiod,1/4] bindings: rust: clippy: drop unnecessary casts bindings: rust: clippy: fixed warnings --- 2023-06-29 Erik Schilling New
[libgpiod,2/2] bindings: rust: drop unneeded Arc within Chip rust: bindings: drop unneeded Arc within Chip --- 2023-09-27 Erik Schilling New
[libgpiod,2/2] DONOTMERGE: bindings: rust: simulate v2.1 release bindings: rust: feature gate unreleased features --- 2023-10-06 Erik Schilling New
[libgpiod,2/3] doc: document thread safety guarantees thread-safety doc + Rust modeling --- 2023-09-28 Erik Schilling New
[libgpiod,2/4] bindings: rust: clippy: silence false-positives on casts bindings: rust: clippy: fixed warnings --- 2023-06-29 Erik Schilling New
[libgpiod,3/3] bindings: rust: document build without install [libgpiod,1/3] bindings: rust: add version number to dependencies --- 2023-06-12 Erik Schilling New
[libgpiod,3/3] bindings: rust: mark all owning types as `Send` thread-safety doc + Rust modeling --- 2023-09-28 Erik Schilling New
[libgpiod,3/4] bindings: rust: clippy: drop unneeded conversions bindings: rust: clippy: fixed warnings --- 2023-06-29 Erik Schilling New
[libgpiod,4/4] bindings: rust: clippy: silence false-positive on iterator bindings: rust: clippy: fixed warnings --- 2023-06-29 Erik Schilling New
[libgpiod] bindings: rust: libgpiod: release 0.2.2 [libgpiod] bindings: rust: libgpiod: release 0.2.2 --- 2023-11-14 Erik Schilling New
[libgpiod] bindings: rust: libgpiod-sys: new release [libgpiod] bindings: rust: libgpiod-sys: new release --- 2023-11-21 Erik Schilling New
[libgpiod] bindings: rust: remove useless clone [libgpiod] bindings: rust: remove useless clone --- 2023-09-28 Erik Schilling New
[libgpiod] gpiosim: fix data race that corrupts heap [libgpiod] gpiosim: fix data race that corrupts heap --- 2023-06-26 Erik Schilling New
[libgpiod,RFC,1/3] bindings: rust: drop legacy extern crate syntax bindings: rust: allow packaging of libgpiod-sys --- 2023-05-23 Erik Schilling New
[libgpiod,RFC,2/3] bindings: rust: remove unneeded cc dependency bindings: rust: allow packaging of libgpiod-sys --- 2023-05-23 Erik Schilling New
[libgpiod,RFC,3/3] bindings: rust: build against pkg-config info bindings: rust: allow packaging of libgpiod-sys --- 2023-05-23 Erik Schilling New
[libgpiod,v2,1/2] rust: bindings: turn SPDX tags into comments bindings: rust: allow packaging of libgpiod-sys --- 2023-05-26 Erik Schilling New
[libgpiod,v2,2/2] bindings: rust: build against pkg-config info bindings: rust: allow packaging of libgpiod-sys --- 2023-05-26 Erik Schilling New
[libgpiod,v2,2/2] bindings: rust: mention the libgpiod crate from libgpiod-sys Untitled series #214150 --- 2023-07-03 Erik Schilling New
[libgpiod,v3,1/3] bindings: rust: fix soundness of line_info modeling bindings: rust: fix modeling of line_info lifetimes --- 2023-10-03 Erik Schilling New
[libgpiod,v3,3/3] bindings: rust: allow cloning line::InfoRef -> line::Info bindings: rust: fix modeling of line_info lifetimes --- 2023-10-03 Erik Schilling New
[libgpiod,v4] bindings: rust: rename {event,settings}_clone to try_clone [libgpiod,v4] bindings: rust: rename {event,settings}_clone to try_clone --- 2023-10-04 Erik Schilling New
libio: Add small optimization on fmemopen --- 2016-09-21 Adhemerval Zanella Netto New
libio: Fix fmemopen append mode failure (BZ# 20005) --- 2016-04-27 Adhemerval Zanella Netto New
libio: Fix fmemopen 'w' mode with provided buffer --- 2015-07-16 Adhemerval Zanella Netto New
libio: Fix fmemopen 'w' mode with provided buffer --- 2015-07-16 Adhemerval Zanella Netto New
libio: Fix open_memstream flush (NULL) --- 2017-07-10 Adhemerval Zanella Netto New
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2017-07-14 Adhemerval Zanella Netto New
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2017-04-18 Adhemerval Zanella Netto New
LINARO: Build .dtb files for packaging --- 2011-04-07 Shawn Guo New
[Linaro-mm-sig] Patch for compiling libv4l2 in Android 5.0 --- 2015-03-19 Paramanand Singh New
[Linaro-uefi,4/9] Chips/Hi1610: Create separate ACPI files --- 2016-07-28 gary guo New
[Linaro-uefi,5/9] Chips/Hi1610: Rename Pv660Platform.h to Hi1610Platform.h --- 2016-07-28 gary guo New
[Linaro-uefi,6/9] Platforms/D03: Switch to use ACPI tables of Hi1610 --- 2016-07-28 gary guo New
[Linaro-uefi,7/9] Chips/Pv660: Remove useless ACPI files --- 2016-07-28 gary guo New
[Linaro-uefi,8/9] Chips/Pv660: Unify ACPI table header --- 2016-07-28 gary guo New
[Linaro-uefi,9/9] Chips/Hi1610: Unify ACPI table header --- 2016-07-28 gary guo New
[Linaro-uefi] docs/arm64: update the documention for loading XSM support --- 2016-04-14 Fu Wei Fu New
[Linaro-uefi,edk2] EmbeddedPkg: Add GICD table init macro for ACPI 6.0 --- 2016-04-06 gary guo New
[Linaro-uefi,edk2-platforms,v1,1/2] Hilisicon/D03: Change DmaLib for PciHostBridgeDxe Add two patch fot D03 --- 2018-02-22 Ming Huang New
[Linaro-uefi,edk2-platforms,v1,2/2] Hisilicon/D03: Set PcdHiiOsRuntimeSupport to FALSE Add two patch fot D03 --- 2018-02-22 Ming Huang New
[Linaro-uefi,Linaro-uefi,v1,02/21] Hisilicon/PCIe: Fix the probability of I350 enumeration fail issue. D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,Linaro-uefi,v1,05/21] Hisilicon D02/D03/D05: update uefi version to rock1.6 D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,Linaro-uefi,v1,10/21] Hisilicon: Add Reset interface for block IO protocol D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,Linaro-uefi,v1,11/21] Hisilicon: Fix SCT PCIBusSupportTest error D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,Linaro-uefi,v1,12/21] Hisilicon/D05: support the compatibility of kernel PCIe driver D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,Linaro-uefi,v1,13/21] Hisilicon/D03: support the compatibility of kernel PCIe driver D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,linaro-uefi,v1,13/32] Hisilicon/D05: fix vga emulation fail issue Update D03/D05 binary for edk update and fix some error. --- 2017-09-19 gary guo New
[Linaro-uefi,Linaro-uefi,v1,15/21] Hisilicon: switch to generic watchdog driver D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,Linaro-uefi,v1,16/21] Hisilicon/PciHostBridgeDxe: Assign BAR resource from PciRegionBase D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,linaro-uefi,v1,17/32] Hisilicon/D03: remove the implemention of PerfTuning Update D03/D05 binary for edk update and fix some error. --- 2017-09-19 gary guo New
[Linaro-uefi,Linaro-uefi,v1,20/21] Hisilicon: Fixed SCT MediaAccessTest\BlockIOProtocolTest issue D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,Linaro-uefi,v1,21/21] Hisilicon D03/D05: get boot option from BMC D02/D03 platforms bug fix --- 2017-03-20 Chenhui Sun New
[Linaro-uefi,linaro-uefi,v2,07/11] Hisilicon/D03: remove the implemention of PerfTuning Update D03/D05 binary for edk2 update and bug fix. --- 2017-09-20 gary guo New
[Linaro-uefi] platforms.config: adding Hisilicon d03 --- 2016-05-19 Ricardo Salveti New
[Linaro-uefi,v2] docs/arm64: update the documention for loading XSM support --- 2016-04-21 Fu Wei Fu New
[Linaro-uefi,v5] xen/arm64: check XSM Magic from the second unknown module. --- 2016-04-05 Fu Wei Fu New
[Linaro-uefi,v6,3/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support --- 2016-07-26 Fu Wei Fu New
[Linaro-uefi,v6,4/4] arm64: update the introduction of xen boot commands in docs/grub.texi --- 2016-07-26 Fu Wei Fu New
linus-generic: debug: Allow formatted ODP_ASSERT --- 2015-02-05 Taras Kondratiuk New
linux: Add soft-fp folder for arm with --without-fp linux: Add soft-fp folder for arm with --without-fp --- 2020-03-04 Adhemerval Zanella Netto New
linux: Clear mode_t padding bits (BZ#25623) linux: Clear mode_t padding bits (BZ#25623) --- 2020-03-03 Adhemerval Zanella Netto New
linux-generic: buffer: add buffer pool termination --- 2014-12-18 Taras Kondratiuk New
linux-generic: implement of odp_term_global. --- 2015-01-19 yan.songming New
linux-generic: move compiler hints to a proper place --- 2015-02-05 Taras Kondratiuk New
linux-generic: queue: fix PKTIN queue destroy --- 2014-12-18 Taras Kondratiuk New
linux-generic: timer: use plain buffers for timeouts --- 2015-05-31 Taras Kondratiuk New
linux-generic: version: Add macros to compare ODP versions --- 2014-09-05 Taras Kondratiuk New
linux-gen: move platform tests into test suite --- 2016-06-14 Yi He New
linux-next: build failure after merge of the pm tree --- 2015-12-09 Viresh Kumar New
linux-next: manual merge of the drm tree with the drm-intel-fixes tree linux-next: manual merge of the drm tree with the drm-intel-fixes tree --- 2022-02-22 Mark Brown New
linux-next: manual merge of the drm tree with the qcom/for-next tree linux-next: manual merge of the drm tree with the qcom/for-next tree --- 2021-07-26 Mark Brown New
linux-next: manual merge of the wireless-next tree with the origin tree linux-next: manual merge of the wireless-next tree with the origin tree --- 2022-02-22 Mark Brown New
linux-next: manual merge of the xarray tree with the kselftest tree linux-next: manual merge of the xarray tree with the kselftest tree --- 2021-12-13 Mark Brown New
linux-next: Tree for Jun 16 (linux/firmware.h) --- 2016-06-16 Stephen Boyd New
[linux-pm,RFC] thermal: Add support to report cooling statistics achieved by cooling devices --- 2012-01-18 Amit Daniel Kachhap New
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
linux-user: limit check to HOST_LONG_BITS == 32 linux-user: limit check to HOST_LONG_BITS == 32 --- 2020-05-21 Alex Bennée New
linux-users/syscall: make do_ioctl_rt safer linux-users/syscall: make do_ioctl_rt safer --- 2018-11-08 Alex Bennée New
linux-user/syscall: Implement execve without execveat linux-user/syscall: Implement execve without execveat --- 2023-07-03 Pierrick Bouvier New
linux-user: un-register threads from RCU before exit linux-user: un-register threads from RCU before exit --- 2020-02-11 Alex Bennée New
[lm-sensors] hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groups --- 2014-06-25 'Timothy Arceri' via Patchwork Forward New
loop distribution bug fix --- 2016-11-10 Jim Wilson New
« 1 2 ... 55 56 57134 135 »