Linus Torvalds
2aff7c706c
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull objtool updates from Ingo Molnar:
- Mark arch_cpu_idle_dead() __noreturn, make all architectures &
drivers that did this inconsistently follow this new, common
convention, and fix all the fallout that objtool can now detect
statically
- Fix/improve the ORC unwinder becoming unreliable due to
UNWIND_HINT_EMPTY ambiguity, split it into UNWIND_HINT_END_OF_STACK
and UNWIND_HINT_UNDEFINED to resolve it
- Fix noinstr violations in the KCSAN code and the lkdtm/stackleak code
- Generate ORC data for __pfx code
- Add more __noreturn annotations to various kernel startup/shutdown
and panic functions
- Misc improvements & fixes
* tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (52 commits)
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
btrfs: Mark btrfs_assertfail() __noreturn
objtool: Include weak functions in global_noreturns check
cpu: Mark nmi_panic_self_stop() __noreturn
cpu: Mark panic_smp_self_stop() __noreturn
arm64/cpu: Mark cpu_park_loop() and friends __noreturn
x86/head: Mark *_start_kernel() __noreturn
init: Mark start_kernel() __noreturn
init: Mark [arch_call_]rest_init() __noreturn
objtool: Generate ORC data for __pfx code
x86/linkage: Fix padding for typed functions
objtool: Separate prefix code from stack validation code
objtool: Remove superfluous dead_end_function() check
objtool: Add symbol iteration helpers
objtool: Add WARN_INSN()
scripts/objdump-func: Support multiple functions
context_tracking: Fix KCSAN noinstr violation
objtool: Add stackleak instrumentation to uaccess safe list
...
2023-04-28 14:02:54 -07:00
..
2022-09-09 12:30:08 +01:00
2022-09-09 12:27:25 +01:00
2022-06-06 08:54:33 +02:00
2021-09-23 20:39:36 +02:00
2022-11-07 15:59:14 +00:00
2022-03-08 13:32:48 +00:00
2023-01-31 16:06:17 +00:00
2021-10-19 10:56:20 +01:00
2022-11-18 02:18:10 +01:00
2023-03-27 14:01:18 +01:00
2022-07-05 11:45:46 +01:00
2022-05-19 23:46:10 +02:00
2022-06-28 12:11:47 +01:00
2021-05-26 23:31:26 +01:00
2022-06-28 12:11:47 +01:00
2022-12-06 11:33:29 +00:00
2023-01-05 15:28:15 +00:00
2023-03-28 21:13:25 +01:00
2021-05-26 13:20:49 +02:00
2023-03-28 21:13:25 +01:00
2022-01-15 08:47:31 -08:00
2023-02-08 15:26:58 -08:00
2023-01-21 18:09:23 +00:00
2022-07-05 13:06:31 +01:00
2021-03-15 10:57:21 +00:00
2022-01-20 09:13:48 +00:00
2023-04-11 19:10:36 +01:00
2023-04-13 12:27:11 +01:00
2022-06-23 14:19:33 +01:00
2022-06-23 18:22:44 +01:00
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-02-10 18:51:49 +00:00
2022-06-23 14:19:33 +01:00
2023-01-05 15:25:19 +00:00
2021-05-05 18:13:58 +01:00
2023-04-14 13:39:47 +01:00
2023-02-23 14:41:48 -08:00
2023-02-25 11:30:21 -08:00
2021-08-20 12:33:06 +02:00
2023-02-21 15:27:48 -08:00
2023-04-14 17:31:24 +02:00
2021-11-08 22:16:26 +01:00
2023-04-11 18:55:28 +01:00
2023-01-20 12:23:06 +00:00
2023-01-20 12:23:06 +00:00
2023-04-11 18:06:39 +01:00
2021-10-21 10:45:22 +01:00
2021-10-21 10:45:22 +01:00
2023-01-06 17:14:55 +00:00
2022-09-16 12:38:57 +01:00
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-02-10 18:51:49 +00:00
2021-03-19 12:01:20 +00:00
2022-01-12 08:24:29 -06:00
2021-03-31 09:16:55 +01:00
2022-02-22 21:25:48 +00:00
2023-01-24 11:49:43 +00:00
2022-08-05 10:07:23 -07:00
2021-03-29 10:41:42 +01:00
2021-03-24 20:19:30 +00:00
2023-01-31 16:06:17 +00:00
2022-11-07 15:59:14 +00:00
2021-02-26 09:41:03 -08:00
2022-05-04 15:30:28 +01:00
2023-04-11 18:55:28 +01:00
2023-04-11 19:24:46 +01:00
2023-03-27 16:15:20 +01:00
2021-09-30 21:24:06 -04:00
2023-02-13 23:33:41 +00:00
2022-11-11 17:19:35 +00:00
2023-02-13 23:33:41 +00:00
2023-04-18 17:08:09 +00:00
2023-02-02 21:46:43 +00:00
2023-02-13 23:33:41 +00:00
2021-06-22 14:08:05 +01:00
2023-02-11 10:13:30 +00:00
2023-01-12 21:09:20 +00:00
2022-11-11 17:16:24 +00:00
2022-04-29 19:26:27 +01:00
2023-01-24 11:49:43 +00:00
2022-11-14 14:44:14 +00:00
2023-04-27 19:42:02 -07:00
2022-04-28 23:16:13 -07:00
2023-03-16 13:08:40 -07:00
2023-04-11 18:55:28 +01:00
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/gettimeofday', 'for-next/stacktrace', 'for-next/atomics', 'for-next/el1-exceptions', 'for-next/a510-erratum-2658417', 'for-next/defconfig', 'for-next/tpidr2_el0' and 'for-next/ftrace', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2022-09-30 09:17:57 +01:00
2022-11-09 18:06:35 +00:00
2021-08-04 16:54:36 +00:00
2022-02-15 22:53:29 +00:00
2023-04-05 19:42:43 -07:00
2023-04-05 19:42:43 -07:00
2021-01-14 15:08:55 -08:00
2023-02-02 22:33:18 -08:00
2022-02-23 10:58:28 +01:00
2021-03-11 16:17:52 +01:00
2023-01-24 11:49:43 +00:00
2022-07-22 17:34:57 -05:00
2022-05-13 07:20:07 -07:00
2023-03-27 14:01:18 +01:00
2021-11-16 10:12:57 +00:00
2022-11-09 18:13:18 +00:00
2022-07-17 17:14:37 -07:00
2023-03-28 16:20:12 -07:00
2023-04-13 12:27:11 +01:00
2022-02-19 11:11:09 +01:00
2023-01-20 12:23:05 +00:00
2022-11-07 14:19:01 +00:00
2023-01-31 16:06:17 +00:00
2022-03-09 21:56:50 +00:00
2023-01-20 14:26:18 +00:00
2022-09-09 12:30:07 +01:00
2022-02-15 17:40:28 +00:00
2023-01-19 14:58:19 +01:00
2021-07-08 11:48:20 -07:00
2022-08-23 11:02:02 +01:00
2021-08-20 19:49:38 +01:00
2021-07-12 13:37:34 +01:00
2023-04-14 17:31:25 +02:00
2023-04-05 19:42:46 -07:00
2022-11-15 13:46:18 +00:00
2021-12-07 15:14:12 +01:00
2021-02-11 07:59:54 -05:00
2022-11-18 02:18:10 +01:00
2023-01-16 15:27:31 +01:00
2022-10-09 02:33:49 +01:00
2022-03-07 21:57:02 +00:00
2022-11-09 09:52:25 +00:00
2021-09-14 16:06:20 +02:00
2023-04-17 13:01:10 +01:00
2022-09-16 12:17:03 +01:00
2022-04-22 18:50:58 +01:00
2021-06-23 14:52:57 +01:00
2021-08-06 13:52:03 +01:00
2022-03-10 20:21:58 +01:00
2021-10-01 13:31:01 +01:00
2022-11-15 13:46:19 +00:00
2023-04-27 19:42:02 -07:00
2022-01-15 16:30:30 +02:00
2022-04-26 13:35:45 -07:00
2023-01-05 15:26:09 +00:00
2022-09-09 12:27:25 +01:00
2022-03-18 13:48:28 +00:00
2022-07-01 15:22:51 +01:00
2022-03-24 19:06:47 -07:00
2022-03-24 19:06:47 -07:00
2023-04-05 19:42:43 -07:00
2022-02-11 20:39:39 +11:00