Linus Torvalds
9c6e84e4ba
Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
...
Pull bootconfig fixes from Masami Hiramatsu:
- Fix potential static_command_line buffer overrun.
Currently we allocate the memory for static_command_line based on
"boot_command_line", but it will copy "command_line" into it. So we
use the length of "command_line" instead of "boot_command_line" (as
we previously did)
- Use memblock_free_late() in xbc_exit() instead of memblock_free()
after the buddy system is initialized
- Fix a kerneldoc warning
* tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
bootconfig: Fix the kerneldoc of _xbc_exit()
bootconfig: use memblock_free_late to free xbc memory to buddy
init/main.c: Fix potential static_command_line memory overflow
2024-04-19 09:52:09 -07:00
..
2024-03-21 13:21:31 -07:00
2024-03-27 10:25:54 +00:00
2024-04-17 22:48:14 +02:00
2024-03-14 10:29:47 -07:00
2024-03-15 13:21:13 -07:00
2024-03-21 15:09:29 -07:00
2024-03-21 12:35:20 -07:00
2024-03-14 10:44:09 -07:00
2024-03-15 09:00:09 -07:00
2024-03-21 12:44:10 -07:00
2024-03-15 12:22:52 -07:00
2024-03-14 11:10:43 -07:00
2024-03-16 11:44:00 -07:00
2024-03-21 12:35:20 -07:00
2024-03-16 10:04:12 -07:00
2024-03-20 20:18:27 -07:00
2024-03-27 13:17:15 +01:00
2024-04-14 22:00:43 +09:00
2024-03-28 18:47:45 -07:00
2024-04-04 10:40:27 +02:00
2024-03-13 12:36:21 -07:00
2024-03-21 14:41:00 -07:00
2024-04-09 09:06:50 -07:00
2024-03-21 13:34:15 -07:00
2024-03-19 11:57:26 -07:00
2024-03-17 13:34:00 +11:00
2024-03-26 15:32:32 -05:00
2024-04-05 15:10:31 +02:00
2024-03-14 17:43:30 -07:00
2024-03-12 23:08:29 -07:00
2024-04-04 19:27:53 +02:00
2024-03-12 18:25:17 -07:00
2024-03-22 10:09:08 -07:00
2024-03-16 08:29:48 +01:00
2024-03-27 09:31:41 +01:00
2024-03-18 10:33:06 -04:00
2024-03-13 00:03:21 -07:00
2024-03-13 21:22:26 -04:00
2024-04-04 11:08:33 +03:00
2024-03-14 17:43:30 -07:00
2024-04-10 21:33:32 +00:00
2024-03-25 23:45:21 +01:00
2024-04-09 15:00:35 -06:00
2024-04-08 16:34:18 +02:00
2024-03-18 10:33:06 -04:00
2024-03-15 13:03:13 -07:00
2024-03-25 15:46:12 -04:00
2024-03-14 11:31:26 -04:00
2024-03-16 10:04:12 -07:00
2024-03-13 18:38:13 -04:00
2024-04-10 21:08:51 +08:00
2024-03-26 11:07:22 -07:00
2024-03-19 10:47:47 +01:00
2024-03-19 11:57:26 -07:00
2024-03-22 19:42:20 +08:00
2024-03-22 16:25:31 -07:00
2024-03-26 11:07:20 -07:00
2024-03-14 10:58:27 -07:00
2024-03-13 12:53:53 -07:00
2024-03-13 12:53:53 -07:00
2024-04-03 14:45:03 -07:00
2024-03-20 21:05:42 -07:00
2024-04-08 16:39:16 +02:00
2024-04-08 16:39:16 +02:00
2024-03-15 09:00:09 -07:00
2024-03-13 11:40:06 -07:00
2024-04-05 11:21:29 -07:00
2024-03-14 11:31:26 -04:00
2024-04-16 15:39:51 -07:00
2024-03-28 12:06:22 +01:00
2024-03-12 20:32:19 -07:00
2024-03-14 16:48:53 -07:00
2024-04-09 17:00:16 -07:00
2024-04-05 11:21:31 -07:00
2024-03-14 17:43:30 -07:00
2024-04-16 15:39:50 -07:00
2024-03-14 11:31:26 -04:00
2024-04-01 10:36:34 +02:00
2024-04-01 10:36:34 +02:00
2024-04-01 10:36:35 +02:00
2024-03-18 10:33:04 -04:00
2024-03-18 10:33:06 -04:00
2024-04-05 22:31:37 -07:00
2024-04-14 17:05:08 +01:00
2024-03-19 02:45:51 -04:00
2024-04-08 04:11:04 -04:00
2024-03-14 17:43:30 -07:00