Show patches with: none      |   21522 patches
« 1 2 3 4215 216 »
Patch Series S/W/F Date Submitter Delegate State
qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR qcom_defconfig: enable OF_UPSTREAM_BUILD_VENDOR --- 2025-03-28 Caleb Connolly New
[4/4] spmi: msm: correctly handle multiple mapping entries spmi: msm: fix pid mapping for v5 & v7 controllers --- 2025-03-28 Neil Armstrong New
[3/4] spmi: msm: introduce SPMI_CHANNEL_VALID flag spmi: msm: fix pid mapping for v5 & v7 controllers --- 2025-03-28 Neil Armstrong New
[2/4] spmi: msm: factor out channel mapping for v5 & v7 spmi: msm: fix pid mapping for v5 & v7 controllers --- 2025-03-28 Neil Armstrong New
[1/4] spmi: msm: use real number of channels for v5 & v7 spmi: msm: fix pid mapping for v5 & v7 controllers --- 2025-03-28 Neil Armstrong New
part_efi: cache last scanned GPT for next partition part_efi: cache last scanned GPT for next partition --- 2025-03-27 Neil Armstrong New
[4/4] qcom_defconfig: enable capsule update support Qualcomm: expand capsule update support --- 2025-03-26 Caleb Connolly New
[3/4] dfu: scsi: don't call scsi_scan() Qualcomm: expand capsule update support --- 2025-03-26 Caleb Connolly New
[2/4] mach-snapdragon: CapsuleUpdate: support all boot methods Qualcomm: expand capsule update support --- 2025-03-26 Caleb Connolly New
[1/4] mach-snapdragon: track boot source Qualcomm: expand capsule update support --- 2025-03-26 Caleb Connolly New
test: lmb: fix the lmb_alloc_addr() based test cases test: lmb: fix the lmb_alloc_addr() based test cases --- 2025-03-26 Sughosh Ganu New
Pull request for efi-next-26032025 Pull request for efi-next-26032025 --- 2025-03-26 Ilias Apalodimas New
[v2,3/3] ata: ahci: implement SCSI_SYNC_CACHE scsi: ensure writes are flushed to disk --- 2025-03-26 Caleb Connolly New
[v2,2/3] scsi: sync cache on write scsi: ensure writes are flushed to disk --- 2025-03-26 Caleb Connolly New
[v2,1/3] scsi: fix typo in setup_read_ext() scsi: ensure writes are flushed to disk --- 2025-03-26 Caleb Connolly New
Pull request for efi-master-26032025 urgent Pull request for efi-master-26032025 urgent --- 2025-03-26 Ilias Apalodimas New
net: lwip: Remove error print on failed tx net: lwip: Remove error print on failed tx --- 2025-03-26 Ilias Apalodimas New
[3/3] scsi: sync cache on write scsi: ensure writes are flushed to disk --- 2025-03-25 Caleb Connolly New
[2/3] scsi: de-dup calls to scsi_setup_write_ext() scsi: ensure writes are flushed to disk --- 2025-03-25 Caleb Connolly New
[1/3] scsi: fix typo in setup_read_ext() scsi: ensure writes are flushed to disk --- 2025-03-25 Caleb Connolly Superseded
[PULL] Please pull qcom-next-20250324 [PULL] Please pull qcom-next-20250324 --- 2025-03-24 Caleb Connolly New
[4/4] qcom_defconfig: enable fastboot Qualcomm: fix sdm845 clocks and enable fastboot --- 2025-03-24 Caleb Connolly New
[3/4] mach-snapdragon: enable DM_USB_GADGET by default Qualcomm: fix sdm845 clocks and enable fastboot --- 2025-03-24 Caleb Connolly New
[2/4] clk/qcom: sdm845: add GCC_AGGRE_UFS_PHY_AXI_CLK Qualcomm: fix sdm845 clocks and enable fastboot --- 2025-03-24 Caleb Connolly New
[1/4] clk/stub: add sdm845 rpmh clock Qualcomm: fix sdm845 clocks and enable fastboot --- 2025-03-24 Caleb Connolly New
net: remove commented out line net: remove commented out line --- 2025-03-21 Jerome Forissier New
cmd: cls: do not repeat clearing of console cmd: cls: do not repeat clearing of console --- 2025-03-19 Sughosh Ganu New
arm64: Fix page permissions for platforms running at EL2 arm64: Fix page permissions for platforms running at EL2 --- 2025-03-19 Ilias Apalodimas New
[GIT,PULL] Please pull u-boot-ufs-next-20250318 [GIT,PULL] Please pull u-boot-ufs-next-20250318 --- 2025-03-18 Neil Armstrong New
[GIT,PULL] Please pull u-boot-amlogic-20250318 into next [GIT,PULL] Please pull u-boot-amlogic-20250318 into next --- 2025-03-18 Neil Armstrong New
mach-snapdragon: always select SYSRESET_PSCI for ARCH_SNAPDRAGON mach-snapdragon: always select SYSRESET_PSCI for ARCH_SNAPDRAGON --- 2025-03-18 Caleb Connolly New
[v4,14/14] MAINTAINERS: add UTHREAD Uthreads --- 2025-03-18 Jerome Forissier New
[v4,13/14] test: cmd: add test for spawn and wait commands Uthreads --- 2025-03-18 Jerome Forissier New
[v4,12/14] cmd: add spawn and wait commands Uthreads --- 2025-03-18 Jerome Forissier New
[v4,11/14] dm: usb: initialize and scan multiple buses simultaneously with uthread Uthreads --- 2025-03-18 Jerome Forissier New
[v4,10/14] dm: usb: move bus initialization into new static function usb_init_bus() Uthreads --- 2025-03-18 Jerome Forissier New
[v4,09/14] test: lib: add uthread test Uthreads --- 2025-03-18 Jerome Forissier New
[v4,08/14] lib: time: hook uthread_schedule() into udelay() Uthreads --- 2025-03-18 Jerome Forissier New
[v4,07/14] cyclic: invoke uthread_schedule() from schedule() Uthreads --- 2025-03-18 Jerome Forissier New
[v4,06/14] uthread: add cooperative multi-tasking interface Uthreads --- 2025-03-18 Jerome Forissier New
[v4,05/14] test: lib: add initjmp() test Uthreads --- 2025-03-18 Jerome Forissier New
[v4,04/14] sandbox: add initjmp() Uthreads --- 2025-03-18 Jerome Forissier New
[v4,03/14] riscv: add initjmp() Uthreads --- 2025-03-18 Jerome Forissier New
[v4,02/14] arm: add initjmp() Uthreads --- 2025-03-18 Jerome Forissier New
[v4,01/14] arch: introduce initjmp() and Kconfig symbol HAVE_INITJMP Uthreads --- 2025-03-18 Jerome Forissier New
[2/2] clk/qcom: sc7280: add missing UFS and MMC clocks clk/qcom: fix UFS and MMC clock enable errors --- 2025-03-17 Caleb Connolly New
[1/2] clk/stub: add sc7280-rpmh clock clk/qcom: fix UFS and MMC clock enable errors --- 2025-03-17 Caleb Connolly New
[PULL] Please pull qcom-next-20250317 [PULL] Please pull qcom-next-20250317 --- 2025-03-17 Caleb Connolly New
efi_loader: remove EFI_BOUNCE_BUFFER efi_loader: remove EFI_BOUNCE_BUFFER --- 2025-03-17 Ilias Apalodimas New
pinctrl/qcom: fix kconfig option names pinctrl/qcom: fix kconfig option names --- 2025-03-17 Caleb Connolly New
[v9,8/8] blkmap: pass information on ISO image to the OS Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[v9,7/8] blkmap: add an attribute to preserve the mem mapping Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[v9,6/8] blkmap: store type of blkmap slice in corresponding structure Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[v9,5/8] efi_loader: remove memory occupied by a ramdisk from EFI memory map Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[v9,4/8] efi_loader: allow for removal of memory from the EFI map Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[v9,3/8] fdt: add support for adding pmem nodes Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[v9,2/8] efi_loader: install device-tree on configuration table on every invocation Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[v9,1/8] efi_loader: remove unused code from copy_fdt() Add pmem node for preserving distro ISO's --- 2025-03-17 Sughosh Ganu New
[12/12] CI: add sandbox64_lwip lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[11/12] configs: add sandbox64_lwip_defconfig lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[10/12] net: lwip: allow DM_DSA=y when NET_LWIP=y lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[09/12] test: dm: eth, dsa: update tests for NET_LWIP lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[08/12] net: ping: make do_ping() available via <net.h> lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[07/12] sandbox: provide static IP addresses for eth{2, 3, 5, 6, 7} lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[06/12] drivers: net: sandbox: add support for NET_LWIP lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[05/12] net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[04/12] net: lwip: add restart support to ping lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[03/12] net: lwip: provide net_start_again() lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[02/12] net: lwip: fix initialization sequence before a command lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[01/12] net: lwip: do_ping() should return CMD_RET_FAILURE when no device lwIP sandbox tests --- 2025-03-14 Jerome Forissier New
[3/3] i2c: geni: load firmware if required Qualcomm: implement support for GENI firmware loading --- 2025-03-14 Caleb Connolly New
[2/3] misc: introduce Qcom GENI wrapper Qualcomm: implement support for GENI firmware loading --- 2025-03-14 Caleb Connolly New
[1/3] i2c: geni: fix error message wording in clk_disable Qualcomm: implement support for GENI firmware loading --- 2025-03-14 Caleb Connolly New
[3/3] clk/qcom: sc7280: add GENI, PCIe, and more USB clocks clk/qcom: fixes and more SC7280 clocks --- 2025-03-14 Caleb Connolly New
[2/3] clk/qcom: sc7280: add some debug data clk/qcom: fixes and more SC7280 clocks --- 2025-03-14 Caleb Connolly New
[1/3] clk/qcom: bubble up qcom_gate_clk_en() errors clk/qcom: fixes and more SC7280 clocks --- 2025-03-14 Caleb Connolly New
Pull request for mmu-next-14032025 Pull request for mmu-next-14032025 --- 2025-03-14 Ilias Apalodimas New
lmb: change the return code on lmb_alloc_addr() lmb: change the return code on lmb_alloc_addr() --- 2025-03-14 Ilias Apalodimas Accepted
net: lwip: do_ping() should return CMD_RET_FAILURE when no device net: lwip: do_ping() should return CMD_RET_FAILURE when no device --- 2025-03-14 Jerome Forissier Superseded
[v8,8/8] blkmap: pass information on ISO image to the OS Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu Superseded
[v8,7/8] blkmap: add an attribute to preserve the mem mapping Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu New
[v8,6/8] blkmap: store type of blkmap slice in corresponding structure Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu New
[v8,5/8] efi_loader: preserve installer images in pmem Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu New
[v8,4/8] efi_loader: add a function to remove memory from the EFI map Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu New
[v8,3/8] fdt: add support for adding pmem nodes Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu New
[v8,2/8] efi_loader: install device-tree on configuration table on every invocation Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu Superseded
[v8,1/8] efi_loader: remove unused code from copy_fdt() Add pmem node for preserving distro ISO's --- 2025-03-12 Sughosh Ganu Superseded
Please pull net-next-20250310 Please pull net-next-20250310 --- 2025-03-11 Jerome Forissier New
[v2,4/4] doc: board/qualcomm: describe phone support and bringup Better smartphone support (Qualcomm) --- 2025-03-11 Caleb Connolly New
[v2,3/4] bootretry: check for bootretry variable changes Better smartphone support (Qualcomm) --- 2025-03-11 Caleb Connolly New
[v2,2/4] cli_hush: support running bootcmd on boot retry Better smartphone support (Qualcomm) --- 2025-03-11 Caleb Connolly New
[v2,1/4] board/qualcomm: introduce phone config Better smartphone support (Qualcomm) --- 2025-03-11 Caleb Connolly New
[v7,8/8] blkmap: pass information on ISO image to the OS Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
[v7,7/8] blkmap: add an attribute to preserve the mem mapping Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
[v7,6/8] blkmap: store type of blkmap slice in corresponding structure Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
[v7,5/8] efi_loader: preserve installer images in pmem Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
[v7,4/8] efi_loader: add a function to remove memory from the EFI map Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
[v7,3/8] fdt: add support for adding pmem nodes Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
[v7,2/8] efi_loader: install device-tree on configuration table on every invocation Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
[v7,1/8] efi_loader: remove unused code from copy_fdt() Add pmem node for preserving distro ISO's --- 2025-03-10 Sughosh Ganu Superseded
« 1 2 3 4215 216 »