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 dd6598bfa2f Daily bump.
new 5648da3a0ca 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 +-
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 gcc.
from 66a53767061 PR modula2/122241 Lack of spelling hints with simple errors
new 767a93886a3 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:
ChangeLog | 5 +++++
gcc/ChangeLog | 33 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 6 ++++++
gcc/m2/ChangeLog | 55 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 13 ++++++++++++
libstdc++-v3/ChangeLog | 5 +++++
7 files changed, 118 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 906678d08ed Return references from compunit_symtab iterator
new def8befb9db 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_45-branch
in repository binutils-gdb.
from 04f1bc0ee57 Automatic date update in version.in
new dbdcba4b98a 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-17-branch
in repository binutils-gdb.
from 7fbc4822076 Automatic date update in version.in
new 09ae774339d 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 98906f9d850e Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux [...]
new 66128f4287b0 kbuild: uapi: Strip comments before size type check
new 7ded7d37e5f5 scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e fo [...]
new 38492c5743f8 gen_init_cpio: Ignore fsync() returning EINVAL on pipes
new 4b47a3aefb29 kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
new 8ec3af916fe3 kbuild: Add '.rel.*' strip pattern for vmlinux
new 9338d660b79a s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatab [...]
new cfc584537150 Merge patch series "kbuild: Fixes for fallout from recent [...]
new b0f2942a1601 kbuild: Use '--strip-unneeded-symbol' for removing module [...]
new c04022dccb2f Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pu [...]
new bda745ee8fbb tracing: Fix tracing_mark_raw_write() to use buf and not ubuf
new 54b91e54b113 tracing: Stop fortify-string from warning in tracing_mark_ [...]
new 67029a49db6c Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/ [...]
The 12 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/s390/kernel/vmlinux.lds.S | 44 +++++++++++++++++++++---------------------
kernel/trace/trace.c | 12 ++++++++----
scripts/Makefile.extrawarn | 8 +++++---
scripts/Makefile.vmlinux | 7 +++++--
usr/gen_init_cpio.c | 5 ++++-
usr/include/headers_check.pl | 2 ++
6 files changed, 46 insertions(+), 32 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 binutils-gdb.
from 6b0581fc925 gdb/symtab: remove section parameter from find_function_start_sal
new 23e3008c3ea Allocate compunit_symtab on heap
new 61a98786bfe Use std::unique_ptr in compunit_symtab
new 906678d08ed Return references from compunit_symtab iterator
The 3 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/ada-lang.c | 4 +--
gdb/buildsym.c | 8 ++----
gdb/buildsym.h | 7 +++--
gdb/coffread.c | 4 +--
gdb/jit.c | 7 +++--
gdb/maint.c | 8 +++---
gdb/mdebugread.c | 5 ++--
gdb/objfiles.c | 8 ++----
gdb/objfiles.h | 13 ++++++---
gdb/source.c | 4 +--
gdb/symfile-debug.c | 4 +--
gdb/symfile.c | 45 ++++++------------------------
gdb/symfile.h | 9 +++---
gdb/symmisc.c | 80 ++++++++++++++++++++++++++++-------------------------
gdb/symtab.c | 58 ++++++++++++++++++++++++--------------
gdb/symtab.h | 43 +++++++++++-----------------
16 files changed, 148 insertions(+), 159 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 9591fdb0611d Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org [...]
new 27e06650a5ea scsi: target: target_core_configfs: Add length check to av [...]
new 285654d58a74 Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
new f966e02ae521 scsi: ufs: core: Fix runtime suspend error deadlock
new 0ba7a254afd0 scsi: ufs: core: Fix PM QoS mutex initialization
new 60cd16a3b743 scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
new bb7663dec67b scsi: ufs: sysfs: Make HID attributes visible
new 558ae4579810 scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS
new 2a6edd867b15 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
new 06ce29264f1d dt-bindings: rtc: pcf85063: remove quartz-load-femtofarads [...]
new 0dbb84b5c447 dt-bindings: rtc: trivial-rtc: add dallas,m41t00
new d06b24f805b5 rtc: s3c: Drop unused defines
new 969334280574 rtc: s3c: Drop support for S3C2410
new bf7ab18cd741 dt-bindings: rtc: s3c: Drop S3C2410
new a6f1a4f05970 rtc: pcf2127: clear minute/second interrupt
new 18a3510bc87d rtc: efi: Remove wakeup functionality
new 84454c4e504b dt-bindings: rtc: Drop isil,isl12057.txt
new f0ea5f6e75f6 rtc: remove unneeded 'fast_io' parameter in regmap_config
new f2e44e5fb2de dt-bindings: rtc: Fix Xicor X1205 vendor prefix
new 606d19ee37de rtc: x1205: Fix Xicor X1205 vendor prefix
new a531350d2fe5 rtc: optee: fix memory leak on driver removal
new 44fee00f2139 rtc: optee: remove unnecessary memory operations
new 6266aea864fa rtc: optee: add alarm related rtc ops to optee rtc driver
new a6de182daa2b rtc: spacemit: support the SpacemiT P1 RTC
new a6b4f791cdc5 dt-bindings: rtc: Convert apm,xgene-rtc to DT schema
new 8bbd727453b4 rtc: optee: fix error code in probe()
new eb7392a01964 rtc: optee: Fix error code in optee_rtc_read_alarm()
new b650cf9108ef rtc: optee: make optee_rtc_pm_ops static
new a5a19e80b235 rtc: Kconfig: move symbols to proper section
new 75b002a38d4f rtc: sd2405al: Add I2C address.
new f38bdd730914 rtc: amlogic-a4: Optimize global variables
new e22f4d1321e0 rtc: zynqmp: Restore alarm functionality after kexec transition
new 87064da2db7b rtc: pcf2127: fix watchdog interrupt mask on pcf2131
new 795cda8338ea rtc: interface: Fix long-standing race when setting alarm
new 9ffe06b6ccd7 rtc: isl12022: Fix initial enable_irq/disable_irq balance
new e0762fd26ad6 rtc: cpcap: Fix initial enable_irq/disable_irq balance
new 1502fe0e97be rtc: tps6586x: Fix initial enable_irq/disable_irq balance
new 9db26d5855d0 rtc: interface: Ensure alarm irq is enabled when UIE is enabled
new 98906f9d850e Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux [...]
The 38 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:
.../devicetree/bindings/rtc/apm,xgene-rtc.yaml | 45 ++
.../devicetree/bindings/rtc/isil,isl12057.txt | 74 ----
.../devicetree/bindings/rtc/nxp,pcf85063.yaml | 10 -
Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 40 +-
.../devicetree/bindings/rtc/trivial-rtc.yaml | 6 +-
.../devicetree/bindings/rtc/xgene-rtc.txt | 28 --
drivers/rtc/Kconfig | 38 +-
drivers/rtc/Makefile | 1 +
drivers/rtc/interface.c | 27 ++
drivers/rtc/rtc-amlogic-a4.c | 14 +-
drivers/rtc/rtc-cpcap.c | 1 +
drivers/rtc/rtc-efi.c | 76 +---
drivers/rtc/rtc-isl12022.c | 1 +
drivers/rtc/rtc-meson.c | 1 -
drivers/rtc/rtc-optee.c | 465 +++++++++++++++++++--
drivers/rtc/rtc-pcf2127.c | 19 +-
drivers/rtc/rtc-s3c.c | 49 +--
drivers/rtc/rtc-s3c.h | 19 -
drivers/rtc/rtc-sd2405al.c | 4 +-
drivers/rtc/rtc-spacemit-p1.c | 167 ++++++++
drivers/rtc/rtc-tps6586x.c | 1 +
drivers/rtc/rtc-x1205.c | 2 +-
drivers/rtc/rtc-zynqmp.c | 19 +
drivers/scsi/mvsas/mv_init.c | 2 +-
drivers/scsi/qla2xxx/qla_def.h | 10 +-
drivers/scsi/qla2xxx/qla_isr.c | 17 +-
drivers/scsi/qla2xxx/qla_nvme.c | 2 +-
drivers/scsi/qla2xxx/qla_os.c | 5 +-
drivers/target/target_core_configfs.c | 2 +-
drivers/ufs/core/ufs-sysfs.c | 2 +-
drivers/ufs/core/ufs-sysfs.h | 1 +
drivers/ufs/core/ufshcd.c | 16 +-
include/ufs/ufshci.h | 4 +-
33 files changed, 789 insertions(+), 379 deletions(-)
create mode 100644 Documentation/devicetree/bindings/rtc/apm,xgene-rtc.yaml
delete mode 100644 Documentation/devicetree/bindings/rtc/isil,isl12057.txt
delete mode 100644 Documentation/devicetree/bindings/rtc/xgene-rtc.txt
create mode 100644 drivers/rtc/rtc-spacemit-p1.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 0739473694c4 Merge tag 'for-6.18/hpfs-changes' of git://git.kernel.org/ [...]
new fcc0669c5aa6 memcg: skip cgroup_file_notify if spinning is not allowed
new 1ce6473d17e7 mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
new 9658d698a8a8 mm/rmap: fix soft-dirty and uffd-wp bit loss when remappin [...]
new b93af2cc8e03 mm/damon/vaddr: do not repeat pte_offset_map_lock() until success
new f04aad36a07c mm/ksm: fix flag-dropping behavior in ksm_madvise
new 28bba2c2935e fsnotify: pass correct offset to fsnotify_mmap_perm()
new f52ce0ea90c8 mm: hugetlb: avoid soft lockup when mprotect to large memory area
new 971370a88c3b Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://g [...]
new fa02d505a3ef MAINTAINERS, .mailmap: update Umang's email address
new 469661d0d3a5 kho: check if kho is finalized in __kho_preserve_order()
new 8375b76517cb kho: replace kho_preserve_phys() with kho_preserve_pages()
new a667300bd53f kho: add support for preserving vmalloc allocations
new 90eb9ae35727 lib/test_kho: use kho_preserve_vmalloc instead of storing [...]
new ae13bd231028 Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git. [...]
new de7342228b73 bpf: Finish constification of 1st parameter of bpf_d_path()
new 4d920ed68439 libbpf: Fix undefined behavior in {get,put}_unaligned_be32()
new 23f3770e1a53 bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
new 07ca98f906a4 xsk: Harden userspace-supplied xdp_desc validation
new 4f375ade6aa9 bpf: Avoid RCU context warning when unpinning htab with in [...]
new accb9a7e87f0 selftests/bpf: Add test for unpinning htab with internal t [...]
new ffce84bccb4d Merge branch 'bpf-avoid-rcu-context-warning-when-unpinning [...]
new fbde105f132f Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
new fd6db5886792 slab: fix barn NULL pointer dereference on memoryless nodes
new 6bb71f0fe57b Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.o [...]
new 03777dbd8c9d x86/kconfig: Drop unused and needless config X86_64_SMP
new a35da5735722 crypto: x86 - Remove CONFIG_AS_GFNI
new 459331129000 crypto: X86 - Remove CONFIG_AS_VAES
new e084e9f8151f crypto: x86 - Remove CONFIG_AS_VPCLMULQDQ
new ae7c0996c0e0 x86/kconfig: Remove CONFIG_AS_AVX512
new 5be502174bf0 x86/entry/fred: Push __KERNEL_CS directly
new d20a5d96eddb x86/idle: Use MONITORX and MWAITX mnemonics in <asm/mwait.h>
new 966f504977e3 x86/asm: Use RDPKRU and WRPKRU mnemonics in <asm/special_insns.h>
new 045f6a6e4dba x86/mtrr: Remove license boilerplate text with bad FSF address
new 13bdfb53aa04 x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
new c6c973dbfa5e x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
new 2f0a7504530c Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel [...]
new 0cb6f1e436ac KVM: x86: Implement test_cc() in C
new 6204aea36b74 KVM: x86: Introduce EM_ASM_1
new b26deb0cad4a KVM: x86: Introduce EM_ASM_2
new 2df2b52c98db KVM: x86: Introduce EM_ASM_2R
new 975e51783cfd KVM: x86: Introduce EM_ASM_2W
new 67e944aff63c KVM: x86: Introduce EM_ASM_2CL
new af4fe07aa1e0 KVM: x86: Introduce EM_ASM_1SRC2
new 2d82acd7d6a7 KVM: x86: Introduce EM_ASM_3WCL
new 77892e1fef34 KVM: x86: Convert em_salc() to C
new a1d34a444ce8 KVM: x86: Remove fastops
new 0e20f1f4c2cb x86/hyperv: Clean up hv_do_hypercall()
new c8ed0812646e x86/hyperv: Use direct call to hypercall-page
new 2d1435b74215 x86/fred: Install system vector handlers even if FRED isn' [...]
new deed19b9b287 x86/fred: Play nice with invoking asm_fred_entry_from_kvm( [...]
new 28d11e4548b7 x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X [...]
new 894af4a1cde6 objtool: Validate kCFI calls
new 038c7dc66e27 compiler_types.h: Move __nocfi out of compiler-specific header
new 628a15e0536a x86/traps: Clarify KCFI instruction layout
new 24452d9ef175 x86/cfi: Document the "cfi=" bootparam options
new 9f303a35d1df x86/cfi: Standardize on common "CFI:" prefix for CFI reports
new 026211c40b05 x86/cfi: Add "debug" option to "cfi=" bootparam
new 0b815825b1b0 x86/cfi: Remove __noinitretpoline and __noretpoline
new 85a2d4a890dc x86,ibt: Use UDB instead of 0xEA
new 4a1e02b15ac1 x86,retpoline: Optimize patch_retpoline()
new 9591fdb0611d Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org [...]
The 61 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:
.mailmap | 1 +
Documentation/admin-guide/kernel-parameters.txt | 18 +
MAINTAINERS | 2 +-
arch/x86/Kconfig | 4 -
arch/x86/Kconfig.assembler | 20 -
arch/x86/boot/bitops.h | 2 +-
arch/x86/boot/boot.h | 8 +-
arch/x86/boot/string.c | 4 +-
arch/x86/crypto/Kconfig | 2 +-
arch/x86/crypto/Makefile | 6 +-
arch/x86/crypto/aes-ctr-avx-x86_64.S | 2 -
arch/x86/crypto/aes-xts-avx-x86_64.S | 2 -
arch/x86/crypto/aesni-intel_glue.c | 22 +-
arch/x86/crypto/aria-aesni-avx-asm_64.S | 10 -
arch/x86/crypto/aria-aesni-avx2-asm_64.S | 10 +-
arch/x86/crypto/aria_aesni_avx2_glue.c | 4 +-
arch/x86/crypto/aria_aesni_avx_glue.c | 4 +-
arch/x86/entry/calling.h | 11 +-
arch/x86/entry/entry_64_fred.S | 36 +-
arch/x86/hyperv/hv_init.c | 69 ++-
arch/x86/hyperv/ivm.c | 15 +
arch/x86/include/asm/archrandom.h | 6 +-
arch/x86/include/asm/asm.h | 12 -
arch/x86/include/asm/bitops.h | 18 +-
arch/x86/include/asm/bug.h | 9 +-
arch/x86/include/asm/cfi.h | 14 +-
arch/x86/include/asm/cmpxchg.h | 12 +-
arch/x86/include/asm/cmpxchg_32.h | 6 +-
arch/x86/include/asm/cmpxchg_64.h | 3 +-
arch/x86/include/asm/ibt.h | 10 +-
arch/x86/include/asm/idtentry.h | 9 +-
arch/x86/include/asm/mshyperv.h | 137 ++---
arch/x86/include/asm/mtrr.h | 15 +-
arch/x86/include/asm/mwait.h | 8 +-
arch/x86/include/asm/percpu.h | 12 +-
arch/x86/include/asm/rmwcc.h | 26 +-
arch/x86/include/asm/sev.h | 3 +-
arch/x86/include/asm/signal.h | 3 +-
arch/x86/include/asm/special_insns.h | 10 +-
arch/x86/include/asm/text-patching.h | 20 +-
arch/x86/include/asm/uaccess.h | 7 +-
arch/x86/kernel/alternative.c | 292 ++++++-----
arch/x86/kernel/asm-offsets.c | 1 +
arch/x86/kernel/cfi.c | 2 +-
arch/x86/kernel/cpu/mshyperv.c | 19 +-
arch/x86/kernel/cpu/mtrr/cleanup.c | 15 +-
arch/x86/kernel/cpu/mtrr/mtrr.c | 15 +-
arch/x86/kernel/cpu/sgx/encls.h | 6 +-
arch/x86/kernel/irqinit.c | 6 +-
arch/x86/kernel/machine_kexec_64.c | 4 +
arch/x86/kernel/traps.c | 8 +-
arch/x86/kvm/Kconfig | 1 +
arch/x86/kvm/emulate.c | 550 +++++++++------------
arch/x86/kvm/vmx/vmenter.S | 4 +
arch/x86/kvm/vmx/vmx.c | 8 +-
arch/x86/lib/bhi.S | 58 +--
arch/x86/lib/retpoline.S | 4 +-
arch/x86/net/bpf_jit_comp.c | 6 +-
arch/x86/platform/efi/efi_stub_64.S | 4 +
drivers/misc/lkdtm/perms.c | 5 +
include/linux/compiler-clang.h | 5 -
include/linux/compiler-gcc.h | 4 -
include/linux/compiler_types.h | 4 +-
include/linux/init.h | 8 -
include/linux/kexec_handover.h | 33 +-
include/linux/memcontrol.h | 26 +-
include/linux/mm.h | 2 +-
include/linux/objtool.h | 10 +
include/linux/objtool_types.h | 1 +
include/uapi/linux/bpf.h | 2 +-
kernel/bpf/inode.c | 4 +-
kernel/kexec_handover.c | 361 ++++++++++++--
lib/test_kho.c | 41 +-
mm/damon/vaddr.c | 8 +-
mm/huge_memory.c | 15 +-
mm/hugetlb.c | 2 +
mm/memblock.c | 4 +-
mm/memcontrol.c | 7 +-
mm/migrate.c | 23 +-
mm/slub.c | 65 ++-
mm/util.c | 3 +-
net/core/filter.c | 2 +
net/xdp/xsk_queue.h | 45 +-
rust/bindings/bindings_helper.h | 1 +
scripts/bpf_doc.py | 1 +
tools/arch/x86/include/asm/asm.h | 12 -
tools/include/linux/objtool_types.h | 1 +
tools/include/uapi/linux/bpf.h | 2 +-
tools/lib/bpf/libbpf_utils.c | 24 +-
tools/objtool/check.c | 42 ++
tools/objtool/include/objtool/elf.h | 1 +
tools/perf/bench/find-bit-bench.c | 2 +-
.../selftests/bpf/prog_tests/pinning_htab.c | 36 ++
.../selftests/bpf/progs/test_pinning_htab.c | 25 +
.../selftests/bpf/progs/verifier_vfs_accept.c | 2 +-
95 files changed, 1380 insertions(+), 1044 deletions(-)
create mode 100644 tools/testing/selftests/bpf/prog_tests/pinning_htab.c
create mode 100644 tools/testing/selftests/bpf/progs/test_pinning_htab.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.