This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from aad611a868d1 Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git:/ [...] new 5adf349439d2 x86/module: Fix the paravirt vs alternative order new 7228918b3461 x86/boot: Fix memremap of setup_indirect structures new 445c1470b6ef x86/boot: Add setup_indirect support in early_memremap_is_ [...] new a365a65f9ca1 x86/traps: Mark do_int3() NOKPROBE_SYMBOL new 08999b2489b4 x86/sgx: Free backing memory after faulting the enclave page new f0e18b03fcaf Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.o [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/kernel/cpu/sgx/encl.c | 57 ++++++++++++++++++++++++++----- arch/x86/kernel/e820.c | 41 ++++++++++++++++------ arch/x86/kernel/kdebugfs.c | 37 +++++++++++++++----- arch/x86/kernel/ksysfs.c | 77 +++++++++++++++++++++++++++++++++--------- arch/x86/kernel/module.c | 13 ++++--- arch/x86/kernel/setup.c | 34 +++++++++++++++---- arch/x86/kernel/traps.c | 1 + arch/x86/mm/ioremap.c | 57 +++++++++++++++++++++++++++---- 8 files changed, 254 insertions(+), 63 deletions(-)