This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from cfced12f5100 include/linux/pipe_fs_i: Add htmldoc annotation for "head_ [...]
new 0d2d0f3d93dd fs/pipe: remove buggy and unused 'helper' function
new 0c28e4d1e10d HID: corsair-void: Update power supply values with a unifi [...]
new 44afc10d4678 HID: nintendo: fix gencon button events map
new 4bd0725c09f3 HID: google: fix unused variable warning under !CONFIG_ACPI
new 823987841424 HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_ [...]
new 07583a001069 HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_ [...]
new 723aa55c08c9 HID: i2c-hid: improve i2c_hid_get_report error message
new 221cea1003d8 HID: apple: disable Fn key handling on the Omoton KB066
new 2ff5baa9b527 HID: appleir: Fix potential NULL dereference at raw event handle
new a6a4f4e9b801 HID: debug: Fix spelling mistake "Messanger" -> "Messenger"
new e53fc232a65f HID: hid-steam: Fix use-after-free when detaching device
new 0132c406705a HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"
new db52926fb0be HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4
new 848e07631744 Merge tag 'hid-for-linus-2025030501' of git://git.kernel.o [...]
The 14 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:
drivers/hid/hid-apple.c | 11 +--
drivers/hid/hid-appleir.c | 2 +-
drivers/hid/hid-corsair-void.c | 83 +++++++++++-----------
drivers/hid/hid-debug.c | 2 +-
drivers/hid/hid-google-hammer.c | 2 +
drivers/hid/hid-nintendo.c | 14 ++--
drivers/hid/hid-steam.c | 2 +-
drivers/hid/i2c-hid/i2c-hid-core.c | 2 +-
drivers/hid/intel-ish-hid/ishtp-hid-client.c | 2 +-
drivers/hid/intel-ish-hid/ishtp-hid.c | 4 +-
.../intel-thc-hid/intel-quickspi/pci-quickspi.c | 2 +
.../intel-quickspi/quickspi-protocol.c | 2 +-
include/linux/pipe_fs_i.h | 9 ---
13 files changed, 70 insertions(+), 67 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 releases/gcc-14
in repository gcc.
from 6e17b356a78 arm: Fix signedness of vld1q intrinsic parms [PR118942]
new 1a4f1e5f91a aarch64: Check for invalid use arrays in ldp_fusion [PR118320]
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/aarch64/aarch64-ldp-fusion.cc | 31 +++++++++++++++++++++----------
gcc/testsuite/g++.dg/torture/pr118320.C | 15 +++++++++++++++
2 files changed, 36 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr118320.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from bb2281fb05e5 Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kerne [...]
new c27c66afc449 fs/pipe: Fix pipe_occupancy() with 16-bit indexes
new cfced12f5100 include/linux/pipe_fs_i: Add htmldoc annotation for "head_ [...]
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:
include/linux/pipe_fs_i.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 93258b5fa6e gdb/dwarf: store dwo_file_up in dwo_file_set
new 6a739b55512 Inconsistent treatment of template parameters in DWARF reader
new 6594ca4a99d gdb: do not handle a NULL linebuffer in pager_file::puts
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:
gdb/dwarf2/read.c | 6 ++----
gdb/testsuite/gdb.cp/paramless.exp | 15 +++++----------
gdb/utils.c | 3 +--
3 files changed, 8 insertions(+), 16 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 linux.
from 48a5eed9ad58 Merge tag 'devicetree-fixes-for-6.14-2' of git://git.kerne [...]
new 7103f0589ac2 x86/microcode/AMD: Remove ugly linebreak in __verify_patch [...]
new 3ef0740d10b0 x86/microcode/AMD: Remove unused save_microcode_in_initrd_ [...]
new dc15675074dc x86/microcode/AMD: Merge early_apply_microcode() into its [...]
new b39c38716487 x86/microcode/AMD: Get rid of the _load_microcode_amd() fo [...]
new 037e81fb9d2d x86/microcode/AMD: Add get_patch_level()
new 50cef76d5cb0 x86/microcode/AMD: Load only SHA256-checksummed patches
new bb2281fb05e5 Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kerne [...]
The 7 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/x86/Kconfig | 1 +
arch/x86/kernel/cpu/microcode/amd.c | 266 ++++++++++++------
arch/x86/kernel/cpu/microcode/amd_shas.c | 444 +++++++++++++++++++++++++++++++
arch/x86/kernel/cpu/microcode/internal.h | 2 -
4 files changed, 627 insertions(+), 86 deletions(-)
create mode 100644 arch/x86/kernel/cpu/microcode/amd_shas.c
--
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 08a891bdf Add entry cbef629838b06166c54e59fdfe8649f792293f61 from https [...]
new 7cd9187e7 Add entry cbef629838b06166c54e59fdfe8649f792293f61 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:
llvm/sha1/cbef629838b06166c54e59fdfe8649f792293f61/jira/description | 4 ++++
llvm/sha1/cbef629838b06166c54e59fdfe8649f792293f61/jira/yaml | 4 ++++
llvm/sha1/cbef629838b06166c54e59fdfe8649f792293f61/status.txt | 4 ++++
.../details.txt | 0
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../status.txt | 6 +++---
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 19 insertions(+), 3 deletions(-)
copy llvm/sha1/cbef629838b06166c54e59fdfe8649f792293f61/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/cbef629838b06166c54e59fdfe8649f792293f61/{ => tcwg_flang_test/main- [...]
copy llvm/sha1/{2e637dbbb8bc9a41f8eabd1df347ca2559b1abd7 => cbef629838b06166c54e59 [...]
--
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 e283a286894 gdb: fix null pointer dereference on missing PATH variable
new 20c09c608f9 gdb/dwarf: remove unnecessary local variable in dw2_get_fil [...]
new e6170d789a3 gdb/dwarf: remove unnecessary parameter of create_cus_hash_table
new 559e8b4a19e gdb/dwarf: remove die_reader_specs
new 37912250961 gdb/dwarf: remove unnecessary parameters to create_{cus,deb [...]
new a433a6f8bc3 gdb/dwarf: remove unused local variable in create_debug_typ [...]
new f99ba1e18d0 gdb/dwarf: change htabs holding dwo_unit objects to gdb::un [...]
new 76ee822b86e gdb/dwarf: make dwarf2_per_bfd::dwo_files a gdb::unordered_set
new 93258b5fa6e gdb/dwarf: store dwo_file_up in dwo_file_set
The 8 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:
gdb/dwarf2/read.c | 929 ++++++++++++++++++++++--------------------------------
gdb/dwarf2/read.h | 48 ++-
2 files changed, 419 insertions(+), 558 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 4d0a333ef13 arm: Fix signedness of vld1q intrinsic parms [PR118942]
new 7e576d5b64a c++: coroutines and return in registers [PR118874]
new 24ea4539300 libstdc++: use if consteval in stable_sort
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/cp/coroutines.cc | 18 +++++++++++-
gcc/testsuite/g++.dg/coroutines/torture/pr118874.C | 33 ++++++++++++++++++++++
libstdc++-v3/include/bits/stl_algo.h | 10 +++----
3 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/torture/pr118874.C
--
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 d120c0da7 Add entry cbef629838b06166c54e59fdfe8649f792293f61 from https [...]
new 08a891bdf Add entry cbef629838b06166c54e59fdfe8649f792293f61 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:
.../build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{1fcb6a9754a8db057e18f629cb90011b638901e7 => cbef629838b06166c54e59 [...]
copy llvm/sha1/cbef629838b06166c54e59fdfe8649f792293f61/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 releases/gcc-14
in repository gcc.
from 750d691077d libstdc++: Fix subrange conversion to pair-like [PR119121]
new 6e17b356a78 arm: Fix signedness of vld1q intrinsic parms [PR118942]
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/arm/arm_neon.h | 8 ++++----
gcc/testsuite/gcc.target/arm/simd/vld1q_base_xN_1.c | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.