Show patches with: Archived = No       |   2030 patches
« 1 23 4 520 21 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Concept,06/33] ext4l: Move sb_ functions and SB_ macros to super_types.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,05/33] ext4l: Move struct inode and time accessors to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,04/33] ext4l: Move file_operations and inode_operations to linux/fs.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,03/33] ext4l: Remove redundant header-location comments from ext4_uboot.h Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,02/33] list: Add const qualifiers to list_sort callback signature Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,01/33] linux/sort.h: Fix qsort implicit declaration warning Reorganise ext4l compatibility stubs - - - --- 2026-01-21 Simon Glass New
[Concept,17/17] ext4l: Move superblock write stubs to linux/fs/super_types.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,16/17] ext4l: Move lock bit operations to asm-generic/bitops/lock.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,15/17] ext4l: Move lock and scheduler stubs to proper headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,14/17] ext4l: Move super_operations to linux/fs/super_types.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,13/17] ext4l: Move folio operations to proper headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,12/17] ext4l: Move inode stubs to proper headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,11/17] ext4l: Move buffer operations to linux/buffer_head.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,10/17] ext4l: Move get_block_t typedef to linux/fs.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,09/17] ext4l: Move block device atomic write stubs to linux/blkdev.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,08/17] ext4l: Move buffer and filesystem helpers to standard headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,07/17] ext4l: Move time functions to linux/time.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,06/17] ext4l: Move uuid_to_fsid to linux/statfs.h and use hexdump.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,05/17] ext4l: Create asm-generic/bitops/le.h for little-endian bitops ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,04/17] ext4l: Move memory and kunit stubs to standard headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,03/17] ext4l: Move inode state bits to linux/fs.h ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,02/17] ext4l: Move inode helpers to standard linux headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,01/17] ext4l: Move cache alignment and pointer macros to headers ext4l: Move compatibility stubs to standard Linux headers - - - --- 2026-01-20 Simon Glass New
[Concept,36/36] video: Move context allocation from drivers to uclass video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,35/36] video: Move context freeing to uclass video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,34/36] video: Pass a cursor pointer to console_alloc_cursor() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,33/36] video: Allocate the cursor in the uclass video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,32/36] video: Maintain a list of contexts in vidconsole video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,31/36] expo: Pass context to scene_render_obj() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,30/36] expo: Pass context to scene_obj_render() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,29/36] expo: Pass context to scene_txt_render() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,28/36] expo: Pass context to draw_string() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,27/36] video: Pass context to get_font_size() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,26/36] video: Pass context to console_set_font() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,25/36] video: Pass context to set_bitmap_font() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,24/36] video: Pass context to vidconsole_set_bitmap_font() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,23/36] video: Pass context to console_alloc_cursor() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,22/36] video: Pass context to select_metrics() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,21/36] video: Pass context to select_font() method video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,20/36] video: Pass context to mark_start() method video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,19/36] video: Pass context to vidconsole_put_string() et al video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,18/36] video: Pass context to vidconsole_put_char() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,17/36] video: Pass context to vidconsole_show/hide_cursor() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,16/36] video: Pass context to get_cursor_info() method video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,15/36] video: Pass context to vidconsole_escape_char() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,14/36] video: Pass context to vidconsole_output_glyph() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,13/36] video: Pass context to vidconsole_putc_xy() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,12/36] video: Pass context to console_fixed_putc_xy() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,11/36] video: Pass context to vidconsole_newline/back() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,10/36] video: Pass context to backspace() method video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,09/36] expo: Use text-input CLI line state instead of scene's video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,08/36] expo: Add CLI line state to text-input objects video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,07/36] expo: Move and generalise scene_textline_send_key() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[Concept,06/36] video: Pass context to vidconsole_readline_start/end() video: Add multiple-context support to vidconsole (part F) - - - --- 2026-01-20 Simon Glass New
[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
« 1 23 4 520 21 »