This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0d566057519 Daily bump.
new 5eb7d560626 rs6000: use lis;xoris to build constant
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/config/rs6000/rs6000.cc | 7 +++++++
gcc/testsuite/gcc.target/powerpc/pr106708.c | 10 +++++++++-
2 files changed, 16 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 annotated tag next-20230517
in repository linux-next.
at d60dfd6a5d47 (tag)
tagging 065efa589871e93b6610c70c1e9de274ef1f1ba2 (commit)
replaces v6.4-rc2
tagged by Stephen Rothwell
on Wed May 17 12:03:09 2023 +1000
- Log -----------------------------------------------------------------
next-20230517
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmRkNd0ACgkQifkcCkHV
wHrv/xAAmDTpDzAuIQ78DKL7KyQHaDvt9pV8uDfBumLuC52ngQPWDcYncFhAtnhZ
ExbDPlg8ie7ibg0D7uT5I1vcezj18PEtO9O0DETm/eSl2m8CIu93eY65qF/9qCjD
ZtQD5SNgDNvUP3+BVdtvrr6fem/2PvoTiyCN7l8hxf2utZ0CQTaE2KXyYfD74lOP
Af3KfqI7dzNQlAVuyuYrVmz1epBnwd4ZUJq88w3OD8S5QJTM6wncTmXbvGkF7oEF
DEJjAdT/Sy76iVFk/9KU/tT93edPb8S1tu8zha7QFiabjNojfGyjaSM5id+4tQvT
zfDaF/B5d6a1IqrMyJQdsvBm6X5nGEuPSXkBaLrpuA24NQENxUWw7hwG36ngWvCZ
QFrb0rOEOd9Ycz1k3Z1ZbqKezSW1bzyqXskqrF9pj9Fgfq0YY/1agEZlxsSvrAoM
RIo9VJWKWPlZSu04Jjp7ysbTd2/MUfp1AEGJkmyvk1AYp+KMGsDUDXHoI3qTjKeK
qb4If1o773KOmj3Z6oUGYzFMtseG7a4iBTZ0sd0biODpjziAxTVO9e/lkAf8NfTx
MDGXOtUWZRCjq4WBy5X5BYi7WM6VgeRgZqJEd3RSKJkKOumGyPHB0itFFh8r26pJ
SsvRyPxuqc9pGWS8I5QFwEVnkvrtZnFDGmiMFFCZjNy+BU02tk4=
=IpMc
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a7eb54d44045 ata: libata: Make ata_platform_remove_one return void
new 5107e3ebb868 x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die()
new ba831b7b1a51 cpu/hotplug: Mark arch_disable_smp_support() and bringup_n [...]
new 134a12827bc5 x86/smpboot: Avoid pointless delay calibration if TSC is s [...]
new 666e1156b2c5 x86/smpboot: Rename start_cpu0() to soft_restart_cpu()
new e59e74dc48a3 x86/topology: Remove CPU0 hotplug option
new 5475abbde77f x86/smpboot: Remove the CPU0 hotplug kludge
new cded36797658 x86/smpboot: Restrict soft_restart_cpu() to SEV
new c7f15dd3f0e9 x86/smpboot: Remove unnecessary barrier()
new 2b3be65d2e4f x86/smpboot: Split up native_cpu_up() into separate phases [...]
new e94cd1503b15 x86/smpboot: Get rid of cpu_init_secondary()
new a32226fa3b7d x86/cpu/cacheinfo: Remove cpu_callout_mask dependency
new d4f28f07c2fe x86/smpboot: Move synchronization masks to SMP boot code
new 9d349d47f0e3 x86/smpboot: Make TSC synchronization function call based
new c8b7fb09d1bc x86/smpboot: Remove cpu_callin_mask
new 22b612e2d53f cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
new e464640cf7af x86/smpboot: Remove wait for cpu_online()
new 2de7fd26d907 x86/xen/smp_pv: Remove wait for CPU online
new ab24eb9abb9c x86/xen/hvm: Get rid of DEAD_FROZEN handling
new 6f0621238b7e cpu/hotplug: Add CPU state tracking and synchronization
new 2711b8e2b71f x86/smpboot: Switch to hotplug core state synchronization
new 5356297d12d9 cpu/hotplug: Remove cpu_report_state() and related unused cruft
new 5490e769cdc7 ARM: smp: Switch to hotplug core state synchronization
new b3091f172fed arm64: smp: Switch to hotplug core state synchronization
new 7202e9796457 csky/smp: Switch to hotplug core state synchronization
new c8d2bcc467c8 MIPS: SMP_CPS: Switch to hotplug core state synchronization
new 51e0efe1f26e parisc: Switch to hotplug core state synchronization
new 72b11aa7f8f9 riscv: Switch to hotplug core state synchronization
new bc088f9a0d5b cpu/hotplug: Remove unused state functions
new 6d712b9b3a58 cpu/hotplug: Reset task stack state in _cpu_up()
new a631be92b996 cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
new 8b5a0f957cc5 x86/smpboot: Enable split CPU startup
new f54d4434c281 x86/apic: Provide cpu_primary_thread mask
new 18415f33e2ac cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_ [...]
new bea629d57d00 x86/apic: Save the APIC virtual base address
new f6f1ae9128d2 x86/smpboot: Implement a bit spinlock to protect the realm [...]
new 7e75178a0950 x86/smpboot: Support parallel startup of secondary CPUs
new 0c7ffa32dbd6 x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup [...]
new 71a485624c4c ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70P
new a82ebb3d800d platform/x86/amd/pmf: Add PMF acpi debug support
new 63b5dbfdb770 platform/x86/amd/pmf: Add PMF debug facilities
new 73c7f8246539 cpufreq: ACPI: Prevent a warning when another frequency dr [...]
new 9e5d61c013a2 doc/rcutorture: Add description of rcutorture.stall_cpu_block
new ce2544b2d05e torture: Remove duplicated argument -enable-kvm for ppc64
new 07bd5828b3dd Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kv [...]
new 367742887f79 tools/nolibc: use standard __asm__ statements
new 9cd4e2eb852c tools/nolibc: use __inline__ syntax
new d7644912ea9c tools/nolibc: use C89 comment syntax
new c792624d254d tools/nolibc: validate C89 compatibility
new d9d16cc80854 tools/nolibc: s390: provide custom implementation for sys_fork
new 09efff85e556 tools/nolibc: add testcase for fork()/waitpid()
new 1d29b558483d tools/nolibc: remove LINUX_REBOOT_ constants
new dd67e4e76f7a Merge branch 'nolibc.2023.05.10a' into HEAD
new d6e962af2fdd Merge branch 'atomicdoc.2023.05.11a' into HEAD
new 20ef7f2139ab ASoC: dt-bindings: ssm2518: Convert to dtschema
new 518a1742f477 ASoC: dt-bindings: nau8824: Convert to dtschema
new f39d6daf0250 SMB3: Close all deferred handles of inode in case of handl [...]
new 60c48b7c9ee9 SMB3: drop reference to cfile before sending oplock break
new e08e901faa8f fsverity: use shash API instead of ahash API
new cbbfd76d5809 accel/habanalabs: Fix some kernel-doc comments
new 151dfa1eef95 accel/habanalabs: fix gaudi2_get_tpc_idle_status() return
new 51c6a4b3c0d5 Merge branch into tip/master: 'core/debugobjects'
new 5ea0488f8b00 Merge branch into tip/master: 'irq/core'
new 2c5dfbd16a21 Merge branch into tip/master: 'perf/core'
new 05a439abf3d5 Merge branch into tip/master: 'sched/core'
new 3d03d5e790c9 Merge branch into tip/master: 'x86/alternatives'
new ce5efddea24c Merge branch into tip/master: 'x86/cleanups'
new ce4d7269a4c8 Merge branch into tip/master: 'x86/cpu'
new e83dc6189186 Merge branch into tip/master: 'x86/microcode'
new 6e49bb69be2b Merge branch into tip/master: 'x86/misc'
new d4f4cfc8199a Merge branch into tip/master: 'x86/mm'
new 230bbb198563 Merge branch into tip/master: 'x86/sev'
new 6aafc2be1dc4 accel/habanalabs: rename security functions related arguments
new 08d8f43045af drm/i915/irq: convert gen8_de_irq_handler() to void
new da38ba98645d drm/i915/irq: split out hotplug irq handling
new 2b874a027810 drm/i915/irq: split out display irq handling
new 8b33485128ad net: skbuff: update comment about pfmemalloc propagating
new 4c4279a8d58d drm/i915/hdcp: add intel_atomic_state argument to hdcp_ena [...]
new 415beb1fa63c drm/i915/hdcp: Remove enforce_type0 check outside loop
new a6d82f1b7ada drm/i915/hdcp: Fix modeset locking issue in hdcp mst
new e45c5f1ad769 drm/i915/hdcp: Fill hdcp2_streamid_type and k in appropria [...]
new adbcfcc92b5a dt-bindings: display: bridge: tc358867: Document TC358867/ [...]
new 728cb3f061e2 gpu: drm: bridge: No need to set device_driver owner
new 81d6b37b69b8 drm/bridge: tc358768: remove unneeded semicolon
new 506ed33d0767 platform/x86/amd/pmf: Fix compiler warnings in static slider
new e9d1b2d0f7d0 mlxbf-bootctl: Add sysfs file for BlueField boot log
new a1c3f6976ba3 platform/x86: gigabyte: constify pointers to hwmon_channel_info
new 1180bdfdeca1 platform/x86: hp: constify pointers to hwmon_channel_info
new ddd4e9d78057 platform/x86: system76: constify pointers to hwmon_channel_info
new f5a08ed51ed7 platform/x86: toshiba: constify pointers to hwmon_channel_info
new d94436465152 soc/tegra: fuse: Add support for Tegra264
new a4ddcc51ce74 accel/habanalabs: set unused bit as reserved
new fc2849d4f465 accel/habanalabs: fix mem leak in capture user mappings
new 08bc78136e77 accel/habanalabs: align to latest firmware specs
new 3587b1a94fdd accel/habanalabs: print max timeout value on CS stuck
new c0dfdc6f4bee accel/habanalabs: upon DMA errors, use FW-extracted error cause
new b915607f9c60 accel/habanalabs: remove support for mmu disable
new ce6f9603fad0 accel/habanalabs: use binning info when handling razwi
new d397a173842b accel/habanalabs: use lower QM in QM errors handling
new 2dc2cf9eb3f4 accel/habanalabs: print qman data on error only for lower qman
new 1ae192479724 accel/habanalabs: update state when loading boot fit
new e8478792ca56 accel/habanalabs: mask part of hmmu page fault captured address
new bcdbd3b7888e ALSA: emu10k1: enable bit-exact playback, part 2: voice at [...]
new 3db59e1ca693 ARM: dts: stm32: add part number for STM32MP15x
new b0dae3df0546 dt-bindings: tegra: Add ICC IDs for dummy memory clients
new f382b1fe71ca Merge branch 'for-6.5/dt-bindings' into for-6.5/memory
new 9a38cb27668e memory: tegra: Add interconnect support for DRAM scaling i [...]
new aecc83f11dd8 memory: tegra: Add memory clients for Tegra234
new 80b19e09c8fb memory: tegra: Add software memory clients in Tegra234
new e852af72a7f2 memory: tegra: Make CPU cluster BW request a multiple of M [...]
new 9422644d2ca7 Merge branch 'for-6.5/memory' into for-6.5/pci
new 205b3d02d57c PCI: tegra194: Fix possible array out of bounds access
new 9365bf006f53 PCI: tegra194: Add interconnect support in Tegra234
new 49cbf04cda26 Merge branch 'for-6.5/dt-bindings' into for-6.5/arm64/dt
new c95711d7dbc4 arm64: tegra: Add support for IGX Orin
new 1582e1d1b244 arm64: tegra: Add CPU OPP tables and interconnects property
new 35e80cd13a4d Merge branch for-6.5/soc into for-next
new 79bafbb2b5e4 Merge branch for-6.5/dt-bindings into for-next
new 6b152840ee55 Merge branch for-6.5/memory into for-next
new c846e276353e Merge branch for-6.5/pci into for-next
new d52733725601 Merge branch for-6.5/arm64/dt into for-next
new e40879b6d7d8 x86/MCE: Check a hw error's address to determine proper re [...]
new a65184f16066 Merge ras/core into tip/master
new 04127a3d30bd ARM: dts: stm32: remove extra space in stm32mp15xx-dkx.dtsi
new 9a18fb598162 arm64: zynqmp: Rename ams_ps/pl node names
new 6ae507f09e29 arm64: zynqmp: Add resets property to sdhci nodes
new 3effc177f12d arm64: zynqmp: Sync node name address with reg (mailbox)
new 028d125a30ff arm64: zynqmp: Fix usb reset over bootmode pins on zcu100
new 12e2e17de2cd ata: libata-core: Simplify if condition in ata_dev_revalidate()
new e2ff42b4f1ca ARM: zynq: dts: Add SCL & SDA GPIO entries for recovery
new 22e395d001f8 ata: pata_parport: Fix bpck module code indentation and style
new f19c694f744f ata: pata_parport: Fix frpw module code indentation and style
new ccccfed50a1b Merge branch 'zynq/dt' into for-next
new 0932447780e1 Merge branch into tip/master: 'smp/core'
new 1d5d2ef7b86f Merge remote-tracking branch 'spi/for-6.5' into spi-next
new e0040abb8d5b ARM: dts: stm32: Replace deprecated st,hw-flow-ctrl with u [...]
new 9660efc2af37 ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carr [...]
new 50a1726b148f dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type
new 0f554e37dad4 arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 [...]
new 4adec6491eaf Merge branch 'imx/bindings' into for-next
new e5f524234783 Merge branch 'imx/dt' into for-next
new 947999696b5c Merge branch 'imx/dt64' into for-next
new efdde75fee54 Merge branch 'imx/defconfig' into for-next
new e05d2f969cb5 arm64: zynqmp: Add dmas, dp, rtc, watchdogs and opp nodes for SOM
new 4a7f7eadd7f7 arm64: zynqmp: Add linux,code for gpio button
new 637902f7c407 arm64: zynqmp: Use assigned-clock-rates for setting up SD [...]
new 5ac5794afb36 arm64: zynqmp: Add mtd partition for secure OS storage area
new 56bb4ed4da7c arm64: zynqmp: Add gpio labels for modepin gpio
new c506fe31d722 arm64: zynqmp: Add pinctrl emmc description to SM-K26
new 60a990542425 arm64: zynqmp: Disable USB3.0 for zc1751-xm016-dc2
new fc57b6c9298f arm64: zynqmp: Switch to ethernet-phy-id in kv260
new 116de80adad7 arm64: zynqmp: Setup clock for DP and DPDMA
new 6d1a2bea2410 arm64: zynqmp: Enable DP driver for SOMs
new 255118de7689 arm64: zynqmp: Enable AMS on SOM and other zcu10x boards
new 7b91ccd5d265 arm64: zynqmp: Describe bus-width for SD card on KV260
new 5be4fbbfbec3 arm64: zynqmp: Add phase tags marking
new 45fe0dc4ea2e arm64: xilinx: Use zynqmp prefix for SOM dt overlays
new 12ac543351cc Merge branch 'zynqmp/dt' into for-next
new fc1ec000b60b dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
new b225e9124b49 dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
new 5eaba7b5de93 phy: qcom-qusb2: add QUSB2 support for IPQ9574
new a8874ada1325 phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
new 5b10ff013e8a pinctrl: meson-axg: add missing GPIOA_18 gpio group
new c7a291dbbce9 pinctrl: qcom: Remove the msm_function struct
new 6a16d1a5ba8c pinctrl: qcom: Refactor generic qcom pinctrl driver
new 070a10d6fe1b pinctrl: qcom: sc8180x: gracefully handle missing IO memor [...]
new 613a014191f5 net: bonding: Add SPDX identifier to remaining files
new dc3eb2f4ec09 net: ethernet: 8390: Convert unversioned GPL notice to SPD [...]
new 9f07af05d0e4 net: ethernet: 8390: Replace GPL 2.0 boilerplate with SPDX [...]
new 9ac40d080bef net: ethernet: i825xx: Replace unversioned GPL (GPL 1.0) n [...]
new 4f693a8f5617 net: ethernet: i825xx: sun3_8256: Add SPDX license identifier
new e641577eb6e8 Merge branch 'spdx-conversion-for-bonding-8390-and-i825xx- [...]
new 7eeef32719f6 drm/i915: Fix PIPEDMC disabling for a bigjoiner configuration
new 0694cab1d5a4 drm/i915: Add helpers to reference/unreference a DPLL for a CRTC
new 7ff9a17e372e drm/i915: Make the CRTC state consistent during sanitize-d [...]
new db4069fcbdc5 drm/i915: Update connector atomic state before crtc saniti [...]
new 3ad41442d7bf drm/i915: Separate intel_crtc_disable_noatomic_begin/complete()
new 26281d359725 drm/i915: Factor out set_encoder_for_connector()
new e826839e18b7 drm/i915: Add support for disabling any CRTCs during HW re [...]
new f48eab290287 drm/i915/dp: Add link training debug and error printing helpers
new 9031c6d4f78a drm/i915/dp: Convert link training error to debug message [...]
new f45156ff18ba drm/i915/dp: Prevent link training fallback on disconnected port
new 7e4460c34b01 drm/i915/dp: Factor out intel_dp_get_active_pipes()
new 60ded7cc86f3 drm/i915: Factor out a helper for handling atomic modeset [...]
new b61fad5f7e5d drm/i915/tc: Call TypeC port flush_work/cleanup without mo [...]
new c598c335da42 drm/i915/tc: Reset TypeC PHYs left enabled in DP-alt mode [...]
new 0ad8190a7aa0 Merge branch 'devel' into for-next
new 9b1b58cacc65 io_uring: remove sq/cq_off memset
new e27cef86a0ed io_uring: return error pointer from io_mem_alloc()
new 9c189eee73af io_uring: add ring freeing helper
new 03d89a2de25b io_uring: support for user allocated memory for rings/sqes
new 6e76ac595855 io_uring: Add io_uring_setup flag to pre-register ring fd [...]
new f64df0822603 phy: Revert "phy: Remove SOC_EXYNOS4212 dep. from PHY_EXYN [...]
new 46fd57ccc3be Merge branch 'for-6.5/io_uring' into for-next
new 3940ffc65492 phy: hisilicon: Add inno-usb2-phy driver for Hi3798MV100
new fdab47868e3d phy: hisilicon: Allow building phy-hisi-inno-usb2 on ARM32
new 1541fbaca0d9 phy: freescale: imx8m-pcie: Use devm_platform_ioremap_resource()
new c9a873c0adf4 Merge remote-tracking branch 'asoc/for-6.5' into asoc-next
new 7a5f349e592c ARM: dts: stm32: use RCC macro for CRC node on stm32f746
new 6a301188420a phy: ti: gmii-sel: Add support for SGMII mode
new 178b65152149 phy: ti: gmii-sel: Enable SGMII mode for J7200
new 2de2e49b3226 phy: ti: gmii-sel: Enable SGMII mode for J721E
new efd658807d3f phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4
new 8d087a09c701 phy: ti: gmii-sel: Enable USXGMII mode for J784S4
new dd5250193155 Merge remote-tracking branch 'regulator/for-6.5' into regu [...]
new a3c10035d12f eeprom: at24: Use dev_err_probe for nvmem register failure
new 786bb0245881 brd: use XArray instead of radix-tree to index backing pages
new 69e6e23f4fd8 Merge branch 'for-6.5/block' into for-next
new 303f3fe1d88f ARM: dts: stm32: Add alternate pinmux for ethernet for stm32mp15
new ab7a5cba8231 ARM: dts: stm32: Add alternate pinmux for sai2b on stm32mp15
new 8b8d017f5334 ARM: dts: stm32: Add new pinmux for sdmmc1_b4 on stm32mp15
new 2f18e152217d ARM: dts: stm32: Add new pinmux for sdmmc2_d47 on stm32mp15
new 559b33d2a8c5 ARM: dts: stm32: Add pinmux for USART1 pins on stm32mp15
new 37f92e6930bd ARM: dts: stm32: Add idle/sleep pinmux for USART3 on stm32mp15
new d4b5f1a5a099 ARM: dts: stm32: Add sleep pinmux for SPI1 pins_a on stm32mp15
new e90227f0f383 dt-bindings: arm: stm32: Add Phytec STM32MP1 board
new 27538a18a4fc ARM: dts: stm32: add STM32MP1-based Phytec SoM
new b195a9d7f721 ARM: dts: stm32: add STM32MP1-based Phytec board
new 02f76c401d17 ksmbd: fix global-out-of-bounds in smb2_find_context_vals
new f0a96d1aafd8 ksmbd: fix wrong UserName check in session_user
new 443d61d1fa9f ksmbd: allocate one more byte for implied bcc[0]
new e7b8b8ed9960 ksmbd: smb2: Allow messages padded to 8byte boundary
new 519ce291168a drm/panel: Modify innolux hj110iz panel initial code
new 21f475946d89 ARM: dts: en7523: add missing cache properties
new 0022cec7edec arm64: dts: apm: add missing cache properties
new 9f921604a91c arm64: dts: amazon: add missing cache properties
new a0936e9edf16 arm64: dts: hisilicon: add missing cache properties
new 7a242135a44d arm64: dts: realtek: add missing cache properties
new 3740a577eaaa arm64: dts: synaptics: add missing cache properties
new 4c84cced9304 arm64: dts: allwinner: a64: add missing cache properties
new 4c0683544743 Merge branch 'acpi-resource' into linux-next
new a3c2d8b60e2f Merge branch 'pm-cpufreq' into linux-next
new 6dc57a5a29d2 arm64: dts: ti: k3-am642-sk: Fix mmc1 pinmux
new 507d1ab849c6 arm64: dts: ti: k3-am642-sk: Describe main_uart1 pins
new 25dfeded1d75 arm64: dts: ti: k3-am642-evm: Enable main_i2c0 and eeprom
new 99bd27825dd5 arm64: dts: ti: k3-am642-evm: Describe main_uart1 pins
new 3099e0b18c36 arm64: dts: ti: k3-am642-evm: Rename regulator node name
new 35562b0c62cd arm64: dts: ti: k3-am642-sk|evm: Drop bootargs, add aliases
new 6c7375ab796a arm64: dts: ti: k3-am62x-sk-common: Drop bootargs
new 7ba5ec8fb4bb arm64: dts: ti: k3-am65*: Drop bootargs
new a3e7bae5dfc7 arm64: dts: ti: k3-j721e-*: Drop bootargs
new a81b61f964b9 arm64: dts: ti: k3-j7200-common-proc-board: Drop bootargs
new fc2cb4beeccd arm64: dts: ti: k3-j721s2-common-proc-board: Drop bootargs
new 80e76ebff228 arm64: dts: ti: k3-am654-base-board: Add missing pinmux wk [...]
new 86e0788c163a arm64: dts: ti: k3-am654-base-board: Rename regulator node name
new b9a05ac483b6 arm64: dts: ti: k3-am654-base-board: Add aliases
new e828c66435de arm64: dts: ti: k3-am65: Drop aliases
new 27244f81d6f6 arm64: dts: ti: add missing cache properties
new f1dda8688077 arm64: dts: ti: k3-am65-main: Remove "syscon" nodes added [...]
new fb42d34ebcd6 arm64: dts: ti: k3-am65-main: Fix mux controller node name
new efa53f44ca22 arm64: dts: ti: k3-am65-main: Fix mcan node name
new fb8deba33981 arm64: dts: ti: k3-am65-main: Drop deprecated ti,otap-del- [...]
new 90efa1c85d69 arm64: dts: ti: k3-am65-mcu: Fix fss node
new 6b4a69123f2d arm64: dts: ti: k3-am65-iot2050-common: Rename rtc8564 nodename
new 90c97f14054b arm64: dts: ti: k3-j721e-mcu-wakeup: Switch to "ti,j721e-s [...]
new ca19ee25cf38 arm64: dts: ti: k3-j721e-mcu-wakeup: Fix fss node name
new 22d30f465745 arm64: dts: ti: k3-am62a7-sk: Describe main_uart1 and wkup_uart
new 0e9c14407717 arm64: dts: ti: k3-j7200: Fix physical address of pin
new f14e3f692ea5 arm64: dts: ti: Clean up pin node names to avoid warnings
new f76b8c20b477 arm64: dts: ti: k3-am62x-sk-common: Add main_uart1 and wku [...]
new 69c18cc2ffe4 Merge branch 'next/dt' into for-next
new 1e0e1e8ba86a Merge branch 'next/dt64' into for-next
new 4f080c77ec53 dt-bindings: dma: dma40: Prefer to pass sram through phandle
new 5a1a3b9c19dd dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
new fb85a8c51784 dmaengine: ste_dma40: Add dev helper variable
new 42ae6f1695be dmaengine: ste_dma40: Remove platform data
new e59d81e9173a dmaengine: ste_dma40: Pass dev to OF function
new 339f5041089a dmaengine: ste_dma40: Use managed resources
new 2893f6bc9d40 dmaengine: ste_dma40: Return error codes properly
new c14d08c5adb2 KVM: arm64: Rename free_removed to free_unlinked
new 02f10845f435 KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs a [...]
new e7c05540c694 KVM: arm64: Add helper for creating unlinked stage2 subtrees
new 26f457142d7e KVM: arm64: Export kvm_are_all_memslots_empty()
new 2f440b72e852 KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
new 8f5a3eb7513f KVM: arm64: Add kvm_pgtable_stage2_split()
new 6bd92b9d8b02 KVM: arm64: Refactor kvm_arch_commit_memory_region()
new ce2b60223800 KVM: arm64: Add kvm_uninit_stage2_mmu()
new e7bf7a490c68 KVM: arm64: Split huge pages when dirty logging is enabled
new 3005f6f29447 KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
new 6acf51666d03 KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
new a12ab1378a88 KVM: arm64: Use local TLBI on permission relaxation
new 64273b51a515 dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdma
new b8e27cb0e4ed dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for ma [...]
new 6de80a0cc7d2 dt-bindings: dma: ti: Add J721S2 BCDMA
new ceb434d56826 dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instance
new 801d857f9811 Merge branch kvm-arm64/eager-page-splitting into kvmarm/next
new 96e3cc270d61 Documentation: use capitalization for chapters and acronyms
new 0d8aa3212e04 docs: quickly-build-trimmed-linux: various small fixes and [...]
new 7b38ecfdf9fb Documentation/filesystems: sharedsubtree: add section headings
new bd415b5c9552 Documentation/filesystems: ramfs-rootfs-initramfs: use :Author:
new eae36cb82440 power: reset: add HAS_IOPORT dependencies
new 2d47c6956ab3 ubsan: Tighten UBSAN_BOUNDS on GCC
new ead62aa370a8 fortify: strscpy: Fix flipped q and p docstring typo
new 4d9060981f88 kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
new a9dc8d044229 fortify: Allow KUnit test to build without FORTIFY
new 3bf301e1ab85 string: Add Kunit tests for strcat() family
new 21a2c74b0a2a fortify: Use const variables for __member_size tracking
new 605395cd7ced fortify: Add protection for strlcat()
new 55c84a5cf2c7 fortify: strcat: Move definition to use fortified strlcat()
new 60592fb6b67c coredump, vmcore: Set p_align to 4 for PT_NOTE
new 2155b6674cb4 parport: Move magic number "15" to a define
new 48b0e6b310b0 parport: Remove register_sysctl_table from parport_proc_register
new ad0ea98fc71f parport: Remove register_sysctl_table from parport_device_ [...]
new a83dc07480bc parport: Remove register_sysctl_table from parport_default [...]
new dc5f2dc791ac parport: Removed sysctl related defines
new 1685b445d778 sysctl: stop exporting register_sysctl_table
new 1dabe923e265 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 4ed5d88df32a Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new a7ab04ad80ed Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...]
new 6a3b10e2e5c8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3dff95c29179 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bff2ba0daba5 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new 892da1475589 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 6c34f98f6833 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new e6087142057d Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new a7a040142dc1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6fa9c3fbb7d0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4cd8873f60b3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new df2224e6bdee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d961bff32176 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f0ae62f36ca9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 67c5e611704a Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new 21d6a37a53c6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fe9993139cc5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0200e3748a6a Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 1d27aa75c280 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new 597a4456d270 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new bc1396d71525 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new a2bc01290883 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 746416c0fc19 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new e5516e57b26f Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 27b2215830e4 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new 41b58dede916 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c2f852f5f548 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9a5e1c66e99f Merge branch 'riscv-dt-for-next' of git://git.kernel.org/p [...]
new 3501754cfee6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4ed1c63acbeb Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...]
new 0ff6b3b25bf6 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 22042cfcafa3 Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...]
new 47b0347b2c7c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b32711e7044b Merge branch 'master' of git://github.com/ceph/ceph-client.git
new bb4ac87b3484 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 4c0edf73c8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fe1335b13c7a Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 708e3e8d46e5 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 0272a96369e2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new dd41a0592a42 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1f3ffc392351 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fd608852dc12 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new d2e32f3b2c62 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new b7e331cd4440 Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new b5e7c7e8f654 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a95c7fc5b2d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8a549ef13f74 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f524b1207b9e Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new ed170f956e8a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6601db6b1835 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 5a2ed5b49c02 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 04e1a0451171 Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 53c1e0380bf9 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git
new c37ef2253a80 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 5aac36bacfb4 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 4757acfd9f2d Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new 2ff281ff1cf5 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 34239d95bf2f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6c5df274b541 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 00d7a8103573 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7829c8b65588 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6fe636da91f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 033ef48f5f2b Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 4527ec181402 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 9ba837f2b705 Merge branch 'for-linux-next' of git://anongit.freedesktop [...]
new 3bcae8948b3d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 32f5ab32c0b2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f6c58a785a63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 58882990a396 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 06f8876e4297 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new fcd36aa61548 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c10542b1005b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f69fc30303f8 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new c6474974141d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f8392f156e8f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 59e4266c5220 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 31918c71af94 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new aa8cf6bcea55 Merge branch 'next' of git://github.com/cschaufler/smack-next
new 25b890a2727b Merge branch 'master' of https://scm.osdn.net/gitroot/tomo [...]
new e68547c38bda Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new fc6ad1dcbe65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 87afff12b228 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new faff05e61106 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3b30158f7216 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 00442853f1b7 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 228dc1220443 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8ef2420a8c98 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...]
new 33f3778ae54c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5410dd95d33a Merge branch 'next' of https://github.com/kvm-x86/linux.git
new ea66f316753e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9b47905e429c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6f99d45d37ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3c60007738e8 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new b6cf731b9563 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new aa0a93c52e4e Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 97bf0d392db2 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new 0fa67b287faf Merge branch 'habanalabs-next' of git://git.kernel.org/pub [...]
new 666628c9372e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8d6eecdffdc6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 060d21f11c01 Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...]
new 905d911fe9d1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 573c78c0ae98 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new d6df18b1eb1b Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new e2b67398f243 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c1ec8ddf7381 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 376497a41df3 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...]
new c00315cc4830 Merge branch 'for-next' of https://gitlab.com/peda-linux/mux.git
new cc3cfc3ae8dd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0c257e92284a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 910769022616 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5fc62b30988f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 6ce076729349 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0032ae61200f Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 2a87f52158f5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 720a8d46c363 Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...]
new a15928d5c613 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bcfdcfc74810 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 02564fa2993d Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new aea6cb5b6b7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c51475107cd1 Merge branch 'at24/for-next' of git://git.kernel.org/pub/s [...]
new 92bde3f58f56 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 3618ad79fae4 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new d7cc63c0f69b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d784ff879cc4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f5adbe6ea1fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e11193b8514d Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 144e8874ae56 Merge branch 'for-next/execve' of git://git.kernel.org/pub [...]
new cafd7ec7ac35 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 59246fbe8149 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 065efa589871 Add linux-next specific files for 20230517
The 437 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.
--
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 f5b7a67f8d0 Automatic date update in version.in
new 3318d800211 gcc-4.5 build fixes
new 80b6c32f233 PR29961, plugin-api.h: "Could not detect architecture endianess"
The 2 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/elf32-csky.c | 3 +-
bfd/elf32-rl78.c | 98 +++++++++++++++++++++++-----------------------
gas/compress-debug.c | 2 +-
include/plugin-api.h | 45 ++++++++++-----------
include/xtensa-dynconfig.h | 2 -
opcodes/loongarch-opc.c | 28 ++++++-------
6 files changed, 88 insertions(+), 90 deletions(-)
--
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 master
in repository toolchain/ci/interesting-commits.
from 35cf62fa Add entry 71d9e0fe766a3c22a730995b9d024960970670af from https [...]
new e421231f Add entry 71d9e0fe766a3c22a730995b9d024960970670af from https [...]
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:
.../tcwg_gnu_cross_check_gcc/master-arm/build_url | 2 +-
.../master-arm}/last_good | 0
.../master-arm}/summary.txt | 0
.../tcwg_gnu_cross_check_gcc/status.txt | 10 ++++++++++
4 files changed, 11 insertions(+), 1 deletion(-)
copy {gcc/sha1/03cebd304955a6b9c5607e09312d77f1307cc98e => glibc/sha1/71d9e0fe766a [...]
copy glibc/sha1/71d9e0fe766a3c22a730995b9d024960970670af/{tcwg_gnu_native_check_gc [...]
copy glibc/sha1/71d9e0fe766a3c22a730995b9d024960970670af/{tcwg_gnu_native_check_gc [...]
create mode 100644 glibc/sha1/71d9e0fe766a3c22a730995b9d024960970670af/tcwg_gnu_cr [...]
--
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-13
in repository gcc.
from 22741a09a8c c++: -Wdangling-reference not suppressed in template [PR109774]
new c2bfd2c399e 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 | 21 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 20 ++++++++++++++++++++
libgcc/ChangeLog | 5 +++++
libgomp/ChangeLog | 9 +++++++++
6 files changed, 65 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.