This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f339c2597ebb Merge tag 'spi-fix-v6.2-rc7' of git://git.kernel.org/pub/s [...] new 462a8e08e0e6 Fix page corruption caused by racy check in __free_pages new e33416fca8a2 powerpc: Don't select ARCH_WANTS_NO_INSTR new 97e45d469eb1 powerpc/kexec_file: fix implicit decl error new 2ea31e2e62bb powerpc/64s/interrupt: Fix interrupt exit race with securi [...] new 49a0bdb0a38e Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/ [...] new 190233164cd7 arm64: efi: Force the use of SetVirtualAddressMap() on eMA [...] new dd78af9fde7a Merge tag 'efi-fixes-for-v6.2-4' of git://git.kernel.org/p [...] new bb07bd68fa09 Revert "usb: gadget: u_ether: Do not make UDC parent of th [...] new 54e5c00a4eb0 usb: typec: altmodes/displayport: Fix probe pin assign check new 303e724d7b1e usb: core: add quirk for Alcor Link AK9563 smartcard reader new e2bca0ebf775 Merge tag 'usb-6.2-rc8' of git://git.kernel.org/pub/scm/li [...] new 6afaed53cc9a btrfs: simplify update of last_dir_index_offset when loggi [...] new 519b7e13b5ae btrfs: lock the inode in shared mode before starting fiemap new 5f58d783fd78 btrfs: free device in btrfs_close_devices for a single dev [...] new 711e9a4d52bf Merge tag 'for-6.2-rc7-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/powerpc/Kconfig | 1 - arch/powerpc/kernel/interrupt.c | 6 ++++-- arch/powerpc/kexec/file_load_64.c | 1 + drivers/firmware/efi/libstub/arm64.c | 9 ++++++--- drivers/usb/core/quirks.c | 3 +++ drivers/usb/gadget/function/u_ether.c | 4 ++++ drivers/usb/typec/altmodes/displayport.c | 8 ++++---- fs/btrfs/extent_io.c | 2 ++ fs/btrfs/tree-log.c | 23 +++++++++++++++++------ fs/btrfs/tree-log.h | 2 -- fs/btrfs/volumes.c | 16 +++++++++++++++- mm/page_alloc.c | 5 ++++- 12 files changed, 60 insertions(+), 20 deletions(-)