[PATCH] treewide: replace inappropriate printk
2026-08-31 14:46 UTC
[PATCH 1/2] clk: k3: pll: initialize success flag in ti_pll_wait_for_lock
2026-08-31 14:44 UTC (2+ messages)
` [PATCH 2/2] ARM: i.MX9: initialize max_speed in imx9_cpu_speed_grade_hz
[PATCH master 1/4] common: boards: qemu: read the command line from the cmdline fw_cfg key
2026-08-31 13:24 UTC (4+ messages)
` [PATCH master 2/4] efi: loader: fix EFI_EXIT2 tracing an uninitialized status
` [PATCH master 3/4] fs: efivarfs: initialize dummy data written on variable creation
` [PATCH master 4/4] sandbox: actually build the assembly setjmp/longjmp/initjmp
[PATCH 00/13] USB: Make USB devices removable
2026-08-31 13:20 UTC (14+ messages)
` [PATCH 01/13] usb: don't report device removal after the device name is gone
` [PATCH 02/13] fs: devfs: count an open partition as an open device
` [PATCH 03/13] block: propagate errors from blockdevice_unregister()
` [PATCH 04/13] fs: add cdev_umount_all()
` [PATCH 05/13] block: add blockdevice_unregister_removed()
` [PATCH 06/13] usb: storage: tear the disk down properly on disconnect
` [PATCH 07/13] usb: hub: cancel pending port scans of a removed device
` [PATCH 08/13] usb: reuse the addresses of removed devices
` [PATCH 09/13] usb: hub: detect disconnected devices
` [PATCH 10/13] usb: don't keep a dangling root device on enumeration failure
` [PATCH 11/13] usb: hub: limit the number of ports to USB_MAXCHILDREN
` [PATCH 12/13] usb: detect unplugged devices on transfer errors
` [PATCH 13/13] usb: storage: stop talking to a device that is gone
[PATCH v4 00/14] (no cover subject)
2026-08-31 13:08 UTC (5+ messages)
` [PATCH v4 05/14] drivers: fan: add fan subsystem, core API and G76x fan controller driver
[PATCH master] ARM64: lds: place relocation tables explicitly
2026-08-31 12:14 UTC (2+ messages)
[PATCH] serial: ns16550: fix memory leak of linux_earlycon_name on probe failure
2026-08-31 12:04 UTC
[PATCH] usb: storage: make disk cdev name configurable via Kconfig
2026-08-31 11:17 UTC (6+ messages)
[PATCH 0/4] extend cdev alias support
2026-08-31 9:48 UTC (5+ messages)
` [PATCH 1/4] fs: devfs: remove aliases from the list when freeing them
` [PATCH 2/4] fs: remove the default automount when a cdev is removed
` [PATCH 3/4] fs: devfs: propagate cdev aliases to the partitions
` [PATCH 4/4] fs: devfs: make the default automount reachable under cdev aliases
[RFC next 0/2] dm: lvm: Initial Logical Volume Management support
2026-08-31 9:11 UTC (10+ messages)
` [RFC next 1/2] "
` [RFC next 2/2] commands: lvm: inspect VGs, activate LVs
[PATCH] fixup! ARM: always call cache_invalidate_stale before enabling D-Cache
2026-08-31 7:10 UTC (2+ messages)
[PATCH] extlinux: make variable name consistent
2026-08-31 7:09 UTC (2+ messages)
[PATCH v2 1/3] ARM: cpu: suppress arm_early_mmu_cache_invalidate if dcache enabled
2026-08-28 14:24 UTC (5+ messages)
` [PATCH v2 2/3] ARM: v7r: factor out armv7r_cache_enable
` [PATCH v2 3/3] ARM: always call cache_invalidate_stale before enabling D-Cache
[PATCH master] ARM64: efi-header: declare the code section writable
2026-08-28 14:23 UTC (2+ messages)
[PATCH] regulator: pca9450: add pmic driver
2026-08-28 13:18 UTC (2+ messages)
[PATCH 1/2] efi: loader: don't let VarToFile stop the variable file from being written
2026-08-28 13:07 UTC (3+ messages)
` [PATCH 2/2] efi: loader: keep booting when the runtime variable store is unavailable
[PATCH] serial: name the semihosting console
2026-08-28 13:04 UTC (2+ messages)
[PATCH] efi: don't truncate EFI_MEMORY_RUNTIME when setting resource attributes
2026-08-28 13:04 UTC (2+ messages)
[PATCH] efi: loader: fix year and month reported by GetTime
2026-08-28 13:03 UTC (2+ messages)
[PATCH] fs: don't leak the parent path when openat() fails after the lookup
2026-08-28 13:01 UTC (2+ messages)
[PATCH] partitions: efi: only warn about valid GPT entries beyond the limit
2026-08-28 13:00 UTC (2+ messages)
[PATCH] fs: efivarfs: allow creating variables under any GUID in loader mode
2026-08-28 12:52 UTC (2+ messages)
[PATCH 1/2] efi: payload: iomem: use efi_uintn_t for the memory map key
2026-08-28 12:26 UTC (3+ messages)
` [PATCH 2/2] efi: payload: env: don't execute unmatched network driver glob
[PATCH 1/2] libfile: advance offset in pread_full() on short reads
2026-08-28 12:18 UTC (3+ messages)
` [PATCH 2/2] libfile: allow fixup_path_case() to resolve directories
[PATCH] net: dsa: don't index the port array one entry past its end
2026-08-28 12:17 UTC (2+ messages)
[PATCH] boot: don't use the nfs:// mount path after freeing it
2026-08-28 12:16 UTC (2+ messages)
[PATCH] efi: devicepath: don't spin on hard drive nodes without a signature
2026-08-28 12:15 UTC (2+ messages)
[PATCH] efi: loader: accept NULL DevicePath in LoadImage when SourceBuffer is given
2026-08-28 12:14 UTC (2+ messages)
[PATCH] efi: payload: don't fail postcore initcall when image has no device path
2026-08-28 12:13 UTC (2+ messages)
[PATCH master 1/4] efi: loader: don't truncate the status in efi_init_runtime_variable_supported()
2026-08-28 11:59 UTC (5+ messages)
` [PATCH master 2/4] efi: loader: fix sign of the error passed to ERR_PTR()
` [PATCH master 3/4] efi: loader: disk: don't require block-size aligned I/O buffers
` [PATCH master 4/4] efi: loader: select PRINTF_WCHAR
[PATCH] virtio_blk: write back the block cache before resetting the device
2026-08-28 11:55 UTC (2+ messages)
[PATCH 1/2] RISC-V: configs: enable CONFIG_DEEP_PROBE_DEFAULT
2026-08-28 11:54 UTC (3+ messages)
` [PATCH 2/2] RISC-V: reloc: ignore R_RISCV_NONE relocations
[PATCH master] commands: cpuinfo: unify command description
2026-08-28 11:54 UTC (2+ messages)
[PATCH 1/4] fs: fat: propagate actual error code when opening/creating files
2026-08-28 11:53 UTC (5+ messages)
` [PATCH 2/4] fs: fat: drop stray printf debug output
` [PATCH 3/4] fs: fat: use fixed-width 32-bit FatFs types
` [PATCH 4/4] fs: fat: flush metadata updates to the block device
[PATCH] extlinux: resolve absolute paths against the partition root
2026-08-28 10:44 UTC (2+ messages)
[PATCH] extlinux: recognize LINUX as an alias for KERNEL
2026-08-28 10:10 UTC (2+ messages)
[PATCH] bootm: add fitimage command line to bootargs
2026-08-27 15:08 UTC (3+ messages)
[PATCH v3] spi: rockchip: initialize bus_num to -1
2026-08-27 12:55 UTC
[PATCH RFT 0/4] efi: payload: allow extension via fragments
2026-08-27 7:31 UTC (7+ messages)
` [PATCH RFT 1/4] efi: payload: ignore ESP state.dtb if device tree is populated
` [PATCH RFT 2/4] kbuild: dtc: introduce empty fallback device tree
` [PATCH RFT 3/4] efi: payload: export device tree in barebox-dtb EFI variable
` [PATCH RFT 4/4] Documentation: efi: describe device tree handling
[PATCH RFT 0/9] efi: payload: allow passing arguments to UKIs
2026-08-26 12:17 UTC (10+ messages)
` [PATCH RFT 1/9] common: bootargs: drop legacy bootargs fallback with FLEXIBLE_BOOTARGS
` [PATCH RFT 2/9] globalvar: skip empty variables in globalvar_get_match()
` [PATCH RFT 3/9] efi: payload: always shutdown barebox when booting
` [PATCH RFT 4/9] efi: payload: honour bootm dryrun in the EFI application handler
` [PATCH RFT 5/9] efi: payload: pass shell arguments as load options to executed images
` [PATCH RFT 6/9] efi: add global.efi.bootargs for bootm'd EFI applications
` [PATCH RFT 7/9] Documentation: efi: describe load options handling
` [PATCH RFT 8/9] test: py: efiloader: check global.efi.bootargs reaches the kernel
` [PATCH RFT 9/9] common: bootargs: don't leave linux_bootargs dangling after free
[PATCH] usb: dwc2: skip polling for the soft reset clear bit and add after reset delay
2026-08-26 12:12 UTC (3+ messages)
[PATCH v3 0/4] state: generic devicetree-overlay based state node injection
2026-08-25 23:36 UTC (16+ messages)
` [PATCH v3 1/4] state: make of_state_fixup() usable outside common/state/
` [PATCH v3 2/4] state: add CONFIG_STATE_OVERLAY to inject a state node via devicetree overlay
` [PATCH v3 3/4] efi: payload: export resolved state as a BareboxState UEFI variable
` [PATCH v3 4/4] efi: payload: make CONFIG_STATE_OVERLAY (and BareboxState export) work on x86
[PATCH] efi: payload: gracefully handle OOM in initrd allocation
2026-08-25 13:49 UTC (5+ messages)
[PATCH 1/4] ARM: lds: place EFI runtime code and data in separate PT_LOAD segments
2026-08-25 13:49 UTC (6+ messages)
` [PATCH 2/4] efi: loader: map code-type page allocations executable
` [PATCH 3/4] ARM: allow CONFIG_ARM_MMU_PERMISSIONS together with EFI_RUNTIME
` [PATCH 4/4] test: py: efiloader: test EFI ResetSystem from booted Linux
[PATCH v3] spi: rockchip: initialize bus_num to -1
2026-08-25 13:49 UTC (2+ messages)
Driver placement for a new STUSB4500 USB-C PD sink controller
2026-08-25 12:14 UTC (3+ messages)
[PATCH v2 0/3] state: generic devicetree-overlay based state node injection
2026-08-25 0:06 UTC (4+ messages)
` [PATCH v2 1/3] state: make of_state_fixup() usable outside common/state/
` [PATCH v2 2/3] state: add CONFIG_STATE_OVERLAY to inject a state node via devicetree overlay
` [PATCH v2 3/3] efi: payload: export resolved state as a BareboxState UEFI variable
[PATCH v2 0/3] state: generic devicetree-overlay based state node injection
2026-08-24 23:52 UTC (4+ messages)
` [PATCH v2 1/3] state: make of_state_fixup() usable outside common/state/
` [PATCH v2 2/3] state: add CONFIG_STATE_OVERLAY to inject a state node via devicetree overlay
` [PATCH v2 3/3] efi: payload: export resolved state as a BareboxState UEFI variable
[PATCH v2 0/1] efi: payload: apply barebox fixups to the devicetree passed to Linux
2026-08-24 23:43 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2] spi: rockchip: restore bus_num alias lookup via dev->id
2026-08-24 20:11 UTC (3+ messages)
[PATCH] ARM: mmu: fix flush_cacheable_pages off-by-one touching guard page
2026-08-24 15:30 UTC (3+ messages)
v2026.08.0
2026-08-24 13:51 UTC
[PATCH] bootm: remove previously deprecated CONFIG_BOOTM_OPTEE
2026-08-24 13:06 UTC (2+ messages)
[PATCH master] scripts: make build compatible with OpenSSL v4.0
2026-08-24 13:00 UTC (2+ messages)
[PATCH master 1/4] of: only replace a device tree that is actually tentative
2026-08-24 12:58 UTC (5+ messages)
` [PATCH master 2/4] tlsf: unpoison whole block in malloc_usable_size()
` [PATCH master 3/4] partitions: dos: bound extended partition chain
` [PATCH master 4/4] of: fdt: bound node nesting depth in __of_unflatten_dtb
[PATCH 1/4] commands: fix typos and punctuation in help texts
2026-08-24 12:30 UTC (5+ messages)
` [PATCH 2/4] commands: fix stale option strings in usage lines
` [PATCH 3/4] commands: fix wrong and incomplete help texts
` [PATCH 4/4] Documentation: gen_commands: deduplicate entries from multiple definitions
[PATCH] kbuild: drop duplicate CONFIG_LD_DEAD_CODE_DATA_ELIMINATION block
2026-08-24 12:14 UTC (2+ messages)
[PATCH 1/2] clang-format: do not allow short enums on a single line
2026-08-24 12:13 UTC (2+ messages)
[PATCH] ARM: mmu64: fix arch_remap_range permission-strip order
2026-08-24 10:21 UTC (3+ messages)
[PATCH 0/5] usb: xhci: fix endpoint halt and stall recovery
2026-08-24 10:14 UTC (2+ messages)
[PATCH v3 0/5] Add support for USB-EFI devices in EFI Playload
2026-08-24 9:13 UTC (3+ messages)
` [PATCH v3 3/5] drivers: usb: host: efi: add efi io driver
[PATCH] bcm283x: debug_ll: add RaspberryPi 4 PL011 UART support
2026-08-24 7:37 UTC (2+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox