This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 0994af27 0: update: binutils-c0abbd96b4dc45249daffbd2b00dfa46cf3fd5aa: 1
new a8b6ee26 0: update: gdb-c0abbd96b4dc45249daffbd2b00dfa46cf3fd5aa: 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 (0994af27)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1656 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 31956 -> 31252 bytes
04-build_abe-stage1/console.log.xz | Bin 92084 -> 92504 bytes
06-build_abe-linux/console.log.xz | Bin 11156 -> 11168 bytes
07-build_abe-glibc/console.log.xz | Bin 231280 -> 231788 bytes
08-build_abe-stage2/console.log.xz | Bin 224468 -> 224068 bytes
09-build_abe-gdb/console.log.xz | Bin 34372 -> 39028 bytes
10-build_abe-qemu/console.log.xz | Bin 33548 -> 34208 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2620 -> 2640 bytes
13-check_regression/console.log.xz | Bin 2800 -> 2372 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 9 +-
13-check_regression/results.compare2 | 22 +-
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 463 +++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 9 +-
14-update_baseline/results.compare2 | 22 +-
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2685460 -> 2673916 bytes
sumfiles/g++.sum | 30 +-
sumfiles/gcc.log.xz | Bin 2197012 -> 2196920 bytes
sumfiles/gcc.sum | 2378 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 878904 -> 886300 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199016 -> 199004 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 422932 -> 430912 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 1437 insertions(+), 1580 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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-11
in repository gcc.
from c3cb4eef112 Daily bump.
new c8af57eefe1 libstdc++: Define std::hash<std::filesystem::path> (LWG 3657)
new ed377f0fb34 libstdc++: Fix cast in source_location::current() [PR104602]
new 16946c7c823 libstdc++: Tweak source_location for clang trunk [PR105128]
new 80056e27a6e libstdc++: Remove unused functions in std::variant implementation
new 5df21c00aed libstdc++: std::basic_regex should treat '\0' as an ordinar [...]
new 490685354eb libstdc++: Fix 28_regex/basic_regex/84110.cc on Solaris
new e61c16fd9ba libstdc++: Implement std::regex_constants::multiline (LWG 2503)
new 03327fc8999 libstdc++: Fix preprocessor check for C++17
new 43d10cce342 libstdc++: Define basic_regex::multiline for non-strict modes
new 7189d425b3d libstdc++: Replace try-catch in std::list::merge to avoid O [...]
new 38adf0fd618 libstdc++: Remove try/catch overhead in std::variant::emplace
new 8bee3c458ec libstdc++: Fix std::regex_replace for strings with embedded [...]
new 0a45fd96b7b libstdc++: Simplify std::basic_regex construction and assignment
new e925af11d9c libstdc++: Add dg-timeout-factor to some more regex tests
new 0b8760ef977 libstdc++: Tweaks to <regex> to avoid warnings
new ece2bb2adc2 libstdc++: Check for invalid syntax_option_type values in <regex>
new c725028a8bb libstdc++: Fix handling of invalid ranges in std::regex [PR102447]
new 7c3f20c0bea libstdc++: Add noexcept to functions in <regex>
new f6eee16f341 libstdc++: Remove obfuscating typedefs in <regex>
new c8f091982c7 libstdc++: Make ranges::size and ranges::empty check for un [...]
new 7f66dfbe4cb libstdc++: Add noexcept to std::launch operators
new 03af8492bee libstdc++: Mark non-exported function always_inline [PR105671]
new debbc74f170 libstdc++: Add constexpr to std::counted_iterator post-incr [...]
new 5e384aff20a libstdc++: Properly remove temporary directories in filesys [...]
new 92f43710bbe libstdc++: Add missing prerequisite to generated header [PR106162]
The 25 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/include/Makefile.am | 2 +-
libstdc++-v3/include/Makefile.in | 2 +-
libstdc++-v3/include/bits/fs_path.h | 10 ++
libstdc++-v3/include/bits/list.tcc | 73 +++++------
libstdc++-v3/include/bits/ranges_base.h | 4 +
libstdc++-v3/include/bits/regex.h | 136 +++++++++++++--------
libstdc++-v3/include/bits/regex.tcc | 9 +-
libstdc++-v3/include/bits/regex_automaton.h | 27 ++--
libstdc++-v3/include/bits/regex_compiler.h | 106 ++++++++--------
libstdc++-v3/include/bits/regex_compiler.tcc | 136 +++++++++------------
libstdc++-v3/include/bits/regex_constants.h | 27 +++-
libstdc++-v3/include/bits/regex_error.h | 4 +-
libstdc++-v3/include/bits/regex_executor.h | 70 +++++++++--
libstdc++-v3/include/bits/regex_executor.tcc | 2 +-
libstdc++-v3/include/bits/regex_scanner.h | 11 +-
libstdc++-v3/include/bits/regex_scanner.tcc | 13 +-
libstdc++-v3/include/bits/stl_iterator.h | 3 +-
libstdc++-v3/include/bits/stl_list.h | 35 ++++++
libstdc++-v3/include/std/future | 14 +--
libstdc++-v3/include/std/source_location | 18 +--
libstdc++-v3/include/std/sstream | 1 +
libstdc++-v3/include/std/variant | 78 ++++--------
.../24_iterators/counted_iterator/lwg3643.cc | 27 ++++
.../27_io/filesystem/iterators/error_reporting.cc | 9 +-
.../27_io/filesystem/path/nonmember/hash_value.cc | 10 ++
.../algorithms/regex_match/cstring_bracket_01.cc | 62 +++++++++-
.../28_regex/algorithms/regex_match/multiline.cc | 74 +++++++++++
.../algorithms/regex_replace/char/103664.cc | 12 ++
.../testsuite/28_regex/basic_regex/84110.cc | 43 +++++++
.../basic_regex/assign/exception_safety.cc | 20 +++
.../28_regex/basic_regex/ctors/char/other.cc | 38 ++++++
.../28_regex/basic_regex/ctors/grammar.cc | 53 ++++++++
.../testsuite/28_regex/match_results/102667.cc | 1 +
.../filesystem/iterators/error_reporting.cc | 9 +-
libstdc++-v3/testsuite/std/ranges/access/empty.cc | 10 ++
libstdc++-v3/testsuite/std/ranges/access/size.cc | 10 ++
36 files changed, 817 insertions(+), 342 deletions(-)
create mode 100644 libstdc++-v3/testsuite/24_iterators/counted_iterator/lwg3643.cc
create mode 100644 libstdc++-v3/testsuite/28_regex/algorithms/regex_match/multiline.cc
create mode 100644 libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/char/1 [...]
create mode 100644 libstdc++-v3/testsuite/28_regex/basic_regex/84110.cc
create mode 100644 libstdc++-v3/testsuite/28_regex/basic_regex/assign/exception_safety.cc
create mode 100644 libstdc++-v3/testsuite/28_regex/basic_regex/ctors/char/other.cc
create mode 100644 libstdc++-v3/testsuite/28_regex/basic_regex/ctors/grammar.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards b21dff04 0: update: binutils-gcc-linux-glibc-gdb: 1
new 2063caba 0: update: binutils-gcc-linux-glibc-gdb: 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 (b21dff04)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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.xz | Bin 1624 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 52936 -> 53384 bytes
04-build_abe-gcc/console.log.xz | Bin 232676 -> 232640 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8864 -> 8764 bytes
07-build_abe-glibc/console.log.xz | Bin 232384 -> 231888 bytes
08-build_abe-gdb/console.log.xz | Bin 49880 -> 50292 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3860 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2668 -> 3768 bytes
11-check_regression/console.log.xz | Bin 3824 -> 3284 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 17 -
11-check_regression/results.compare | 34 +-
11-check_regression/results.compare2 | 251 +-
11-check_regression/results.regressions | 37 -
12-update_baseline/console.log | 482 ++--
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 17 -
12-update_baseline/results.compare | 34 +-
12-update_baseline/results.compare2 | 251 +-
12-update_baseline/results.regressions | 37 -
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2889508 -> 2848548 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2497480 -> 2516256 bytes
sumfiles/gcc.sum | 4468 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 935912 -> 936896 bytes
sumfiles/gfortran.sum | 51 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 214896 -> 215000 bytes
sumfiles/libgomp.sum | 32 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451128 -> 463816 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2783 insertions(+), 3104 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-update_baseline/results.regressions
--
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 pending-fixes
in repository linux-next.
omits 73ad9bd963c1 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 33fc94213838 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits cfc1812c7ba6 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits 5dfa727419fd Merge branch 'fixes' of https://github.com/Broadcom/stblinux.git
omits 844464528982 Merge branch 'irq/irqchip-fixes' of git://git.kernel.org/p [...]
omits e9da0162e242 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits f95194c49940 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
omits b2dde5bec731 Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/ [...]
omits e285ab4dff97 Merge branch 'dt-fixes' of git://git.kernel.org/pub/scm/li [...]
omits fc5f64823b60 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
omits 36dee5387fb9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits a88046bad84d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 222198ad25f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 2a4d7b4b7727 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 0c769d84ff14 Merge branch 'reset/fixes' of https://git.pengutronix.de/g [...]
omits b42ea301d486 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
omits 249d411288e0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits dcc5a4219a80 Merge branch 'for-linus' of git://github.com/awilliam/linu [...]
omits 08ccccb34ca7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 66076761bde2 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
omits 635444c9fb05 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
omits 681f8b6d0da4 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits 618467e1c7d9 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
omits 0bb008d373db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1add4d0bf046 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1c40f1934d85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d487e5a6f3db Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 6a5b72b1504c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 9c72d471fcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits ab6c9c2e60b4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 6e628ce74bb6 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
omits 4a97063fff30 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits dbe59c2a4943 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
omits b6d1d999ee80 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 49e76d72f785 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits aae7b91fd253 Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus
omits d2f02b1f9936 ASoC: Intel: Skylake: Fixes for skl_get_ssp_clks()
omits 564025b9fe47 ASoC: Intel: Skylake: Correct the handling of fmt_config f [...]
omits 35981d51fe5a ASoC: Intel: Skylake: Correct the ssp rate discovery in sk [...]
omits ca687e8c7e1f ASoC: rt5640: Fix the wrong state of JD1 and JD2
omits fba5a02a4c02 ASoC: Intel: sof_rt5682: fix out-of-bounds array access
omits 0063ae55ccd2 ASoC: qdsp6: fix potential memory leak in q6apm_get_audior [...]
omits cabcd219cee1 ASoC: tas2764: Fix amp gain register offset & default
omits aea21dbec799 ASoC: tas2764: Correct playback volume range
omits a1b2cfda5616 ASoC: tas2764: Fix and extend FSYNC polarity handling
omits 4aeb04227eb4 ASoC: tas2764: Add post reset delays
omits 59d0319cadff ASoC: dt-bindings: Fix description for msm8916
omits db7bc2741a2a ASoC: doc: Capitalize RESET line name
omits 6f04f1bfe9a4 ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
omits 2d81cca17329 ASoC: cs47l92: Fix event generation for OUT1 demux
omits a83f51190921 ASoC: wm8998: Fix event generation for input mux
omits cb41d454b247 ASoC: wm5102: Fix event generation for output compensation
omits 4b07ef55d1d4 ASoC: wcd9335: Use int array instead of bitmask for TX mixers
omits 91ff12ec2390 ASoC: tlv320adcx140: Fix tx_mask check
omits cf5c888539f3 ASoC: max98396: Fix register access for PCM format settings
omits 6d31e225742a ASoC: ti: omap-mcbsp: duplicate sysfs error
omits e112c42eb3b7 ASoC: audio_graph_card2: Fix port numbers in example
omits bf2aebccddef ASoC: sgtl5000: Fix noise on shutdown/remove
omits 419386b6299a regmap: Wire up regmap_config provided bulk write in misse [...]
omits 147b5fffc2cf regmap: Make regmap_noinc_read() return -ENOTSUPP if map-> [...]
omits b688a7629c42 regmap: Re-introduce bulk read support check in regmap_bul [...]
new a382f8fee42c signal handling: don't use BUG_ON() for debugging
adds 84a85d3fef2e pinctrl: aspeed: Fix potential NULL dereference in aspeed_ [...]
adds aaefa29270d9 pinctrl: sunxi: a83t: Fix NAND function name for some pins
adds 24d0af46d389 Merge tag 'intel-pinctrl-v5.19-3' of gitolite.kernel.org:p [...]
adds cd4c1e65a32a pinctrl: sunxi: sunxi_pconf_set: use correct offset
adds fbc24ebc6550 pinctrl: imx: Add the zero base flag for imx93
adds a1d4ef1adf8b pinctrl: stm32: fix optional IRQ support to gpios
new 651a8536572a Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/sc [...]
new b55a21b764c1 usbnet: fix memory leak in error case
new 148ca0451807 net: rose: fix UAF bug caused by rose_t0timer_expiry
new faa4e04e5e14 r8169: fix accessing unset transport header
new 829be057dbc1 wireguard: selftests: set fake real time in init
new 1f2f341a6263 wireguard: selftests: use virt machine on m68k
new 1a087eec2571 wireguard: selftests: always call kernel makefile
new b83fdcd9fb8a wireguard: selftests: use microvm on x86
new b7133757da4c crypto: s390 - do not depend on CRYPTO_HW for SIMD impleme [...]
new 0d1f700807d8 wireguard: Kconfig: select CRYPTO_CHACHA_S390
new 07266d066301 Merge branch 'wireguard-patches-for-5-19-rc6'
new ef4ab3ba4e4f Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/l [...]
new 7fd6ef61a5d6 LoongArch: Drop these obsolete selects in Kconfig
new 112380996ac2 LoongArch: Remove obsolete mentions of vcsr
new e6ee90233eb1 LoongArch: Fix build errors for tinyconfig
new f0fbe652e852 LoongArch: Fix section mismatch warning
new e8a4e1c1bb69 Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org [...]
new b6336d863b6d Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new f7bc833f9bc1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 0b126c7798d6 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...]
new 2196ff99619f Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new 39dc743a14a6 Merge branch 'fixes' of https://git.linaro.org/people/jens [...]
new 1be89096ec48 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 0326195f523a bpf: Make sure mac_header was set before using it
new e4fcebd7048b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new b59f196ec8dd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 0398d4aa8a94 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 040e3360af37 ASoC: sgtl5000: Fix noise on shutdown/remove
new 242a88ff27b2 ASoC: audio_graph_card2: Fix port numbers in example
new f0d96937d31c ASoC: ti: omap-mcbsp: duplicate sysfs error
new 9e51ac6ea604 ASoC: max98396: Fix register access for PCM format settings
new 7d90c8e6396b ASoC: tlv320adcx140: Fix tx_mask check
new a5d6d28e2ea3 ASoC: wcd9335: Use int array instead of bitmask for TX mixers
new 71b5ab96ffe6 ASoC: wm5102: Fix event generation for output compensation
new 15b2e5d10ccf ASoC: wm8998: Fix event generation for input mux
new 870d72ab9228 ASoC: cs47l92: Fix event generation for OUT1 demux
new f99e930655f4 ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE
new 0735e400fa07 ASoC: doc: Capitalize RESET line name
new 94c65dffd4c4 ASoC: dt-bindings: Fix description for msm8916
new cd10bb89b0d5 ASoC: tas2764: Add post reset delays
new d1a10f1b4820 ASoC: tas2764: Fix and extend FSYNC polarity handling
new 3e99e5697e1f ASoC: tas2764: Correct playback volume range
new 1c4f29ec878b ASoC: tas2764: Fix amp gain register offset & default
new df5b4aca7248 ASoC: qdsp6: fix potential memory leak in q6apm_get_audior [...]
new c7dab6745f42 ASoC: Intel: sof_rt5682: fix out-of-bounds array access
new 051dade34695 ASoC: rt5640: Fix the wrong state of JD1 and JD2
new 219af251bd16 ASoC: Intel: Skylake: Correct the ssp rate discovery in sk [...]
new fc976f5629af ASoC: Intel: Skylake: Correct the handling of fmt_config f [...]
new 420913117493 Merge remote-tracking branch 'asoc/for-5.18' into asoc-linus
new 5d80e60b9c7a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 01f04ee84688 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new e9b5883bd1bd Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
new a21f84941502 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new a4182fd7f117 Merge branch 'staging-linus' of git://git.kernel.org/pub/s [...]
new 7a2e1db69fae Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
new f53e236fb06b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 7d8139a09b5a Merge branch 'for-linus' of git://github.com/awilliam/linu [...]
new bc6f031480a8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 0f3d1eee41e3 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git
new ff4ce2177d83 Merge branch 'reset/fixes' of https://git.pengutronix.de/g [...]
new 3439469a12ed Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new c59c75d1880c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 6d50c9ae5edf Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 614e6903922a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new ccd3f4490524 scsi: target: Fix WRITE_SAME No Data Buffer crash
new a1bc68f4faf0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 85144df9ff46 drm/i915: fix a possible refcount leak in intel_dp_add_mst [...]
new 25c95bf49406 drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
new 12058077b2e9 drm/i915: Fix vm use-after-free in vma destruction
new 69b2743c66b4 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new c475d8ea821f Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...]
new d0630bf4cc05 Merge branch 'dt-fixes' of git://git.kernel.org/pub/scm/li [...]
new 1844f34021b9 Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/ [...]
new c8e27a4a5136 gpiolib: cdev: fix null pointer dereference in linereq_free()
new 7f643a4a52c9 Merge branch 'gpio/for-current' of git://git.kernel.org/pu [...]
new f9adec100c17 Merge branch 'irq/irqchip-fixes' of git://git.kernel.org/p [...]
new 1326e60848ed Merge branch 'fixes' of https://github.com/Broadcom/stblinux.git
new 4b234a026081 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new a3b3b009c84e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 7c1aeba7bb97 dma-buf: Fix one use-after-free of fence
new b68277f19e31 drm/ssd130x: Fix pre-charge period setting
new e75b9e181e22 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (73ad9bd963c1)
\
N -- N -- N refs/heads/pending-fixes (e75b9e181e22)
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 83 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:
arch/loongarch/Kconfig | 4 -
arch/loongarch/include/asm/fpregdef.h | 1 -
arch/loongarch/include/asm/page.h | 1 +
arch/loongarch/include/asm/processor.h | 2 -
arch/loongarch/kernel/asm-offsets.c | 1 -
arch/loongarch/kernel/fpu.S | 10 --
arch/loongarch/kernel/numa.c | 1 -
arch/loongarch/vdso/Makefile | 1 +
crypto/Kconfig | 114 ++++++++++++++++++++
drivers/crypto/Kconfig | 115 ---------------------
drivers/dma-buf/dma-resv.c | 2 +-
drivers/gpio/gpiolib-cdev.c | 7 +-
drivers/gpu/drm/i915/display/intel_dp_mst.c | 1 +
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 9 ++
drivers/gpu/drm/i915/i915_vma.c | 12 ++-
drivers/gpu/drm/solomon/ssd130x.c | 2 +-
drivers/net/Kconfig | 1 +
drivers/net/ethernet/realtek/r8169_main.c | 10 +-
drivers/net/usb/usbnet.c | 17 ++-
drivers/pinctrl/aspeed/pinctrl-aspeed.c | 4 +-
drivers/pinctrl/freescale/pinctrl-imx93.c | 1 +
drivers/pinctrl/stm32/pinctrl-stm32.c | 20 ++--
drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c | 10 +-
drivers/pinctrl/sunxi/pinctrl-sunxi.c | 2 +
drivers/target/target_core_file.c | 3 +
drivers/target/target_core_iblock.c | 4 +
drivers/target/target_core_sbc.c | 6 ++
kernel/bpf/core.c | 8 +-
kernel/signal.c | 8 +-
net/rose/rose_route.c | 4 +-
tools/testing/selftests/wireguard/qemu/Makefile | 20 ++--
.../selftests/wireguard/qemu/arch/arm.config | 1 +
.../selftests/wireguard/qemu/arch/armeb.config | 1 +
.../selftests/wireguard/qemu/arch/i686.config | 8 +-
.../selftests/wireguard/qemu/arch/m68k.config | 10 +-
.../selftests/wireguard/qemu/arch/mips.config | 1 +
.../selftests/wireguard/qemu/arch/mipsel.config | 1 +
.../selftests/wireguard/qemu/arch/powerpc.config | 1 +
.../selftests/wireguard/qemu/arch/x86_64.config | 7 +-
tools/testing/selftests/wireguard/qemu/init.c | 11 ++
40 files changed, 245 insertions(+), 197 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 7b90f07f778 c++: generic targs and identity substitution [PR105956]
new 9ed57796235 libbacktrace: don't let "make clean" remove allocfail.sh
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:
libbacktrace/Makefile.am | 27 +++++++++++++++++----------
libbacktrace/Makefile.in | 15 ++++++++++-----
2 files changed, 27 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.