This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d540c398db78 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 0b6b30c65621 efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only new 2bb6a81633cb efi/tpm: Return -EINVAL when determining tpm final events [...] new 18b915ac6b0a efi/random: Treat EFI_RNG_PROTOCOL output as bootloader ra [...] new 41cd96fa149b efi: libstub/arm: Account for firmware reserved memory at [...] new 220dd7699c46 x86, efi: Never relocate kernel below lowest acceptable address new 359efcc2c910 efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN new b2a18c25c73f Merge branch 'efi-urgent-for-linus' of git://git.kernel.or [...] new 8c7e975667fb perf/core: Start rejecting the syscall with attr.__reserved_2 set new 317b96bb1430 perf/x86/amd/ibs: Fix reading of the IBS OpData register a [...] new e431e79b6060 perf/x86/amd/ibs: Handle erratum #420 only on the affected [...] new 75be6f703a14 perf/x86/uncore: Fix event group support new 652521d460cb perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge [...] new 355f83c1d098 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] new cd1cb3350561 sched/topology: Don't try to build empty sched domains new e284df705cf1 sched/topology: Allow sched_asym_cpucapacity to be disabled new 0dbe6cb8f7e0 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...]
The 16 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/boot/compressed/eboot.c | 4 ++- arch/x86/events/amd/ibs.c | 8 +++-- arch/x86/events/intel/uncore.c | 44 ++++++++++++++++++++++---- arch/x86/events/intel/uncore.h | 12 ------- drivers/firmware/efi/Kconfig | 1 + drivers/firmware/efi/efi.c | 2 +- drivers/firmware/efi/libstub/Makefile | 1 + drivers/firmware/efi/libstub/arm32-stub.c | 16 ++++++++-- drivers/firmware/efi/libstub/efi-stub-helper.c | 24 ++++++-------- drivers/firmware/efi/test/efi_test.c | 8 +++++ drivers/firmware/efi/tpm.c | 1 + include/linux/efi.h | 18 +++++++++-- include/linux/perf_event.h | 2 +- include/linux/security.h | 1 + kernel/cgroup/cpuset.c | 3 +- kernel/events/core.c | 2 +- kernel/sched/topology.c | 11 +++++-- security/lockdown/lockdown.c | 1 + 18 files changed, 112 insertions(+), 47 deletions(-)