barebox
Thread
Date
Earlier messages
Messages by Thread
v2026.08.1 and v2026.04.2
Sascha Hauer
Security Advisory (Was: Re: v2026.08.1 and v2026.04.2)
Ahmad Fatoum
v2026.09.0
Sascha Hauer
[PATCH v2] commands: bootm: remove -c and -s options
Ahmad Fatoum
Re: [PATCH v2] commands: bootm: remove -c and -s options
Sascha Hauer
[PATCH] commands: bootm: remove -c and -s options
Ahmad Fatoum
Re: [PATCH] commands: bootm: remove -c and -s options
Ulrich Ölmann
[PATCH master] partitions: efi: reject partitions with negative size
Stefan Kerkmann
Re: [PATCH master] partitions: efi: reject partitions with negative size
Sascha Hauer
[PATCH] scripts: clang-runtime-dir.sh: cope with a wrapped compiler
Ahmad Fatoum
Re: [PATCH] scripts: clang-runtime-dir.sh: cope with a wrapped compiler
Sascha Hauer
[PATCH master 1/2] clock: make udelay(), get_time_ns() and is_timeout() weak aliases
Ahmad Fatoum
[PATCH master 2/2] ARM64: fall back to reading the counter directly in the PBL udelay()
Ahmad Fatoum
Re: [PATCH master 1/2] clock: make udelay(), get_time_ns() and is_timeout() weak aliases
Sascha Hauer
[PATCH] Documentation: security: note FIT configuration choice being unsigned
Ahmad Fatoum
Re: [PATCH] Documentation: security: note FIT configuration choice being unsigned
Sascha Hauer
[PATCH 0/2] fs: reject inodes whose size the superblock cannot address
Sascha Hauer
[PATCH 2/2] fs: reject inodes whose size the superblock cannot address
Sascha Hauer
Re: [PATCH 2/2] fs: reject inodes whose size the superblock cannot address
Ahmad Fatoum
[PATCH 1/2] fs: track streaming and unknown-size files in dedicated inode fields
Sascha Hauer
Re: [PATCH 1/2] fs: track streaming and unknown-size files in dedicated inode fields
Ahmad Fatoum
Re: [PATCH 0/2] fs: reject inodes whose size the superblock cannot address
Sascha Hauer
[PATCH] common: Sconfig: fix help text of BOOT_UNSIGNED_IMAGES
Ulrich Ölmann
Re: [PATCH] common: Sconfig: fix help text of BOOT_UNSIGNED_IMAGES
Sascha Hauer
[PATCH] commands: Kconfig: fix typo
Ulrich Ölmann
Re: [PATCH] commands: Kconfig: fix typo
Sascha Hauer
[PATCH] security: Kconfig.policy: fix typos
Ulrich Ölmann
Re: [PATCH] security: Kconfig.policy: fix typos
Sascha Hauer
[PATCH v4 0/6] Add support for USB-EFI devices in EFI Playload
Fabian Pflug
[PATCH v4 6/6] drivers: usb: add usb_add_device to add a device
Fabian Pflug
[PATCH v4 5/6] test: x86: add test for uefi usb io
Fabian Pflug
[PATCH v4 4/6] efi: guid: add guid for usb host controller 2
Fabian Pflug
[PATCH v4 1/6] efi: usb: add header for usb-efi
Fabian Pflug
[PATCH v4 2/6] usb: core: make usb_set_maxpacket_ep public
Fabian Pflug
[PATCH v4 3/6] drivers: usb: host: efi: add efi io driver
Fabian Pflug
Re: [PATCH v4 0/6] Add support for USB-EFI devices in EFI Playload
Sascha Hauer
[PATCH] common: Kconfig.debug: fix typos
Ulrich Ölmann
Re: [PATCH] common: Kconfig.debug: fix typos
Sascha Hauer
[PATCH 0/5] clang: more warning and error fixes
Ahmad Fatoum
[PATCH 5/5] ARM64: cache: use WEAK() for v8_flush_l3_cache stub
Ahmad Fatoum
[PATCH 4/5] kbuild: disable -Winitializer-overrides for clang
Ahmad Fatoum
[PATCH 1/5] kbuild: emit asm-offsets markers as .ascii strings
Ahmad Fatoum
[PATCH 2/5] scripts: imx9image: fix warnings reported by clang
Ahmad Fatoum
Re: [PATCH 0/5] clang: more warning and error fixes
Sascha Hauer
[PATCH 3/5] kbuild: disable -Wunused-but-set-variable after -Wall
Ahmad Fatoum
[PATCH master] ARM64: clocksource: drop too early error message
Ahmad Fatoum
Re: [PATCH master] ARM64: clocksource: drop too early error message
Michael Tretter
Re: [PATCH master] ARM64: clocksource: drop too early error message
Sascha Hauer
[PATCH] fs: reject inodes whose size the superblock cannot address
Sascha Hauer
Re: [PATCH] fs: reject inodes whose size the superblock cannot address
Ahmad Fatoum
Re: [PATCH] fs: reject inodes whose size the superblock cannot address
Sascha Hauer
Re: [PATCH] fs: reject inodes whose size the superblock cannot address
Ahmad Fatoum
[PATCH] fs: efi: don't leak the file info buffer in efifs_truncate()
Ahmad Fatoum
Re: [PATCH] fs: efi: don't leak the file info buffer in efifs_truncate()
Sascha Hauer
[PATCH 0/2] fs: __read/__write: fix EOF checks for negative file sizes
Stefan Kerkmann
[PATCH 1/2] fs: __read: fix EOF count clamping for negative file sizes
Stefan Kerkmann
Re: [PATCH 1/2] fs: __read: fix EOF count clamping for negative file sizes
Sascha Hauer
Re: [PATCH 1/2] fs: __read: fix EOF count clamping for negative file sizes
Stefan Kerkmann
[PATCH 2/2] fs: __write: fix EOF growth checks for negative file sizes
Stefan Kerkmann
[PATCH 0/4] arm: socfpga: iossm: cleanup and fix SDRAM setup
Michael Tretter
[PATCH 2/4] arm: socfpga: iossm: fix macro
Michael Tretter
[PATCH 3/4] arm: socfpga: iossm: refactor register access
Michael Tretter
[PATCH 4/4] arm: socfpga: iossm: wait for PLL lock from handoff table
Michael Tretter
[PATCH 1/4] arm: socfpga: iossm: remove unused num_port
Michael Tretter
Re: [PATCH 0/4] arm: socfpga: iossm: cleanup and fix SDRAM setup
Sascha Hauer
[PATCH] Makefile: fix security_%config configurator targets
Ahmad Fatoum
Re: [PATCH] Makefile: fix security_%config configurator targets
Sascha Hauer
[PATCH] Documentation: Officially accept GitHub pull requests
Sascha Hauer
Re: [PATCH] Documentation: Officially accept GitHub pull requests
Ahmad Fatoum
Re: [PATCH] Documentation: Officially accept GitHub pull requests
Sascha Hauer
[RFC PATCH 0/6] Add Raspberry Pi 5 initial support
Andrei Lalaev
[PATCH RFC 2/6] ARM: rpi: add Raspberry Pi 5 support
Andrei Lalaev
[PATCH RFC 6/6] bcm283x: debug_ll: add Raspberry Pi 5 UART support
Andrei Lalaev
[PATCH RFC 1/6] mci: add driver for Broadcom SDHCI
Andrei Lalaev
[PATCH RFC 4/6] arm: dts: bcm2712-rpi: specify clock frequency for uart
Andrei Lalaev
[PATCH RFC 3/6] Documentation: bcm283x: add Raspberry Pi 5 support
Andrei Lalaev
[PATCH RFC 5/6] arm: dts: bcm2712-rpi: disable wifi SDIO
Andrei Lalaev
Re: [RFC PATCH 0/6] Add Raspberry Pi 5 initial support
Sascha Hauer
Re: [RFC PATCH 0/6] Add Raspberry Pi 5 initial support
Andrei Lalaev
Re: [RFC PATCH 0/6] Add Raspberry Pi 5 initial support
Sascha Hauer
[PATCH] defaultenv: don't pass environment path to zero env
Ahmad Fatoum
Re: [PATCH] defaultenv: don't pass environment path to zero env
Sascha Hauer
Re: [PATCH] defaultenv: don't pass environment path to zero env
Ahmad Fatoum
Re: [PATCH] defaultenv: don't pass environment path to zero env
Sascha Hauer
[PATCH 00/13] USB: Make USB devices removable
Sascha Hauer
[PATCH 05/13] block: add blockdevice_unregister_removed()
Sascha Hauer
[PATCH 09/13] usb: hub: detect disconnected devices
Sascha Hauer
[PATCH 07/13] usb: hub: cancel pending port scans of a removed device
Sascha Hauer
[PATCH 04/13] fs: add cdev_umount_all()
Sascha Hauer
[PATCH 02/13] fs: devfs: count an open partition as an open device
Sascha Hauer
[PATCH 01/13] usb: don't report device removal after the device name is gone
Sascha Hauer
[PATCH 08/13] usb: reuse the addresses of removed devices
Sascha Hauer
[PATCH 03/13] block: propagate errors from blockdevice_unregister()
Sascha Hauer
[PATCH 13/13] usb: storage: stop talking to a device that is gone
Sascha Hauer
[PATCH 10/13] usb: don't keep a dangling root device on enumeration failure
Sascha Hauer
[PATCH 12/13] usb: detect unplugged devices on transfer errors
Sascha Hauer
[PATCH 06/13] usb: storage: tear the disk down properly on disconnect
Sascha Hauer
[PATCH 11/13] usb: hub: limit the number of ports to USB_MAXCHILDREN
Sascha Hauer
Re: [PATCH 00/13] USB: Make USB devices removable
Sascha Hauer
[PATCH 1/8] clk: stm32f4: allow building under COMPILE_TEST and fix the build
Ahmad Fatoum
[PATCH 4/8] clk: fixed-factor: use 64-bit arithmetic in recalc_rate
Ahmad Fatoum
[PATCH 3/8] clk: composite: return ERR_PTR on registration failure
Ahmad Fatoum
[PATCH 2/8] clk: at91: sam9x60-pll: allow building under COMPILE_TEST and fix the build
Ahmad Fatoum
[PATCH 7/8] clk: divider: round up when searching for the best divider
Ahmad Fatoum
[PATCH 8/8] clk: divider: fix calculation of maximal parent rate for a given divider
Ahmad Fatoum
[PATCH 5/8] clk: imx: pllv3: use 64-bit arithmetic in fractional PLL recalc_rate
Ahmad Fatoum
[PATCH 6/8] clk: divider: use 64-bit division in _div_round_up and divider_get_val
Ahmad Fatoum
Re: [PATCH 1/8] clk: stm32f4: allow building under COMPILE_TEST and fix the build
Sascha Hauer
[PATCH] video: efi_gop: reject Blt-only graphics output
Ahmad Fatoum
Re: [PATCH] video: efi_gop: reject Blt-only graphics output
Sascha Hauer
[PATCH] test: Containerfile: include EDK-II for RISC-V
Ahmad Fatoum
Re: [PATCH] test: Containerfile: include EDK-II for RISC-V
Sascha Hauer
[PATCH] amba: simplify amba_lookup function
Alexander Shiyan
Re: [PATCH] amba: simplify amba_lookup function
Sascha Hauer
[PATCH 1/2] clk: k3: pll: initialize success flag in ti_pll_wait_for_lock
Ahmad Fatoum
[PATCH 2/2] ARM: i.MX9: initialize max_speed in imx9_cpu_speed_grade_hz
Ahmad Fatoum
Re: [PATCH 1/2] clk: k3: pll: initialize success flag in ti_pll_wait_for_lock
Sascha Hauer
[PATCH master] ARM64: lds: place relocation tables explicitly
Ahmad Fatoum
Re: [PATCH master] ARM64: lds: place relocation tables explicitly
Sascha Hauer
[PATCH] efi: loader: disk: detect the file system type only once
Ahmad Fatoum
Re: [PATCH] efi: loader: disk: detect the file system type only once
Sascha Hauer
[PATCH] virtio: fix out-of-bounds scatterlist array access in virtqueue_add_{in,out}buf
Ahmad Fatoum
Re: [PATCH] virtio: fix out-of-bounds scatterlist array access in virtqueue_add_{in,out}buf
Sascha Hauer
[PATCH] treewide: replace inappropriate printk
Ahmad Fatoum
Re: [PATCH] treewide: replace inappropriate printk
Sascha Hauer
[PATCH master 1/4] common: boards: qemu: read the command line from the cmdline fw_cfg key
Ahmad Fatoum
[PATCH master 4/4] sandbox: actually build the assembly setjmp/longjmp/initjmp
Ahmad Fatoum
[PATCH master 2/4] efi: loader: fix EFI_EXIT2 tracing an uninitialized status
Ahmad Fatoum
[PATCH master 3/4] fs: efivarfs: initialize dummy data written on variable creation
Ahmad Fatoum
Re: [PATCH master 1/4] common: boards: qemu: read the command line from the cmdline fw_cfg key
Sascha Hauer
[PATCH] serial: ns16550: fix memory leak of linux_earlycon_name on probe failure
Alexander Shiyan
Re: [PATCH] serial: ns16550: fix memory leak of linux_earlycon_name on probe failure
Sascha Hauer
[PATCH 0/4] extend cdev alias support
Sascha Hauer
[PATCH 3/4] fs: devfs: propagate cdev aliases to the partitions
Sascha Hauer
[PATCH 4/4] fs: devfs: make the default automount reachable under cdev aliases
Sascha Hauer
[PATCH 1/4] fs: devfs: remove aliases from the list when freeing them
Sascha Hauer
[PATCH 2/4] fs: remove the default automount when a cdev is removed
Sascha Hauer
Re: [PATCH 0/4] extend cdev alias support
Sascha Hauer
[PATCH] fixup! ARM: always call cache_invalidate_stale before enabling D-Cache
Ahmad Fatoum
Re: [PATCH] fixup! ARM: always call cache_invalidate_stale before enabling D-Cache
Sascha Hauer
[PATCH] extlinux: make variable name consistent
Sascha Hauer
Re: [PATCH] extlinux: make variable name consistent
Sascha Hauer
[PATCH] bootm: add fitimage command line to bootargs
Thomas Bonnefille
Re: [PATCH] bootm: add fitimage command line to bootargs
Ahmad Fatoum
Re: [PATCH] bootm: add fitimage command line to bootargs
Ahmad Fatoum
Re: [PATCH] bootm: add fitimage command line to bootargs
Ahmad Fatoum
[PATCH RFT 0/9] efi: payload: allow passing arguments to UKIs
Ahmad Fatoum
[PATCH RFT 3/9] efi: payload: always shutdown barebox when booting
Ahmad Fatoum
[PATCH RFT 1/9] common: bootargs: drop legacy bootargs fallback with FLEXIBLE_BOOTARGS
Ahmad Fatoum
[PATCH RFT 8/9] test: py: efiloader: check global.efi.bootargs reaches the kernel
Ahmad Fatoum
[PATCH RFT 6/9] efi: add global.efi.bootargs for bootm'd EFI applications
Ahmad Fatoum
Re: [PATCH RFT 6/9] efi: add global.efi.bootargs for bootm'd EFI applications
Fabian Pflug
Re: [PATCH RFT 6/9] efi: add global.efi.bootargs for bootm'd EFI applications
Ahmad Fatoum
[PATCH RFT 2/9] globalvar: skip empty variables in globalvar_get_match()
Ahmad Fatoum
[PATCH RFT 9/9] common: bootargs: don't leave linux_bootargs dangling after free
Ahmad Fatoum
[PATCH RFT 5/9] efi: payload: pass shell arguments as load options to executed images
Ahmad Fatoum
[PATCH RFT 7/9] Documentation: efi: describe load options handling
Ahmad Fatoum
[PATCH RFT 4/9] efi: payload: honour bootm dryrun in the EFI application handler
Ahmad Fatoum
[PATCH RFT 0/4] efi: payload: allow extension via fragments
Ahmad Fatoum
[PATCH RFT 2/4] kbuild: dtc: introduce empty fallback device tree
Ahmad Fatoum
[PATCH RFT 1/4] efi: payload: ignore ESP state.dtb if device tree is populated
Ahmad Fatoum
Re: [PATCH RFT 1/4] efi: payload: ignore ESP state.dtb if device tree is populated
Fabian Pflug
[PATCH RFT 3/4] efi: payload: export device tree in barebox-dtb EFI variable
Ahmad Fatoum
[PATCH RFT 4/4] Documentation: efi: describe device tree handling
Ahmad Fatoum
Re: [PATCH RFT 0/4] efi: payload: allow extension via fragments
chalianis1
Re: [PATCH RFT 0/4] efi: payload: allow extension via fragments
Ahmad Fatoum
[PATCH] efi: payload: don't fail postcore initcall when image has no device path
Ahmad Fatoum
Re: [PATCH] efi: payload: don't fail postcore initcall when image has no device path
Sascha Hauer
[PATCH] efi: loader: accept NULL DevicePath in LoadImage when SourceBuffer is given
Ahmad Fatoum
Re: [PATCH] efi: loader: accept NULL DevicePath in LoadImage when SourceBuffer is given
Sascha Hauer
[PATCH] efi: devicepath: don't spin on hard drive nodes without a signature
Ahmad Fatoum
Re: [PATCH] efi: devicepath: don't spin on hard drive nodes without a signature
Sascha Hauer
[PATCH] boot: don't use the nfs:// mount path after freeing it
Ahmad Fatoum
Re: [PATCH] boot: don't use the nfs:// mount path after freeing it
Sascha Hauer
[PATCH] net: dsa: don't index the port array one entry past its end
Ahmad Fatoum
Re: [PATCH] net: dsa: don't index the port array one entry past its end
Sascha Hauer
[PATCH 1/2] libfile: advance offset in pread_full() on short reads
Ahmad Fatoum
[PATCH 2/2] libfile: allow fixup_path_case() to resolve directories
Ahmad Fatoum
Re: [PATCH 1/2] libfile: advance offset in pread_full() on short reads
Sascha Hauer
[PATCH 1/2] efi: loader: don't let VarToFile stop the variable file from being written
Ahmad Fatoum
[PATCH 2/2] efi: loader: keep booting when the runtime variable store is unavailable
Ahmad Fatoum
Re: [PATCH 1/2] efi: loader: don't let VarToFile stop the variable file from being written
Sascha Hauer
[PATCH] fs: don't leak the parent path when openat() fails after the lookup
Ahmad Fatoum
Re: [PATCH] fs: don't leak the parent path when openat() fails after the lookup
Sascha Hauer
[PATCH] partitions: efi: only warn about valid GPT entries beyond the limit
Ahmad Fatoum
Re: [PATCH] partitions: efi: only warn about valid GPT entries beyond the limit
Sascha Hauer
[PATCH] fs: efivarfs: allow creating variables under any GUID in loader mode
Ahmad Fatoum
Re: [PATCH] fs: efivarfs: allow creating variables under any GUID in loader mode
Sascha Hauer
[PATCH master 1/4] efi: loader: don't truncate the status in efi_init_runtime_variable_supported()
Ahmad Fatoum
[PATCH master 2/4] efi: loader: fix sign of the error passed to ERR_PTR()
Ahmad Fatoum
[PATCH master 4/4] efi: loader: select PRINTF_WCHAR
Ahmad Fatoum
[PATCH master 3/4] efi: loader: disk: don't require block-size aligned I/O buffers
Ahmad Fatoum
Re: [PATCH master 1/4] efi: loader: don't truncate the status in efi_init_runtime_variable_supported()
Sascha Hauer
[PATCH] virtio_blk: write back the block cache before resetting the device
Ahmad Fatoum
Re: [PATCH] virtio_blk: write back the block cache before resetting the device
Sascha Hauer
[PATCH 1/2] efi: payload: iomem: use efi_uintn_t for the memory map key
Ahmad Fatoum
[PATCH 2/2] efi: payload: env: don't execute unmatched network driver glob
Ahmad Fatoum
Re: [PATCH 1/2] efi: payload: iomem: use efi_uintn_t for the memory map key
Sascha Hauer
[PATCH 1/2] RISC-V: configs: enable CONFIG_DEEP_PROBE_DEFAULT
Ahmad Fatoum
[PATCH 2/2] RISC-V: reloc: ignore R_RISCV_NONE relocations
Ahmad Fatoum
Earlier messages