This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2059c40aded7 Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub [...] new ef94340583ee arm64: vdso32: drop -no-integrated-as flag new 782276b4d0ad arm64: Force SPARSEMEM_VMEMMAP as the only memory manageme [...] new 8d144746ecc5 arm64: alternative: simplify passing alt_region new 4139cf940d52 arm64: remove HAVE_DEBUG_BUGVERBOSE new 0bca3ec846d7 arm64: Show three registers per line new 1ecd5b129252 ACPI: GTDT: Don't corrupt interrupt mappings on watchdow p [...] new 2a20b08f06e7 ACPI: irq: Prevent unregistering of GIC SGIs new 9b924f4f0d8f psci: Remove unneeded semicolon new 75516c75a72b arm64: doc: Add brk/mmap/mremap() to the Tagged Address AB [...] new 388708028e69 arm64/vdso: Discard .note.gnu.property sections in vDSO new 8533d5bfad41 arm64: stacktrace: restore terminal records new f6334b1798c1 arm64: cpufeatures: use min and max new ee61f36d3e46 arm64: Relax booting requirements for configuration of traps new b30dbf4d9362 arm64: Explicitly require that FPSIMD instructions do not trap new ff1c42cdfbcf arm64: Explicitly document boot requirements for SVE new 4d6a38da8e79 arm64: entry: always set GIC_PRIO_PSR_I_SET during entry new 5d8505fd039c arm64: Fix the documented event stream frequency new c76fba33467b arm64: kernel: Update the stale comment new 51595e3b4943 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 19 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: Documentation/arm64/booting.rst | 33 +++++++++++++++++++++++++++++- Documentation/arm64/elf_hwcaps.rst | 2 +- Documentation/arm64/tagged-address-abi.rst | 6 ++++++ arch/arm64/Kconfig | 11 +--------- arch/arm64/include/asm/daifflags.h | 3 +++ arch/arm64/include/asm/kernel-pgtable.h | 2 +- arch/arm64/include/asm/memory.h | 4 ++-- arch/arm64/include/asm/sparsemem.h | 3 --- arch/arm64/kernel/alternative.c | 5 ++--- arch/arm64/kernel/cpufeature.c | 5 +++-- arch/arm64/kernel/cpuidle.c | 2 +- arch/arm64/kernel/entry-common.c | 17 --------------- arch/arm64/kernel/entry.S | 21 +++++-------------- arch/arm64/kernel/process.c | 9 +++----- arch/arm64/kernel/stacktrace.c | 10 +++++---- arch/arm64/kernel/vdso/vdso.lds.S | 8 +++++++- arch/arm64/kernel/vdso32/Makefile | 8 -------- arch/arm64/mm/init.c | 8 ++------ arch/arm64/mm/mmu.c | 2 -- arch/arm64/mm/ptdump.c | 2 -- drivers/acpi/arm64/gtdt.c | 10 +++++---- drivers/acpi/irq.c | 6 +++++- drivers/firmware/psci/psci.c | 2 +- 23 files changed, 87 insertions(+), 92 deletions(-)