This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ff5e235e120 Daily bump.
new e4c1b3d45a3 [PATCH v3] zero_extend(not) -> xor optimization [PR112398]
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/simplify-rtx.cc | 23 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr117476-1.c | 12 ++++++++++++
gcc/testsuite/gcc.dg/torture/pr117476-2.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/pr112398.c | 14 ++++++++++++++
4 files changed, 69 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117476-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117476-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr112398.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 cfd47302ac64 Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
new a65d9d1d893b ima: uncover hidden variable in ima_match_rules()
new 8a6a03ad5b04 Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/sc [...]
new 5c8418cf4025 PCI/pwrctrl: Unregister platform device only if one actual [...]
new 0cb71708c581 Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/ [...]
new d4a058762f3d tools/power turbostat: fix GCC9 build regression
new ea8614c08d7f tools/power turbostat: Fix column printing for PMT xtal_ti [...]
new ae2cdf8d92ff tools/power turbostat: Allow using cpu device in perf coun [...]
new fed8511cc899 tools/power turbostat: Fix trailing '\n' parsing
new c808624e2db2 tools/power turbostat: Honor --show CPU, even when even wh [...]
new f5e2cf228f18 tools/power turbostat: Remove PC7/PC9 support on MTL
new b082e07aec46 tools/power turbostat: Add back PC8 support on Arrowlake
new 3ae5f3438417 tools/power turbostat: Rename arl_features to lnl_features
new 26c57a152bb4 tools/power turbostat: Remove PC3 support on Lunarlake
new d39d586ee444 tools/power turbostat: Add initial support for GraniteRapids-D
new 1958f4e16864 tools/power turbostat: Enhance platform divergence description
new ba99a4fc8c24 tools/power turbostat: Remove unnecessary fflush() call
new d071004e623b tools/power turbostat: Consolidate graphics sysfs access
new c7538f33853b tools/power turbostat: Cache graphics sysfs file descripto [...]
new 03109e2f0d18 tools/power turbostat: Add support for /sys/class/drm/card1
new bcfab87108b3 tools/power turbostat: Force --no-perf in --dump mode
new 1da0daf74634 tools/power turbostat: Fix child's argument forwarding
new e5f687b89bc2 tools/power turbostat: Add RAPL psys as a built-in counter
new 86d237734091 tools/power turbostat: 2024.11.30
new bcc8eda6d349 Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/p [...]
The 24 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/pci/remove.c | 9 +-
security/integrity/ima/ima_policy.c | 9 +-
tools/power/x86/turbostat/turbostat.8 | 27 +++
tools/power/x86/turbostat/turbostat.c | 425 ++++++++++++++++++++++++----------
4 files changed, 337 insertions(+), 133 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 dd1d74cb548 Fortran: Fix failing character pointer fcn assignment [PR105054]
new b67efb62cfd 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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/m2/ChangeLog | 11 +++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
4 files changed, 30 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 351fc756561 Fortran: Fix failing character pointer fcn assignment [PR105054]
new 5368841d20b 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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++++++++++
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 da848c3b939 Fortran: Fix failing character pointer fcn assignment [PR105054]
new c669cfd702a 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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++++++++++
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 master
in repository gcc.
from abed4806ddd libstdc++: Improve new testcase for std::optional assignmen [...]
new ff5e235e120 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 | 156 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 7 +++
gcc/c/ChangeLog | 11 ++++
gcc/cp/ChangeLog | 6 ++
gcc/testsuite/ChangeLog | 67 +++++++++++++++++++++
libgcc/ChangeLog | 7 +++
libstdc++-v3/ChangeLog | 38 ++++++++++++
8 files changed, 293 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 5ca6fa33efe Automatic date update in version.in
new 936f94cf5fd Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-15-branch
in repository binutils-gdb.
from b7918205e00 Automatic date update in version.in
new aa8cd56a240 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_43-branch
in repository binutils-gdb.
from 70d3c8d0237 Automatic date update in version.in
new 9263a7409ac Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 linux.
from c4bb3a2d641c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new aef7ee7649e0 dma-debug: fix physical address calculation for struct dma [...]
new 133577cad6bf Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infra [...]
new c750629caeca io_uring: remove io_uring_cqwait_reg_arg
new e358e09a894d io_uring: protect register tracing
new 2ae6bdb1e145 io_uring/region: return negative -E2BIG in io_create_region()
new 40cfe553240b io_uring: add io_local_work_pending()
new f46b9cdb22f7 io_uring: limit local tw done
new ee116574de84 io_uring/nop: ensure nop->fd is always initialized
new 0c0a4eae26ac io_uring: check for overflows in io_pin_pages
new 49c5c63d48eb io_uring: fix task_work cap overshooting
new 43eef70e7e2a io_uring: fix corner case forgetting to vunmap
new 7eb75ce75271 io_uring/tctx: work around xa_store() allocation error issue
new dd54fcced81d Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
new a3f143c46144 rust: block: simplify Result<()> in validate_block_size return
new 9c0ba14828d6 blk-settings: round down io_opt to physical_block_size
new 3802f73bd807 block: fix uaf for flush rq while iterating tags
new 46fd48ab3ea3 block: return unsigned int from bdev_io_min
new b49125574cae loop: Fix ABBA locking race
new e924da7d6622 block: Drop granularity check in queue_limit_discard_alignment()
new 34c1227035b3 ublk: fix error code for unsupported command
new d00eea91deaf block: Add extra checks in blk_validate_atomic_write_limits()
new d7f36dc446e8 block: Support atomic writes limits for stacked devices
new fa6fec82811b md/raid0: Atomic write support
new f2a38abf5f1c md/raid1: Atomic write support
new a1d9b4fd42d9 md/raid10: Atomic write support
new cf5a60d971c7 Revert "block, bfq: merge bfq_release_process_ref() into b [...]
new dcbb598e689e block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
new 9f8d68283342 block: don't bother checking the data direction for merges
new 81314bfbde9d block: req->bio is always set in the merge code
new 5a9d1b83e533 block: return unsigned int from bdev_io_opt
new ed5db174cf39 block: return unsigned int from queue_dma_alignment
new e769489a5440 block: return unsigned int from blk_lim_dma_alignment_and_pad
new da77d9b23700 block: return bool from blk_rq_aligned
new e888810bc4f4 block: remove a duplicate definition for bdev_read_only
new 766a71ef65bb block: return bool from get_disk_ro and bdev_read_only
new 5dd18f09ce73 nvme/multipath: Fix RCU list traversal to use SRCU primitive
new 979c6342f9c0 nvme-pci: add support for sgl metadata
new 6399a0db8cd6 nvme: define the remaining used sgls constants
new 6fad84a4d624 nvme-pci: use sgls for all user requests if possible
new 84488282166d Revert "nvme: make keep-alive synchronous operation"
new e9869c85c811 nvme-fabrics: fix kernel crash while shutting down controller
new 7d2f9f870f26 nvme: introduce change ptpl and iekey definition
new 029cc98dec2e nvme: tuning pr code by using defined structs and macros
new ec9b3ac6e563 Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.or [...]
new edc80c585772 block: Remove extra part pointer NULLify in blk_rq_init()
new 0b83c86b444a block: Prevent potential deadlock in blk_revalidate_disk_zones()
new 1b0cab327e06 mq-deadline: don't call req_get_ioprio from the I/O comple [...]
new 2cbd51f1f873 block: Don't allow an atomic write be truncated in blkdev_ [...]
new e8b8344de398 block, bfq: fix bfqq uaf in bfq_limit_depth()
new 82734209bedd brd: decrease the number of allocated pages which discarded
new cfd47302ac64 Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
The 51 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:
block/bfq-cgroup.c | 1 +
block/bfq-iosched.c | 43 ++++++++----
block/blk-merge.c | 35 ++--------
block/blk-mq.c | 14 ++--
block/blk-settings.c | 141 ++++++++++++++++++++++++++++++++++++-
block/blk-sysfs.c | 6 +-
block/blk-zoned.c | 14 ++--
block/fops.c | 5 +-
block/genhd.c | 9 +--
block/mq-deadline.c | 13 ++--
drivers/block/brd.c | 4 +-
drivers/block/loop.c | 30 ++++----
drivers/block/ublk_drv.c | 2 +-
drivers/md/raid0.c | 1 +
drivers/md/raid1.c | 20 +++++-
drivers/md/raid10.c | 20 +++++-
drivers/nvme/host/core.c | 22 ++++--
drivers/nvme/host/ioctl.c | 12 +++-
drivers/nvme/host/multipath.c | 21 ++++--
drivers/nvme/host/nvme.h | 10 ++-
drivers/nvme/host/pci.c | 147 ++++++++++++++++++++++++++++++++++-----
drivers/nvme/host/pr.c | 122 +++++++++++++++++++-------------
drivers/nvme/host/rdma.c | 4 +-
drivers/nvme/target/admin-cmd.c | 7 +-
include/linux/blkdev.h | 20 +++---
include/linux/io_uring_types.h | 1 +
include/linux/nvme.h | 14 ++++
include/uapi/linux/io_uring.h | 14 ----
io_uring/io_uring.c | 75 +++++++++++++-------
io_uring/io_uring.h | 9 ++-
io_uring/memmap.c | 13 +++-
io_uring/nop.c | 6 +-
io_uring/register.c | 3 +-
io_uring/tctx.c | 13 +++-
kernel/dma/debug.c | 20 ++++--
rust/kernel/block/mq/gen_disk.rs | 2 +-
36 files changed, 649 insertions(+), 244 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.