Linus Torvalds
591fd30eee
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
...
Pull ELF compat updates from Al Viro:
"Sanitizing ELF compat support, especially for triarch architectures:
- X32 handling cleaned up
- MIPS64 uses compat_binfmt_elf.c both for O32 and N32 now
- Kconfig side of things regularized
Eventually I hope to have compat_binfmt_elf.c killed, with both native
and compat built from fs/binfmt_elf.c, with -DELF_BITS={64,32} passed
by kbuild, but that's a separate story - not included here"
* 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
get rid of COMPAT_ELF_EXEC_PAGESIZE
compat_binfmt_elf: don't bother with undef of ELF_ARCH
Kconfig: regularize selection of CONFIG_BINFMT_ELF
mips compat: switch to compat_binfmt_elf.c
mips: don't bother with ELF_CORE_EFLAGS
mips compat: don't bother with ELF_ET_DYN_BASE
mips: KVM_GUEST makes no sense for 64bit builds...
mips: kill unused definitions in binfmt_elf[on]32.c
mips binfmt_elf*32.c: use elfcore-compat.h
x32: make X32, !IA32_EMULATION setups able to execute x32 binaries
[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
elf_prstatus: collect the common part (everything before pr_reg) into a struct
binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID
2021-02-21 09:29:23 -08:00
..
2021-01-27 10:01:46 +01:00
2020-12-28 20:34:33 +01:00
2021-01-05 18:00:09 +01:00
2020-12-17 12:52:23 -08:00
2021-02-16 14:47:46 -08:00
2020-12-16 16:38:41 -08:00
2020-12-01 18:49:32 +01:00
2021-01-16 18:32:36 +00:00
2020-12-15 16:18:23 -08:00
2020-11-30 11:18:29 +00:00
2020-12-09 19:26:02 -06:00
2021-02-20 21:36:51 -08:00
2020-12-07 18:22:35 -08:00
2021-02-16 14:53:30 -08:00
2020-12-16 18:48:16 +01:00
2020-12-11 22:29:38 -08:00
2021-01-13 15:08:41 +00:00
2021-02-20 21:32:37 -08:00
2020-11-30 02:42:42 +01:00
2021-01-28 21:24:40 -08:00
2021-01-21 12:35:42 +00:00
2021-01-09 13:51:36 -08:00
2020-12-22 14:12:10 -08:00
2021-02-20 18:42:28 -08:00
2020-12-15 14:10:09 -08:00
2021-01-26 19:21:49 +01:00
2021-02-08 13:23:42 +02:00
2021-01-25 15:59:12 -05:00
2021-02-20 21:32:37 -08:00
2021-02-20 21:50:59 -08:00
2021-02-15 12:36:27 -08:00
2020-12-04 13:30:59 +01:00
2020-12-02 09:46:55 -07:00
2020-12-15 22:46:16 -08:00
2020-12-15 22:46:15 -08:00
2020-12-01 14:53:40 -07:00
2020-12-01 14:53:39 -07:00
2021-01-01 12:58:07 -08:00
2021-01-01 12:58:07 -08:00
2020-12-04 09:42:00 -07:00
2021-02-12 17:37:23 -08:00
2021-01-27 18:18:15 -08:00
2021-02-11 17:44:41 -08:00
2021-02-16 15:23:23 -08:00
2021-01-12 17:24:30 -08:00
2020-12-29 15:36:49 -08:00
2021-01-14 19:29:58 -08:00
2020-12-02 09:46:55 -07:00
2020-12-14 15:26:13 +01:00
2020-12-15 12:13:40 -08:00
2020-12-20 17:17:25 -08:00
2021-01-27 19:29:32 +01:00
2020-12-15 12:13:45 -08:00
2020-12-19 11:18:38 -08:00
2020-12-02 13:47:17 +01:00
2021-01-04 10:47:38 -08:00
2021-01-15 10:04:49 +00:00
2020-12-03 11:20:52 +01:00
2020-12-16 11:06:49 -08:00
2021-01-08 11:02:18 -08:00
2021-02-04 19:25:47 +01:00
2020-12-22 19:50:40 +01:00
2020-12-15 22:46:15 -08:00
2020-12-11 14:10:44 +01:00
2021-02-04 16:36:28 +05:30
2021-01-21 20:12:40 +01:00
2021-01-08 15:57:29 -05:00
2020-12-15 10:57:29 +01:00
2020-12-22 13:19:43 -08:00
2020-12-16 16:38:41 -08:00
2020-12-11 21:20:08 +05:30
2020-12-22 19:50:40 +01:00
2020-12-14 11:51:46 +01:00
2021-01-19 17:57:15 +01:00
2021-01-06 08:40:56 -05:00
2021-01-06 08:38:29 -05:00
2020-12-08 18:21:16 +01:00
2021-02-06 00:21:42 +01:00
2021-02-03 18:37:29 -08:00
2020-12-09 09:39:38 -05:00
2020-12-02 22:00:22 -08:00
2020-12-10 12:42:59 -06:00
2021-02-11 16:19:20 +01:00
2021-01-16 18:14:53 +00:00
2020-12-25 10:54:29 -08:00
2020-12-17 11:18:00 -08:00
2020-12-11 11:40:43 +01:00
2020-12-09 19:14:48 +01:00
2020-12-01 14:53:40 -07:00
2021-02-06 11:57:28 -08:00
2020-12-02 20:20:05 +01:00
2021-01-22 08:52:02 +00:00
2020-12-15 12:53:37 -08:00
2020-12-15 12:13:44 -08:00
2021-02-05 11:03:47 -08:00
2021-02-04 18:37:56 -08:00
2020-12-11 12:58:52 +01:00
2021-02-11 13:24:44 -08:00
2020-12-03 08:21:29 -08:00
2020-12-16 11:06:07 -08:00
2021-02-16 13:14:06 -08:00
2020-12-01 10:46:27 +01:00
2020-12-02 22:10:35 -08:00
2021-01-07 14:35:14 +00:00
2020-12-15 16:19:30 +01:00
2020-12-08 15:23:37 +00:00
2020-12-15 22:46:15 -08:00
2021-02-02 15:57:23 +01:00
2020-12-15 16:39:06 -08:00
2020-12-08 14:14:48 +00:00
2021-01-26 18:39:45 -08:00
2021-02-05 20:48:28 +01:00
2020-12-15 16:19:31 +01:00
2020-12-15 15:03:31 -08:00
2020-12-09 09:39:37 -05:00
2020-12-17 13:30:45 -05:00
2020-12-22 12:55:08 -08:00
2021-02-05 11:03:47 -08:00
2021-01-07 16:17:31 +01:00
2021-01-07 14:17:29 +01:00
2020-12-29 15:36:49 -08:00
2020-12-15 16:19:31 +01:00
2020-12-15 22:46:15 -08:00
2021-01-29 15:39:48 -05:00
2021-01-22 15:09:42 +01:00
2021-01-12 21:13:01 +01:00
2021-01-14 17:18:25 +01:00
2020-12-15 13:22:29 -08:00
2020-12-15 22:46:16 -08:00
2020-12-03 12:56:03 -08:00
2020-12-16 11:01:04 -08:00
2020-12-15 22:46:15 -08:00
2020-12-03 16:21:07 -07:00
2021-01-19 12:02:20 -08:00
2021-01-19 11:47:31 -08:00
2020-12-07 10:29:57 +01:00
2021-01-12 18:12:54 -08:00
2020-12-17 13:34:25 -08:00
2021-01-27 16:45:21 +05:30
2020-12-15 12:13:45 -08:00
2020-12-15 14:55:10 -08:00
2021-02-04 18:20:13 -08:00
2020-12-15 12:13:41 -08:00
2020-12-19 11:18:37 -08:00
2020-12-15 14:48:04 -08:00
2020-12-04 12:23:25 +01:00
2020-12-17 13:01:31 -08:00
2020-12-22 12:55:08 -08:00
2021-01-30 01:22:31 +01:00
2020-12-04 22:32:40 +01:00
2021-02-11 13:24:44 -08:00
2021-02-16 13:14:06 -08:00
2021-01-25 22:06:11 +01:00
2021-02-04 18:05:59 -08:00
2020-12-09 09:39:38 -05:00
2020-12-02 14:05:52 -05:00
2020-11-30 10:52:22 -05:00
2020-12-02 14:05:52 -05:00
2021-01-18 18:58:18 +01:00
2021-02-17 13:17:49 -08:00
2020-12-15 14:02:26 -08:00
2020-12-15 12:13:38 -08:00
2020-12-22 12:55:08 -08:00
2020-12-15 14:55:10 -08:00
2020-12-15 12:13:39 -08:00
2020-12-01 14:53:40 -07:00
2020-12-04 11:18:42 -06:00
2020-12-10 14:55:49 -06:00
2020-12-15 15:11:08 -06:00
2020-12-14 17:34:12 -08:00
2021-02-16 15:23:23 -08:00
2020-12-15 15:03:31 -08:00
2021-01-27 18:45:29 +01:00
2021-01-22 17:08:28 +01:00
2021-02-04 16:30:14 +05:30
2021-01-27 19:29:32 +01:00
2020-12-15 12:13:46 -08:00
2020-12-15 15:03:31 -08:00
2020-12-15 22:46:15 -08:00
2021-02-05 10:08:10 +01:00
2020-12-04 08:44:24 +00:00
2020-12-01 12:01:03 -08:00
2020-12-17 14:19:01 +01:00
2020-12-15 22:46:15 -08:00
2021-01-04 10:55:19 -08:00
2020-12-03 11:20:52 +01:00
2020-12-15 22:46:18 -08:00
2020-12-10 13:14:37 -06:00
2021-01-25 17:32:10 +01:00
2020-12-11 12:47:17 +01:00
2020-12-15 22:46:18 -08:00
2020-12-15 12:13:39 -08:00
2020-12-20 10:12:06 -08:00
2020-12-15 15:57:25 -08:00
2020-12-09 17:08:42 +01:00
2020-11-30 02:13:02 +01:00
2020-12-07 17:12:49 -07:00
2020-12-22 12:55:07 -08:00
2020-12-16 16:38:41 -08:00
2020-12-01 11:23:34 +00:00
2020-12-16 11:30:10 -08:00
2020-12-16 11:01:04 -08:00
2020-12-07 18:25:02 -05:00
2020-12-09 17:08:49 +01:00
2020-12-07 10:40:32 +01:00
2020-12-15 12:13:43 -08:00
2020-12-15 12:13:39 -08:00
2020-12-10 16:17:15 +01:00
2020-12-29 15:36:49 -08:00
2021-02-13 14:32:04 -08:00
2021-01-28 00:35:03 +01:00
2020-12-15 12:13:37 -08:00
2020-12-10 10:45:36 +01:00
2021-02-17 14:25:50 -08:00
2020-12-22 12:55:08 -08:00
2021-01-15 13:23:36 +00:00
2020-12-15 14:48:04 -08:00
2020-12-11 15:43:41 -05:00
2020-12-02 15:07:56 +01:00
2020-12-28 11:58:59 +01:00
2021-01-22 18:20:52 -08:00
2021-02-02 14:50:15 +01:00
2020-12-11 14:11:13 +01:00
2021-02-06 00:21:42 +01:00
2021-02-04 10:45:24 +03:00
2020-12-14 16:40:27 -08:00
2020-12-16 00:07:17 -08:00
2020-12-11 10:40:52 +01:00
2020-12-07 18:25:02 -05:00
2020-12-16 12:33:35 -08:00
2021-02-02 09:32:02 -05:00
2020-12-04 16:54:35 +01:00
2021-01-20 16:48:47 -08:00
2021-02-20 21:28:04 -08:00
2021-02-04 18:56:56 -08:00
2021-02-15 18:50:01 +01:00
2020-12-09 20:00:26 +01:00
2020-12-18 16:14:31 -05:00
2020-12-10 14:47:56 -07:00
2021-02-05 11:03:47 -08:00
2020-12-15 12:13:40 -08:00
2021-01-07 16:17:31 +01:00
2020-12-02 20:20:05 +01:00
2020-12-06 10:19:07 -08:00