Linus Torvalds
2f26e42455
LoongArch changes for v6.2
...
1, Switch to relative exception tables;
2, Add unaligned access support;
3, Add alternative runtime patching mechanism;
4, Add FDT booting support from efi system table;
5, Add suspend/hibernation (ACPI S3/S4) support;
6, Add basic STACKPROTECTOR support;
7, Add ftrace (function tracer) support;
8, Update the default config file.
-----BEGIN PGP SIGNATURE-----
iQJKBAABCAA0FiEEzOlt8mkP+tbeiYy5AoYrw/LiJnoFAmOZHLwWHGNoZW5odWFj
YWlAa2VybmVsLm9yZwAKCRAChivD8uImege9D/0XkNpVHM/8H2JaEKT7V8PldsPb
l8JIsU8UJRebcB9vOLHCfotFB3MuUakvAq6Mse+hQTGuajb9iIo3Zrpy4UG3WcEn
3UF6YwT8UZ4MBJzlJvZT8G1465xYDCnL57VsbYYmkatZYwkOhVGvwdAPWlA5l86e
LoFsmAxUYdk4RtdUNrvyhKMeeVwx4WWgKEitx8vXv18G8C+tabwSro58n5x/RxBL
T82Pgy2aPA58ccUvbxctzNytPlem+WKRqKKCUCRzJPeJ1O4E/DIyR6kACb9Dv5Eh
GVxF6P98+KL3XckNxwNgoeY54j+NmD23z1qZJqPW8DN8gNVU3zZBNYfuEXSuff9i
Ti4NuFrRtWyJHkb8Gc0zkMZV6AjnQsuO8KF9NE/Bki88g+1WbE9xrbyJkAqhGggj
ddSkVs5duXxzL/10RAcyZbdG1/IsIReRifi52FYe/3QsMOAbTR3RHehv8k803ITM
sXrl4KoTmfe9/tNCIP205ipXO3xw7PRjOSZtOXIMhHcAq5SLAXAw+1TbWC9xyzAL
LQMIoQHA1Q+AhD4wXk3HK+8i9jzZzPsdu1/N33VEfSLLwpguQ3JDBYmw2tTmWxQR
Yo3YJIj3L78FGUPFOSiKiHMsEcwh7QggSdqIcM33Y2XQPTyr5n9pZ0liclgQrl5a
/jfLo1FQxCVNztChEw==
=iplm
-----END PGP SIGNATURE-----
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Pull LoongArch updates from Huacai Chen:
- Switch to relative exception tables
- Add unaligned access support
- Add alternative runtime patching mechanism
- Add FDT booting support from efi system table
- Add suspend/hibernation (ACPI S3/S4) support
- Add basic STACKPROTECTOR support
- Add ftrace (function tracer) support
- Update the default config file
* tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: (24 commits)
LoongArch: Update Loongson-3 default config file
LoongArch: modules/ftrace: Initialize PLT at load time
LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
LoongArch/ftrace: Add dynamic function graph tracer support
LoongArch/ftrace: Add dynamic function tracer support
LoongArch/ftrace: Add recordmcount support
LoongArch/ftrace: Add basic support
LoongArch: module: Use got/plt section indices for relocations
LoongArch: Add basic STACKPROTECTOR support
LoongArch: Add hibernation (ACPI S4) support
LoongArch: Add suspend (ACPI S3) support
LoongArch: Add processing ISA Node in DeviceTree
LoongArch: Add FDT booting support from efi system table
LoongArch: Use alternative to optimize libraries
LoongArch: Add alternative runtime patching mechanism
LoongArch: Add unaligned access support
LoongArch: BPF: Add BPF exception tables
LoongArch: Remove the .fixup section usage
...
2022-12-19 08:23:27 -06:00
..
2022-09-29 04:40:14 +09:00
2022-05-08 01:33:07 -07:00
2022-10-14 22:32:52 +09:00
2022-08-07 21:30:36 +02:00
2022-11-10 08:37:19 -06:00
2022-08-21 02:47:48 +09:00
2022-06-10 14:51:36 +02:00
2022-08-07 10:03:24 -07:00
2022-05-24 16:33:20 +09:00
2022-11-02 17:32:05 +09:00
2022-12-14 08:36:11 +08:00
2022-11-17 17:51:45 +09:00
2022-09-20 14:12:25 -04:00
2022-08-02 15:17:00 -04:00
2022-09-28 09:02:06 +02:00
2022-05-08 03:16:59 +09:00
2021-09-03 08:17:20 +09:00
2022-09-29 04:40:16 +09:00
2022-07-17 17:31:40 -07:00
2019-06-05 17:37:11 +02:00
2022-12-08 18:25:31 -08:00
2022-09-28 09:02:20 +02:00
2021-09-08 11:50:28 -07:00
2022-09-29 04:40:15 +09:00
2020-02-25 03:35:16 -07:00
2021-08-10 09:13:25 +09:00
2021-09-19 10:13:03 +09:00
2022-11-30 16:13:16 -08:00
2022-07-27 21:18:00 +09:00
2022-05-08 03:16:59 +09:00
2021-08-05 20:55:39 +09:00
2021-05-18 11:09:59 +02:00
2021-01-04 10:38:11 +09:00
2022-01-20 08:52:54 +02:00
2022-09-28 09:01:40 +02:00
2022-09-11 21:55:05 -07:00
2021-01-01 12:26:39 -08:00
2020-09-04 18:19:37 +02:00
2021-01-22 06:34:44 +09:00
2021-10-26 09:42:29 -06:00
2020-03-17 08:59:03 +09:00
2019-06-05 17:37:07 +02:00
2022-08-29 13:58:47 +09:00
2019-06-05 17:37:10 +02:00
2022-11-16 10:42:10 +01:00
2020-01-27 14:25:06 -07:00
2021-03-08 13:19:05 +01:00
2022-06-26 06:15:05 +09:00
2021-09-03 08:17:21 +09:00
2022-05-08 01:33:07 -07:00
2021-01-14 08:21:09 -08:00
2022-12-04 01:59:16 +01:00
2022-09-28 09:02:45 +02:00
2022-04-24 10:38:44 +02:00
2019-05-24 17:36:45 +02:00
2022-06-30 12:22:17 -06:00
2022-04-29 14:38:00 -07:00
2019-05-30 11:26:39 -07:00
2022-12-14 15:23:49 -08:00
2022-07-27 21:18:00 +09:00
2022-05-11 21:45:53 +09:00
2022-09-28 09:02:06 +02:00
2021-05-17 12:10:03 +09:00
2022-12-16 03:49:24 -08:00
2022-09-29 02:00:29 +09:00
2022-09-28 09:02:20 +02:00
2022-12-14 12:20:00 -08:00
2021-04-25 05:14:26 +09:00
2021-10-15 11:25:13 +02:00
2022-11-12 18:47:36 -08:00
2022-09-28 09:02:20 +02:00
2021-03-15 19:20:48 +09:00
2022-11-18 14:45:30 -06:00
2022-03-21 08:13:03 -07:00
2022-05-08 03:17:00 +09:00
2022-09-29 04:40:16 +09:00
2022-09-28 09:02:20 +02:00
2021-03-15 19:20:48 +09:00
2022-10-10 12:00:45 -07:00
2022-08-16 12:25:53 -07:00
2021-03-15 19:20:48 +09:00
2022-09-28 09:02:20 +02:00
2021-09-24 16:13:35 -07:00
2020-08-10 01:32:59 +09:00
2021-12-09 16:42:27 -08:00
2022-10-03 14:03:19 -07:00
2022-12-19 07:13:33 -06:00
2022-10-10 12:00:45 -07:00
2022-07-27 21:18:00 +09:00
2022-10-28 00:19:40 +09:00
2022-11-24 09:27:57 +09:00
2022-05-08 01:33:07 -07:00
2022-01-20 08:52:55 +02:00
2020-05-17 18:52:01 +09:00
2022-10-03 03:52:58 +09:00
2022-10-03 03:52:58 +09:00
2019-06-05 17:37:10 +02:00
2022-11-09 18:41:16 +01:00
2022-09-29 04:40:15 +09:00
2022-10-03 03:51:58 +09:00
2022-11-09 18:06:35 +00:00
2021-04-25 05:22:42 +09:00
2022-06-08 20:14:13 +09:00
2022-06-05 06:20:57 +09:00
2022-05-12 10:08:43 -07:00
2022-02-22 14:32:44 -08:00
2022-02-02 11:19:33 +01:00
2020-03-26 15:08:27 -07:00
2022-05-11 21:46:38 +09:00
2022-12-14 08:41:53 +08:00
2021-06-18 09:09:17 -04:00
2022-03-07 13:54:59 +01:00
2022-08-12 18:39:43 -07:00
2022-09-28 09:02:06 +02:00
2022-09-28 09:02:06 +02:00
2022-01-08 18:03:57 +09:00
2020-12-08 23:30:04 +09:00
2022-08-03 23:56:20 +03:00
2022-12-14 08:36:11 +08:00
2022-01-18 10:17:18 -05:00
2022-06-01 09:32:45 -06:00
2022-05-18 15:34:33 +02:00
2022-05-18 15:35:42 +02:00
2022-11-18 13:55:09 -08:00
2022-10-13 11:14:43 -06:00
2020-12-08 23:30:04 +09:00
2022-06-03 20:09:27 +08:00
2021-07-09 04:00:39 +09:00
2021-08-10 09:13:25 +09:00
2021-07-09 04:00:39 +09:00
2022-07-01 10:32:30 +02:00
2022-02-13 16:50:06 -08:00
2021-06-08 13:09:34 +01:00
2021-05-03 17:23:06 -06:00
2021-08-10 09:13:25 +09:00
2020-06-06 23:42:01 +09:00