Patch Metrics

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

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

Current Members

Show patches with: Archived = No       |   39255 patches
« 1 2 3 4392 393 »
Patch Series S/W/F Date Submitter Delegate State
[v12,20/21] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,19/21] net: lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,18/21] net: lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,17/21] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,16/21] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,15/21] net: lwip: add wget command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,14/21] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,13/21] net: lwip: add dns command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,12/21] net: lwip: add ping command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,11/21] net: lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,10/21] net: lwip: tftp: bind to TFTP port only when in server mode Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,09/21] net: lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,08/21] net: lwip: build lwIP Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,07/21] net: eth-uclass: add function eth_start_udev() Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,06/21] net: split net into net{,-common,-legacy,-lwip} Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,05/21] net: introduce alternative implementation as net/lwip/ Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,04/21] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,03/21] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,02/21] sandbox: add dummy driver ETH_SANDBOX_LWIP Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[v12,01/21] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-10-09 Jérôme Forissier Superseded
[PULL,10/14] meson: fix machine option for x86_version Untitled series #252566 --- 2024-10-09 Paolo Bonzini Superseded
[v2] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected [v2] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected --- 2024-10-09 Jérôme Forissier Accepted
[v2,14/14] efi_memory: rename variable to highlight overlap with free memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,13/14] lmb: remove call to efi_lmb_reserve() Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,12/14] efi_memory: do not add RAM memory to the memory map Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,11/14] x86: e820: use the lmb API for adding RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,10/14] layerscape: use the lmb API's to add RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,09/14] lmb: allow for boards to specify memory map Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,08/14] stm32mp: remove efi_add_known_memory() function definition Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,07/14] ti: k3: remove efi_add_known_memory() function definition Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,06/14] lmb: notify of any changes to the LMB memory map Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,05/14] add a function to check if an address is in RAM memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,04/14] lib: Kconfig: add a config symbol for getting lmb memory map updates Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,03/14] efi: memory: use the lmb API's for allocating and freeing memory Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,02/14] lmb: add a flag to allow suppressing memory map change notification Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
[v2,01/14] lmb: add versions of the lmb API with flags Make EFI memory allocations synchronous with LMB --- 2024-10-08 Sughosh Ganu Superseded
net: wget: check strict_strtoul() return value net: wget: check strict_strtoul() return value --- 2024-10-08 Jérôme Forissier New
[3/3] arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq --- 2024-10-07 Stephan Gerhold New
[2/3] arm64: dts: qcom: x1e80100: Add uart14 arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq --- 2024-10-07 Stephan Gerhold New
[1/3] arm64: dts: qcom: x1e80100: Add QUP power domains and OPPs arm64: dts: qcom: x1e80100-qcp: Add WiFi/BT pwrseq --- 2024-10-07 Stephan Gerhold New
[PULL,10/12] meson: fix machine option for x86_version Untitled series #252363 --- 2024-10-07 Paolo Bonzini Superseded
linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT linker_lists: set LINKER_LIST_ALIGN to 8 if 64BIT --- 2024-10-07 Jérôme Forissier New
[v14,5/5] KVM: selftests: arm64: Add GCS registers to get-reg-list KVM: arm64: Provide guest support for GCS --- 2024-10-05 Mark Brown New
[v14,4/5] KVM: arm64: Set PSTATE.EXLOCK when entering an exception KVM: arm64: Provide guest support for GCS --- 2024-10-05 Mark Brown New
[v14,3/5] KVM: arm64: Manage GCS access and registers for guests KVM: arm64: Provide guest support for GCS --- 2024-10-05 Mark Brown New
[v14,2/5] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled KVM: arm64: Provide guest support for GCS --- 2024-10-05 Mark Brown New
[v14,1/5] KVM: arm64: Expose S1PIE to guests KVM: arm64: Provide guest support for GCS --- 2024-10-05 Mark Brown New
[RFT,v11,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
[RFT,v11,7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
[RFT,v11,6/8] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
[RFT,v11,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
[RFT,v11,4/8] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
[RFT,v11,3/8] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
[RFT,v11,2/8] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
[RFT,v11,1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack() fork: Support shadow stacks in clone3() --- 2024-10-05 Mark Brown New
kselftest/arm64: Validate that GCS push and write permissions work kselftest/arm64: Validate that GCS push and write permissions work --- 2024-10-05 Mark Brown New
meson: fix machine option for x86_version meson: fix machine option for x86_version --- 2024-10-04 Pierrick Bouvier Superseded
meson: ensure we enable CMPXCHG128 on x86_64 meson: ensure we enable CMPXCHG128 on x86_64 --- 2024-10-04 Pierrick Bouvier New
[GIT,PULL] SPI fixes for v6.12-rc1 [GIT,PULL] SPI fixes for v6.12-rc1 --- 2024-10-04 Mark Brown New
[PULL] Please pull qcom/qcom-next [PULL] Please pull qcom/qcom-next --- 2024-10-04 Caleb Connolly New
[PULL] Please pull qcom/qcom-next [PULL] Please pull qcom/qcom-next --- 2024-10-04 Caleb Connolly New
[v2,4/4] doc: board/qualcomm: describe phone support and bringup Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[v2,3/4] bootretry: check for bootretry variable changes Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[v2,2/4] cli_hush: run bootmenu on retry Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[v2,1/4] board/qualcomm: introduce phone config Better smartphone support (Qualcomm) --- 2024-10-04 Caleb Connolly New
[GIT,PULL] spi-mem/swap16 changes for v6.13 [GIT,PULL] spi-mem/swap16 changes for v6.13 --- 2024-10-04 Tudor Ambarus New
[v11,29/29,TESTING] Kconfig: enable NET_LWIP by default Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,28/29,TESTING] configs: set CONFIG_NET=y for FTGMAC100 Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,27/29] configs: use syntax CONFIG_FOO=n in tools-only_defconfig Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,26/29] MAINTAINERS: net-lwip: add myself as a maintainer Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,25/29] CI: add qemu_arm64_lwip to the test matrix Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,24/29] net-lwip: add TFTP_BLOCKSIZE Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,23/29] lwip: tftp: add support of blksize option to client Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,22/29] configs: add qemu_arm64_lwip_defconfig Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,21/29] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,19/29] net-lwip: add wget command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,18/29] net: split cmd/net.c into cmd/net.c and cmd/net-common.c Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,17/29] net-lwip: add dns command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,16/29] net-lwip: add ping command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,15/29] net-lwip: add TFTP support and tftpboot command Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,14/29] lwip: tftp: bind to TFTP port only when in server mode Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,13/29] net-lwip: add DHCP support and dhcp commmand Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,12/29] net-lwip: build lwIP Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,11/29] net: eth-uclass: add function eth_start_udev() Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,10/29] net: move copy_filename() to new file net/net-common.c Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,09/29] net: split include/net.h into net{, -common, -legacy, -lwip}.h Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,08/29] configs: replace '# CONFIG_NET is not set' with CONFIG_NO_NET=y Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,07/29] net: introduce alternative implementation as net-lwip/ Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,06/29] test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier New
[v11,05/29] test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabled Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,04/29] sandbox: add dummy driver ETH_SANDBOX_LWIP Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,03/29] linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64 Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
[v11,02/29] Make AVB_VERIFY depend on FASTBOOT Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Accepted
[v11,01/29] net: recv(): return -EAGAIN instead of 0 when no cleanup is expected Introduce the lwIP network stack --- 2024-10-03 Jérôme Forissier Superseded
linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64 linker_lists: set LINKER_LIST_ALIGN to 8 for CPU_MIPS64 --- 2024-10-03 Jérôme Forissier Superseded
[GIT,PULL] ASoC fixes for v6.12-rc1 [GIT,PULL] ASoC fixes for v6.12-rc1 --- 2024-10-02 Mark Brown New
Make AVB_VERIFY depend on FASTBOOT Make AVB_VERIFY depend on FASTBOOT --- 2024-10-02 Jérôme Forissier Superseded
[v2,7/7] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support qrb4210-rb2: add HDMI audio playback support --- 2024-10-02 Alexey Klimov New
[v2,6/7] arm64: dts: qcom: qrb4210-rb2: add description of lpi_i2s2 pins qrb4210-rb2: add HDMI audio playback support --- 2024-10-02 Alexey Klimov New
[v2,6/7] arm64: dts: qcom: qrb4210-rb2: add description of lpi_i2s2 pins qrb4210-rb2: add HDMI audio playback support --- 2024-10-02 Alexey Klimov New
« 1 2 3 4392 393 »