This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ef06e68290b2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new c3230283e281 printk: Block console kthreads when direct printing will b [...] new b87f02307d3c printk: Wait for the global console lock when the system i [...] new 38335cc5ffaf Merge branch 'rework/kthreads' into for-linus new 93d17c1c8c1c Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pu [...] new a2b36ffbf5b6 x86/PCI: Revert "x86/PCI: Clip only host bridge windows fo [...] new 32efdbffff28 Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/ [...] new fe44fb23d6cc pNFS: Don't keep retrying if the server replied NFS4ERR_LA [...] new 880265c77ac4 pNFS: Avoid a live lock condition in pnfs_update_layout() new 304791255a2d sunrpc: set cl_max_connect when cloning an rpc_clnt new 5ee3d10f84d0 NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NF [...] new 4b35035bcf80 Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/proj [...]
The 11 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/include/asm/e820/api.h | 5 ----- arch/x86/include/asm/pci_x86.h | 8 ++++++++ arch/x86/kernel/resource.c | 14 +++++++++----- arch/x86/pci/acpi.c | 8 +------- fs/nfs/callback_proc.c | 1 + fs/nfs/dir.c | 1 + fs/nfs/nfs4file.c | 1 + fs/nfs/pnfs.c | 21 +++++++++++++++------ fs/nfs/pnfs.h | 1 + include/linux/printk.h | 5 +++++ kernel/panic.c | 2 ++ kernel/printk/internal.h | 2 ++ kernel/printk/printk.c | 8 +++++++- kernel/printk/printk_safe.c | 32 ++++++++++++++++++++++++++++++++ kernel/reboot.c | 2 ++ net/sunrpc/clnt.c | 1 + 16 files changed, 88 insertions(+), 24 deletions(-)