This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 76e26e3c6a49 Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesk [...] new baabaa505563 ovl: fix tmpfile leak new 4f11ada10d0a ovl: fail on invalid uid/gid mapping at copy up new 0acffb235fbf Merge tag 'ovl-fixes-6.2-rc6' of git://git.kernel.org/pub/ [...] new 4bb3d82a1820 regulator: dt-bindings: samsung,s2mps14: add lost samsung, [...] new 4d1483a99e9c Merge tag 'regulator-fix-v6.2-rc5' of git://git.kernel.org [...] new d63f11c02b8d gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode new 37870358616c gpio: mxc: Unlock on error path in mxc_flip_edge() new 0f04cdbdb210 gpio: ep93xx: Fix port F hwirq numbers in handler new 216f37366e86 gpio: ep93xx: Make irqchip immutable new b710ef411048 gpio: ep93xx: remove unused variable new 677d85e1a1ee tools: gpio: fix -c option of gpio-event-mon new 37d0be6a7d7d Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.or [...] new c8c37bc51451 i2c: designware: use casting of u64 in clock multiplicatio [...] new 75507a319876 i2c: designware: Fix unbalanced suspended flag new 2ece0930ac56 i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU new 78a4471fa1a7 i2c: mxs: suppress probe-deferral error message new 0a4eecf96c64 dt-bindings: i2c: renesas,rzv2m: Fix SoC specific string new e49560f02716 i2c: axxia: use 'struct' for kernel-doc notation new 0582d984793d i2c: rk3x: fix a bunch of kernel-doc warnings new e6f2f6ac500c Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/sc [...]
The 20 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/i2c/renesas,rzv2m.yaml | 4 +- .../bindings/regulator/samsung,s2mps14.yaml | 21 ++++++++++- drivers/gpio/gpio-ep93xx.c | 38 +++++++++++-------- drivers/gpio/gpio-mxc.c | 3 +- drivers/gpio/gpiolib-acpi.c | 3 +- drivers/i2c/busses/i2c-axxia.c | 2 +- drivers/i2c/busses/i2c-designware-common.c | 9 +++-- drivers/i2c/busses/i2c-designware-pcidrv.c | 2 + drivers/i2c/busses/i2c-designware-platdrv.c | 20 +--------- drivers/i2c/busses/i2c-mxs.c | 4 +- drivers/i2c/busses/i2c-rk3x.c | 44 +++++++++++----------- fs/overlayfs/copy_up.c | 6 ++- tools/gpio/gpio-event-mon.c | 1 + 13 files changed, 88 insertions(+), 69 deletions(-)