This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9fdfb15a3dbf Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/li [...] new 1bfb2b618d52 riscv: kexec: Align the kexeced kernel entry new 8eb8fe67e2c8 riscv: errata: fix T-Head dcache.cva encoding new 82210979f3dd Merge tag 'riscv-for-linus-6.6-rc2' of git://git.kernel.or [...] new ccf1dab96be4 selinux: fix handling of empty opts in selinux_fs_context_ [...] new 02e768c9fe47 Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pu [...] new 762f169f5d9b efi/x86: Move EFI runtime call setup/teardown helpers out of line new aba7e066c738 efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexec new e7761d827e99 efi/unaccepted: Use ACPI reclaim memory for unaccepted mem [...] new 79b83606abc7 efivarfs: fix statfs() on efivarfs new e42bebf6db29 Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/p [...]
The 10 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/riscv/include/asm/errata_list.h | 4 +-- arch/riscv/kernel/elf_kexec.c | 8 +++++- arch/x86/Kconfig | 2 +- arch/x86/include/asm/efi.h | 32 ++---------------------- arch/x86/platform/efi/efi_32.c | 12 +++++++++ arch/x86/platform/efi/efi_64.c | 19 ++++++++++++-- drivers/firmware/efi/libstub/unaccepted_memory.c | 2 +- fs/efivarfs/super.c | 14 ++++++++--- security/selinux/hooks.c | 10 ++++++-- 9 files changed, 60 insertions(+), 43 deletions(-)