This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 772b78c2abd8 Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel [...]
new b969f9614885 fix proc_sys_compare() handling of in-lookup dentries
new bab5cac627b3 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...]
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:
fs/proc/inode.c | 2 +-
fs/proc/proc_sysctl.c | 18 +++++++++++-------
2 files changed, 12 insertions(+), 8 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 1f988d0788f5 Merge tag 'hid-for-linus-2025070502' of git://git.kernel.o [...]
new eb2c93e7028b irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
new 45a3f1254638 Merge tag 'irq_urgent_for_v6.16_rc5' of git://git.kernel.o [...]
new 4c113a5b28bf x86/mce: Don't remove sysfs if thresholding sysfs init fails
new 00c092de6f28 x86/mce: Ensure user polling settings are honored when res [...]
new d66e1e90b160 x86/mce/amd: Add default names for MCA banks and blocks
new 5f6e3b720694 x86/mce/amd: Fix threshold limit reset
new 30ad231a5029 x86/mce: Make sure CMCI banks are cleared during shutdown [...]
new bdde3141ceb9 Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.o [...]
new 1e14ea901dc8 EDAC: Initialize EDAC features sysfs attributes
new c92bda4cb969 Merge tag 'edac_urgent_for_v6.16_rc5' of git://git.kernel. [...]
new 9a57c3773152 futex: Temporary disable FUTEX_PRIVATE_HASH
new 46b0a67e8f22 selftests/futex: Add futex_numa to .gitignore
new 463b1b2af838 Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kern [...]
new 52e1a03e6cf6 x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
new 5fc2e891a5ba Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.o [...]
new 7b4c5a37544b perf/core: Fix the WARN_ON_ONCE is out of lock protected region
new ba677dbe77af perf: Revert to requiring CAP_SYS_ADMIN for uprobes
new a1639ce5e590 Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel. [...]
new ccdd09e0fc0d objtool: Add missing endian conversion to read_annotate()
new 95eb0d389b4a Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kern [...]
new 3ebb1b652239 sched: Fix preemption string of preempt_dynamic_none
new 009836b4fa52 sched/core: Fix migrate_swap() vs. hotplug
new fc975cfb3639 sched/deadline: Fix dl_server runtime calculation formula
new 772b78c2abd8 Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel [...]
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:
arch/x86/coco/sev/core.c | 22 ++++++++++++++---
arch/x86/include/asm/sev.h | 17 ++++++++++++-
arch/x86/kernel/cpu/mce/amd.c | 28 +++++++++++++---------
arch/x86/kernel/cpu/mce/core.c | 24 +++++++++----------
arch/x86/kernel/cpu/mce/intel.c | 1 +
drivers/edac/ecs.c | 4 +++-
drivers/edac/mem_repair.c | 1 +
drivers/edac/scrub.c | 1 +
drivers/irqchip/Kconfig | 1 +
init/Kconfig | 4 ++++
kernel/events/core.c | 6 ++---
kernel/sched/core.c | 7 +++++-
kernel/sched/deadline.c | 10 ++++----
kernel/stop_machine.c | 20 ++++++++--------
tools/objtool/check.c | 1 +
.../testing/selftests/futex/functional/.gitignore | 1 +
16 files changed, 100 insertions(+), 48 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 bac45dda59c AVR: Fix a typo in avr-mcus.def.
new 2a56f3c539b libstdc++: Implement ranges::shift_left/right from P2440R1
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:
libstdc++-v3/include/bits/ranges_algo.h | 115 +++++++++++++++++++++
libstdc++-v3/include/bits/version.def | 4 +
libstdc++-v3/include/bits/version.h | 7 +-
libstdc++-v3/src/c++23/std.cc.in | 8 +-
.../shift_left/{1.cc => constrained.cc} | 10 +-
.../shift_right/{1.cc => constrained.cc} | 10 +-
6 files changed, 143 insertions(+), 11 deletions(-)
copy libstdc++-v3/testsuite/25_algorithms/shift_left/{1.cc => constrained.cc} (89%)
copy libstdc++-v3/testsuite/25_algorithms/shift_right/{1.cc => constrained.cc} (90%)
--
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 d640bd87280 Daily bump.
new 75e6bf06e9d AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
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/avr/avr-mcus.def | 11 +++++++++++
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 3 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 7d27ffdddb6 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
new 17f282ccc70 AVR: Fix a typo in avr-mcus.def.
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/avr/avr-mcus.def | 22 +++++++++++-----------
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 14 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 76d6f401462 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
new bac45dda59c AVR: Fix a typo in avr-mcus.def.
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/avr/avr-mcus.def | 22 +++++++++++-----------
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 14 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 980a8feccaa Daily bump.
new 7d27ffdddb6 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
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/avr/avr-mcus.def | 11 +++++++++++
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 3 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 e17e3de4bbb cdce: Fix non-call exceptions with signaling nans [PR120951]
new 76d6f401462 AVR: Add support for AVR32DAxxS, AVR64DAxxS, AVR128DAxxS devices.
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/avr/avr-mcus.def | 11 +++++++++++
gcc/doc/avr-mmcu.texi | 6 +++---
2 files changed, 14 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.