This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 002c0aef1090 Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/l [...] new fdd92b64d15b fs: warn about impending deprecation of mandatory locks new 15517c724c6e Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/li [...] new 2a671f77ee49 s390/pci: fix use after free of zpci_dev new 5479a7fe8966 Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/li [...] new 1c8094e394bc dt-bindings: sifive-l2-cache: Fix 'select' matching new aa3e1ba32e55 riscv: Fix a number of free'd resources in init_resources() new a09434f181f3 Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.o [...] new 5571ea3117ca usb: typec: tcpm: Fix VDMs sometimes not being forwarded t [...] new f4ff9e6b0126 Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/l [...] new 9659281ce78d slimbus: messaging: start transaction ids from 1 instead of zero new a263c1ff6abe slimbus: messaging: check for valid transaction id new c0e38eaa8d51 slimbus: ngd: set correct device for pm new d77772538f00 slimbus: ngd: reset dma setup during runtime pm new 57a1681095f9 ipack: tpci200: fix many double free issues in tpci200_pci_probe new 50f05bd114a4 ipack: tpci200: fix memory leak in the tpci200_register new f753067494c2 Revert "interconnect: qcom: icc-rpmh: Add BCMs to commit l [...] new d30836a95289 Merge tag 'icc-5.14-rc6' of git://git.kernel.org/pub/scm/l [...] new 9085423f0e21 Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub [...] new 283f1b9a0401 clk: imx6q: fix uart earlycon unwork new 9711759a87a0 clk: qcom: gdsc: Ensure regulator init state matches GDSC state new 9ff50bf2f2ff Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 21 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: .../devicetree/bindings/riscv/sifive-l2-cache.yaml | 8 +-- arch/riscv/kernel/setup.c | 4 +- arch/s390/pci/pci.c | 6 +++ arch/s390/pci/pci_bus.h | 5 ++ drivers/clk/imx/clk-imx6q.c | 2 +- drivers/clk/qcom/gdsc.c | 54 ++++++++++++------- drivers/interconnect/qcom/icc-rpmh.c | 10 ++-- drivers/ipack/carriers/tpci200.c | 60 ++++++++++++---------- drivers/slimbus/messaging.c | 7 +-- drivers/slimbus/qcom-ngd-ctrl.c | 22 ++++---- drivers/usb/typec/tcpm/tcpm.c | 13 ++--- fs/namespace.c | 6 ++- 12 files changed, 120 insertions(+), 77 deletions(-)