This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bfe91da29bfa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 786a2aa281f4 Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102") new a6bc851ffe0b Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org [...] new 00fdec98d988 ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE new 33b59f1671f1 ARC: [arcompact] fix bitrot with 2 levels of interrupt new b7faf971081a ARC: elf: use right ELF_ARCH new 97d0b5d0b5a9 ARCv2: boot log: detect newer/upconing HS3x/HS4x releases new 0bdd6e7428a2 ARC: build: allow users to specify -mcpu new 040ece2a3c15 ARC: build: remove deprecated toggle for arc700 builds new 10011f7d95de ARCv2: support loop buffer (LPB) disabling new 9e4d7696213f Merge tag 'arc-5.8-rc5' of git://git.kernel.org/pub/scm/li [...] new c730ae0c6bb3 btrfs: convert comments to fallthrough annotations new 6bf9cd2eed9a btrfs: fix fatal extent_buffer readahead vs releasepage race new 6d548b9e5d56 btrfs: fix reclaim_size counter leak after stealing from g [...] new 0465337c5599 btrfs: reset tree root pointer after error in init_tree_roots new aa27b32b76d0 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/sc [...]
The 15 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/arc/Kconfig | 15 +++++++++++++ arch/arc/Makefile | 21 +++++++++++++++-- arch/arc/include/asm/elf.h | 2 +- arch/arc/include/asm/irqflags-compact.h | 5 ++++- arch/arc/kernel/entry.S | 16 +++++-------- arch/arc/kernel/head.S | 8 +++++++ arch/arc/kernel/setup.c | 19 ++++++---------- drivers/char/tpm/tpm_tis.c | 8 +++++++ fs/btrfs/ctree.c | 2 +- fs/btrfs/disk-io.c | 6 +++-- fs/btrfs/extent_io.c | 40 ++++++++++++++++++++------------- fs/btrfs/ref-verify.c | 2 +- fs/btrfs/space-info.c | 2 +- fs/btrfs/super.c | 6 ++--- fs/btrfs/volumes.h | 2 +- 15 files changed, 102 insertions(+), 52 deletions(-)