This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch pending-fixes in repository linux-next.
omits fcd521707765 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] omits 70cf777f0b18 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] omits 661a3682f449 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...] omits 80fcdd66a69d Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/ [...] omits 6f154f8c3d1a Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] omits fa1529a48c96 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 4fe1e9140fe2 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...] omits bf1cbec41937 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits b3e7fdb27c5c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] omits 4640cbf168ae Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits f38beecf7ea3 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git omits 776a64efce0d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] omits 6ffc76b8d0f4 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] omits 05d3bd827374 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits e2c7b526c331 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 867a61e5c003 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 48dcc94a256c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] omits 65298dadf4e6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] omits fa0eaf373369 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits 91d6e8c2d2f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits f106ee9aabe7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] omits ffdd5cbe903d Merge branch 'fixes' of https://git.linaro.org/people/jens [...] omits 0e02471d017b Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] omits 7b6002b3b23d dt-bindings: net: Fix unevaluatedProperties warnings in examples omits 213379bfdad4 dt-bindings: PCI: socionext,uniphier-pcie: Add missing chi [...] omits e67a7728d123 dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' property omits adb97f9f8442 dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example omits 9296993b5df3 Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus adds a22bb5526d7d f2fs: check pinfile in gc_data_segment() in advance adds 642c0969916e f2fs: don't set GC_FAILURE_PIN for background GC adds c2ca36e82f70 f2fs: remove unnecessary f2fs_lock_op in f2fs_new_inode adds c277f1411d7b f2fs: introduce data read/write showing path info adds 12662d19467b f2fs: fix to do sanity check on inline_dots inode adds 2aaf51dd39af f2fs: fix dereference of stale list iterator after loop body adds df35435d4144 f2fs: Remove usage of list iterator pas the loop for list_ [...] adds 9e3a845df9ea f2fs: replace usage of found with dedicated list iterator [...] adds dc2f78e2d4cc f2fs: remove WARN_ON in f2fs_is_valid_blkaddr adds c550e25bca66 f2fs: use flush command instead of FUA for zoned device adds a7b8618aa2f0 f2fs: avoid infinite loop to flush node pages adds 4de851459ea6 f2fs: extend stat_lock to avoid potential race in statfs adds d46db4595be6 f2fs: call bdev_zone_sectors() only once on init_blkz_info() adds 7f262f737502 f2fs: ensure only power of 2 zone sizes are allowed adds f2db71053dc0 f2fs: fix to clear dirty inode in f2fs_evict_inode() adds a9163b947ae8 f2fs: write checkpoint during FG_GC adds 4d17e6fe9293 f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count() adds 25f8236213a9 f2fs: fix to do sanity check on block address in f2fs_do_z [...] adds cfd66bb715fd f2fs: fix deadloop in foreground GC adds 6b8beca0edd3 f2fs: fix to do sanity check on total_data_blocks adds 71419129625a f2fs: give priority to select unpinned section for foreground GC adds 2880f47b949f f2fs: skip GC if possible when checkpoint disabling adds 2e42b7f817ac f2fs: stop allocating pinned sections if EAGAIN happens adds 6213f5d4d23c f2fs: don't need inode lock for system hidden quota adds 3db1de0e582c f2fs: change the current atomic write way adds 7bc155fec5b3 f2fs: kill volatile write support adds 64e3ed0b8ea0 f2fs: reject test_dummy_encryption when !CONFIG_FS_ENCRYPTION adds d147ea4adb96 f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parameters adds c58d7c55de8b f2fs: keep wait_ms if EAGAIN happens adds c81d5bae404a f2fs: do not stop GC when requiring a free section adds b5639bb4313b f2fs: don't use casefolded comparison for "." and ".." adds 958ed9292202 f2fs: fix fallocate to use file_modified to update permiss [...] adds 677a82b44ebf f2fs: fix to do sanity check for inline inode adds d9c454ab2293 f2fs: make f2fs_read_inline_data() more readable adds 759820c92a34 f2fs: fix typo in comment adds 66d34fcbbe63 f2fs: allow compression for mmap files in compress_mode=user adds 78901cfa4498 f2fs: avoid unneeded error handling for revoke_entry_slab [...] adds 908ea6541661 f2fs: add f2fs_init_write_merge_io function adds 054cb2891b9c f2fs: replace F2FS_I(inode) and sbi by the local variable adds 2d1fe8a86bf5 f2fs: fix to tag gcing flag on page during file defragment new 1501f707d2b2 Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/ [...] adds cea9ba7239dc NFS: Do not report EINTR/ERESTARTSYS as mapping errors adds 9641d9bc9b75 NFS: fsync() should report filesystem errors over EINTR/ER [...] adds e6005436f6cc NFS: Don't report ENOSPC write errors twice adds d95b26650e86 NFS: Do not report flush errors in nfs_write_end() adds c5e483b77cc2 NFS: Don't report errors from nfs_pageio_complete() more t [...] adds 452284407c18 NFS: Memory allocation failures are not server fatal errors adds 3764a17e31d5 NFSv4/pNFS: Do not fail I/O when we fail to allocate the p [...] adds c6fd3511c339 NFS: Further fixes to the writeback error handling adds 126966ddedb6 pNFS/files: Fall back to I/O through the MDS on non-fatal [...] adds 6949493884fe NFSv4: Don't hold the layoutget locks across multiple RPC calls adds 7b8b44eb7710 NFSv4: Specify the type of ACL to cache adds db145db021ab NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl [...] adds 71342db05722 NFSv4.1: Enable access to the NFSv4.1 'dacl' and 'sacl' at [...] adds 3e2910c7e23b NFS: Improve warning message when locks are lost. adds 5e12f172db95 NFS: update documentation for the nfs4_unique_id parameter adds a28faaddb2be Documentation: Add an explanation of NFSv4 client identifiers adds 9c4a5c75a62e NFS: Pass i_size to fscache_unuse_cookie() when a file is [...] adds c3ed222745d9 NFSv4: Fix free of uninitialized nfs4_label on referral lookup. adds 11270e7ca268 xprtrdma: treat all calls not a bcall when bc_serv is NULL adds 118f09eda21d NFSv4.1 mark qualified async operations as MOVEABLE tasks new 700170bf6b4d Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/proj [...] adds 6c00ef0d3c68 drivers/pcmcia: Fix typo in comment adds 3928cf08334e pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards adds 2ef4bb24ff39 pcmcia: Use platform_get_irq() to get the interrupt new 2380dd691e1f Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...] new 129bdb30fb05 Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/ [...] adds f20e232d74ee remoteproc: mediatek: Fix side effect of mt8195 sram power on adds 68d9787bdd5c remoteproc: Don't bother checking the return value of debu [...] adds eac3e5b1c12f remoteproc: mtk_scp: Fix a potential double free adds b30026f9ff31 Merge branch 'rproc-fixes' into rproc-next adds f340d5a19dc7 remoteproc: elf_loader: skip segment with memsz as zero adds c7457143668a remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments adds 79a43db93399 remoteproc: imx_dsp_rproc: Make rsc_table optional adds 8f454f950dbb remoteproc: core: Remove state checking before calling rpr [...] adds 5e6a0e05270e remoteproc: core: Move state checking to remoteproc_core adds 58b7c856519f remoteproc: imx_rproc: Ignore create mem entry for resource table adds ee651cd1e944 dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and [...] adds 4e55a6cf4811 remoteproc: qcom: pas: Add sc8280xp remoteprocs adds b7da6f517214 dt-bindings: remoteproc: mediatek: Add interrupts property [...] adds 90209a3f5fb5 Merge branch 'rproc-fixes' into rproc-next adds 31976eb180a1 dt-bindings: remoteproc: mediatek: Add firmware-name property adds 1552de67fbf0 remoteproc: mediatek: Allow reading firmware-name from DT adds b51431850f5b dt-bindings: remoteproc: qcom: pas: Add MSM8226 adsp adds fb4f07cc9399 remoteproc: qcom: pas: Add MSM8226 ADSP support adds fcb24583509f dt-bindings: remoteproc: imx_rproc: Support i.MX93 adds 9222fabf0e39 remoteproc: imx_rproc: Support i.MX93 adds be1de12cb673 dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array [...] adds 6bbe1065121b dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusiv [...] adds bb489b964061 dt-bindings: remoteproc: mediatek: Add optional memory-reg [...] new f634b63d43e1 Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/li [...] adds 1a358d350664 rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value adds c2eecefec5df rpmsg: virtio: Fix possible double free in rpmsg_probe() adds 1680939e9ecf rpmsg: virtio: Fix possible double free in rpmsg_virtio_ad [...] adds df1917969859 rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl adds 59d6f72f6f9c rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails new 68e6134bb70a Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/li [...] adds c7078972038a pwm-sun4i: Convert "next_period" to local variable adds ba3e5037ceeb pwm-sun4i: Calculate "delay_jiffies" directly, eliminate a [...] adds 8246b478a23a pwm-sun4i: Calculate the delay without rounding down to jiffies adds fdaa6efce9aa pwm: atmel-tcb: Drop duplicated tracking of per-channel data adds f643490e1bf9 dt-bindings: pwm: Add Xilinx AXI Timer adds bc1ce713a084 pwm: Add support for Xilinx AXI Timer adds 1a406a38bc1d dt-bindings: pwm: Convert atmel pwm to json-schema adds f30673a9df34 dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list adds 15452ce3c946 dt-bindings: pwm: Add bindings doc for Sunplus SoC SP7021 [...] adds b3c4af8507a0 pwm: sunplus-pwm: Add Sunplus SoC SP7021 PWM Driver adds 5e3b07ca5cc7 pwm: lp3943: Fix duty calculation in case period was clamped adds 1d24cc892030 pwm: lp3943: Implement .apply() callback adds eaaad16a9b3f gpio: mvebu: Drop PWM base assignment adds d7b4408374b6 pwm: atmel-tcb: Make atmel_tcb_divisors static adds 09f688f0718f pwm: raspberrypi-poe: Fix endianness in firmware struct adds 4225cd01d30f pwm: clps71xx: Implement .apply() callback adds b09b179bac0a dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm [...] adds b8ba2b42b0e9 dt-bindings: pwm: Add compatible for MediaTek MT8192 adds 7eafddce0861 dt-bindings: pwm: Add compatible for MediaTek MT8195 adds 6ddb156ba474 dt-bindings: pwm: Add compatible for MediaTek MT8186 adds 2bf8ee0faa98 dt-bindings: pwm: Add interrupts property for MediaTek MT8192 adds 762c4e7fce55 pwm: sifive: Simplify if-if to if-else adds daa986d5f8d8 pwm: samsung: Implement .apply() callback adds 6eb3af76ade3 pwm: renesas-tpu: Make use of dev_err_probe() adds ff4bcd56c049 pwm: renesas-tpu: Make use of devm functions adds ec00cd5e63f0 pwm: renesas-tpu: Implement .apply() callback adds 208ab8676b9c pwm: renesas-tpu: Rename variables to match the usual naming adds 3c173376efc4 pwm: renesas-tpu: Improve maths to compute register settings adds 615f4e84461b pwm: renesas-tpu: Improve precision of period and duty_cyc [...] adds 8c193f4714df pwm: tegra: Optimize period calculation adds b76160954cb0 dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC adds cb696e74892b pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795 adds b2e60b32b4fe pwm: sti: Implement .apply() callback adds 57c95faabf09 pwm: stmpe: Implement .apply() callback adds fd3ddd4355c0 pwm: tegra: Implement .apply() callback adds 5fa3b87fe8fb pwm: lpc32xx: Implement .apply() callback adds 758de66f4bd2 pwm: mediatek: Implement .apply() callback adds c449a8ca5ea4 pwm: lpc18xx: Implement .apply() callback adds a1bbf823e5e9 pwm: twl-led: Implement .apply() callback adds 80a22fde803a pwm: Document that the pinstate of a disabled PWM isn't reliable adds 84d0940454a3 dt-bindings: Add mfd/cros_ec definitions adds a48d66d87274 dt-bindings: google,cros-ec-pwm: Add the new -type compatible adds 3d593b6e80ad pwm: pwm-cros-ec: Add channel type support new 8eca6b0a647a Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/s [...] new 17eabd42560f afs: Fix infinite loop found by xfstest generic/676 adds d21a580dafc6 ksmbd: fix reference count leak in smb_check_perm_dacl() adds 158a66b24573 ksmbd: validate length in smb2_write() adds 1807abcf8778 ksmbd: smbd: change prototypes of RDMA read/write related [...] adds ddbdc861e37c ksmbd: smbd: introduce read/write credits for RDMA read/write adds 11659a8ddbd9 ksmbd: smbd: simplify tracking pending packets adds 4e3edd009270 ksmbd: smbd: change the return value of get_sg_list adds ee1b05589659 ksmbd: smbd: handle multiple Buffer descriptors adds 65ca7a3ffff8 ksmbd: handle smb2 query dir request for OutputBufferLengt [...] adds 65bb45b97b57 ksmbd: add smbd max io size parameter adds 7a84399e1ce3 ksmbd: fix wrong smbd max read/write size check adds 7820c6ee0295 ksmbd: Fix some kernel-doc comments adds 5366afc40650 ksmbd: smbd: fix connection dropped issue adds 376b91338268 ksmbd: fix outstanding credits related bugs adds 621433b7e25d ksmbd: smbd: relax the count of sges required new e5b020871332 Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba. [...] adds 0130e4e8e49f erofs: leave compressed inodes unsupported in fscache mode [...] adds b5cb79dcfd03 erofs: fix crash when enable tracepoint cachefiles_prep_read adds 6e95d0a01899 erofs: update documentation adds 87ca34a7065d erofs: get rid of `struct z_erofs_collection' adds 39397a46cff3 erofs: get rid of label `restart_now' adds aa793b46bb93 erofs: simplify z_erofs_pcluster_readmore() adds 4398d3c31b58 erofs: fix 'backmost' member of z_erofs_decompress_frontend new 8171acb8bc9b Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.o [...] adds 846e437387e7 net/mlx5: Expose mlx5_sriov_blocking_notifier_register / u [...] adds 61a2f1460fd0 vfio/mlx5: Manage the VF attach/detach callback from the PF adds 8580ad14f939 vfio/mlx5: Refactor to enable VFs migration in parallel adds 85c205db605b vfio/mlx5: Run the SAVE state command in an async mode adds 920df8d6ef12 Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub [...] adds 5acb6cd19d12 Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/next adds a77109ffca33 vfio: Stop using iommu_present() adds 09ea48efffa3 vfio: Make vfio_(un)register_notifier accept a vfio_device adds 0a58795647cd vfio/ccw: Remove mdev from struct channel_program adds 8e432bb015b6 vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpi [...] adds c6250ffbacc5 vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw() adds 5eb20a78c032 drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio [...] adds 231657b34504 vfio: Remove dead code adds eadd86f835c6 vfio: Remove calls to vfio_group_add_container_user() adds 91be0bd6c6cf vfio/pci: Have all VFIO PCI drivers store the vfio_pci_cor [...] adds ff806cbd90bd vfio/pci: Remove vfio_device_get_from_dev() adds c5e8c39282de Merge remote-tracking branch 'iommu/vfio-notifier-fix' int [...] adds dc15f82f5329 vfio: Delete container_q adds 73b0565f19a8 kvm/vfio: Move KVM_DEV_VFIO_GROUP_* ioctls into functions adds d55d9e7a4572 kvm/vfio: Store the struct file in the kvm_vfio_group adds 50d63b5bbfd1 vfio: Change vfio_external_user_iommu_id() to vfio_file_io [...] adds c38ff5b0c373 vfio: Remove vfio_external_group_match_file() adds a905ad043f32 vfio: Change vfio_external_check_extension() to vfio_file_ [...] adds ba70a89f3c2a vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm() adds 3e5449d5f954 kvm/vfio: Remove vfio_group from kvm adds 6a985ae80bef vfio/pci: Use the struct file as the handle not the vfio_group adds 1c05bb947f64 include/uapi/linux/vfio.h: Fix trivial typo - _IORW should [...] adds 6b17ca8e5e7a kvm/vfio: Fix potential deadlock problem in vfio adds be8d3adae65c vfio: Add missing locking for struct vfio_group::kvm adds c6f4860ef938 vfio: Change struct vfio_group::opened from an atomic to bool adds 805bb6c1bd90 vfio: Split up vfio_group_get_device_fd() adds e0e29bdb594a vfio: Fully lock struct vfio_group::container adds b76c0eed7486 vfio: Simplify the life cycle of the group FD adds 3ca5470878eb vfio: Change struct vfio_group::container_users to a non-a [...] adds 2b2c651baf1c vfio/pci: Invalidate mmaps and block the access in D3hot p [...] adds f4162eb1e2fc vfio/pci: Change the PF power state to D0 before enabling VFs adds 54918c287401 vfio/pci: Virtualize PME related registers bits and initia [...] adds 7ab5e10eda02 vfio/pci: Move the unused device into low power state with [...] adds a3da1ab6fbea vfio: Do not manipulate iommu dma_owner for fake iommu groups adds c490513c818d vfio/pci: Add driver_managed_dma to the new vfio_pci drivers adds 421cfe6596f6 vfio: remove VFIO_GROUP_NOTIFY_SET_KVM new 176882156ae6 Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/ [...] adds a45b408a020b dt-bindings: watchdog: Add compatible for MediaTek MT8186 adds 1d6866e8f15c dt-bindings: reset: mt8186: add reset-controller header file adds 4dbabc4d9e8c watchdog: mediatek: mt8186: add wdt support adds 100ad27e9537 dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string adds 2dd441f16d6a watchdog: bcm7038_wdt: Support BCM6345 compatible string adds 711a5b25bac9 watchdog: mtk_wdt: mt7986: Add toprgu reset controller support adds a03f70cfb283 dt-bindings: watchdog: improve QCOM compatible parsing for [...] adds 289660a4af0e dt-bindings: watchdog: convert faraday,ftwdt010 to yaml adds ea2949df22a5 watchdog: rzg2l_wdt: Fix 32bit overflow issue adds 95abafe76297 watchdog: rzg2l_wdt: Fix Runtime PM usage adds e4cf89596c1f watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context' adds 33d04d0fdba9 watchdog: rzg2l_wdt: Fix reset control imbalance adds baf1aace9ad1 watchdog: rzg2l_wdt: Add error check for reset_control_deassert adds f43e6ddbd7d7 watchdog: rzg2l_wdt: Use force reset for WDT reset adds 4055ee81009e watchdog: rzg2l_wdt: Add set_timeout callback adds 83999b61d583 dt-bindings: watchdog: renesas,wdt: Document RZ/V2L SoC adds 5794dda109fc dt-bindings: reset: mt7986: Add reset-controller header file adds 94e4a7d5f876 dt-bindings: watchdog: Add watchdog yaml file for Sunplus SP7021 adds daf42866960c watchdog: Add watchdog driver for Sunplus SP7021 adds 70fabe207135 dt-bindings: watchdog: sunxi: fix F1C100s compatible adds 5b38db0ed51e dt-bindings: watchdog: sunxi: clarify clock support adds b1912875a548 dt-bindings: mfd: da9063: watchdog: add suspend disable option adds a7ceca4398bc watchdog: da9063: optionally disable watchdog during suspend adds ac97c9374d3c watchdog: sp805: disable watchdog on remove adds 95d0eee9718a dt-bindings: watchdog: uniphier: Use unevaluatedProperties adds c83f64387838 watchdog: rti_wdt: Fix calculation and evaluation of prese [...] adds 26d14b9fc341 dt-bindings: watchdog: Add SC8180X and SC8280XP compatibles adds b3ac0c58fa89 watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking adds 9ef958929fc2 watchdog: iTCO_wdt: Using existing macro define covers mor [...] adds af84a5a75344 dt-bindings: watchdog: renesas,wdt: Document RZ/G2UL SoC adds 382256b219fb dt-bindings: watchdog: da9062: add watchdog timeout mode adds 6d72c7ac9fbe watchdog: wdat_wdt: Using the existing function to check p [...] adds 27fdf84510a1 watchdog: wdat_wdt: Stop watchdog when rebooting the system adds 330415ebea81 watchdog: wdat_wdt: Stop watchdog when uninstalling module adds 9dc731bbb455 dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1 adds d65112f58464 watchdog: Add Renesas RZ/N1 Watchdog driver adds 9215a90dd56e dt-bindings: watchdog: renesas,wdt: R-Car V3U is R-Car Gen4 adds 5d24df3d6908 watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe new 96752be4d7b4 Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-wat [...] adds 68fdbe090c36 power: supply: bq27xxx: expose battery data when CI=1 adds d96a89407e5f power: supply: bq24190_charger: using pm_runtime_resume_an [...] new e56a4be2843c power: supply: core: Initialize struct to zero new 34f243e9fb5a power: supply: axp288_fuel_gauge: Fix battery reporting on [...] new f61509a6f0b7 power: supply: axp288_fuel_gauge: Drop BIOS version check [...] new 010ddb813f35 power: supply: ab8500_fg: Allocate wq in probe new da50aad6d867 Merge power-supply 'fixes' branch new c7993147519c Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linu [...] adds 9571f829f30a dm table: fix dm_table_supports_poll to return false if no [...] adds 4caae58406f8 dm verity: set DM_TARGET_IMMUTABLE feature flag new fa78526accfd Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/ [...] adds 4bd69ecfa672 dt-bindings: i3c: Convert cdns,i3c-master to DT schema adds 6742ca620bd9 dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema adds c157a606e752 i3c/master: simplify the return expression of i3c_hci_remove() adds 227fab1ee7ca i3c: master: svc: fix returnvar.cocci warning new 66ed42caf286 MAINTAINERS: rectify entries for some i3c drivers after dt [...] new 55fe92179058 Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/l [...] adds 581d6d8f4836 rtc: sun6i: Add NVMEM provider adds 4c4d145a65e5 dt-bindings: rtc: rzn1: Describe the RZN1 RTC adds deeb4b5393e1 rtc: rzn1: Add new RTC driver adds b5ad1bf00d2c rtc: rzn1: Add alarm support adds be4a11cf98af rtc: rzn1: Add oscillator offset support adds 060eceb739e5 MAINTAINERS: Add myself as maintainer of the RZN1 RTC driver adds bb9b98071eac dt-binding: pcf85063: Add an entry for pca85073a adds aabfe05a8245 rtc: pcf85063: Add a compatible entry for pca85073a adds bce7a01ada64 rtc: simplify the return expression of rx8025_set_offset() adds a37bdde620c2 rtc: meson: Fix email address in MODULE_AUTHOR adds 6ddabcb10628 rtc: gamecube: Add missing iounmap in gamecube_rtc_read_of [...] adds e60e8a73235c rtc: rzn1: fix platform_no_drv_owner.cocci warning adds d3b43eb505bf rtc: mt6397: check return value after calling platform_get [...] adds b520cbe5be37 rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe adds 64d69b5daf6f rtc: rzn1: Avoid mixing variables adds 0b6da785130d rtc: rzn1: Fix error code in probe adds 3f3489248927 rtc: rzn1: Fix a variable type new f78e3d407a33 rtc: mxc: Silence a clang warning new 54eb8462f21f Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux [...] adds 56cc944d5439 mailmap: update Josh Poimboeuf's email adds 350e15124ee3 mm: lru_cache_disable: use synchronize_rcu_expedited adds 8c6831f25b5f MAINTAINERS: add maintainer information for z3fold adds 8c02884f31ca mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_ [...] adds 2590d4a5c4dc mm: page_isolation: use compound_nr() correctly in isolate [...] adds d0a2cdfd1b4d mm/memremap: fix missing call to untrack_pfn() in pagemap_range() adds 28bf3eb970f5 x86/kexec: fix memory leak of elf header buffer adds b41f9e6a0b57 mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery new d8e680040ed6 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...] new 008728c89928 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...] new dbc45b1f2857 Merge branch 'fixes' of https://git.linaro.org/people/jens [...] new 2e8728c955ce net: sched: add barrier to fix packet stuck problem for lo [...] new fecf31ee395b netfilter: nf_tables: sanitize nft_set_desc_concat_parse() new 3923b1e44066 netfilter: nf_tables: hold mutex on netns pre_exit path new f9a43007d3f7 netfilter: nf_tables: double hook unregistration in netns path new f1896d45fee9 netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag new 97629b237a8c netfilter: flowtable: fix nft_flow_route source address fo [...] new b3c0a9efbe0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf new 0a375c822497 tcp: tcp_rtx_synack() can be called from process context new c4caa500ffeb bonding: guard ns_targets by CONFIG_IPV6 new f3d671c71109 octeontx2-af: fix error code in is_valid_offset() new 196a888ca657 macsec: fix UAF bug for real_dev new e6652a8ef3e6 net: ping6: Fix ping -6 with interface name new 86360030cc51 net/sched: act_api: fix error code in tcf_ct_flow_table_fi [...] new 2ff6a1848b21 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 22b2b7bc12e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 6807927bf42c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 2965c4cdf7ad wifi: mac80211: fix use-after-free in chanctx code new c47ccf467c46 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 672362cbe6df Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/p [...] new f5b28bf210ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new aeca8a329502 ASoC: nau8822: Add operation for internal PLL off and on new ef8d89b83bf4 ASoC: qcom: lpass-platform: Update VMA access permissions [...] new 36513d56b7d5 Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus new 7afc4d6b023e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 28cbc2d4c54c regulator: mt6315-regulator: fix invalid allowed mode new e4296f8578b5 Merge remote-tracking branch 'regulator/for-5.18' into reg [...] new 9ef46da3b28e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new bb48446115c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 7720b03f0389 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] new 5f92df8ddacb Input: raspberrypi-ts - add missing HAS_IOMEM dependency new 3067b88136b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new e67abd487c3c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 62ff86efba4f Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git new 17718410388f KVM: Don't null dereference ops->destroy new e5525b56574b Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...] new 45b517bc4e6f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 39eef8a7c167 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] new 0bcb571f3802 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 15e1a9bc41c9 dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example new cdc46fa81cc0 dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' property new bcd7ec2cd720 dt-bindings: PCI: socionext,uniphier-pcie: Add missing chi [...] new 0a1e19c8a639 dt-bindings: net: Fix unevaluatedProperties warnings in examples new 209ac1d263e8 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...] new a051246b786a mmc: block: Fix CQE recovery reset success new 479260419fa4 dt-bindings: mmc: Fix unevaluatedProperties warnings in examples new 032601ade67a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new eb9f9d879a28 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] new 8cbfa6e2a61c Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/ [...] new 741d4514e96a MAINTAINERS: Update GPIO ACPI library to Supported new 8a172952fc59 MAINTAINERS: Update Intel GPIO (PMIC and PCH) to Supported new 43624eda86c9 gpio: pca953x: use the correct register address to do regc [...] new ea1f15ad961d Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...] new 2ebe03f880ef Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linu [...] new fd516426a1f8 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...] new b5db4eaa8649 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (fcd521707765) \ N -- N -- N refs/heads/pending-fixes (b5db4eaa8649)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 81 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: .mailmap | 2 + Documentation/admin-guide/nfs/nfs-client.rst | 15 +- .../devicetree/bindings/i3c/cdns,i3c-master.txt | 43 -- .../devicetree/bindings/i3c/cdns,i3c-master.yaml | 60 ++ .../devicetree/bindings/i3c/snps,dw-i3c-master.txt | 41 -- .../bindings/i3c/snps,dw-i3c-master.yaml | 52 ++ Documentation/devicetree/bindings/mfd/da9063.txt | 9 +- .../bindings/mmc/brcm,sdhci-brcmstb.yaml | 2 - .../bindings/mmc/marvell,xenon-sdhci.yaml | 3 + .../devicetree/bindings/pwm/atmel,at91sam-pwm.yaml | 47 ++ .../devicetree/bindings/pwm/atmel-pwm.txt | 35 - .../bindings/pwm/google,cros-ec-pwm.yaml | 9 +- .../devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 75 ++ .../devicetree/bindings/pwm/pwm-mediatek.txt | 1 + .../devicetree/bindings/pwm/pwm-mtk-disp.txt | 45 -- .../bindings/pwm/sunplus,sp7021-pwm.yaml | 42 ++ .../bindings/regulator/mt6315-regulator.yaml | 4 +- .../bindings/remoteproc/fsl,imx-rproc.yaml | 9 +- .../devicetree/bindings/remoteproc/mtk,scp.yaml | 57 +- .../devicetree/bindings/remoteproc/qcom,adsp.yaml | 31 + .../bindings/remoteproc/st,stm32-rproc.yaml | 16 +- .../devicetree/bindings/rtc/nxp,pcf85063.txt | 1 + .../devicetree/bindings/rtc/renesas,rzn1-rtc.yaml | 70 ++ .../devicetree/bindings/timer/xlnx,xps-timer.yaml | 92 +++ .../devicetree/bindings/watchdog/da9062-wdt.txt | 6 + .../bindings/watchdog/faraday,ftwdt010.txt | 22 - .../bindings/watchdog/faraday,ftwdt010.yaml | 67 ++ .../bindings/watchdog/fsl-imx7ulp-wdt.yaml | 1 + .../devicetree/bindings/watchdog/mtk-wdt.txt | 1 + .../devicetree/bindings/watchdog/qcom-wdt.yaml | 39 +- .../devicetree/bindings/watchdog/renesas,wdt.yaml | 12 +- .../bindings/watchdog/socionext,uniphier-wdt.yaml | 2 +- .../bindings/watchdog/sunplus,sp7021-wdt.yaml | 47 ++ Documentation/driver-api/pwm.rst | 6 + Documentation/driver-api/vfio-mediated-device.rst | 4 +- Documentation/filesystems/erofs.rst | 64 +- .../filesystems/nfs/client-identifier.rst | 216 ++++++ Documentation/filesystems/nfs/index.rst | 2 + MAINTAINERS | 46 +- arch/microblaze/kernel/timer.c | 4 + arch/x86/kernel/machine_kexec_64.c | 12 +- drivers/gpio/gpio-pca953x.c | 19 +- drivers/gpu/drm/i915/gvt/gtt.c | 4 +- drivers/gpu/drm/i915/gvt/gvt.h | 8 +- drivers/gpu/drm/i915/gvt/kvmgt.c | 115 +-- drivers/i3c/master/mipi-i3c-hci/core.c | 7 +- drivers/i3c/master/svc-i3c-master.c | 3 +- drivers/input/joystick/Kconfig | 1 + drivers/md/dm-table.c | 19 +- drivers/md/dm-verity-target.c | 1 + drivers/mmc/core/block.c | 3 +- drivers/net/bonding/bond_main.c | 2 + drivers/net/bonding/bond_options.c | 10 +- .../net/ethernet/marvell/octeontx2/af/rvu_cpt.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/sriov.c | 65 +- drivers/net/macsec.c | 7 + drivers/pcmcia/Kconfig | 2 +- drivers/pcmcia/bcm63xx_pcmcia.c | 9 +- drivers/pcmcia/rsrc_nonstatic.c | 2 +- drivers/power/supply/ab8500_fg.c | 19 +- drivers/power/supply/axp288_fuel_gauge.c | 41 +- drivers/power/supply/bq24190_charger.c | 63 +- drivers/power/supply/bq27xxx_battery.c | 60 +- drivers/power/supply/power_supply_core.c | 2 +- drivers/pwm/Kconfig | 25 + drivers/pwm/Makefile | 2 + drivers/pwm/pwm-atmel-tcb.c | 14 +- drivers/pwm/pwm-clps711x.c | 68 +- drivers/pwm/pwm-cros-ec.c | 82 ++- drivers/pwm/pwm-lp3943.c | 42 +- drivers/pwm/pwm-lpc18xx-sct.c | 43 +- drivers/pwm/pwm-lpc32xx.c | 29 +- drivers/pwm/pwm-mediatek.c | 36 +- drivers/pwm/pwm-raspberrypi-poe.c | 2 +- drivers/pwm/pwm-renesas-tpu.c | 317 +++++---- drivers/pwm/pwm-samsung.c | 54 +- drivers/pwm/pwm-sifive.c | 5 +- drivers/pwm/pwm-sti.c | 29 +- drivers/pwm/pwm-stmpe.c | 29 +- drivers/pwm/pwm-sun4i.c | 18 +- drivers/pwm/pwm-sunplus.c | 232 ++++++ drivers/pwm/pwm-tegra.c | 40 +- drivers/pwm/pwm-twl-led.c | 76 +- drivers/pwm/pwm-xilinx.c | 321 +++++++++ drivers/remoteproc/imx_dsp_rproc.c | 105 +-- drivers/remoteproc/imx_rproc.c | 36 + drivers/remoteproc/mtk_common.h | 2 + drivers/remoteproc/mtk_scp.c | 76 +- drivers/remoteproc/qcom_q6v5_pas.c | 34 + drivers/remoteproc/remoteproc_cdev.c | 11 - drivers/remoteproc/remoteproc_core.c | 15 +- drivers/remoteproc/remoteproc_debugfs.c | 17 +- drivers/remoteproc/remoteproc_elf_loader.c | 2 +- drivers/remoteproc/remoteproc_sysfs.c | 11 - drivers/rpmsg/qcom_smd.c | 4 +- drivers/rpmsg/virtio_rpmsg_bus.c | 9 +- drivers/rtc/Kconfig | 7 + drivers/rtc/Makefile | 1 + drivers/rtc/rtc-ftrtc010.c | 34 +- drivers/rtc/rtc-gamecube.c | 1 + drivers/rtc/rtc-meson.c | 2 +- drivers/rtc/rtc-mt6397.c | 2 + drivers/rtc/rtc-mxc.c | 2 +- drivers/rtc/rtc-pcf85063.c | 2 + drivers/rtc/rtc-rx8025.c | 7 +- drivers/rtc/rtc-rzn1.c | 418 +++++++++++ drivers/rtc/rtc-sun6i.c | 42 ++ drivers/s390/cio/vfio_ccw_cp.c | 47 +- drivers/s390/cio/vfio_ccw_cp.h | 4 +- drivers/s390/cio/vfio_ccw_fsm.c | 3 +- drivers/s390/cio/vfio_ccw_ops.c | 7 +- drivers/s390/crypto/vfio_ap_ops.c | 50 +- drivers/s390/crypto/vfio_ap_private.h | 3 - drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 16 +- drivers/vfio/pci/mlx5/cmd.c | 236 +++++-- drivers/vfio/pci/mlx5/cmd.h | 52 +- drivers/vfio/pci/mlx5/main.c | 136 ++-- drivers/vfio/pci/vfio_pci.c | 6 +- drivers/vfio/pci/vfio_pci_config.c | 56 +- drivers/vfio/pci/vfio_pci_core.c | 254 ++++--- drivers/vfio/vfio.c | 781 +++++++-------------- drivers/watchdog/Kconfig | 19 + drivers/watchdog/Makefile | 2 + drivers/watchdog/bcm7038_wdt.c | 1 + drivers/watchdog/da9063_wdt.c | 36 + drivers/watchdog/iTCO_wdt.c | 20 +- drivers/watchdog/mtk_wdt.c | 12 + drivers/watchdog/rti_wdt.c | 10 +- drivers/watchdog/rzg2l_wdt.c | 83 ++- drivers/watchdog/rzn1_wdt.c | 203 ++++++ drivers/watchdog/sp805_wdt.c | 1 + drivers/watchdog/sunplus_wdt.c | 220 ++++++ drivers/watchdog/ts4800_wdt.c | 5 +- drivers/watchdog/wdat_wdt.c | 6 +- fs/afs/dir.c | 5 +- fs/erofs/fscache.c | 1 + fs/erofs/inode.c | 5 +- fs/erofs/zdata.c | 167 ++--- fs/erofs/zdata.h | 50 +- fs/f2fs/checkpoint.c | 16 +- fs/f2fs/data.c | 213 ++++-- fs/f2fs/debug.c | 18 +- fs/f2fs/dir.c | 3 +- fs/f2fs/f2fs.h | 133 ++-- fs/f2fs/file.c | 307 ++++---- fs/f2fs/gc.c | 186 +++-- fs/f2fs/hash.c | 11 +- fs/f2fs/inline.c | 29 +- fs/f2fs/inode.c | 34 +- fs/f2fs/namei.c | 38 +- fs/f2fs/node.c | 29 +- fs/f2fs/node.h | 1 - fs/f2fs/segment.c | 460 +++++------- fs/f2fs/segment.h | 40 +- fs/f2fs/super.c | 88 +-- fs/f2fs/verity.c | 2 +- fs/ksmbd/connection.c | 22 +- fs/ksmbd/connection.h | 27 +- fs/ksmbd/ksmbd_netlink.h | 3 +- fs/ksmbd/misc.c | 10 +- fs/ksmbd/smb2misc.c | 2 +- fs/ksmbd/smb2pdu.c | 126 ++-- fs/ksmbd/smb_common.c | 4 +- fs/ksmbd/smbacl.c | 1 + fs/ksmbd/transport_ipc.c | 3 + fs/ksmbd/transport_rdma.c | 363 ++++++---- fs/ksmbd/transport_rdma.h | 8 + fs/nfs/file.c | 50 +- fs/nfs/filelayout/filelayout.c | 7 +- fs/nfs/fscache.c | 7 +- fs/nfs/internal.h | 1 + fs/nfs/nfs4namespace.c | 9 +- fs/nfs/nfs4proc.c | 182 +++-- fs/nfs/nfs4state.c | 29 +- fs/nfs/nfs4xdr.c | 99 ++- fs/nfs/pagelist.c | 3 + fs/nfs/pnfs.c | 2 + fs/nfs/unlink.c | 8 + fs/nfs/write.c | 54 +- include/clocksource/timer-xilinx.h | 73 ++ include/dt-bindings/mfd/cros_ec.h | 18 + include/dt-bindings/reset/mt7986-resets.h | 55 ++ include/dt-bindings/reset/mt8186-resets.h | 36 + include/linux/mlx5/driver.h | 12 + include/linux/nfs4.h | 2 + include/linux/nfs_fs_sb.h | 1 + include/linux/nfs_xdr.h | 12 +- include/linux/vfio.h | 44 +- include/linux/vfio_pci_core.h | 3 +- include/net/bonding.h | 6 + include/net/sch_generic.h | 6 + include/trace/events/f2fs.h | 141 +++- include/uapi/linux/vfio.h | 4 +- mm/hugetlb_vmemmap.c | 2 +- mm/memremap.c | 2 +- mm/oom_kill.c | 58 +- mm/page_isolation.c | 2 +- mm/swap.c | 2 +- net/ipv4/tcp_output.c | 4 +- net/ipv6/ping.c | 8 +- net/mac80211/chan.c | 7 +- net/netfilter/nf_tables_api.c | 75 +- net/netfilter/nft_flow_offload.c | 6 +- net/sched/act_ct.c | 2 +- net/sunrpc/xprtrdma/rpc_rdma.c | 5 + sound/soc/codecs/nau8822.c | 4 + sound/soc/codecs/nau8822.h | 3 + sound/soc/qcom/lpass-platform.c | 2 +- virt/kvm/kvm_main.c | 5 +- virt/kvm/vfio.c | 329 ++++----- 210 files changed, 6656 insertions(+), 3478 deletions(-) delete mode 100644 Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt create mode 100644 Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml delete mode 100644 Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt create mode 100644 Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml create mode 100644 Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt create mode 100644 Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt create mode 100644 Documentation/devicetree/bindings/pwm/sunplus,sp7021-pwm.yaml create mode 100644 Documentation/devicetree/bindings/rtc/renesas,rzn1-rtc.yaml create mode 100644 Documentation/devicetree/bindings/timer/xlnx,xps-timer.yaml delete mode 100644 Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.txt create mode 100644 Documentation/devicetree/bindings/watchdog/faraday,ftwdt010.yaml create mode 100644 Documentation/devicetree/bindings/watchdog/sunplus,sp7021-wdt.yaml create mode 100644 Documentation/filesystems/nfs/client-identifier.rst create mode 100644 drivers/pwm/pwm-sunplus.c create mode 100644 drivers/pwm/pwm-xilinx.c create mode 100644 drivers/rtc/rtc-rzn1.c create mode 100644 drivers/watchdog/rzn1_wdt.c create mode 100644 drivers/watchdog/sunplus_wdt.c create mode 100644 include/clocksource/timer-xilinx.h create mode 100644 include/dt-bindings/mfd/cros_ec.h create mode 100644 include/dt-bindings/reset/mt7986-resets.h create mode 100644 include/dt-bindings/reset/mt8186-resets.h