This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d8079fac1681 Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfr [...] new 40ac971eab89 dma-mapping: handle vmalloc addresses in dma_common_{mmap, [...] new 04ca88d056b4 Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/ [...] new e9ba16e68cce smpboot: Mark idle_init() as __always_inlined to work arou [...] new 9041a4d2ee2f Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org [...] new 674a9f1f6815 efi/tpm: Differentiate missing and invalid final event log table. new 2bab693a608b firmware/efi: Tell memblock about EFI iomem reservations new 947228cb9f1a efi/libstub: Fix the efi_load_initrd function description new 47e1e233e9d8 efi/mokvar: Reserve the table only if it is in boot services data new ddab1e71d2df Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.o [...] new e049597e7ec1 Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/ [...] new e48a12e546ec jump_labels: Mark __jump_label_transform() as __always_inl [...] new d1b178254ca3 Merge tag 'locking-urgent-2021-07-25' of git://git.kernel. [...] new 1a3402d93c73 posix-cpu-timers: Fix rearm racing against process tick new aebacb7f6ca1 timers: Fix get_next_timer_interrupt() with no timers pending new ff5a6a3550ce Merge branch 'timers/urgent' of git://git.kernel.org/pub/s [...] new 12e9bd168c85 Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.o [...] new e44fbdb68049 KVM: PPC: Book3S HV P9: Fix guest TM support new bd31ecf44b8e KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash new bc4188a2f56e KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak new f62f3c20647e KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow new d9c57d3ed52a KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state new 3c0ce1497a44 Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm [...]
The 22 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/powerpc/kvm/book3s_hv.c | 2 ++ arch/powerpc/kvm/book3s_hv_nested.c | 20 ++++++++++++++++++++ arch/powerpc/kvm/book3s_hv_p9_entry.c | 25 ++++++++++++++++++++++--- arch/powerpc/kvm/book3s_rtas.c | 25 ++++++++++++++++++++++--- arch/powerpc/kvm/powerpc.c | 4 ++-- arch/x86/kernel/jump_label.c | 7 ++++--- drivers/firmware/efi/efi.c | 13 ++++++++++++- drivers/firmware/efi/libstub/efi-stub-helper.c | 4 ++-- drivers/firmware/efi/mokvar-table.c | 5 ++++- drivers/firmware/efi/tpm.c | 8 +++++--- kernel/dma/ops_helpers.c | 12 ++++++++++-- kernel/smpboot.c | 2 +- kernel/time/posix-cpu-timers.c | 10 +++++----- kernel/time/timer.c | 8 +++++--- 14 files changed, 116 insertions(+), 29 deletions(-)