[PATCH v6 0/7] Add helper for security policies
2026-03-24 9:52 UTC (3+ messages)
` [PATCH v6 5/7] common: bootm: add policy to commandline
` [PATCH v6 7/7] security: kernel_pinctrl: fixup pinctrl in kernel dts
[PATCH v2 0/2] ARM: Avoid to clear bss multiple times
2026-03-23 13:22 UTC (19+ messages)
` [PATCH v2 2/2] ARM: setup_c: avoid clearing BSS twice
[PATCH master] ci: pytest: test against Debian 13.4.0 image
2026-03-23 8:58 UTC
[PATCH 1/2] gpio: have gpio_chip::set return an error code
2026-03-23 8:58 UTC (2+ messages)
` [PATCH 2/2] gpiolib: propagate errors from gpiod_set_(raw_)?value
[PATCH] regmap: align dev_get_regmap error return with Linux
2026-03-23 7:24 UTC
[PATCH] x86: fix initjmp storing base pointer at wrong address
2026-03-23 7:17 UTC
Capture decision-makers actively engaged in NAB 2026 events
2026-03-20 16:46 UTC
[PATCH] tee: drivers: rksecure: improve logging
2026-03-20 13:57 UTC
[PATCH] mci: register class device before card detection
2026-03-20 13:56 UTC
[PATCH 1/2] optee: Explicitly ignore OPTEE_RPC_CMD_RPMB_*
2026-03-20 9:09 UTC (4+ messages)
` [PATCH 2/2] optee: skip registration of already known TEE bus devices
` [PATCH] fixup! "
[PATCH 0/9] Firmware: support compressing firmware files
2026-03-20 8:54 UTC (14+ messages)
` [PATCH 1/9] ARM: socfpga: Drop unnecessary select USE_COMPRESSED_DTB
` [PATCH 2/9] ARM: radxa-rock5: Use compressed DTB
` [PATCH 3/9] ARM: Rockchip: Simplify retrieval of SoC specific addresses
` [PATCH 4/9] firmware: Move firmware assembly generation to scripts/gen-fw-s
` [PATCH 5/9] firmware: Use struct fwobj for get_builtin_firmware APIs
` [PATCH 6/9] firmware: Add compressed firmware symbols for PBL
` [PATCH] fixup! "
` [PATCH 7/9] firmware: Add fwobj_uncompress() for decompressing firmware in PBL
` [PATCH 8/9] ARM: Rockchip: Use compressed OP-TEE binary
` [PATCH 9/9] ARM: Rockchip: Use compressed TF-A binary
[PATCH v2 1/6] mci: add data segment to mci_cmd
2026-03-20 8:36 UTC (2+ messages)
` [PATCH] fixup! "
[PATCH 0/6] Rockchip: Enable MMU before uncompressing TF-A and OP-TEE
2026-03-20 8:31 UTC (7+ messages)
` [PATCH 1/6] ARM: rockchip: dmc: rework DRAM functions
` [PATCH 2/6] ARM: rockchip: atf: make all memory banks available
` [PATCH 3/6] ARM: rockchip: atf: add OP-TEE fdt creation function for all SoCs
` [PATCH 4/6] ARM: Rockchip: Drop rk3xxx_atf_load_bl31()
` [PATCH 5/6] ARM: rockchip: separate physical DRAM start from usable start
` [PATCH 6/6] ARM: rockchip: atf: enable MMU in PBL
[PATCH v5 0/7] Add helper for security policies
2026-03-20 7:29 UTC (9+ messages)
` [PATCH v5 1/7] of: add of_property_write_string_array()
` [PATCH v5 2/7] security: policy: sanity check parameters
` [PATCH v5 3/7] security: policy: remove global active_policy var
` [PATCH v5 4/7] security: policy: add notifier chain for name change
` [PATCH v5 5/7] common: bootm: add policy to commandline
` [PATCH v5 6/7] drivers: pinctrl: configure pinctrl based on policy name
` [PATCH v5 7/7] security: kernel_pinctrl: fixup pinctrl in kernel dts
[PATCH] ARM: rockchip: atf: add missing newline in message
2026-03-20 7:09 UTC (2+ messages)
[PATCH v2 0/6] mci: cadence: add v6 support
2026-03-20 7:06 UTC (2+ messages)
[PATCH] ARM: i.MX: atf: pass scratch fdt if configured
2026-03-20 7:04 UTC (2+ messages)
[PATCH v4 0/7] Add helper for security policies
2026-03-20 6:44 UTC (8+ messages)
` [PATCH v4 1/7] of: add of_property_write_string_array()
` [PATCH v4 2/7] security: policy: sanity check parameters
` [PATCH v4 3/7] security: policy: remove global active_policy var
` [PATCH v4 4/7] security: policy: add notifier chain for name change
` [PATCH v4 5/7] common: bootm: add policy to commandline
` [PATCH v4 6/7] drivers: pinctrl: configure pinctrl based on policy name
` [PATCH v4 7/7] security: kernel_pinctrl: fixup pinctrl in kernel dts
[PATCH] nvmem: rockchip-otp: implement SoC UID reading
2026-03-20 6:35 UTC (4+ messages)
[PATCH] pmdomain: rockchip: inform about missing subdomain support when in use
2026-03-20 6:35 UTC (2+ messages)
[PATCH] mci: move optee_rpmb_detected() to where the card is detected
2026-03-20 6:34 UTC (2+ messages)
[PATCH] ARM: radxa-rock5t: Disable pcie3x2
2026-03-20 6:33 UTC (2+ messages)
[PATCH v3 0/5] Add helper for security policies
2026-03-19 14:58 UTC (16+ messages)
` [PATCH v3 1/5] of: add of_property_write_string_array()
` [PATCH v3 2/5] common: bootm: add policy to commandline
` [PATCH v3 3/5] security: policy: set active policy on boot
` [PATCH v3 4/5] security: configure pinctrl based on policy name
` [PATCH v3 5/5] security: kernel_pinctrl: fixup pinctrl in kernel dts
[PATCH v2] scripts: bareboxtlv-generator: add engine support
2026-03-19 11:03 UTC (2+ messages)
[PATCH] fixup! defaultenv: base: add new devboot script
2026-03-19 6:49 UTC (2+ messages)
[PATCH 01/16] lib: add lazy loadable infrastructure for deferred boot component loading
2026-03-18 14:49 UTC (9+ messages)
` [PATCH 11/16] bootm: implement plain and FIT bootm.image override
` [PATCH 14/16] defaultenv: base: add new devboot script
[PATCH 1/2] globalvar: propagate dev_set_param return value from globalvar_set
2026-03-18 9:22 UTC (4+ messages)
` [PATCH 2/2] globalvar: add helpers for stashing global variables
[PATCH v4 0/8] Allow multiple keyspecs in one environment variable
2026-03-18 7:34 UTC (10+ messages)
` [PATCH v4 1/8] scripts: include: Add string_util.h for strsep_unescaped
` [PATCH v4 2/8] crypto: keytoc: Improve readability
` [PATCH v4 3/8] crypto: keytoc: Move special handling of legacy pkcs11 format to parse_keyspec
` [PATCH v4 4/8] crypto: keytoc: Parse all keyspecs before writing to stdout
` [PATCH v4 5/8] crypto: keytoc: Split env-provided full keyspec on spaces
` [PATCH v4 6/8] Documentation: migration-guides: Document change in keyspec env vars
` [PATCH v4 7/8] crypto: keytoc: Allow fields to start with underscore
` [PATCH v4 8/8] crypto: keytoc: Deprecate fit-hint from env variable
Notification about FIT Signature Bypass Vulnerability
2026-03-17 19:09 UTC
file system crash
2026-03-17 14:31 UTC (3+ messages)
Stable releases v2025.09.3 and v2026.03.1
2026-03-17 14:20 UTC
[PATCH v3 0/4] Allow multiple keyspecs in one environment variable
2026-03-17 11:16 UTC (9+ messages)
` [PATCH v3 1/4] scripts: include: Add string_util.h for strsep_unescaped
` [PATCH v3 2/4] crypto: keytoc: Improve readability
` [PATCH v3 3/4] crypto: keytoc: Split env-provided full keyspec on spaces
` [PATCH v3 4/4] Documentation: migration-guides: Document change in keyspec env vars
[PATCH v3 0/4] ARM: i.MX8: add DDRC-ECC support
2026-03-17 10:22 UTC (3+ messages)
[PATCH v4 0/4] ARM: i.MX8: add DDRC-ECC support
2026-03-17 10:22 UTC (6+ messages)
` [PATCH v4 1/4] ARM: i.MX: esdctl: fix spelling of ad(d)ress
` [PATCH v4 2/4] arm: mach-imx: esdctl.c: Add support for imx8mp inline ECC
` [PATCH v4 3/4] drivers: ddr: imx8m: ddr_init.c: support ECC scrubbing
` [PATCH v4 4/4] arm: boards: protonic-imx8ml: Add ECC + scrubbing
[PATCH 1/5] tftp: skip memory allocation when seeking to current position
2026-03-17 10:21 UTC (2+ messages)
[PATCH v2 0/5] Add helper for security policies
2026-03-17 10:07 UTC (7+ messages)
` [PATCH v2 1/5] of: add of_property_write_string_array()
` [PATCH v2 2/5] common: bootm: add policy to commandline
` [PATCH v2 3/5] security: policy: set active policy on boot
` [PATCH v2 4/5] security: configure pinctrl based on policy name
` [PATCH v2 5/5] security: kernel_pinctrl: fixup pinctrl in kernel dts
[PATCH v2 0/3] ARM: socfpga: Enclustra SA2: enable HS USB
2026-03-17 8:32 UTC (2+ messages)
[PATCH master] FIT: handle hashed-nodes property not being in hashed nodes order
2026-03-17 8:32 UTC (2+ messages)
Capture decision-makers actively engaged in NAB 2026 events
2026-03-16 17:19 UTC
[PATCH 1/2] ARM: cpu: setupc: relocate BSS in relocate_to_adr()
2026-03-14 7:50 UTC (3+ messages)
v2026.03.0
2026-03-13 16:23 UTC
[PATCH v2 0/8] ARM: boards: protonic-mecsbc: Generalization
2026-03-13 14:59 UTC (2+ messages)
[PATCH v2025.09.y 00/58] Backports for v2025.09.1
2026-03-13 14:56 UTC (32+ messages)
` [PATCH v2025.09.y 11/58] driver: implement get_free_deviceid_from()
` [PATCH v2025.09.y 12/58] sandbox: fix make dependency for sandbox
` [PATCH v2025.09.y 14/58] i.MX: HAB: fix field return unlock fuse uid
` [PATCH v2025.09.y 15/58] ARM: cpu: common: skip R_ARM_NONE relocations
` [PATCH v2025.09.y 16/58] mmc: resolve conflict between MMC_CAP_NONREMOVABLE and MMC_CAP_1_8V_DDR
` [PATCH v2025.09.y 17/58] virtio: ring: fix stale data in queue after reset
` [PATCH v2025.09.y 18/58] scripts: Makefile.lib: suppress graph_port warnings for overlays
` [PATCH v2025.09.y 20/58] kbuild: fold rmdirs into rmfiles
` [PATCH v2025.09.y 21/58] mtd: nand: mxc_nand: use clk_get_optional for clock handling
` [PATCH v2025.09.y 22/58] FIT: fix double free issue with >1 reference count
` [PATCH v2025.09.y 23/58] net: phy: mdio_bus: fix freeing of cdev name before devfs_remove
` [PATCH v2025.09.y 25/58] common: tlv: Correct eth address list fixup
` [PATCH v2025.09.y 26/58] common: tlv: fix link error when CONFIG_NET is disabled
` [PATCH v2025.09.y 28/58] RISC-V: dts: fix generation of dtbs-list
` [PATCH v2025.09.y 29/58] of: overlay: propagate error unflattening DTBO
` [PATCH v2025.09.y 30/58] efi: fix potential NULL dereference
` [PATCH v2025.09.y 31/58] FIT: fix potential underflow of stack array
` [PATCH v2025.09.y 33/58] of: overlay: initialize ret to fix garbage return value
` [PATCH v2025.09.y 34/58] firmware: xilinx-fpga: fix double free in probe error path
` [PATCH v2025.09.y 38/58] net: phy: add NULL check for phy driver in page accessors
` [PATCH v2025.09.y 39/58] open: add missing mode argument to O_CREAT calls
` [PATCH v2025.09.y 40/58] hush: add NULL check for gl_pathv after do_glob_in_argv
` [PATCH v2025.09.y 41/58] i2c: rk3x: fix NULL pointer dereference on repeated NACK
` [PATCH v2025.09.y 43/58] mci: spi: initialize r1 to fix garbage return value
` [PATCH v2025.09.y 46/58] ARM: rockchip: dmc: use define instead of hardcoded value
` [PATCH v2025.09.y 49/58] regulator: fixed: handle startup-delay-us property
` [PATCH v2025.09.y 51/58] Makefile: include scripts/ in compile_commands.json
` [PATCH v2025.09.y 52/58] jwt: fix buffer overflow and double-free in jwt_part_parse
` [PATCH v2025.09.y 54/58] powerpc: fix initjmp storing function pointer at wrong offset
` [PATCH v2025.09.y 57/58] FIT: reconstruct hashed-nodes property during verification
[PATCH] FIT: reconstruct hashed-nodes property during verification
2026-03-13 14:48 UTC (2+ messages)
[PATCH] bareboxtlv-generator: make compatible to python < 3.12
2026-03-13 14:48 UTC (2+ messages)
[PATCH 0/4] arm: socfpga: mailbox_s10: cleanup and error handling
2026-03-13 14:39 UTC (2+ messages)
[PATCH v4 0/3] ARM: boards: add support for tqma8mpxs boards
2026-03-13 14:31 UTC (6+ messages)
` [PATCH v4 2/3] ARM: boards: tqma8mpxl: extend with support for xs
[PATCH 0/4] Add helper for security policies
2026-03-13 14:30 UTC (7+ messages)
` [PATCH 1/4] common: bootm: add policy to commandline
` [PATCH 4/4] security: kernel_pinctrl: fixup pinctrl in kernel dts
[PATCH] scripts: rk-usb-loader: push header first
2026-03-13 14:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox