This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0a2ee4099d9 d: Merge upstream dmd 73d8e2fec.
new 53d461e4e0f Daily bump.
The 1 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:
gcc/ChangeLog | 23 +++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/d/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 12 ++++++++++++
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
5 files changed, 96 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from ac9b05305d3 coroutines: Wrap co_await in a target expr where needed [PR95050]
new ad48414d2c0 Daily bump.
The 1 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:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 13 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 845b83d7eba elf32-tic6x.c: Define the default elf32_bed to elf32_tic6x_bed
new 334a017304f Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_34-branch
in repository binutils-gdb.
from 8a17fb06cda Automatic date update in version.in
new 02982a1178b Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-9-branch
in repository binutils-gdb.
from d16d2776027 Automatic date update in version.in
new 1eab740cd2d Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 9aa900c8094d Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/ [...]
new 8b8c704d913b ima: Remove __init annotation from ima_pcrread()
new 278de07ef84a apparmor: Replace two seq_printf() calls by seq_puts() in [...]
new e4f4e6ba5eaa AppArmor: Remove semicolon
new c659696964a7 apparmor: add a valid state flags check
new dae6029325a4 apparmor: add consistency check between state and dfa diff [...]
new 6413f852ce08 apparmor: add proc subdir to attrs
new a68d59ff4d67 apparmor: remove useless aafs_create_symlink
new 3ed4aaa94fc0 apparmor: fix nnp subset test for unconfined
new f05841a940df apparmor: fail unpack if profile mode is unknown
new 0df34a645bae apparmor: add outofband transition and use it in xattr match
new 01df52d726b5 apparmor: remove duplicate check of xattrs on profile attachment.
new c27c6bd2c4d6 apparmor: ensure that dfa state tables have entries
new fe9fd23e3b58 apparmor: Replace zero-length array with flexible-array
new c84b80cd41e0 security/apparmor/label.c: Clean code by removing redundan [...]
new e37986097ba6 apparmor: Use true and false for bool variable
new 3b646abc5bc6 apparmor: check/put label on apparmor_sk_clone_security()
new dd2569fbb053 apparmor: fix introspection of of task mode for unconfined tasks
new 3622ad25d4d6 apparmor: Fix memory leak of profile proxy
new a2b447066cac Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org [...]
new f454f4d1915b include/ntb: Fix typo in ntb_unregister_device description
new a0348a4da1a7 NTB: Fix static check warning in perf_clear_test
new 26bfe3d0b227 ntb: intel: Add Icelake (gen4) support for Intel NTB
new 134a86545c60 ntb: intel: add hw workaround for NTB BAR alignment
new 893733c58d59 ntb: intel: fix static declaration
new 46f21af86265 NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read com [...]
new f80fe8944e08 ntb: hw: remove the code that sets the DMA mask
new 98f4e140264e ntb_perf: pass correct struct device to dma_alloc_coherent
new 433efe720674 ntb_tool: pass correct struct device to dma_alloc_coherent
new d7699665773b ntb_perf: increase sleep time from one milli sec to one sec
new 9cb8bfdf5262 ntb_perf: avoid false dma unmap of destination address
new 912e12813dd0 NTB: ntb_tool: reading the link file should not end in a N [...]
new 40da7d9a93c8 NTB: Revert the change to use the NTB device dev for DMA a [...]
new fc8b086d9dbd NTB: Fix the default port and peer numbers for legacy drivers
new ca93c45755da NTB: ntb_pingpong: Choose doorbells based on port number
new a9c4211ac918 NTB: perf: Don't require one more memory window than numbe [...]
new b54369a248c2 NTB: perf: Fix support for hardware that doesn't have port [...]
new 34d8673a01b0 NTB: perf: Fix race condition when run with ntb_test
new 2130c0ba69d6 NTB: ntb_test: Fix bug when counting remote files
new 787f74fc5050 Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb
new 944ed452eb1b rtc: remove unnecessary error message after platform_get_irq
new 11ddbdfb68e4 rtc: rc5t619: Fix an ERR_PTR vs NULL check
new 3642b17e9a8d rtc: mt2712: remove unnecessary error string
new 06030d500149 rtc: mt2712: switch to devm_platform_ioremap_resource
new 9f210ec65acc rtc: 88pm860x: remove useless range check
new 734e5e4e268f rtc: add new VL flag for backup switchover
new b139bb5c262b rtc: pcf2127: let the core handle rtc range
new 664eaf033f9f rtc: pcf2127: remove unnecessary #ifdef
new 040e6dc0911c rtc: pcf2127: set regmap max_register
new 7d65cf8c1f0a rtc: pcf2127: report battery switch over
new 63a52f63886a rtc: max77686: Use single-byte writes on MAX77620
new 32271efded6c rtc: stmp3xxx: update contact email
new 8816cd726a4f rtc: mc13xxx: fix a double-unlock issue
new 24e1f2c9383e rtc: ingenic: Only support probing from devicetree
new c61293f14773 rtc: ingenic: Use local 'dev' variable in probe
new 796be8b59dec rtc: ingenic: Enable clock in probe
new fe0557f4dbd8 rtc: ingenic: Set wakeup params in probe
new 77d8f3c1226b rtc: ingenic: Remove unused fields from private structure
new 15eeadd801c0 rtc: ingenic: Fix masking of error code
new 378252b6e24f rtc: ingenic: Reset regulator register in probe
new 20af67700bc3 rtc: snvs: Make SNVS clock always prepared
new 4b957bde561f rtc: snvs: Add necessary clock operations for RTC APIs
new f4c29a09cccb rtc: goldfish: Use correct return value for goldfish_rtc_probe()
new 710e4a82d6f0 rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()
new c3b29bf6f166 rtc: rv3028: Add missed check for devm_regmap_init_i2c()
new ac363ace16e0 rtc: abx80x: Add Device Tree matching table
new 6e429f6b8c6b rtc: abx80x: Provide debug feedback for invalid dt properties
new 3a8ce46ce15a rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake
new 4601e24a6fb8 rtc: pcf2127: watchdog: handle nowayout feature
new e8dff03aef6a Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/ [...]
new 7e23ab72e73b pinctrl: nomadik:remove unneeded variable
new 8174a8512e3e pinctrl: mediatek: make MediaTek pinctrl v2 driver ready f [...]
new 9c95f7c2836c pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for [...]
new 39eb3cc8ab8a pinctrl: sunxi: handle probe defferal
new 087905f925c9 dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support
new f9a8744dde48 pinctrl: imx: Add imx8dxl driver
new 6aba6ed879b3 pinctrl: mcp23s08: Get rid of legacy platform data
new 84d02e785d34 pinctrl: mcp23s08: Deduplicate IRQ chip filling
new d3da29b628a8 pinctrl: mcp23s08: Consolidate SPI and I²C code
new 0521701c8d10 pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one()
new 0874758ecb2b pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init()
new 88af89b52a1b pinctrl: mcp23s08: Propagate error code from device_proper [...]
new 1ac30db20be2 pinctrl: mcp23s08: Make use of device properties
new 7b04aaaf660b pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long()
new 0f04a81784fe pinctrl: mcp23s08: Split to three parts: core, I²C, SPI
new 5da42a3d2540 pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
new 7045e673c2fd pinctrl: mcp23s08: add module license
new 548e33205964 dt-bindings: pinctrl: qcom: Add sm8250 pinctrl bindings
new 4e3ec9e407ad pinctrl: qcom: Add sm8250 pinctrl driver.
new ef1d0bce38cf pinctrl: meson: implement the gpio_chip get_direction callback
new f8f0aa00898f pinctrl: meson: wire up the gpio_chip's set_config callback
new d71ffeb9f250 pinctrl: fix several typos
new 36126f5309b5 pinctrl: stmfx: stmfx_pinconf_set doesn't require to get d [...]
new 0320d260a7e7 pinctrl: bm1880: add pwm37 to bm1880_pctrl_groups
new 767972b9b4ed pinctrl: ab8505: Define group for GPIO pin 50
new 32c8a94660e8 pinctrl: db8500: Fix some old bugs
new 4b4e8e93eccc pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries
new 41fe32ecc7af MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers
new 7740dda5b465 Merge tag 'sh-pfc-for-v5.8-tag1' of git://git.kernel.org/p [...]
new 8068071c09e5 pinctrl: rk805: Constify rk805_gpio_cfgs
new 9a0f1341df7d pinctrl: ingenic: Add irq_{request,release}_resources callbacks
new c7acd6fe8a28 pinctrl: mediatek: add pinctrl-mtk-common-v2 module license
new c4f333b758ab pinctrl: rockchip: return ENOMEM instead of EINVAL if allo [...]
new d7faa8ffb6be pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
new 36ad7b24486a pinctrl: cherryview: Re-use data structures from pinctrl-i [...]
new 5707dd73c71b pinctrl: cherryview: Use GENMASK() consistently
new e5a4ab6a55e2 pinctrl: intel: Introduce common flags for GPIO mapping scheme
new 5ba092edb990 pinctrl: cannonlake: Use generic flag for special GPIO bas [...]
new cf2f2c3a445f pinctrl: icelake: Use generic flag for special GPIO base t [...]
new d4b41f8bb26d pinctrl: tigerlake: Use generic flag for special GPIO base [...]
new 9bd59157e16c pinctrl: intel: Introduce new flag to force GPIO base to be 0
new e278dcb7048b pinctrl: intel: Add Intel Jasper Lake pin controller support
new f86a1bb53606 pinctrl: baytrail: Use platform_get_irq_optional() explicitly
new 5f3b82a168d5 pinctrl: lynxpoint: Use platform_get_irq_optional() explicitly
new 3dbf1ee6abbb pinctrl: cherryview: Add missing spinlock usage in chv_gpi [...]
new 2ccb9cc3b4d8 pinctrl: intel: Update description in struct intel_community
new 6d649fca3491 pinctrl: intel: Move npins closer to pin_base in struct in [...]
new 98a09fb4cbb0 Merge tag 'intel-pinctrl-v5.8-1' of git://git.kernel.org/p [...]
new 80691a8ac7a4 pinctrl: equilibrium: Add architecture dependency
new 47fa5c971bbc pinctrl: amd: Add ACPI dependency
new 5d590738521e dt-bindings: pinctrl: rockchip: update example
new 550713e33f43 pinctrl: ocelot: Always register GPIO driver
new edc7254664ab pinctrl: ocelot: Remove instance number from pin functions
new 0b47afc65453 pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
new e695dea067fc dt-bindings: pinctrl: ocelot: Add Sparx5 SoC support
new b577a2799140 pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
new f354157a7d18 pinctrl: samsung: Save/restore eint_mask over suspend for [...]
new d04996eac538 Merge tag 'samsung-pinctrl-5.8' of https://git.kernel.org/ [...]
new baf674bf717f dt-bindings: pinctrl: sh-pfc: Document r8a7742 PFC support
new 4ecc7ff82ecf pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support
new 7227797a4e66 pinctrl: rza1: Fix flag name in comment
new dfae0422de12 MAINTAINERS: Renesas Pin Controllers are supported
new 6fe7c07a9a80 Merge tag 'sh-pfc-for-v5.8-tag2' of git://git.kernel.org/p [...]
new b5d9ff10dca4 pinctrl: Fix return value about devm_platform_ioremap_resource()
new e682fcc76970 pinctrl: at91-pio4: Add COMPILE_TEST support
new a45c0ec26d4a dt-bindings: pinctrl: stm32: Add missing interrupts property
new 879c93f7062f dt-bindings: pinctrl: Document 7211 compatible for brcm, b [...]
new d4f2b12e6d8e dt-bindings: pinctrl: Document optional BCM7211 wake-up in [...]
new 562c856f96d2 pinctrl: bcm2835: Match BCM7211 compatible string
new 920fecc1aa45 pinctrl: bcm2835: Add support for wake-up interrupts
new 9eb728321286 pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl [...]
new 66339f2fba3f pinctrl: sirf: add missing put_device() call in sirfsoc_gp [...]
new 11d8da5cabf7 pinctrl: freescale: imx: Fix an error handling path in 'im [...]
new ba403242615c pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a [...]
new 08acc963190a pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which [...]
new 94873f6b46f8 pinctrl: sprd: Fix the incorrect pull-up definition
new cf0c97f148e9 Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm [...]
The 146 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/arm/freescale/fsl,scu.txt | 6 +-
.../bindings/pinctrl/brcm,bcm2835-gpio.txt | 5 +-
.../bindings/pinctrl/mscc,ocelot-pinctrl.txt | 4 +-
.../bindings/pinctrl/qcom,sm8250-pinctrl.yaml | 147 +++
.../bindings/pinctrl/renesas,pfc-pinctrl.txt | 1 +
.../bindings/pinctrl/rockchip,pinctrl.txt | 4 +-
.../bindings/pinctrl/st,stm32-pinctrl.yaml | 3 +
MAINTAINERS | 3 +-
drivers/ntb/core.c | 9 +-
drivers/ntb/hw/amd/ntb_hw_amd.c | 4 -
drivers/ntb/hw/idt/ntb_hw_idt.c | 6 -
drivers/ntb/hw/intel/Makefile | 2 +-
drivers/ntb/hw/intel/ntb_hw_gen1.c | 49 +-
drivers/ntb/hw/intel/ntb_hw_gen1.h | 1 +
drivers/ntb/hw/intel/ntb_hw_gen3.c | 13 +-
drivers/ntb/hw/intel/ntb_hw_gen3.h | 8 +
drivers/ntb/hw/intel/ntb_hw_gen4.c | 552 ++++++++
drivers/ntb/hw/intel/ntb_hw_gen4.h | 100 ++
drivers/ntb/hw/intel/ntb_hw_intel.h | 12 +
drivers/ntb/test/ntb_perf.c | 49 +-
drivers/ntb/test/ntb_pingpong.c | 14 +-
drivers/ntb/test/ntb_tool.c | 9 +-
drivers/pinctrl/Kconfig | 17 +-
drivers/pinctrl/Makefile | 2 +
drivers/pinctrl/bcm/pinctrl-bcm281xx.c | 2 +-
drivers/pinctrl/bcm/pinctrl-bcm2835.c | 80 +-
drivers/pinctrl/freescale/Kconfig | 7 +
drivers/pinctrl/freescale/Makefile | 1 +
drivers/pinctrl/freescale/pinctrl-imx.c | 26 +-
drivers/pinctrl/freescale/pinctrl-imx1-core.c | 3 +-
drivers/pinctrl/freescale/pinctrl-imx8dxl.c | 193 +++
drivers/pinctrl/intel/Kconfig | 8 +
drivers/pinctrl/intel/Makefile | 1 +
drivers/pinctrl/intel/pinctrl-baytrail.c | 9 +-
drivers/pinctrl/intel/pinctrl-cannonlake.c | 58 +-
drivers/pinctrl/intel/pinctrl-cherryview.c | 278 ++--
drivers/pinctrl/intel/pinctrl-icelake.c | 30 +-
drivers/pinctrl/intel/pinctrl-intel.c | 22 +-
drivers/pinctrl/intel/pinctrl-intel.h | 27 +-
drivers/pinctrl/intel/pinctrl-jasperlake.c | 344 +++++
drivers/pinctrl/intel/pinctrl-lynxpoint.c | 10 +-
drivers/pinctrl/intel/pinctrl-tigerlake.c | 32 +-
drivers/pinctrl/mediatek/Kconfig | 13 +-
drivers/pinctrl/mediatek/Makefile | 5 +-
drivers/pinctrl/mediatek/mtk-eint.c | 9 +
drivers/pinctrl/mediatek/pinctrl-mt6765.c | 4 +
drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c | 28 +
drivers/pinctrl/mediatek/pinctrl-paris.c | 6 +
drivers/pinctrl/meson/pinctrl-meson.c | 14 +
drivers/pinctrl/nomadik/pinctrl-ab8505.c | 1 +
drivers/pinctrl/nomadik/pinctrl-nomadik-db8500.c | 6 +-
drivers/pinctrl/nomadik/pinctrl-nomadik.c | 4 +-
drivers/pinctrl/pinctrl-at91-pio4.c | 2 +-
drivers/pinctrl/pinctrl-bm1880.c | 1 +
drivers/pinctrl/pinctrl-ingenic.c | 21 +
drivers/pinctrl/pinctrl-lantiq.c | 2 +-
drivers/pinctrl/pinctrl-mcp23s08.c | 514 +-------
drivers/pinctrl/pinctrl-mcp23s08.h | 52 +
drivers/pinctrl/pinctrl-mcp23s08_i2c.c | 124 ++
drivers/pinctrl/pinctrl-mcp23s08_spi.c | 262 ++++
drivers/pinctrl/pinctrl-ocelot.c | 127 +-
drivers/pinctrl/pinctrl-rk805.c | 4 +-
drivers/pinctrl/pinctrl-rockchip.c | 11 +-
drivers/pinctrl/pinctrl-rza1.c | 4 +-
drivers/pinctrl/pinctrl-stmfx.c | 6 +-
drivers/pinctrl/pinctrl-sx150x.c | 2 +-
drivers/pinctrl/pxa/pinctrl-pxa2xx.c | 9 -
drivers/pinctrl/qcom/Kconfig | 9 +
drivers/pinctrl/qcom/Makefile | 1 +
drivers/pinctrl/qcom/pinctrl-msm.c | 1 -
drivers/pinctrl/qcom/pinctrl-sm8250.c | 1361 ++++++++++++++++++++
drivers/pinctrl/samsung/pinctrl-exynos.c | 82 +-
drivers/pinctrl/sh-pfc/Kconfig | 4 +
drivers/pinctrl/sh-pfc/Makefile | 1 +
drivers/pinctrl/sh-pfc/core.c | 6 +
drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 744 ++++++-----
drivers/pinctrl/sh-pfc/pfc-sh7269.c | 5 +-
drivers/pinctrl/sh-pfc/sh_pfc.h | 1 +
drivers/pinctrl/sirf/pinctrl-sirf.c | 20 +-
drivers/pinctrl/sprd/pinctrl-sprd.c | 4 +-
drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.c | 7 +-
drivers/pinctrl/tegra/pinctrl-tegra-xusb.c | 2 +-
drivers/pinctrl/zte/pinctrl-zx.c | 2 +-
drivers/rtc/Kconfig | 1 +
drivers/rtc/rtc-88pm860x.c | 6 -
drivers/rtc/rtc-abx80x.c | 66 +-
drivers/rtc/rtc-fsl-ftm-alarm.c | 10 +-
drivers/rtc/rtc-goldfish.c | 2 +-
drivers/rtc/rtc-jz4740.c | 173 ++-
drivers/rtc/rtc-lpc24xx.c | 4 +-
drivers/rtc/rtc-max77686.c | 22 +-
drivers/rtc/rtc-mc13xxx.c | 4 +-
drivers/rtc/rtc-mpc5121.c | 2 +-
drivers/rtc/rtc-mt2712.c | 16 +-
drivers/rtc/rtc-pcf2127.c | 31 +-
drivers/rtc/rtc-rc5t619.c | 4 +-
drivers/rtc/rtc-rv3028.c | 2 +
drivers/rtc/rtc-snvs.c | 59 +-
drivers/rtc/rtc-stmp3xxx.c | 2 +-
fs/proc/base.c | 13 +
include/dt-bindings/pinctrl/pads-imx8dxl.h | 639 +++++++++
include/linux/ntb.h | 6 +-
include/linux/spi/mcp23s08.h | 18 -
include/uapi/linux/rtc.h | 1 +
security/apparmor/apparmorfs.c | 56 +-
security/apparmor/domain.c | 39 +-
security/apparmor/file.c | 12 +-
security/apparmor/include/label.h | 2 +
security/apparmor/include/match.h | 11 +
security/apparmor/label.c | 60 +-
security/apparmor/lsm.c | 5 +
security/apparmor/match.c | 58 +-
security/apparmor/path.c | 2 +-
security/apparmor/policy.c | 1 +
security/apparmor/policy_unpack.c | 58 +-
security/integrity/ima/ima_crypto.c | 2 +-
tools/testing/selftests/ntb/ntb_test.sh | 2 +-
117 files changed, 5353 insertions(+), 1668 deletions(-)
create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sm8250-pinctrl.yaml
create mode 100644 drivers/ntb/hw/intel/ntb_hw_gen4.c
create mode 100644 drivers/ntb/hw/intel/ntb_hw_gen4.h
create mode 100644 drivers/pinctrl/freescale/pinctrl-imx8dxl.c
create mode 100644 drivers/pinctrl/intel/pinctrl-jasperlake.c
create mode 100644 drivers/pinctrl/pinctrl-mcp23s08.h
create mode 100644 drivers/pinctrl/pinctrl-mcp23s08_i2c.c
create mode 100644 drivers/pinctrl/pinctrl-mcp23s08_spi.c
create mode 100644 drivers/pinctrl/qcom/pinctrl-sm8250.c
create mode 100644 include/dt-bindings/pinctrl/pads-imx8dxl.h
delete mode 100644 include/linux/spi/mcp23s08.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 9f2036a9 0: update: gcc-3fb68f2e666d9de7e0326af9f43b12c9e98f19a6: 1
new d161dd54 0: update: gcc-f08995eefbf579acfe40f0204727d5ce388e3d0a: 1
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 (9f2036a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 1 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:
01-reset_artifacts/console.log | 14 +-
02-prepare_abe/console.log | 414 +-
04-build_abe-bootstrap_O1/console.log | 85914 ++++++++++++++++---------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 86352 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 86328 insertions(+), 86386 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.