Kent Overstreet ([email protected])

Number of posts: 993 (1.48 per day)
First post: 2022-08-14 21:22:55
Last post: 2024-06-16 09:51:33

Date List Subject
2022-08-15 17:28:06 linux-kernel [PATCH 02/11] clk: tegra: bpmp: Convert to printbuf
2022-08-15 17:27:46 linux-kernel [PATCH 01/11] mm/memcontrol.c: Convert to printbuf
2022-08-15 00:20:30 linux-kernel [PATCH 09/32] vsprintf: Improve number()
2022-08-14 23:55:29 linux-kernel [PATCH 03/32] vsprintf: Convert to printbuf
2022-08-14 23:51:43 linux-kernel [PATCH 08/32] lib/printbuf: Unit specifiers
2022-08-14 23:39:27 linux-kernel [PATCH 18/32] vsprintf: flags_string() no longer takes printf_spec
2022-08-14 23:24:27 linux-kernel [PATCH 05/32] lib/string_helpers: string_get_size() now returns characters wrote
2022-08-14 21:54:54 linux-kernel [PATCH 19/32] vsprintf: Refactor device_node_string, fwnode_string
2022-08-14 21:53:37 linux-kernel [PATCH 01/32] lib/printbuf: New data structure for printing strings
2022-08-14 21:53:22 linux-kernel [PATCH 11/32] test_printf: Drop requirement that sprintf not write past nul
2022-08-14 21:53:11 linux-kernel [PATCH 14/32] vsprintf: Refactor fourcc_string()
2022-08-14 21:52:15 linux-kernel [PATCH 12/32] vsprintf: Start consolidating printf_spec handling
2022-08-14 21:49:59 linux-kernel [PATCH 02/32] lib/string_helpers: Convert string_escape_mem() to printbuf
2022-08-14 21:48:36 linux-kernel [PATCH 20/32] vsprintf: Refactor hex_string, bitmap_string_list, bitmap_string
2022-08-14 21:48:19 linux-kernel [PATCH 07/32] lib/printbuf: Tabstops, indenting
2022-08-14 21:47:04 linux-kernel [PATCH 21/32] Input/joystick/analog: Convert from seq_buf -> printbuf
2022-08-14 21:45:53 linux-kernel [PATCH 10/32] vsprintf: prt_u64_minwidth(), prt_u64()
2022-08-14 21:44:32 linux-kernel [PATCH 04/32] lib/hexdump: Convert to printbuf
2022-08-14 21:26:40 linux-kernel [PATCH 17/32] vsprintf: time_and_date() no longer takes printf_spec
2022-08-14 21:24:54 linux-kernel [PATCH 13/32] vsprintf: Refactor resource_string()
2022-08-14 21:24:42 linux-kernel [PATCH 16/32] vsprintf: Refactor mac_address_string()
2022-08-14 21:24:09 linux-kernel [PATCH 15/32] vsprintf: Refactor ip_addr_string()
2022-08-14 21:23:38 linux-kernel [PATCH 06/32] lib/printbuf: Heap allocation
2022-08-14 21:22:55 linux-kernel Printbufs v6