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 c0419c024bf elf: Always honor the first definition in shared object and [...]
new 816fd3dced1 elf: Use elf_link_first_hash_entry for first_hash
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/elf-bfd.h | 2 +-
bfd/elflink.c | 87 ++++++++++++++++++++++++++++++++++++++++++-----------------
2 files changed, 63 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 2f9fd9e43970 Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/lin [...]
new e6ec07dc6dd4 s390/mm: fix NULL pointer dereference
new 01cac82ae02b s390/atomic: mark all functions __always_inline
new c9c260681f52 s390/preempt: mark all functions __always_inline
new e9f3af02f639 s390/pai: fix sampling event removal for PMU device driver
new 378ca2d2ad41 s390/entry: align system call table on 8 bytes
new 50094473ec81 Merge tag 's390-6.9-3' of git://git.kernel.org/pub/scm/lin [...]
new 674bc0168e6b riscv: mm: Fix prototype to avoid discarding const
new d080a08b06b6 riscv: Fix spurious errors from __get/put_kernel_nofault
new ad14f7ca9f0d riscv: hwprobe: do not produce frtace relocation
new 4b0bf9a01270 riscv: compat_vdso: install compat_vdso.so.dbg to /lib/mod [...]
new ea6873118493 drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while no [...]
new 653650c468be riscv: Mark __se_sys_* functions __used
new 13dddf931980 RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZ
new 7115ff4a8bfe riscv: compat_vdso: align VDSOAS build log
new 0ffe1ae7026d riscv: mm: implement pgprot_nx
new c27fa53b858b riscv: Fix vector state restore in rt_sigreturn()
new dd33e5dc7247 riscv: use KERN_INFO in do_trap
new 8a48ea87ce89 riscv: Fix warning by declaring arch_cpu_idle() as noinstr
new a370c2419e46 riscv: Disable preemption when using patch_map()
new d14fa1fcf69d riscv: process: Fix kernel gp leakage
new 261b8e89b627 Merge tag 'riscv-for-linus-6.9-rc3' of git://git.kernel.or [...]
new b017a0cea627 arm64/ptrace: Use saved floating point state type to deter [...]
new c7830236d58e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 65291dcfcf89 mm/secretmem: fix GUP-fast succeeding on secretmem folios
new 8434f9aa6b7e init: open output files from cpio unpacking with O_LARGEFILE
new 4ed91fa9177b mm: vmalloc: bail out early in find_vmap_area() if vmap is [...]
new fc2c22693c60 mm: vmalloc: fix lockdep warning
new 176517c93102 selftests/mm: include strings.h for ffsl
new 87f0e65cdf76 MAINTAINERS: change vmware.com addresses to broadcom.com
new 04c35ab3bdae x86/mm/pat: fix VM_PAT handling in COW mappings
new a6c1d9cb9a68 stackdepot: rename pool_index to pool_index_plus_1
new af709adfaa6e Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://g [...]
The 32 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 | 5 +++
MAINTAINERS | 45 ++++++++++---------
arch/arm64/kernel/ptrace.c | 5 +--
arch/riscv/Makefile | 2 +-
arch/riscv/include/asm/pgtable.h | 6 +++
arch/riscv/include/asm/syscall_wrapper.h | 3 +-
arch/riscv/include/asm/uaccess.h | 4 +-
arch/riscv/include/uapi/asm/auxvec.h | 2 +-
arch/riscv/kernel/compat_vdso/Makefile | 2 +-
arch/riscv/kernel/patch.c | 8 ++++
arch/riscv/kernel/process.c | 5 +--
arch/riscv/kernel/signal.c | 15 ++++---
arch/riscv/kernel/traps.c | 2 +-
arch/riscv/kernel/vdso/Makefile | 1 +
arch/riscv/mm/tlbflush.c | 4 +-
arch/s390/include/asm/atomic.h | 44 +++++++++---------
arch/s390/include/asm/atomic_ops.h | 22 ++++-----
arch/s390/include/asm/preempt.h | 36 +++++++--------
arch/s390/kernel/entry.S | 1 +
arch/s390/kernel/perf_pai_crypto.c | 10 +++--
arch/s390/kernel/perf_pai_ext.c | 10 +++--
arch/s390/mm/fault.c | 2 +-
arch/x86/mm/pat/memtype.c | 49 ++++++++++++++------
drivers/perf/riscv_pmu.c | 4 ++
include/linux/secretmem.h | 4 +-
include/linux/stackdepot.h | 7 ++-
init/initramfs.c | 2 +-
lib/stackdepot.c | 4 +-
mm/memory.c | 4 ++
mm/vmalloc.c | 76 +++++++++++++++++++-------------
tools/testing/selftests/mm/vm_util.h | 2 +-
31 files changed, 228 insertions(+), 158 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 e8b0ccb2a787 Merge tag '9p-for-6.9-rc3' of https://github.com/martinetd/linux
new 2bd02f5a0bac drm/panfrost: fix power transition timeout warnings
new c60ebc58f2a8 drm/nouveau/gr/gf100: Remove second semicolon
new be141849ec00 nouveau/uvmm: fix addr/range calcs for remap operations
new a4ec240f6b7c drm/prime: Unbreak virtgpu dma-buf export
new fddf09273807 drm/display: fix typo
new 4cf09f171f6f Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.fr [...]
new 3c88b8f471ee drm/xe: Use ring ops TLB invalidation for rebinds
new a00e7e3fb4b9 drm/xe: Rework rebinding
new fd1c8085113f drm/xe: Make TLB invalidation fences unordered
new 3edd52bead30 drm/xe: Move vma rebinding to the drm_exec locking loop
new 77a011012d7d drm/xe: Use ordered wq for preempt fence waiting
new a5b5ab33d2e1 Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.free [...]
new d725ce9d7c78 drm/i915/dp: Fix DSC state HW readout for SST connectors
new caf3d748f646 drm/i915/dp: Remove support for UHBR13.5
new 64d845f65126 drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value
new 4e29234353a4 drm/i915/psr: Move writing early transport pipe src
new bf1f6f8d0b19 drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usage
new 94bf3e60e1a6 drm/i915/gt: Limit the reserved VM space to only the platf [...]
new bc9a1ec01289 drm/i915/gt: Disable HW load balancing for CCS
new ea315f98e5d6 drm/i915/gt: Do not generate the command streamer for all the CCS
new 6db31251bb26 drm/i915/gt: Enable only one CCS for compute workload
new f7caddfd558e drm/i915/dp: Fix the computation for compressed_bpp for DI [...]
new 51bc63392e96 drm/i915/mst: Limit MST+DSC to TGL+
new 99f855082f22 drm/i915/mst: Reject FEC+MST on ICL
new 4c8595741b5d Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit. [...]
new 89103a164210 Merge tag 'drm-fixes-2024-04-05' of https://gitlab.freedes [...]
new daf6c4681a74 ALSA: hda/realtek - Fix inactive headset mic jack
new 2d0401ee38d4 ALSA: hda: cs35l56: Add ACPI device match tables
new 831ec5e3538e ASoC: tas2781: mark dvc_tlv with __maybe_unused
new c33f0d4fcfe0 ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56
new 755795cd3da0 OSS: dmasound/paula: Mark driver struct with __refdata to [...]
new 03f56ed4ead1 Revert "ALSA: emu10k1: fix synthesizer sample playback pos [...]
new b67a7dc418aa ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim [...]
new 1576f263ee21 ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to suppor [...]
new 0bfe105018bd ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR
new c4e51e424e2c ALSA: line6: Zero-initialize message buffers
new c61115b37ff9 ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms [...]
new e2d7ad717a6b ASoC: cs-amp-lib: Check for no firmware controls when writ [...]
new 708181c50b77 ASoC: SOF: mtrace: rework mtrace timestamp setting
new 56ebbd19c298 ASoC: cs42l43: Correct extraction of data pointer in suspe [...]
new fb9f8125ed9d ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_ [...]
new 842bb8b62cc6 ASoC: SOF: ipc4-topology: Save the DMA maximum burst size [...]
new fe76d2e75a6d ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to [...]
new 67b182bea08a ASoC: SOF: Intel: hda: Implement get_stream_position (Line [...]
new 4374f698d7d9 ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_posi [...]
new ce2faa9a180c ASoC: SOF: Introduce a new callback pair to be used for PC [...]
new fd6f6a0632bc ASoC: SOF: Intel: Set the dai/host get frame/byte counter [...]
new 37679a1bd372 ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_cou [...]
new 4ab6c38c6644 ASoC: SOF: Intel: hda-common-ops: Do not set the get_strea [...]
new 07007b8ac42c ASoC: SOF: Remove the get_stream_position callback
new 31d2874d083b ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info d [...]
new 55ca6ca227bf ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED case [...]
new 3ce3bc36d915 ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in [...]
new 77165bd955d5 ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
new 0ea06680dfcb ASoC: SOF: ipc4-pcm: Correct the delay calculation
new f9eeb6bb13fb ALSA: hda: Add pplcllpl/u members to hdac_ext_stream
new 1abc2642588e ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset
new 3849c4d6c6b3 ASoC: SOF: ipc4/Intel: Fix delay reporting
new 4af565de9f8c ASoC: amd: acp: fix for acp pdm configuration check
new fc563aa90065 ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw
new 310a5caa4e86 ASoC: rt5682-sdw: fix locking sequence
new ee2877716443 ASoC: rt711-sdca: fix locking sequence
new aae86cfd8790 ASoC: rt711-sdw: fix locking sequence
new c8b2e5c1b959 ASoC: rt712-sdca-sdw: fix locking sequence
new adb354bbc231 ASoC: rt722-sdca-sdw: fix locking sequence
new f892e66fcabc ASoC: rt-sdw*: add __func__ to all error logs
new e48ef677000b ASoC: rt-sdw: fix locking and improve error logs
new 2c603a4947a1 ASoC: amd: acp: fix for acp_init function error handling
new d619b0b70dc4 ASoC: Intel: avs: boards: Add modules description
new 8a655cee6c9d ASoC: codecs: ES8326: Solve error interruption issue
new 4581468d071b ASoC: codecs: ES8326: modify clock table
new 6e5f5bf894eb ASoC: codecs: ES8326: Solve a headphone detection issue af [...]
new fec9c7f668ac ASoC: codecs: ES8326: Removing the control of ADC_SCALE
new 283758231dbb ASoC: codecs: ES8326: solve some hp issues and
new f193957b0fbb ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
new 09bbc4f0d6ed ASoC: Merge up left over v6.8 fix
new 3f5eb32513e7 ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on remove
new b9846a386734 ASoC: SOF: amd: fix for false dsp interrupts
new 90f8917e7a15 ASoC: SOF: Core: Add remove_late() to sof_init_environment [...]
new 100c85421b52 Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pu [...]
new c42881d48c54 Merge tag 'sound-6.9-rc3' of git://git.kernel.org/pub/scm/ [...]
new 52f80bb181a9 ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
new 7d899947bca5 ata: pata_macio: drop driver owner assignment
new c88b50a12f96 ata: ahci_st: Remove an unused field in struct st_ahci_drv_data
new 3137b83a9064 ata: sata_mv: Fix PCI device ID table declaration compilat [...]
new e85006ae7430 ata: sata_gemini: Check clk_enable() result
new 4c3fc3459b4a Merge tag 'ata-6.9-rc3' of git://git.kernel.org/pub/scm/li [...]
new e8acd2d209a3 gpiolib: Fix triggering "kobject: 'gpiochipX' is not initi [...]
new b3b95964590a gpio: cdev: check for NULL labels when sanitizing them for irqs
new 83092341e15d gpio: cdev: fix missed label sanitizing in debounce_setup()
new 2e69af16b03f Merge tag 'gpio-fixes-for-v6.9-rc3' of git://git.kernel.or [...]
new 1057c4c36ef8 thermal: gov_power_allocator: Allow binding without coolin [...]
new da781936e7c3 thermal: gov_power_allocator: Allow binding without trip points
new 8a4ff5452dd0 ACPI: thermal: Register thermal zones without valid trip points
new 6f824c9fccd4 Merge branch 'acpi-thermal'
new b21defcb52c6 Merge tag 'thermal-6.9-rc3' of git://git.kernel.org/pub/sc [...]
new 8130b05c559d PM: EM: fix wrong utilization estimation in em_cpu_energy()
new 2f9fd9e43970 Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/lin [...]
The 98 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/acpi/thermal.c | 22 ++-
drivers/ata/ahci_st.c | 1 -
drivers/ata/pata_macio.c | 3 -
drivers/ata/sata_gemini.c | 5 +-
drivers/ata/sata_mv.c | 63 ++++---
drivers/ata/sata_sx4.c | 6 +-
drivers/gpio/gpiolib-cdev.c | 48 ++++--
drivers/gpio/gpiolib.c | 3 +
drivers/gpu/drm/display/drm_dp_dual_mode_helper.c | 4 +-
drivers/gpu/drm/drm_prime.c | 7 +-
drivers/gpu/drm/i915/Makefile | 1 +
drivers/gpu/drm/i915/display/intel_display.c | 9 -
.../gpu/drm/i915/display/intel_display_device.h | 1 +
drivers/gpu/drm/i915/display/intel_display_types.h | 2 +
drivers/gpu/drm/i915/display/intel_dp.c | 11 +-
drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
drivers/gpu/drm/i915/display/intel_psr.c | 78 ++++++---
drivers/gpu/drm/i915/gt/gen8_ppgtt.c | 3 +
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 17 ++
drivers/gpu/drm/i915/gt/intel_gt.c | 6 +
drivers/gpu/drm/i915/gt/intel_gt.h | 9 +-
drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.c | 39 +++++
drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.h | 13 ++
drivers/gpu/drm/i915/gt/intel_gt_regs.h | 6 +
drivers/gpu/drm/i915/gt/intel_workarounds.c | 30 +++-
drivers/gpu/drm/nouveau/nouveau_uvmm.c | 6 +-
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c | 2 +-
drivers/gpu/drm/panfrost/panfrost_gpu.c | 6 +-
drivers/gpu/drm/xe/xe_device.c | 11 +-
drivers/gpu/drm/xe/xe_device_types.h | 3 +
drivers/gpu/drm/xe/xe_exec.c | 79 +--------
drivers/gpu/drm/xe/xe_exec_queue_types.h | 5 +
drivers/gpu/drm/xe/xe_gt_pagefault.c | 3 +-
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | 1 -
drivers/gpu/drm/xe/xe_gt_types.h | 7 -
drivers/gpu/drm/xe/xe_preempt_fence.c | 2 +-
drivers/gpu/drm/xe/xe_pt.c | 25 ++-
drivers/gpu/drm/xe/xe_ring_ops.c | 11 +-
drivers/gpu/drm/xe/xe_sched_job.c | 10 ++
drivers/gpu/drm/xe/xe_sched_job_types.h | 2 +
drivers/gpu/drm/xe/xe_vm.c | 110 +++++++-----
drivers/gpu/drm/xe/xe_vm.h | 8 +-
drivers/gpu/drm/xe/xe_vm_types.h | 8 +-
drivers/thermal/gov_power_allocator.c | 14 +-
include/linux/energy_model.h | 1 -
include/sound/hdaudio_ext.h | 3 +
include/sound/tas2781-tlv.h | 2 +-
sound/oss/dmasound/dmasound_paula.c | 8 +-
sound/pci/emu10k1/emu10k1_callback.c | 7 +-
sound/pci/hda/cs35l41_hda_property.c | 6 +
sound/pci/hda/cs35l56_hda_i2c.c | 13 +-
sound/pci/hda/cs35l56_hda_spi.c | 13 +-
sound/pci/hda/patch_realtek.c | 60 ++++++-
sound/soc/amd/acp/acp-pci.c | 13 +-
sound/soc/codecs/cs-amp-lib.c | 5 +
sound/soc/codecs/cs42l43.c | 12 +-
sound/soc/codecs/es8326.c | 37 ++--
sound/soc/codecs/es8326.h | 2 +-
sound/soc/codecs/rt1316-sdw.c | 8 +-
sound/soc/codecs/rt1318-sdw.c | 8 +-
sound/soc/codecs/rt5682-sdw.c | 16 +-
sound/soc/codecs/rt700.c | 16 +-
sound/soc/codecs/rt711-sdca-sdw.c | 6 +-
sound/soc/codecs/rt711-sdca.c | 18 +-
sound/soc/codecs/rt711-sdw.c | 8 +-
sound/soc/codecs/rt711.c | 16 +-
sound/soc/codecs/rt712-sdca-dmic.c | 24 +--
sound/soc/codecs/rt712-sdca-sdw.c | 7 +-
sound/soc/codecs/rt712-sdca.c | 20 +--
sound/soc/codecs/rt715-sdca-sdw.c | 2 +-
sound/soc/codecs/rt715-sdca.c | 46 ++---
sound/soc/codecs/rt715-sdw.c | 4 +-
sound/soc/codecs/rt715.c | 24 +--
sound/soc/codecs/rt722-sdca-sdw.c | 4 +-
sound/soc/codecs/rt722-sdca.c | 21 +--
sound/soc/codecs/wm_adsp.c | 3 +-
sound/soc/intel/avs/boards/da7219.c | 1 +
sound/soc/intel/avs/boards/dmic.c | 1 +
sound/soc/intel/avs/boards/es8336.c | 1 +
sound/soc/intel/avs/boards/i2s_test.c | 1 +
sound/soc/intel/avs/boards/max98357a.c | 1 +
sound/soc/intel/avs/boards/max98373.c | 1 +
sound/soc/intel/avs/boards/max98927.c | 1 +
sound/soc/intel/avs/boards/nau8825.c | 1 +
sound/soc/intel/avs/boards/probe.c | 1 +
sound/soc/intel/avs/boards/rt274.c | 1 +
sound/soc/intel/avs/boards/rt286.c | 1 +
sound/soc/intel/avs/boards/rt298.c | 1 +
sound/soc/intel/avs/boards/rt5514.c | 1 +
sound/soc/intel/avs/boards/rt5663.c | 1 +
sound/soc/intel/avs/boards/rt5682.c | 1 +
sound/soc/intel/avs/boards/ssm4567.c | 1 +
sound/soc/soc-ops.c | 2 +-
sound/soc/sof/amd/acp.c | 8 +-
sound/soc/sof/core.c | 14 +-
sound/soc/sof/intel/hda-common-ops.c | 3 +
sound/soc/sof/intel/hda-dai-ops.c | 11 ++
sound/soc/sof/intel/hda-dsp.c | 20 ++-
sound/soc/sof/intel/hda-pcm.c | 29 ++++
sound/soc/sof/intel/hda-stream.c | 70 ++++++++
sound/soc/sof/intel/hda.h | 6 +
sound/soc/sof/intel/lnl.c | 34 ++--
sound/soc/sof/intel/mtl.c | 14 --
sound/soc/sof/intel/mtl.h | 10 --
sound/soc/sof/ipc4-mtrace.c | 11 +-
sound/soc/sof/ipc4-pcm.c | 191 +++++++++++++++++----
sound/soc/sof/ipc4-priv.h | 14 --
sound/soc/sof/ipc4-topology.c | 22 ++-
sound/soc/sof/ops.h | 24 ++-
sound/soc/sof/pcm.c | 8 +
sound/soc/sof/sof-audio.h | 9 +-
sound/soc/sof/sof-priv.h | 24 ++-
sound/usb/line6/driver.c | 6 +-
113 files changed, 1121 insertions(+), 560 deletions(-)
create mode 100644 drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.c
create mode 100644 drivers/gpu/drm/i915/gt/intel_gt_ccs_mode.h
--
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 7f6792487bf Daily bump.
new a040eea6b65 testsuite: Remove duplicate -lgcov [PR114034]
new fe805c444cc libphobos, Darwin: Enable libphobos for most Darwin.
new 045de0ab586 jit, Darwin: Implement library exports list.
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:
gcc/jit/Make-lang.in | 47 ++++---
gcc/jit/libgccjit.exports | 219 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/gcov/gcov-dump-1.C | 2 +-
gcc/testsuite/g++.dg/gcov/gcov-dump-2.C | 2 +-
libphobos/configure.tgt | 9 ++
5 files changed, 260 insertions(+), 19 deletions(-)
create mode 100644 gcc/jit/libgccjit.exports
--
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 75b49c0e901 testsuite, Darwin: Account for block labels in function bod [...]
new 4b02dd48f53 analyzer: respect GCC_COLORS in out-of-bounds diagrams [PR114588]
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/analyzer/access-diagram.cc | 8 ++------
gcc/diagnostic-color.cc | 2 ++
gcc/doc/invoke.texi | 10 +++++++++-
gcc/text-art/style.cc | 18 ++++++++++++++++++
gcc/text-art/types.h | 2 ++
5 files changed, 33 insertions(+), 7 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 16150b271 Add entry 5c6ff3a6025570479da5b72fcd02ca93b470683b from https [...]
new 78f741d7c Add entry fc4216add64ee4dbeeb182651c0abcf8079c8c47 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:
.../first_url | 2 +-
.../tcwg_kernel/gnu-master-arm-next-allyesconfig/build_url | 2 +-
.../tcwg_kernel/gnu-master-arm-next-allyesconfig}/last_good | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
copy linux/sha1/{7f9554ae852806bafd211315683a3c439578099a => fc4216add64ee4dbeeb18 [...]
copy {gcc/sha1/2b9d76c1af189b918a9970f471e6d2e2c08f7e7d => linux/sha1/fc4216add64e [...]
copy {gcc/sha1/7a6a29c455e7755b501c0006e39beb4e56ec2729/tcwg_bootstrap_check/maste [...]
--
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 2b2d3a135a4 c++: add fixed test [PR91079]
new 75b49c0e901 testsuite, Darwin: Account for block labels in function bod [...]
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/lib/scanasm.exp | 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 e7d015b2506 aarch64: Fix whitespace in aarch64-ldp-fusion.cc:alias_walker
new 2b2d3a135a4 c++: add fixed test [PR91079]
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/g++.dg/ext/is_std_layout5.C | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/is_std_layout5.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 8cb4a9a82b21 x86/cpufeatures: Add CPUID_LNX_5 to track recently added L [...]
new ddd65e19c601 block: handle BLK_OPEN_RESTRICT_WRITES correctly
new 3ff56e285de5 block: count BLK_OPEN_RESTRICT_WRITES openers
new 22650a99821d fs,block: yield devices early
new caeb4b0a11b3 aio: Fix null ptr deref in aio_complete() wakeup
new fae02687777a Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/ [...]
new c1832f67035d ksmbd: don't send oplock break if rename fails
new a677ebd8ca2f ksmbd: validate payload size in ipc response
new 5ed11af19e56 ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
new 405ac6a57277 Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba. [...]
new 7013482ff594 9p/trans_fd: remove Excess kernel-doc comment
new be3193e58ec2 9p: Fix read/write debug statements to report server reply
new 2a0505cdd8c8 9p: remove SLAB_MEM_SPREAD flag usage
new e8b0ccb2a787 Merge tag '9p-for-6.9-rc3' of https://github.com/martinetd/linux
The 13 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/bdev.c | 84 ++++++++++++++++++++++++++++++---------
drivers/mtd/devices/block2mtd.c | 2 +-
fs/aio.c | 2 +-
fs/bcachefs/super-io.c | 2 +-
fs/cramfs/inode.c | 2 +-
fs/ext4/super.c | 8 ++--
fs/f2fs/super.c | 2 +-
fs/jfs/jfs_logmgr.c | 4 +-
fs/reiserfs/journal.c | 2 +-
fs/romfs/super.c | 2 +-
fs/smb/server/ksmbd_netlink.h | 3 +-
fs/smb/server/mgmt/share_config.c | 7 +++-
fs/smb/server/smb2ops.c | 10 ++---
fs/smb/server/smb2pdu.c | 3 +-
fs/smb/server/transport_ipc.c | 37 +++++++++++++++++
fs/super.c | 24 ++---------
fs/xfs/xfs_buf.c | 2 +-
fs/xfs/xfs_super.c | 6 +--
include/linux/blkdev.h | 11 +----
include/linux/fs.h | 2 +
net/9p/client.c | 10 ++---
net/9p/trans_fd.c | 1 -
22 files changed, 146 insertions(+), 80 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.