Show patches with: none      |   21714 patches
« 1 2 3 4217 218 »
Patch Series S/W/F Date Submitter Delegate State
[v2,5/5] doc: add lmb documentation lmb: use a single API for all allocations --- 2025-05-20 Sughosh Ganu New
[v2,4/5] lmb: use a single function to free up memory lmb: use a single API for all allocations --- 2025-05-20 Sughosh Ganu New
[v2,3/5] lmb: staticise lmb_add_memory() lmb: use a single API for all allocations --- 2025-05-20 Sughosh Ganu New
[v2,2/5] lmb: replace the lmb_alloc() and lmb_alloc_base() API's lmb: use a single API for all allocations --- 2025-05-20 Sughosh Ganu New
[v2,1/5] lmb: replace lmb_reserve() and lmb_alloc_addr() API's lmb: use a single API for all allocations --- 2025-05-20 Sughosh Ganu New
[24/24] kbuild: add -Werror=strict-prototypes flag unconditionally Update kbuild --- 2025-05-20 Ilias Apalodimas New
[23/24] kbuild: make -r/-R effective in top Makefile for old Make versions Update kbuild --- 2025-05-20 Ilias Apalodimas New
[22/24] kbuild: remove unused archmrproper Update kbuild --- 2025-05-20 Ilias Apalodimas New
[21/24] kbuild: strip whitespace in cmd_record_mcount findstring Update kbuild --- 2025-05-20 Ilias Apalodimas New
[20/24] kbuild: hardcode genksyms path and remove GENKSYMS variable Update kbuild --- 2025-05-20 Ilias Apalodimas New
[19/24] kbuild: generate modules.order only when CONFIG_MODULES=y Update kbuild --- 2025-05-20 Ilias Apalodimas New
[18/24] kbuild: refactor quiet_modtag Update kbuild --- 2025-05-20 Ilias Apalodimas New
[17/24] kbuild: remove redundant quiet_modtag for $(obj-m) Update kbuild --- 2025-05-20 Ilias Apalodimas New
[16/24] kbuild: remove redundant 'set -e' from cmd_* defines Update kbuild --- 2025-05-20 Ilias Apalodimas New
[15/24] kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule Update kbuild --- 2025-05-20 Ilias Apalodimas New
[14/24] kbuild: change if_changed_rule for multi-line recipe Update kbuild --- 2025-05-20 Ilias Apalodimas New
[13/24] kbuild: refactor modversions build rules Update kbuild --- 2025-05-20 Ilias Apalodimas New
[12/24] kbuild: remove redundant 'set -e' from sub_cmd_record_mcount Update kbuild --- 2025-05-20 Ilias Apalodimas New
[11/24] kbuild: let fixdep directly write to .*.cmd files Update kbuild --- 2025-05-20 Ilias Apalodimas New
[10/24] kbuild: move archive command to scripts/Makefile.lib Update kbuild --- 2025-05-20 Ilias Apalodimas New
[09/24] kbuild: remove unnecessary in-subshell execution Update kbuild --- 2025-05-20 Ilias Apalodimas New
[08/24] kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^) Update kbuild --- 2025-05-20 Ilias Apalodimas New
[07/24] kbuild: simplify rules of data compression with size appending Update kbuild --- 2025-05-20 Ilias Apalodimas New
[06/24] kbuild: skip 'addtree' and 'flags' magic for external module build Update kbuild --- 2025-05-20 Ilias Apalodimas New
[05/24] kbuild: remove redundant target cleaning on failure Update kbuild --- 2025-05-20 Ilias Apalodimas New
[04/24] kbuild: remove redundant 'set -e' from filechk_offsets Update kbuild --- 2025-05-20 Ilias Apalodimas New
[03/24] kbuild: Enable dtc graph_port warning by default Update kbuild --- 2025-05-20 Ilias Apalodimas New
[02/24] kbuild: disable dtc simple_bus_reg warnings by default Update kbuild --- 2025-05-20 Ilias Apalodimas New
[01/24] kbuild: de-duplicate fixdep usage Update kbuild --- 2025-05-20 Ilias Apalodimas New
ARM: dts: imx93-phycore: Migrate to OF_UPSTREAM ARM: dts: imx93-phycore: Migrate to OF_UPSTREAM --- 2025-05-16 Primoz Fiser New
kbuild: de-duplicate fixdep usage kbuild: de-duplicate fixdep usage --- 2025-05-09 Ilias Apalodimas Superseded
[RFT,v3,3/3] fastboot: integrate block flashing back-end fastboot: add support for generic block flashing --- 2025-05-06 Neil Armstrong New
[RFT,v3,2/3] fastboot: blk: switch emmc to use the block helpers fastboot: add support for generic block flashing --- 2025-05-06 Neil Armstrong New
[RFT,v3,1/3] fastboot: blk: introduce fastboot block flashing support fastboot: add support for generic block flashing --- 2025-05-06 Neil Armstrong New
riscv: set the width of the physical address/size data type based on arch riscv: set the width of the physical address/size data type based on arch --- 2025-05-06 Sughosh Ganu New
test: Add setuptools to test requirements.txt test: Add setuptools to test requirements.txt --- 2025-05-05 Javier Tia New
net: mdio: mux-meson-gxl: set reversed bit when using internal phy net: mdio: mux-meson-gxl: set reversed bit when using internal phy --- 2025-05-02 Neil Armstrong New
[5/5] doc: add lmb documentation lmb: use a single API for all allocations --- 2025-05-01 Sughosh Ganu Superseded
[4/5] lmb: use a single function to free up memory lmb: use a single API for all allocations --- 2025-05-01 Sughosh Ganu Superseded
[3/5] lmb: staticise lmb_add_memory() lmb: use a single API for all allocations --- 2025-05-01 Sughosh Ganu Superseded
[2/5] lmb: replace the lmb_alloc() and lmb_alloc_base() API's lmb: use a single API for all allocations --- 2025-05-01 Sughosh Ganu New
[1/5] lmb: replace lmb_reserve() and lmb_alloc_addr() API's lmb: use a single API for all allocations --- 2025-05-01 Sughosh Ganu Superseded
cmd: spawn: reject 0 as an invalid job ID cmd: spawn: reject 0 as an invalid job ID --- 2025-04-29 Jerome Forissier Accepted
uthread: doc: fix inline documentation uthread: doc: fix inline documentation --- 2025-04-29 Jerome Forissier Accepted
net: lwip: tftp: time out if there is no reply from server net: lwip: tftp: time out if there is no reply from server --- 2025-04-28 Jerome Forissier New
[v2,3/3] efi: add EFI_DEBUG_IMAGE_INFO for debug efi: Add EFI Debug Support Table feature --- 2025-04-24 Ying-Chun Liu (PaulLiu) New
[v2,2/3] efi: add EFI_DEBUG_IMAGE_INFO_TABLE for debug efi: Add EFI Debug Support Table feature --- 2025-04-24 Ying-Chun Liu (PaulLiu) New
[v2,1/3] efi: add EFI_SYSTEM_TABLE_POINTER for debug efi: Add EFI Debug Support Table feature --- 2025-04-24 Ying-Chun Liu (PaulLiu) New
[3/3] efi: add EFI_DEBUG_IMAGE_INFO for debug efi: Add EFI Debug Support Table feature --- 2025-04-23 Ying-Chun Liu (PaulLiu) Superseded
[2/3] efi: add EFI_DEBUG_IMAGE_INFO_TABLE for debug efi: Add EFI Debug Support Table feature --- 2025-04-23 Ying-Chun Liu (PaulLiu) Superseded
[1/3] efi: add EFI_SYSTEM_TABLE_POINTER for debug efi: Add EFI Debug Support Table feature --- 2025-04-23 Ying-Chun Liu (PaulLiu) New
lmb: use a different bit position for LMB_NOMAP lmb: use a different bit position for LMB_NOMAP --- 2025-04-23 Sughosh Ganu Accepted
Please pull net-20250423 Please pull net-20250423 --- 2025-04-23 Jerome Forissier New
[v6,17/17] configs: qemu: enable UTHREAD and CMD_SPAWN in various defconfigs Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,16/17] MAINTAINERS: add UTHREAD Uthreads --- 2025-04-18 Jerome Forissier New
[v6,15/17] test: cmd: add test for spawn and wait commands Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,14/17] cmd: add spawn and wait commands Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,13/17] dm: usb: initialize and scan multiple buses simultaneously with uthread Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,12/17] dm: usb: move bus initialization into new static function usb_init_bus() Uthreads --- 2025-04-18 Jerome Forissier New
[v6,11/17] test: lib: add uthread_mutex test Uthreads --- 2025-04-18 Jerome Forissier New
[v6,10/17] test: lib: add uthread test Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,09/17] lib: time: hook uthread_schedule() into udelay() Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,08/17] cyclic: invoke uthread_schedule() from schedule() Uthreads --- 2025-04-18 Jerome Forissier New
[v6,07/17] uthread: add uthread_mutex Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,06/17] uthread: add cooperative multi-tasking interface Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,05/17] test: lib: add initjmp() test Uthreads --- 2025-04-18 Jerome Forissier New
[v6,04/17] sandbox: add initjmp() Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,03/17] riscv: add initjmp() Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,02/17] arm: add initjmp() Uthreads --- 2025-04-18 Jerome Forissier Accepted
[v6,01/17] arch: introduce initjmp() and Kconfig symbol HAVE_INITJMP Uthreads --- 2025-04-18 Jerome Forissier New
[v5,4/4] net-lwip: tftp: add LMB and buffer checks NET_LWIP LMB fixes --- 2025-04-17 Jerome Forissier New
[v5,3/4] net-lwip: wget: add LMB and buffer checks NET_LWIP LMB fixes --- 2025-04-17 Jerome Forissier New
[v5,2/4] net, net-lwip: wget: suppress console output when called by EFI NET_LWIP LMB fixes --- 2025-04-17 Jerome Forissier New
[v5,1/4] net-lwip: change static function wget_loop() to be wget_do_request() NET_LWIP LMB fixes --- 2025-04-17 Jerome Forissier New
[v1,2/2] configs: enable CONFIG_UNIT_TEST for all qemu* generic targets Enable UNIT_TEST for all qemu* generic targets --- 2025-04-16 Jerome Forissier Accepted
[v1,1/2] test: run some test commands only if HUSH_PARSER is enabled Enable UNIT_TEST for all qemu* generic targets --- 2025-04-16 Jerome Forissier Accepted
[v3,2/2] qemu-arm64: enable UNIT_TEST ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 --- 2025-04-16 Jerome Forissier Accepted
[v3,1/2] lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 --- 2025-04-16 Jerome Forissier Accepted
[v2,11/11] CI: add sandbox64_lwip lwIP sandbox tests --- 2025-04-15 Jerome Forissier New
[v2,10/11] configs: add sandbox64_lwip_defconfig lwIP sandbox tests --- 2025-04-15 Jerome Forissier Accepted
[v2,09/11] net: lwip: allow DM_DSA=y when NET_LWIP=y lwIP sandbox tests --- 2025-04-15 Jerome Forissier Accepted
[v2,08/11] test: dm: eth, dsa: update tests for NET_LWIP lwIP sandbox tests --- 2025-04-15 Jerome Forissier Accepted
[v2,07/11] net: ping: make do_ping() available via <net.h> lwIP sandbox tests --- 2025-04-15 Jerome Forissier New
[v2,06/11] sandbox: provide static IP addresses for eth{2, 3, 5, 6, 7} lwIP sandbox tests --- 2025-04-15 Jerome Forissier New
[v2,05/11] drivers: net: sandbox: add support for NET_LWIP lwIP sandbox tests --- 2025-04-15 Jerome Forissier New
[v2,04/11] net: lwip: use timer_early_get_count() when CONFIG_SANDBOX_TIMER=y lwIP sandbox tests --- 2025-04-15 Jerome Forissier Accepted
[v2,03/11] net: lwip: add restart support to ping lwIP sandbox tests --- 2025-04-15 Jerome Forissier Accepted
[v2,02/11] net: lwip: provide net_start_again() lwIP sandbox tests --- 2025-04-15 Jerome Forissier Accepted
[v2,01/11] net: lwip: fix initialization sequence before a command lwIP sandbox tests --- 2025-04-15 Jerome Forissier New
[v2,2/2] qemu-arm64: enable UNIT_TEST ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 --- 2025-04-15 Jerome Forissier Superseded
[v2,1/2] lib/uuid.c: use unique name for PARTITION_SYSTEM_GUID ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 --- 2025-04-15 Jerome Forissier New
[v4,4/4] net-lwip: tftp: add LMB and buffer checks NET_LWIP LMB fixes --- 2025-04-15 Jerome Forissier Superseded
[v4,3/4] net-lwip: wget: add LMB and buffer checks NET_LWIP LMB fixes --- 2025-04-15 Jerome Forissier Superseded
[v4,2/4] net, net-lwip: wget: suppress console output when called by EFI NET_LWIP LMB fixes --- 2025-04-15 Jerome Forissier New
[v4,1/4] net-lwip: change static function wget_loop() to be wget_do_request() NET_LWIP LMB fixes --- 2025-04-15 Jerome Forissier Superseded
[v1,2/2] qemu-arm64: enable UNIT_TEST ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 --- 2025-04-15 Jerome Forissier Superseded
[v1,1/2] test: fix print_guid() ut: fix print_guid() and enable UNIT_TEST for qemu_arm64 --- 2025-04-15 Jerome Forissier New
Pull request for tpm-master-14042025 Pull request for tpm-master-14042025 --- 2025-04-15 Ilias Apalodimas New
efi_loader: Moved the generated ESL file to objtree efi_loader: Moved the generated ESL file to objtree --- 2025-04-13 Ilias Apalodimas Accepted
watchdog: qcom: introduce qcom-wdt driver watchdog: qcom: introduce qcom-wdt driver --- 2025-04-13 Paul Sajna New
« 1 2 3 4217 218 »