Toggle navigation
Patchwork
U-Boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Simon Glass
| State =
Action Required
| Archived =
No
| 1845 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
Apply
«
1
2
3
4
…
18
19
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[Concept,05/36] video: Add per-device vidconsole_readline_start/end()
video: Add multiple-context support to vidconsole (part F)
- - -
-
-
-
2026-01-20
Simon Glass
New
[Concept,04/36] cli: Split initial-text output from cli_cread_init()
video: Add multiple-context support to vidconsole (part F)
- - -
-
-
-
2026-01-20
Simon Glass
New
[Concept,03/36] video: Pass context to vidconsole_entry_start()
video: Add multiple-context support to vidconsole (part F)
- - -
-
-
-
2026-01-20
Simon Glass
New
[Concept,02/36] video: Pass context to vidconsole_set_cursor_pos()
video: Add multiple-context support to vidconsole (part F)
- - -
-
-
-
2026-01-20
Simon Glass
New
[Concept,01/36] test: Fix LUKS device-name collision in CI environments
video: Add multiple-context support to vidconsole (part F)
- - -
-
-
-
2026-01-20
Simon Glass
New
[Concept,16/16] ext4l: Add asm-generic/timex.h and move get_cycles
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,15/16] ext4l: Move WARN_RATELIMIT to linux/ratelimit.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,14/16] ext4l: Use existing linux/nospec.h for array_index_nospec
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,13/16] ext4l: Move KMEM_CACHE macro to linux/slab.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,12/16] ext4l: Move umin to linux/minmax.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,11/16] ext4l: Add linux/overflow.h and move struct_size
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,10/16] ext4l: Add linux/highuid.h and move UID/GID helpers
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,09/16] ext4l: Move memweight to linux/string.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,08/16] ext4l: Move qsize_t to linux/quotaops.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,07/16] ext4l: Move fstrim_range to linux/fs.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,06/16] ext4l: Move user_namespace to linux/cred.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,05/16] ext4l: Move _RET_IP_, _THIS_IP_, BITS_PER_BYTE to standard headers
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,04/16] ext4l: Move data_race, might_sleep, fallthrough to standard headers
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,03/16] ext4l: Move inode and superblock helpers to linux/fs.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,02/16] ext4l: Add linux/fs/super_types.h for struct super_block
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,01/16] ext4l: Move inode locking stubs to linux/fs.h
ext4l: Move definitions to standard Linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,27/27] expo: Render textedit dependencies correctly
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,26/27] expo: Fix textedit height calculation
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,25/27] expo: Mark textedits as highlightable
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,24/27] expo: Add scene_txtin_close() for common text-input close code
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,23/27] expo: Add scene_txtin_open() for common text-input open code
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,22/27] expo: Combine textline and textedit switch cases
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,21/27] expo: Add a txtin function to render dependencies
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,20/27] expo: Add per-line measurement logging
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,19/27] expo: Fix textedit word-wrap measurement order
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,18/27] expo: Add scene_chklog() for filtered logging
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,17/27] sandbox: expo: Add expo_dump_file()
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,16/27] expo: Add debug logging to scene_txtin_arrange()
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,15/27] expo: Dump the line-measurement info
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,14/27] expo: Use a configurable output function in expo_dump()
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,13/27] sandbox: log: Add file log driver
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,12/27] sandbox: Allow grid size to be specified in 'sb grid' command
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,11/27] sandbox: Add 'sb grid' command to enable grid overlay
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,10/27] sandbox: Add grid-drawing option to sandbox_sdl_sync()
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,09/27] video: Log each measured line with log_content()
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,08/27] test: dm: rtc: Fix flaky dm_test_rtc_dual test
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,07/27] sandbox: test: Add bootph-all to pinctrl-single for serial
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,06/27] pickman: Handle qconfig resync commits specially
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,05/27] test: trace: Fix funcgraph check for matching exit indent
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,04/27] test: trace: Remove stale trace file before saving
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,03/27] proftool: Fix funcgraph depth for exit records
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,02/27] test/py: Allow --help without a build directory
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,01/27] hook: Add hooks for kaka
Expo debugging and textedit improvements (part E)
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,23/23] ext4l: Move I_MUTEX_* constants to linux/fs.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,22/23] ext4l: Move SECTOR_SHIFT to linux/blk_types.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,21/23] ext4l: Move PF_MEMALLOC flags to linux/sched.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,20/23] ext4l: Move scheduler stubs to linux/sched.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,19/23] ext4l: Move BLK_OPEN_* flags to linux/blkdev.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,18/23] ext4l: Move system_state definitions to linux/kernel.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,17/23] ext4l: Move __GFP_MOVABLE and __GFP_FS to slab.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,16/23] ext4l: Move REQ_META, REQ_PRIO, REQ_RAHEAD to blk_types.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,15/23] ext4l: Move QFMT_VFS_* constants to quotaops.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,14/23] ext4l: Move REQ_IDLE and REQ_PREFLUSH to blk_types.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,13/23] ext4l: Move REQ_OP and SLAB flags to proper headers
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,12/23] ext4l: Move STATX_* and struct kstat to linux/stat.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,11/23] ext4l: Add linux/hrtimer.h with timer stubs
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,10/23] ext4l: Move rwsem_is_locked to linux/rwsem.h
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,09/23] linux: Add ioprio.h with I/O priority definitions
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,08/23] linux: quotaops: Add more quota operation stubs
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,07/23] linux: Add fsverity.h with fs-verity stubs
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,06/23] linux: Add namei.h with pathname lookup flags
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,05/23] linux: Add iversion.h with inode version stubs
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,04/23] linux: Add writeback.h with writeback operation stubs
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,03/23] linux: Add minmax.h with in_range helper
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,02/23] linux: path: Add path_put and d_path stubs
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,01/23] linux: random: Add get_random_u32_below and prandom_u32_max
Reduce ext4_uboot.h by moving definitions to linux headers
- - -
-
-
-
2026-01-19
Simon Glass
New
[Concept,16/16] expo: Enable textedit dimension calculation for word-wrap
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,15/16] expo: Add scene_txtin_arrange() for common arrangement code
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,14/16] expo: Add scene_txtin_init() for common text-input init
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,13/16] expo: Add scene_obj_txtin() helper for text-input objects
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,12/16] expo: Factor out common calc_bbox code into scene_txtin.c
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,11/16] expo: Introduce scene_txtin for common text-input fields
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,10/16] expo: Add arrangement support for textedit
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,09/16] expo: Add line_chars to scene_obj_txtedit
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,08/16] expo: Rename textline max_chars to line_chars
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,07/16] expo: Refactor textedit to use label_id and edit_id
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,06/16] test: expo: Add a separate test for textedit
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,05/16] expo: Wire up putch callback for textline editing
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,04/16] cli: Add cls_putnstr() for string output with callback
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,03/16] cli: Convert ERASE_TO_EOL macro to a function
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,02/16] cli: Add putch callback to struct cli_line_state
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,01/16] test: acpi: Fix flaky dm_test_acpi_fpdt checksum test
expo: Continue preparations for textedit (part D)
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,12/12] linux: Add blockgroup_lock.h and delayed_call.h headers
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,11/12] linux: Add hash.h header with hash_64 function
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,10/12] linux: Add projid.h and mnt_idmapping.h headers
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,09/12] linux: utsname/proc_fs: Add init_utsname() and proc_ops
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,08/12] linux: Add ratelimit.h header with rate limiting stubs
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,07/12] linux: Add wait_bit.h header with wait bit stubs
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,06/12] linux: Add mbcache.h header with metadata cache stubs
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,05/12] linux: Add exportfs.h header with NFS export operations
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,04/12] linux: Add statfs.h header with kstatfs struct
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,03/12] linux: Add fiemap.h header with extent mapping types
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,02/12] linux: uio: Add kiocb struct and IOCB_* flags
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,01/12] linux: capability: Add CAP_SYS_ADMIN constant
ext4l: Continue reducing ext4_uboot.h size with more headers
- - -
-
-
-
2026-01-18
Simon Glass
New
[Concept,19/19] asm-generic: atomic: Add xchg() and try_cmpxchg() macros
ext4l: Reduce ext4_uboot.h size by moving code to include/linux
- - -
-
-
-
2026-01-17
Simon Glass
New
«
1
2
3
4
…
18
19
»