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 e32cde8d2bd7 Merge tag 'sched_ext-for-6.12-rc1-fixes-1' of git://git.ke [...]
adds c4b3c1332f55 zonefs: add support for FS_IOC_GETFSSYSFSPATH
adds 27af290f1636 Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/sc [...]
adds 462763212dd7 Revert: "dm-verity: restart or panic on an I/O error"
adds f811b83879fb dm-verity: introduce the options restart_on_error and pani [...]
adds 359cdf5a3283 Merge tag 'for-6.12/dm-fixes' of git://git.kernel.org/pub/ [...]
adds a3f9a74d210b Revert "Input: Add driver for PixArt PS/2 touchpad"
adds fb5cc65f9736 Input: adp5589-keys - fix NULL pointer dereference
adds c684771630e6 Input: adp5589-keys - fix adp5589_gpio_get_value()
adds 0d2746a208ea Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pu [...]
adds acd5f76fd529 HID: bpf: fix cfi stubs for hid_bpf_ops
adds f23aa4c0761a Merge tag 'hid-for-linus-2024090201' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes:
drivers/hid/bpf/hid_bpf_struct_ops.c | 14 ++
drivers/input/keyboard/adp5589-keys.c | 22 ++-
drivers/input/mouse/Kconfig | 12 --
drivers/input/mouse/Makefile | 1 -
drivers/input/mouse/pixart_ps2.c | 300 ----------------------------------
drivers/input/mouse/pixart_ps2.h | 36 ----
drivers/input/mouse/psmouse-base.c | 17 --
drivers/input/mouse/psmouse.h | 3 +-
drivers/md/dm-verity-target.c | 94 +++++++++--
drivers/md/dm-verity.h | 1 +
fs/zonefs/sysfs.c | 1 +
11 files changed, 108 insertions(+), 393 deletions(-)
delete mode 100644 drivers/input/mouse/pixart_ps2.c
delete mode 100644 drivers/input/mouse/pixart_ps2.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 456a4ccf3 Add entry 3717048496074929250e8d75c033e0b3409eb063 from https [...]
new f67542c55 Add entry 3717048496074929250e8d75c033e0b3409eb063 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:
.../3717048496074929250e8d75c033e0b3409eb063/jira/description | 4 ++++
llvm/sha1/3717048496074929250e8d75c033e0b3409eb063/jira/yaml | 4 ++++
llvm/sha1/3717048496074929250e8d75c033e0b3409eb063/status.txt | 4 ++++
.../details.txt | 10 +++++-----
.../reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../main-aarch64-Ofast-sve_vls-lto-lld}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
9 files changed, 25 insertions(+), 9 deletions(-)
copy llvm/sha1/3717048496074929250e8d75c033e0b3409eb063/tcwg_flang_test/{main-aarc [...]
copy llvm/sha1/{2a005bff183c6c02004fa61a7bc5ec87d5d88ad3 => 3717048496074929250e8d [...]
copy llvm/sha1/3717048496074929250e8d75c033e0b3409eb063/tcwg_flang_test/{main-aarc [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => llvm/sha1/37170484 [...]
copy llvm/sha1/3717048496074929250e8d75c033e0b3409eb063/tcwg_flang_test/{main-aarc [...]
--
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 fde866762 Add entry ba7632674a2a9ba8193f082c8ca9614c642de3b7 from https [...]
new 456a4ccf3 Add entry 3717048496074929250e8d75c033e0b3409eb063 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_flang_test/main-aarch64-Ofast-sve_vls-lto-lld}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{062e69a647c7ea0bc3441223648f9989490abb7a/tcwg_flang_test/main-aarc [...]
copy llvm/sha1/3717048496074929250e8d75c033e0b3409eb063/tcwg_flang_test/{main-aarc [...]
--
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 1d09117830f Daily bump.
new caef7002b74 diagnostics: support SARIF 2.2 output, undocumented for now [...]
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/common.opt | 4 +
gcc/diagnostic-format-sarif.cc | 232 ++--
gcc/diagnostic-format-sarif.h | 30 +
gcc/diagnostic-format.h | 19 +-
gcc/diagnostic.cc | 15 +-
gcc/diagnostic.h | 6 +-
.../plugin/crash-test-ice-in-header-sarif-2.1.c | 13 +
.../plugin/crash-test-ice-in-header-sarif-2.2.c | 13 +
.../plugin/crash-test-ice-in-header-sarif-2_1.py | 61 +
.../plugin/crash-test-ice-in-header-sarif-2_2.py | 69 ++
.../gcc.dg/plugin/crash-test-ice-in-header.h | 6 +
gcc/testsuite/gcc.dg/plugin/plugin.exp | 2 +
...=> sarif-schema-2.2-prerelease-2024-08-08.json} | 1297 ++++++++------------
gcc/testsuite/lib/scansarif.exp | 23 +-
14 files changed, 884 insertions(+), 906 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-ice-in-header-sarif-2.1.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-ice-in-header-sarif-2.2.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-ice-in-header-sarif-2_1.py
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-ice-in-header-sarif-2_2.py
create mode 100644 gcc/testsuite/gcc.dg/plugin/crash-test-ice-in-header.h
copy gcc/testsuite/lib/{sarif-schema-2.1.0.json => sarif-schema-2.2-prerelease-202 [...]
--
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 7b306cee8 Add entry 3717048496074929250e8d75c033e0b3409eb063 from https [...]
new 066b898b6 Add entry ba7632674a2a9ba8193f082c8ca9614c642de3b7 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:
.../first_url | 2 +-
.../tcwg_bootstrap_build/master-aarch64-bootstrap}/build_url | 2 +-
.../tcwg_bootstrap_build/master-aarch64-bootstrap/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{a3f1cdd8ed46f9816b31ab162ae4dac547d34ebc => ba7632674a2a9ba8193f082 [...]
copy gcc/sha1/{0c78240fd7d519fc27ca822f66a92f85edf43f70/tcwg_bootstrap_build/maste [...]
create mode 100644 gcc/sha1/ba7632674a2a9ba8193f082c8ca9614c642de3b7/tcwg_bootstra [...]
--
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-14
in repository gcc.
from e69c03971aa tree-optimization/116585 - SSA corruption with split_consta [...]
new eed6e6e4dbf 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from a344ba9e422 tree-optimization/116585 - SSA corruption with split_consta [...]
new 30403793d03 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 8e5bd9b4b38 tree-optimization/116585 - SSA corruption with split_consta [...]
new 95435a16dfd 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.