This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 55d31324ac5 Ada: Fix spurious warning if the reducer subprogram is a procedure
new fb8a9da75a4 [riscv] avoid auipc overflow with large offsets [PR91420]
new 488e28a80ee add fusage for non-ACCUMULATE_OUTGOING_ARGS calls [PR122947]
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/calls.cc | 29 +++++++++++++++++++-
gcc/config/riscv/riscv.cc | 13 ++++++++-
gcc/testsuite/gcc.dg/pr122947.c | 45 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/pr91420.c | 46 ++++++++++++++++++++++++++++++++
4 files changed, 131 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr122947.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr91420.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 5e5ea7f61610 iommu/amd: fix SEV-TIO support reporting
new 24bc5ea5c01a seqlock, procfs: Match scoped_seqlock_read() critical sect [...]
new 90dfeef1cd38 seqlock: Cure some more scoped_seqlock() optimization fails
new 92fc1f16e22f Merge tag 'locking-urgent-2025-12-06' of git://git.kernel. [...]
new 0c314a881cac objtool: Fix stack overflow in validate_branch()
new a818f28f017b x86/alternative: Remove ANNOTATE_DATA_SPECIAL usage
new f387d0e1027f x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
new 305c8dc47717 objtool: Consolidate annotation macros
new ed3bf863dc91 objtool: Remove newlines and tabs from annotation macros
new 799647ddb4c0 objtool: Add more robust signal error handling, detect and [...]
new 2d3451ef1ef6 objtool: Simplify .annotate_insn code generation output some more
new 08b8ddac1f43 Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel. [...]
new dde3763365d8 sched/headers: Remove whitespace noise from kernel/sched/sched.h
new e38e5299747b sched/hrtick: Fix hrtick() vs. scheduling context
new 22abd832776b sched/rt: Remove a preempt-disable section in rt_mutex_setprio()
new ca125231dd29 sched/fair: Fix unfairness caused by stalled tg_load_avg_c [...]
new c2ae8b0df2d1 sched/core: Fix psi_dequeue() for Proxy Execution
new 09bcd5ef66a2 Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.or [...]
new 33b4c26d4d3c x86/platform: Fix and extend kernel-doc comments in <asm/x [...]
new c7957da77708 x86/boot/Documentation: Spell 'ID' consistently
new 1c3377bee212 x86/boot/Documentation: Prefix hexadecimal literals with 0x
new cc3ee4ba57b7 Merge tag 'x86-urgent-2025-12-06' of git://git.kernel.org/ [...]
The 21 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:
Documentation/arch/x86/boot.rst | 48 ++++++------
arch/um/include/asm/Kbuild | 1 -
arch/um/kernel/asm-offsets.c | 4 +
arch/x86/include/asm/alternative.h | 9 +--
arch/x86/include/asm/asm.h | 25 +++---
arch/x86/include/asm/bug.h | 2 +-
arch/x86/include/asm/cpufeature.h | 2 +-
arch/x86/include/asm/irq_stack.h | 2 +-
arch/x86/include/asm/jump_label.h | 2 +-
arch/x86/include/asm/nospec-branch.h | 4 +-
arch/x86/include/asm/paravirt_types.h | 2 +-
arch/x86/include/asm/smap.h | 8 +-
arch/x86/include/asm/static_call.h | 2 +-
arch/x86/include/asm/x86_init.h | 28 ++++---
arch/x86/kernel/alternative.c | 4 +-
arch/x86/kernel/asm-offsets.c | 3 +
arch/x86/kernel/rethook.c | 2 +-
arch/x86/kernel/static_call.c | 4 +-
arch/x86/lib/error-inject.c | 2 +-
fs/proc/array.c | 40 +++++-----
include/linux/annotate.h | 35 ++++-----
include/linux/objtool.h | 2 +-
include/linux/seqlock.h | 4 +-
kernel/bounds.c | 1 +
kernel/sched/core.c | 7 +-
kernel/sched/fair.c | 3 +
kernel/sched/sched.h | 2 +-
kernel/sched/stats.h | 7 +-
scripts/mod/devicetable-offsets.c | 1 +
tools/objtool/Build | 1 +
tools/objtool/check.c | 27 +++----
tools/objtool/include/objtool/objtool.h | 2 +
tools/objtool/objtool.c | 4 +-
tools/objtool/signal.c | 135 ++++++++++++++++++++++++++++++++
34 files changed, 288 insertions(+), 137 deletions(-)
create mode 100644 tools/objtool/signal.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 b0319c464263 Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linu [...]
new 5e5ea7f61610 iommu/amd: fix SEV-TIO support reporting
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:
include/linux/amd-iommu.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 951f3ccefca Adjust expected output of new risc-v test
new 55d31324ac5 Ada: Fix spurious warning if the reducer subprogram is a procedure
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/ada/sem_attr.adb | 53 ++++++++++++++++++++++++++--------------------------
1 file changed, 27 insertions(+), 26 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 416f99c3b16f Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/p [...]
new 821fe7bf16c5 rust: sync: add `SetOnce`
new 51d9ee90ea90 rust: str: add radix prefixed integer parsing functions
new 0b08fc292842 rust: introduce module_param module
new 3809d7a89fe5 rust: module: use a reference in macros::module::module
new 0b24f9740f26 rust: module: update the module macro with module paramete [...]
new e119c2fe8c78 rust: samples: add a module parameter to the rust_minimal sample
new ee3b8134b2ba modules: add rust modules files to MAINTAINERS
new 9de2198ab975 media: dvb-usb-v2: lmedm04: Fix firmware macro definitions
new 57e9853737e2 media: radio: si470x: Fix DRIVER_AUTHOR macro definition
new ae83f3b72621 module: Add compile-time check for embedded NUL characters
new 1ddac5cd7f27 MAINTAINERS: Add myself as reviewer for module support
new c84d574698ba Merge tag 'modules-6.19-rc1' of git://git.kernel.org/pub/s [...]
new 309e49039f12 rust: sync: atomic: separate import "blocks"
new 0cb302c9c9b7 bitops: Add missed file to MAINTAINERS
new 6f15c3d715f1 bitops: Update kernel-doc in hweight.c to fix the issues with it
new d1cadd4bfc28 nodemask: use min() instead of min_t()
new dbfe51513aae clk: at91: pmc: #undef field_{get,prep}() before definition
new 7996cbdb3f84 crypto: qat - #undef field_get() before local definition
new d51b09a0feb6 EDAC/ie31200: #undef field_get() before local definition
new d1e1a7271e97 gpio: aspeed: #undef field_{get,prep}() before local definition
new 27856d2b2b0f iio: dac: ad3530r: #undef field_prep() before local definition
new 8a838dabf145 iio: mlx90614: #undef field_{get,prep}() before local definition
new 2fc00c008e90 pinctrl: ma35: #undef field_{get,prep}() before local definition
new 138ab44108fa soc: renesas: rz-sysc: #undef field_get() before local definition
new 85a8ff118531 ALSA: usb-audio: #undef field_{get,prep}() before local de [...]
new 2a6c045640c3 bitfield: Add less-checking __FIELD_{GET,PREP}()
new c1c6ab80b25c bitfield: Add non-constant field_{prep,get}() helpers
new 0f8407a1f1c7 clk: at91: Convert to common field_{get,prep}() helpers
new 350f06c9e2c9 crypto: qat - convert to common field_get() helper
new 331a1457d8d5 EDAC/ie31200: Convert to common field_get() helper
new 2ef26ba8192c gpio: aspeed: Convert to common field_{get,prep}() helpers
new 54bfd90ca3b4 iio: dac: Convert to common field_prep() helper
new 1fe1c28a108e iio: mlx90614: Convert to common field_{get,prep}() helpers
new bb0e7fda8775 pinctrl: ma35: Convert to common field_{get,prep}() helpers
new 610c4408a2f7 soc: renesas: rz-sysc: Convert to common field_get() helper
new b1cff2f4b239 ALSA: usb-audio: Convert to common field_{get,prep}() helpers
new 3937b05bb78f clk: renesas: Use bitfield helpers
new c604cb5fdf0f soc: renesas: Use bitfield helpers
new 4bd68e475300 cpumask: Don't use "proxy" headers
new f5535d78e126 rust: bitmap: add MAX_LEN and MAX_INLINE_LEN constants
new d0cf6512bbcf rust: bitmap: add BitmapVec::new_inline()
new 6297fb3863d8 rust: id_pool: rename IdPool::new() to with_capacity()
new 69ec6a1bed30 rust: id_pool: do not supply starting capacity
new f523d110a63b rust: id_pool: do not immediately acquire new ids
new 5ba71195a9cb rust_binder: use bitmap for allocation of handles
new f468cf53c524 Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
The 46 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:
MAINTAINERS | 4 +
arch/x86/include/asm/cpumask.h | 2 +
drivers/android/binder/process.rs | 64 +++++--
drivers/clk/at91/clk-peripheral.c | 1 +
drivers/clk/at91/pmc.h | 3 -
drivers/clk/renesas/clk-div6.c | 6 +-
drivers/clk/renesas/rcar-gen3-cpg.c | 15 +-
drivers/clk/renesas/rcar-gen4-cpg.c | 9 +-
.../intel/qat/qat_common/adf_pm_dbgfs_utils.c | 8 +-
drivers/edac/ie31200_edac.c | 4 +-
drivers/gpio/gpio-aspeed.c | 5 +-
drivers/iio/dac/ad3530r.c | 3 -
drivers/iio/temperature/mlx90614.c | 5 +-
drivers/media/radio/si470x/radio-si470x-i2c.c | 2 +-
drivers/media/usb/dvb-usb-v2/lmedm04.c | 12 +-
drivers/pinctrl/nuvoton/pinctrl-ma35.c | 4 -
drivers/soc/renesas/renesas-soc.c | 4 +-
drivers/soc/renesas/rz-sysc.c | 3 +-
include/linux/bitfield.h | 95 +++++++++-
include/linux/cpumask.h | 10 +-
include/linux/moduleparam.h | 3 +
include/linux/nodemask.h | 9 +-
lib/hweight.c | 4 +-
rust/kernel/bitmap.rs | 43 +++--
rust/kernel/id_pool.rs | 141 +++++++++++----
rust/kernel/lib.rs | 1 +
rust/kernel/module_param.rs | 182 +++++++++++++++++++
rust/kernel/str.rs | 2 +
rust/kernel/str/parse_int.rs | 148 +++++++++++++++
rust/kernel/sync.rs | 2 +
rust/kernel/sync/atomic.rs | 1 +
rust/kernel/sync/set_once.rs | 125 +++++++++++++
rust/macros/helpers.rs | 25 +++
rust/macros/lib.rs | 31 ++++
rust/macros/module.rs | 198 ++++++++++++++++++---
samples/rust/rust_minimal.rs | 10 ++
sound/usb/mixer_quirks.c | 4 -
37 files changed, 1020 insertions(+), 168 deletions(-)
create mode 100644 rust/kernel/module_param.rs
create mode 100644 rust/kernel/str/parse_int.rs
create mode 100644 rust/kernel/sync/set_once.rs
--
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 c8450ff500a Fortran: [PDT] Verify problems with error recovery have gon [...]
new 951f3ccefca Adjust expected output of new risc-v test
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.target/riscv/pr122675-1.c | 4 ----
1 file changed, 4 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-15
in repository gcc.
from 1771473f75e Daily bump.
new 082f98391d9 Ada, Darwin: Implement OSLock for Darwin [PR115305].
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/ada/Makefile.rtl | 2 +-
gcc/ada/libgnat/{s-oslock__posix.ads => s-oslock__darwin.ads} | 11 +++--------
2 files changed, 4 insertions(+), 9 deletions(-)
copy gcc/ada/libgnat/{s-oslock__posix.ads => s-oslock__darwin.ads} (85%)
--
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 da97de41f88 libstdc++: add more #if to std.cc
new c8450ff500a Fortran: [PDT] Verify problems with error recovery have gon [...]
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/gfortran.dg/pdt_76.f03 | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_76.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.