This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 905593af060 libstdc++: Improve documentation on copyright notices in new tests
new c291bde4205 PR modula2/119650: Regenerate target independent documentation
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/m2/gm2-libs/ARRAYOFCHAR.def | 3 +-
gcc/m2/target-independent/m2/Builtins.texi | 9 +
gcc/m2/target-independent/m2/SYSTEM-iso.texi | 2 +-
gcc/m2/target-independent/m2/SYSTEM-pim.texi | 2 +-
gcc/m2/target-independent/m2/gm2-libs.texi | 376 +++++++++++++++++++++++++--
5 files changed, 363 insertions(+), 29 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.
unknown user pushed a change to branch master
in repository gcc.
from 77a646af041 ada: Fix code size increase with pragma Aggregate_Individua [...]
new 76bf78d32c6 libstdc++: Do not specialize std::formatter for incomplete [...]
new 44d3c0f452a libstdc++: Remove outdated comment about wchar_t in create_ [...]
new 905593af060 libstdc++: Improve documentation on copyright notices in new tests
The 3 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:
libstdc++-v3/doc/html/manual/test.html | 11 ++++++++---
libstdc++-v3/doc/xml/manual/test.xml | 12 +++++++++---
libstdc++-v3/include/std/format | 18 +++++++++++-------
libstdc++-v3/scripts/create_testsuite_files | 4 +---
libstdc++-v3/testsuite/std/format/formatter/120625.cc | 19 +++++++++++++++++++
5 files changed, 48 insertions(+), 16 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/format/formatter/120625.cc
--
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 gcc.
from 07f229c2d7e Fix test case for PR117811 which failed for int < 32 bit.
new 815490f1d3a ada: Remove duplicate setter call
new a9cc2a22e9d ada: Factorize return statement
new df186850f28 ada: Remove creation of some unused itypes
new b87317a508f ada: Document supported GCC optimization switches
new 20ba3f4f212 ada: Remove uses of E_Void
new 47604032763 ada: Rewrite boolean expression
new 879f8d83958 ada: Adjust alignment calculation for secondary stack
new d3798f1b24c ada: Implement -gnatRh switch to display holes in record layout
new 93170576744 ada: Small tweak to latest change
new a09a8093da4 ada: Tweak special handling of synchronized type scopes
new 23987088010 ada: Fix various issues in System.Value_F.Integer_To_Fixed [...]
new 160ca636883 ada: Set Ekinds of discriminants earlier
new 5aa2239ff0c ada: Remove obsolete test
new fa6a71aac7e ada: Fix rounding test with odd bases
new da59680477f ada: VAST: Check basic tree properties
new c6d8c2033ce ada: Remove subexpression that's always False
new 035fa0ded56 ada: Add Ada RM clause reference in comment
new 657a1d152ac ada: Assorted minor cleanups and tweaks
new 647f34f8c1f ada: Fix wrong visibility over discriminants
new 04223dc18c6 ada: Fix support e-mail addresses
new 9c446b00d31 ada: Apply tweak for machine-code-based coverage
new 79635746c5f ada: Fix documentation of Generalized Finalization extension
new a0765fe5d27 ada: Reuse local constant when handling External_Initialization
new a4c64da32f4 ada: Fix reference to RM clause in comment
new 7c979e702e6 ada: Update bug-box texts
new 77a646af041 ada: Fix code size increase with pragma Aggregate_Individua [...]
The 26 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/ada/atree.adb | 2 +-
gcc/ada/comperr.adb | 16 +-
gcc/ada/doc/gnat_rm/gnat_language_extensions.rst | 156 +++----
.../building_executable_programs_with_gnat.rst | 29 +-
.../doc/gnat_ugn/gnat_and_program_execution.rst | 59 ++-
gcc/ada/einfo-utils.adb | 9 +-
gcc/ada/einfo.ads | 2 +-
gcc/ada/exp_util.adb | 28 +-
gcc/ada/gcc-interface/decl.cc | 20 +-
gcc/ada/gnat_rm.texi | 267 +++++------
gcc/ada/gnat_ugn.texi | 114 +++--
gcc/ada/gnatcmd.adb | 2 +-
gcc/ada/libgnat/s-secsta.adb | 9 +
gcc/ada/libgnat/s-secsta__cheri.adb | 9 +
gcc/ada/libgnat/s-valuef.adb | 37 +-
gcc/ada/libgnat/s-valuer.adb | 23 +-
gcc/ada/opt.ads | 25 +-
gcc/ada/repinfo.adb | 297 +++++++++---
gcc/ada/sem_ch12.adb | 499 ++++++++++----------
gcc/ada/sem_ch3.adb | 104 +++--
gcc/ada/sem_ch8.ads | 5 -
gcc/ada/sem_util.adb | 12 +-
gcc/ada/sem_util.ads | 6 +-
gcc/ada/sem_warn.adb | 14 +-
gcc/ada/sinfo.ads | 2 +-
gcc/ada/switch-c.adb | 21 +-
gcc/ada/switch.adb | 2 +-
gcc/ada/treepr.adb | 2 +-
gcc/ada/usage.adb | 12 +-
gcc/ada/vast.adb | 519 +++++++++++++++++----
30 files changed, 1447 insertions(+), 855 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.
unknown user pushed a change to branch master
in repository gcc.
from 5ed7e29d5d9 Refactor record_function_versions.
new 07f229c2d7e Fix test case for PR117811 which failed for int < 32 bit.
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/testsuite/gcc.dg/torture/pr117811.c | 5 +++++
1 file changed, 5 insertions(+)
--
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 gcc.
from ccfd4163970 i386: Set SRF, GRR, CWF, GNR, DMR, ARL and PTL issue rate
new 899853bdd2c Update is_function_default_version to work with target_version.
new 5ed7e29d5d9 Refactor record_function_versions.
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:
gcc/attribs.cc | 27 +++++++++++----
gcc/cgraph.cc | 75 ++++++++++++++++++++++++----------------
gcc/cgraph.h | 6 ++--
gcc/config/aarch64/aarch64.cc | 34 ++++--------------
gcc/config/i386/i386-features.cc | 34 ++++--------------
gcc/config/riscv/riscv.cc | 38 ++++----------------
gcc/config/rs6000/rs6000.cc | 35 ++++---------------
gcc/cp/decl.cc | 10 +++++-
8 files changed, 101 insertions(+), 158 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.
unknown user pushed a change to branch master
in repository gcc.
from 3ce7b67bc53 c, c++: Save 8 bytes of memory in lang_type for non-ObjC*
new ccfd4163970 i386: Set SRF, GRR, CWF, GNR, DMR, ARL and PTL issue rate
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/i386/x86-tune-sched.cc | 9 +++++++++
1 file changed, 9 insertions(+)
--
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 gcc.
from 25f5e60eaa8 fortran: add intrinsic doc for trig functions with half rev [...]
new 3ce7b67bc53 c, c++: Save 8 bytes of memory in lang_type for non-ObjC*
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/c/c-decl.cc | 22 +++++++++++++++-------
gcc/c/c-lang.h | 12 ++++++++----
gcc/cp/cp-tree.h | 12 ++++++++----
gcc/cp/lex.cc | 19 +++++++++++--------
gcc/objc/objc-act.h | 2 +-
gcc/objcp/objcp-decl.h | 2 +-
6 files changed, 44 insertions(+), 25 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.
unknown user pushed a change to branch master
in repository gcc.
from dcb9af06212 c/c++: Handle '#pragma GCC target optimize' early [PR48026]
new 25f5e60eaa8 fortran: add intrinsic doc for trig functions with half rev [...]
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/fortran/intrinsic.texi | 526 +++++++++++++++++++++++++++++++++++++++------
1 file changed, 458 insertions(+), 68 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.
unknown user pushed a change to annotated tag next-20250612
in repository linux-next.
at d909e6968a15 (tag)
tagging 0bb71d301869446810a0b13d3da290bd455d7c78 (commit)
replaces v6.16-rc1
tagged by Stephen Rothwell
on Thu Jun 12 14:07:02 2025 +1000
- Log -----------------------------------------------------------------
next-20250612
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmhKUmYACgkQifkcCkHV
wHrF/hAAohUp3fE6U3PItwv/GffhQ8Kw3EWQyIdurtnmmOH5Kxudm3BiSFzyxMWP
O5hOX2It8cUM3G+tJS/oblE7cLKTiQGTVvvN9aUpoDCk4kAILHIC+CxU25aaMK/0
mbHBQWvBFG54+q9QuFlskJrNDRJhuawl5190yJaY8nfO/8TMsoc1TTizp4fs/6E1
+uFCggHZCI3frnWOklH4NYlPaS0CWj1KTCN9gfGMrhW7XGBjnEDnDUdxuYvuxcPQ
BzHZnR3udBUZG26adnJJldgO6cree5lsE96wAUwfKnBYk20efICTLkvpT0NHuGCd
8M9crzkFEmpsNx0M7BDQ9eX1ldo0JPJdQDfhQyLr0PMGdkZ68qDXCzjdyr3W+Gn8
KliNVCqqKyQSDjxJ45renjTbQwnMVTztM3P5bou9HcJhVqVTOny1L8dfb20CdDkx
GWnjw4faYalYW8E58QjON0W1JKuWrLqhMrXIuqIJXPys439Fus3GOaATzIFdVfBL
fIwpMaXtkhUM+UDyhhmTVnRhv1yaD7hGObXIk271vnt7tFupoPQB5Hjre/DKzb2n
bK6frV9WFR/L2V2jgmurQkmnTQ+aCzRmbtAUlQHnhSr9CgG7SGuhFEonxaErkkoX
8Glng6PnpGzeAlQFJp9fES7xLm3dqvy7HrPPXhcy6O+xGNvo13A=
=APUW
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 4e591b890afa dt-bindings: clock: renesas,cpg-mssr: Document RZ/T2H support
new 37df56ac5002 riscv: dts: spacemit: enable eMMC for K1 SoC
new 34116ec67cc1 wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-e [...]
new c27ddbfe8647 hwmon: (asus-ec-sensors) add support for ROG STRIX Z490-F GAMING
new ab049b1aaf07 hwmon: (asus-ec-sensors) add ProArt X870E-CREATOR WIFI
new 9328ec51da64 dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support
new 9097981da29e hwmon: (pmbus/isl68137) Add support for RAA229621
new 34b959213896 arm64: dts: qcom: sdm850-lenovo-yoga-c630: enable sensors DSP
new 899e7ede4c19 clk: renesas: rzv2h: Skip monitor checks for external clocks
new 598b2a06702c clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1
new bfb0bc6bdfda clk: renesas: r9a09g056-cpg: Add clock and reset entries f [...]
new 82a0bc727cc2 clk: renesas: r9a09g056-cpg: Add clock and reset entries f [...]
new d3c25dd1612d clk: renesas: r9a09g056: Add clock and reset entries for R [...]
new e018f9f89737 clk: renesas: r9a09g056: Add clock and reset entries for W [...]
new 1bf4adbbf624 clk: renesas: r9a09g056: Add clocks and resets for Mali-G31 GPU
new 2f96afdffad4 clk: renesas: rzg2l: Postpone updating priv->clks[]
new a68ea80f85bb clk: renesas: rzg2l: Move pointers after hw member
new 3d37ca1482c3 clk: renesas: Pass sub struct of cpg_mssr_priv to cpg_clk_ [...]
new e5e8a9cce553 Merge tag 'renesas-r9a09g077-dt-binding-defs-tag' into ren [...]
new 065fe720eec6 clk: renesas: Add support for R9A09G077 SoC
new 3fd4a8bb4b63 clk: renesas: rzg2l: Add macro to loop through module clocks
new 5cd33db56956 clk: renesas: rzg2l: Add support for MSTOP in clock enable [...]
new c49695952746 clk: renesas: r9a08g045: Drop power domain instantiation
new 26a301a244dd clk: renesas: rzg2l: Drop MSTOP based power domain support
new 4a59e02a5aa1 dt-bindings: clock: rzg2l: Drop power domain IDs
new 705d9f8f1808 Revert "dt-bindings: clock: renesas,rzg2l-cpg: Update #pow [...]
new e6b6e3e08f01 clk: renesas: r9a09g056: Add clock and reset entries for USB2.0
new b263e653c372 clk: renesas: rzg2l: Rename mstp_clock to mod_clock
new 4823a58093c6 cpufreq: Convert `/// SAFETY` lines to `# Safety` sections
new cf3708ce1b8e rust: cpu: Introduce CpuId abstraction
new e790f17123be rust: Use CpuId in place of raw CPU numbers
new 869971de8221 arm64: dts: qcom: sc8280xp-x13s: describe uefi rtc offset
new e8d3dc45f2d3 arm64: dts: qcom: x1e80100: describe uefi rtc offset
new 25dcfe4042aa ARM: dts: qcom: Align wifi node name with bindings
new c393befa14ab driver core: faux: Suppress bind attributes
new ff53a6e24728 driver core: faux: Quiet probe failures
new 162457f5853c ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_c [...]
new b151de3b3543 arm64: dts: qcom: sm8150: Add 'global' PCIe interrupt
new 0ea9df0b9688 arm64: dts: qcom: sm8250: Add 'global' PCIe interrupt
new 28b49abaaa00 arm64: dts: qcom: sm8350: Add 'global' PCIe interrupt
new b83843df74f2 arm64: dts: qcom: sa8775p: Add 'global' PCIe interrupt
new 423704cc7fdf arm64: dts: qcom: sc7280: Add 'global' PCIe interrupt
new 469cda30e4c2 arm64: dts: qcom: sdm845: Add missing MSI and 'global' IRQs
new 7256eee44e63 arm64: dts: qcom: msm8996: Add missing MSI SPI interrupts
new c2c4c10a00b7 arm64: dts: qcom: msm8998: Add missing MSI and 'global' IRQs
new b6b20109ccb5 arm64: dts: qcom: ipq8074: Add missing MSI and 'global' IRQs
new b1830bdc0fe6 arm64: dts: qcom: ipq6018: Add missing MSI and 'global' IRQs
new 9c786d24f1da arm64: dts: qcom: sc8180x: Add 'global' PCIe interrupt
new 34d10f334723 arm64: dts: qcom: sar2130p: Add 'global' PCIe interrupt
new 4ba960e75bab arm64: dts: qcom: x1e80100: Add missing 'global' PCIe interrupt
new 73db32b01c9f arm64: dts: qcom: sa8775p: add Display Serial Interface de [...]
new ec04e5b4a188 arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP brid [...]
new 1a42f4d4bb92 dt-bindings: clock: qcom,sm8450-videocc: Add MXC power domain
new a02a8f8cb7f6 dt-bindings: clock: qcom,sm8450-camcc: Allow to specify tw [...]
new 842fa7482915 dt-bindings: clock: qcom,sm8450-camcc: Move sc8280xp camcc [...]
new 0f698c16358e clk: qcom: clk-alpha-pll: Add support for common PLL confi [...]
new c0b6627369bc clk: qcom: common: Handle runtime power management in qcom [...]
new 452ae64997dd clk: qcom: common: Add support to configure clk regs in qc [...]
new 512af5bf312e clk: qcom: videocc-sm8450: Move PLL & clk configuration to [...]
new a9dc2cc7279a clk: qcom: videocc-sm8550: Move PLL & clk configuration to [...]
new eb65d754eb5e clk: qcom: camcc-sm8450: Move PLL & clk configuration to r [...]
new adb50c762f3a clk: qcom: camcc-sm8550: Move PLL & clk configuration to r [...]
new 3f8dd231e60b clk: qcom: camcc-sm8650: Move PLL & clk configuration to r [...]
new d7eddaf0ed07 clk: qcom: camcc-x1e80100: Move PLL & clk configuration to [...]
new 2f76d269073b ACPI: PAD: Update arguments of mwait_idle_with_hints()
new 15eece6c5b05 ACPI: CPPC: Fix NULL pointer dereference when nosmp is used
new 7a0d59f6a913 ACPI: EC: Ignore ECDT tables with an invalid ID string
new c99ad987d3e9 ACPI: resource: Use IRQ override on MACHENIKE 16P
new 72840238e2bc intel_idle: Update arguments of mwait_idle_with_hints()
new 866fd57640ce Bluetooth: btintel_pcie: Fix potential race condition in f [...]
new ba6b287d9f91 Bluetooth: btintel_pcie: Support Function level reset
new bf6ec39c3f36 arm64: dts: qcom: qcs8300: add video node
new f981efd411d2 arm64: dts: qcom: qcs8300-ride: enable video
new 720b1e8f2004 clk: qcom: Add video clock controller driver for SM6350
new 67081281bb0d arm64: dts: qcom: sm6350: Add video clock controller
new 16a448e913db rust: cpu: Add CpuId::current() to retrieve current CPU ID
new 2c0c883f895f remoteproc: qcom: pas: Conclude the rename from adsp
new 4ccd065a69df crypto: ahash - Add support for drivers with no fallback
new 9ed3eccdfd1f clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's
new 077ec7bcec9a clk: qcom: gcc-ipq8074: fix broken freq table for nss_port [...]
new 0acf9e65a47d clk: qcom: dispcc-sm8750: Fix setting rate byte and pixel clocks
new 19ac3579af14 dt-bindings: clock: qcom: Add missing bindings on gcc-sc8180x
new b5975ce4615f dt-bindings: clock: Add Qualcomm SC8180X Camera clock controller
new 910ad0190cb7 Merge branch '20250512-sc8180x-camcc-support-v4-2-8fb1d326 [...]
new 691f3413baa4 clk: qcom: camcc-sc8180x: Add SC8180X camera clock control [...]
new 7d895e3ef09d Merge branch '20250512-sc8180x-camcc-support-v4-2-8fb1d326 [...]
new 277d48b2ab1e arm64: dts: qcom: Add camera clock controller for sc8180x
new 5c14bff6929c wifi: iwlwifi: mld: remove unneeded compilations
new 21f7fe24d2ef wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_ret [...]
new aab09bf12225 wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_int [...]
new 3b05871a22db wifi: iwlwifi: pcie: add missing TOP reset code
new ff71bc9d0f6a wifi: iwlwifi: move iwl-context-info header files
new c19d521e5f6a wifi: iwlwifi: bump FW API to 100 for BZ/SC/DR devices
new f8b44c9ed7c6 wifi: iwlwifi: bump minimum API version in BZ/SC/DR
new bb4c457bda0e wifi: iwlwifi: parse VLP AP not allowed nvm channel flag
new 503b0858e33d wifi: iwlwifi: mvm: enable antenna selection for AX210 family
new aeee73e27f2d wifi: iwlwifi: pcie: move generation specific files to a folder
new 3e1c52676a7c wifi: iwlwifi: pcie: initiate TOP reset if requested
new 724ab96834b2 wifi: iwlwifi: move dBm averaging function into utils
new 02825075c489 wifi: iwlwifi: Remove unused cfg parameter from iwl_nvm_ge [...]
new f94402474e76 wifi: iwlwifi: mld: fix misspelling of 'established'
new cf6bc5b73622 wifi: iwlwifi: pcie: reinit device properly during TOP reset
new f9262233b771 dt-bindings: remoteproc: qcom,sm8150-pas: Document QCS615 [...]
new 148fc4ed6fa6 Merge branch 'rproc-next' into for-next
new c598d5eb9fb3 Merge drm/drm-next into drm-misc-next
new edcc9d24fb8e drm/arm/hdlcd: Replace struct simplefb_format with custom type
new 946540a02e90 drm/panel: use fwnode based lookups for panel followers
new 2a6885e18672 arm64: dts: imx95: correct i3c node in imx95
new 4863d750fdc0 pinctrl: baytrail: use new GPIO line value setter callbacks
new 83ab731cb26b pinctrl: cherryview: use new GPIO line value setter callbacks
new 241d79f02538 pinctrl: intel: use new GPIO line value setter callbacks
new 20e62271fbc8 pinctrl: lynxpoint: use new GPIO line value setter callbacks
new 42e4327e3d12 Merge patch series "pinctrl: intel: use new GPIO line valu [...]
new 421ae44b5391 drm/i915/panel: add panel register/unregister
new 3fdd5bfbd638 drm/i915/panel: register drm_panel and call prepare/unprep [...]
new 6e3a1433fa41 drm/i915/panel: sync panel prepared state at register
new 1a2ad59da68d arm64: dts: imx8mp: Enable gpu passive throttling
new 3d7e10188ae0 sched: Make clangd usable
new b01f2d959725 sched/eevdf: Correct the comment in place_entity
new f41d736acc03 HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER [...]
new e0976a61a543 HID: multitouch: support getting the tip state from HID_DG [...]
new 7dfe48bdc9d3 HID: multitouch: take cls->maxcontacts into account for Ap [...]
new 45ca23c5ee8b HID: multitouch: specify that Apple Touch Bar is direct
new 2c31ec923c32 HID: multitouch: add device ID for Apple Touch Bar
new da04eb7791c4 Merge branch 'for-6.17/multitouch' into for-next
new ae3e6a17ca7a Merge branch into tip/master: 'sched/core'
new 3e5378779091 ata: pata_macio: Fix PCI region leak
new 6f29d393061c ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk
new e3ea4ae4a309 ata: ahci: Refactor ahci_broken_lpm()
new 4b151c71a267 ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard
new 5f105b2e49f7 Revert "drm/xe/display: use xe->display to decide whether [...]
new fd585ee82c45 drm/i915/display: include intel_display_reg_defs.h from di [...]
new 9d4e26042c60 drm/i915/display: drop i915_reg.h include where possible
new 4e16a9a00239 drm/ttm: Should to return the evict error
new 55d9fd9819de regulator: bd718x7: Clarify comment by moving it
new a4eb71ff98c4 regulator: rpi-panel-v2: Fix missing OF dependency
new 414145b4cf6c spi: dt-bindings: mediatek,spi-mt65xx: Add support for MT6 [...]
new 6cafcc53eb5f spi: spi-mt65xx: Add support for MT6991 Dimensity 9400 SPI IPM
new 4bb08cf974c5 loop: move lo_set_size() out of queue freeze
new ff20c516485e ublk: document auto buffer registration(UBLK_F_AUTO_BUF_REG)
new f705d33c2f03 block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion
new cf625013d874 block: don't use submit_bio_noacct_nocheck in blk_zone_wpl [...]
new b4946e13ccb4 Merge branch 'block-6.16' into for-next
new 9b779ff0e1d1 drm/xe/xe2_hpg: Add PCI IDs for xe2_hpg
new a5d221924e13 drm/xe/xe2_hpg: Add set of workarounds
new 26ff87d2e776 drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_ID
new bd35cd12d915 Bluetooth: btintel_pcie: Reword restart to recovery
new 47d8101924b5 rust: vec: impl Default for Vec with any allocator
new 961296e89dc3 block: use plug request list tail for one-shot backmerge attempt
new 8cbcc0319902 Merge branch 'block-6.16' into for-next
new c5ae936db72d accel/qaic: Use dev_printk() in RAS
new 529a56be66aa Documentation: fix typo in CXL driver documentation
new c39ecd6007b4 Merge remote-tracking branch 'regulator/for-6.17' into reg [...]
new 6fbddde5cdc8 Merge remote-tracking branch 'spi/for-6.17' into spi-next
new da7811bb0edb ARM: dts: qcom: msm8960: use macros for interrupts
new c5d02bbaa217 arm64: defconfig: Enable camcc and videocc on Qualcomm SM8450+
new e8d63ffe031f hwmon: (ltc4282) fix copy paste on variable name
new b9137c58c737 arm64: dts: qcom: x1e80100-hp-x14: add usb-1-ss1-sbu-mux
new 8766cead89ff arm64: dts: qcom: x1e80100-hp-x14: remove unused i2c buses
new 0bc88e66b3a1 arm64: dts: qcom: x1e80100-hp-x14: amend order of nodes
new f43eb1174971 Merge branches 'arm32-for-6.17', 'arm64-defconfig-fixes-fo [...]
new 8b3d955f72f9 rust: pin-init: improve safety documentation for `impl<T> [...]
new e832374ccadf rust: pin-init: change blanket impls for `[Pin]Init` and a [...]
new 58cebd68882e rust: pin-init: examples, tests: add conditional compilati [...]
new 2408678d700c rust: pin-init: examples: pthread_mutex: disable the main [...]
new b3b4f760ccf2 rust: pin-init: feature-gate the `stack_init_reuse` test o [...]
new 101b7cf006d4 rust: pin-init: rename `zeroed` to `init_zeroed`
new c47024ba198b rust: pin-init: add `Zeroable::init_zeroed`
new d67b37012080 rust: pin-init: add `zeroed()` & `Zeroable::zeroed()` functions
new e93a23860534 rust: pin-init: implement `ZeroableOption` for `&T` and `&mut T`
new 9f473538706b rust: pin-init: change `impl Zeroable for Option<NonNull<T [...]
new ec87ec35ca8b rust: pin-init: implement `ZeroableOption` for function po [...]
new d2b7313fa21b rust: init: re-enable doctests
new f744a5b68eea rust: init: remove doctest's `Error::from_errno` workaround
new fc3870dc5cad rust: pin-init: examples, tests: use `ignore` instead of c [...]
new a4a65c6fe08b selftests/vsock: add initial vmtest.sh for vsock
new b7924d42ab73 Merge branch 'pm-cpuidle' into linux-next
new 5efb216bce80 Merge branches 'acpi-apei', 'acpi-pad', 'acpi-cppc', 'acpi [...]
new ae0756933e87 perf thread: Ensure comm_lock held for comm_list
new 89f607e88c9f io_uring: consistently use rcu semantics with sqpoll thread
new a11b386b7e75 Merge branch 'io_uring-6.16' into for-next
new ce6bd277e1f7 netlink: specs: add doc start markers to yaml
new 880d43ca9aa4 netlink: specs: clean up spaces in brackets
new 2338bab56951 netlink: specs: fix up spaces before comments
new 3c90fd2baaa0 netlink: specs: fix up truthy values
new ec362192aa9e netlink: specs: fix up indentation errors
new d26552d38c82 netlink: specs: wrap long doc lines (>80 chars)
new 97c6383113b5 netlink: specs: fix a couple of yamllint warnings
new a184bb1e71a0 Merge branch 'netlink-specs-fix-all-the-yamllint-errors'
new 18667214b955 net/mlx5: Expose serial numbers in devlink info
new 5089cdc1540c r8169: enable EEE at 5Gbps on RTL8126
new f6a0bc565028 r8169: remove redundant pci_tbl entry
new 47096d301e39 sched_ext: Update mailing list entry in MAINTAINERS
new fd36ba4ea299 Merge branch 'for-6.16-fixes' into for-next
new 1a3e9b7a6b09 ppp: convert to percpu netstats
new ae4e3334dd05 net: usb: lan78xx: make struct fphy_status static const
new 7781c4f70305 net: fman_memac: Don't use of_property_read_bool on non-bo [...]
new ef48715b2d3d drm/xe/lrc: Use a temporary buffer for WA BB
new 0ed4b3c21c50 drm/xe/lrc: Prepare WA BB setup for more users
new 070c118fccd1 Merge branch 'mm-unstable' of git://git.kernel.org/pub/scm [...]
new 031d61644a55 Merge branch 'mm-nonmm-unstable' of git://git.kernel.org/p [...]
new e1f4b1f16758 eth: Update rmon hist range
new 6913e873e7b2 eth: fbnic: Expand coverage of mac stats
new 8f344fe5a1e0 Merge branch 'fbnic-expand-mac-stats-coverage'
new ae8a93560c3e Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new b373ffe10239 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ce1f4785727d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 50135e1e6de0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ecbf45945496 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new ccb49d501f9a Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 7e952b58997d Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new d425433be9f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4a3588f12e40 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 64c668137b97 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 998a9bd5ed59 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cd91eb1098d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1d7fb9255b32 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0a9196592c21 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 24b4ce5d8c58 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 64fa2c868b95 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 8dec97b3e966 Merge branch 'for-next' of https://github.com/sophgo/linux.git
new 6a5d11f4c0bf Merge branch 'for-next' of https://github.com/spacemit-com/linux
new 77f692a42cd9 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...]
new a21c34f15f6f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e1bed230b3b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a380c15af639 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new be27dece4934 Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new 728723d07509 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new c2aa5ccd6fcd Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 3f5459f41de2 Merge branch 'for-next' of git://github.com/openrisc/linux.git
new dd3920961107 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new d7738bf4c206 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 780937e195b7 Merge branch 'fs-next' of linux-next
new ed57e0d689b6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 95f5d30b59a6 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new a509d7751a36 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7a8a5039c265 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new 065237bf6a5a Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 48d7361b6b4b Merge branch 'docs-next' of git://git.lwn.net/linux.git
new 9c17ab44fdf7 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 7e184aeba45f Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new bb7ac6f755b7 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...]
new d591af6df3a0 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 77f797572048 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0c551be79d6d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f16ce0fa7910 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 2f1980a1747a Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 27d769d6f99d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 9bf545fbf166 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 1fb8a4a3462d Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 0237bb946264 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 21f4b00e1493 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 0cb223fa0880 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new f5748eaca484 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 67a8800ef54e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2b69063ad9c9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 362b648aff76 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new c7cf6c54d762 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 20cd2ec4d49e Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 4f605d5df521 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 615026210547 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6f9220be071f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 069d98a87006 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3a21b6db7278 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new ffb47e27e041 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3ddd50d8922d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cb1e6cbd4a31 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0b076f4aa606 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6eb56234a781 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new c0dbbfaa5d3e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ba5a0b13a594 Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new 1dbe2491fe76 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0a9874adb7b2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 47d4fd1a29d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 242c17a7b1cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 89de32d1a1b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f16f0c2c166a Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 69635ba47915 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8b98acefaf83 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 84bb2f4536f3 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new a08afec9b395 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 650eb6aae7b5 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 06d8a8107874 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new befabfdacb03 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4bb8c521de04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b379dd5be7eb Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
new 45bc354242c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2d2d5acd440f Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new c88ba2deae1a Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 1dc84f5f2f14 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4788a5b63f53 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new 9ee6a3c6e10b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new fe65684d0254 Merge branch 'alloc-next' of https://github.com/Rust-for-L [...]
new 8334c96091ba Merge branch 'pin-init-next' of https://github.com/Rust-fo [...]
new e4d5b455fcae Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new d6298bfde705 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 65e348ac3afc Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new c37022bcea71 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e9be3cb65783 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 094d7c3ff30e Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 87c8aabd95b3 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/li [...]
new 0bb71d301869 Add linux-next specific files for 20250612
The 302 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 stable
in repository linux-next.
from aef17cb3d3c4 Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"
adds 488ef3560196 KEYS: Invert FINAL_PUT bit
No new revisions were added by this update.
Summary of changes:
include/linux/key.h | 2 +-
security/keys/gc.c | 4 ++--
security/keys/key.c | 5 +++--
3 files changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.