This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f6b0dc1b1c5 Doc: Add missing documentation for -ftree-cselim [PR87909]
new f6e6e6d9ba1 aarch64: Add test case.
new b57d7ef4bdd bitintlower: Fix up handling of nested casts in m_upward_2l [...]
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/gimple-lower-bitint.cc | 9 +-
gcc/testsuite/g++.target/aarch64/sve/pr119706.C | 178 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/bitint-76.c | 19 +++
3 files changed, 203 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/pr119706.C
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-76.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 annotated tag next-20250411
in repository linux-next.
at 7a99541d15dd (tag)
tagging 01c6df60d5d4ae00cd5c1648818744838bba7763 (commit)
replaces v6.15-rc1
tagged by Stephen Rothwell
on Fri Apr 11 15:40:15 2025 +1000
- Log -----------------------------------------------------------------
next-20250411
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmf4qz8ACgkQifkcCkHV
wHonWBAAlfN0HzV+7qbhPCevEz9bilNT14Sk0ymhPcjtGFh9t5FxH1PjOSiGcIjg
Nhrw4F4AvXNnZ+qCUJDqqSU7yAku6/fWihVsgDyYaePJ4dHh9CqABDDFwLgQ0r/P
Z6SIFlKXhSp4q49P/I56XR44dTiJa+QmTzEfvaUnMEc+N1js7PnKGlCVfl3yp2Wi
9+dg5KEad83zOYIbD+/iJsQyQI5UtqXkqT99+SarJOQV/vQY7jsl/mZgYyUYsdqu
rYL/kOKIN9nKlzhPFgS3Qx9P6xIVtOFUeNfjgOOLexz3reXyT01jltjqEQAaB/BA
95OkJSUo1tO76mVT8NEWDTPVmHy4c25s2UtDIC6a1JrjyjGAOVPrWdvcYJjKlcDz
gsnvGIGnd4HdqJ8TRFU/NYHxBMJci1uqw54MC5VCgPctVh1AQRlGWWmd0liLeiyS
Kb+LS0n+1ZbnOrunRs86lGzuiS8hKwWQ+9SUkY3XEC6dLcv8xkkqu5fjisNH+Am2
CosqfUuVLybWei/lCM43lWAX9g9tJhnO9J+Dt8SwOFW/CS/DYOeXvyfScx/Xag7k
c3nDM9GcSic+Uf0iVLzy/XYrY+RfW0ZxT8Z5ca/pPrt9IXQDqYUdE/PqoJ6/6l6T
mWiQZRUQeMqzBEkJFIcxbVOEc2X6vWNrVqp9EnkCvMiefd4jJ1c=
=vn/A
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 75011ad69bc5 libbpf: Fix implicit memfd_create() for bionic
new 62aa5790cec8 bpf: Fix a comment describing bpf_attr
new dafae1ae2ad3 libbpf: Add likely/unlikely macros and use them in selftests
new 893c3938ab5d Merge branch 'likely-unlikely-for-bpf_helpers-and-a-small- [...]
new c9661394850d selftests/bpf: Convert comma to semicolon
new 54fe9380a50b riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
new 2eb68366159a dt-bindings: cache: sifive,ccache0: Add ESWIN EIC7700 SoC [...]
new 82e8c6931074 cache: sifive_ccache: Add ESWIN EIC7700 support
new 58029c39cdc5 RAS/AMD/FMPM: Get masked address
new 578f5cbe7f89 MAINTAINERS: Update Joel's email address
new 72a573ed7c77 rcu: Remove swake_up_one_online() bandaid
new 31b7ce3d98a5 rcutorture: Make srcu_lockdep.sh check kernel Kconfig
new 75d8bf48a8be rcutorture: Make srcu_lockdep.sh check reader-conflict handling
new e73e5b7c1acd rcutorture: Split out beginning and end from rcu_torture_o [...]
new ec101bc1d952 rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
new 9c94c5ad3918 rcu: Replace magic number with meaningful constant in rcu_ [...]
new 4aa6e94cf90c rcu: Add warning to ensure rcu_seq_done_exact() is working
new 4d949edbc402 rcu: Comment on the extraneous delta test on rcu_seq_done_exact()
new f50ad4b73e1b srcu: Use rcu_seq_done_exact() for polling API
new 01e2aef9ca9a rcutorture: Add tests for SRCU up/down reader primitives
new fa404008674a rcutorture: Pull rcu_torture_updown() loop body into new function
new 263d10d76ede rcutorture: Comment invocations of tick_dep_set_task()
new 13ec2efdb751 rcutorture: Complain if an ->up_read() is delayed more tha [...]
new 4dc59847eb5b rcutorture: Check for ->up_read() without matching ->down_read()
new f77484bd23c6 checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_ [...]
new 7834702dba2b torture: Add --do-{,no-}normal to torture.sh
new 9c42ac9eab6f torture: Add testing of RCU's Rust bindings to torture.sh
new ebf7547fd1df mtip32xx: Remove unnecessary pcim_iounmap_regions() calls
new 855c634930f0 PCI: Remove pcim_iounmap_regions()
new 37b1b3ed20c3 selftests/bpf: Support struct/union presets in veristat
new 243d720e2e53 libbpf: Add getters for BTF.ext func and line info
new b8390dd1e09e selftests/bpf: Add BTF.ext line/func info getter tests
new 527b33dda1b5 Merge branch 'libbpf-introduce-line_info-and-func_info-getters'
new 243911982aa9 bpf: Check link_create.flags parameter for multi_kprobe
new a76116f422c4 bpf: Check link_create.flags parameter for multi_uprobe
new 967e8def1100 selftests/bpf: Fix bpf_nf selftest failure
new 9c056ec6dd16 octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
new 229671ac60e2 net: remove cpu stall in txq_trans_update()
new 827b2ac8e796 net: bridge: Prevent unicast ARP/NS packets from being sup [...]
new 0ffb594212a0 selftests: test_bridge_neigh_suppress: Test unicast ARP/NS [...]
new 330689f757a7 Merge branch 'bridge-prevent-unicast-arp-ns-packets-from-b [...]
new 29582e0ea75c drm/xe: Add page queue multiplier
new 6a07e3af4973 net: ethernet: cortina: Use TOE/TSO on all TCP
new 29264a372da9 net: libwx: Add mailbox api for wangxun pf drivers
new 9bfd65980f8d net: libwx: Add sriov api for wangxun nics
new c52d4b898901 net: libwx: Redesign flow when sriov is enabled
new 359e41f63155 net: libwx: Add msg task func
new 877253d2cbf2 net: ngbe: add sriov function support
new a9843689e2de net: txgbe: add sriov function support
new 54a3ecaeeeae bpf: fix ktls panic with sockmap
new 05ebde1bcb50 selftests/bpf: add ktls selftest
new 727d00a51f10 Merge branch 'bpf-fix-ktls-panic-with-sockmap-and-add-tests'
new 7683167196bd bpf, sockmap: Fix data lost during EAGAIN retries
new 3b4f14b79428 bpf, sockmap: fix duplicated data transmission
new 5ca2e29f6834 bpf, sockmap: Fix panic when calling skb_linearize
new 7b2fa44de5e7 selftest/bpf/benchs: Add benchmark for sockmap usage
new 690d43d3b36b Merge branch 'bpf-sockmap-fix-data-loss-and-panic-issues'
new b412fd6bcc4c bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
new 5a15a050df71 bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
new ba2b31b0f39f bpf: Factor out htab_elem_value helper()
new 5771e306b6cd bpf: Rename __htab_percpu_map_update_elem to htab_map_upda [...]
new 2c304172e031 bpf: Support atomic update for htab of maps
new e8a65856c75d bpf: Add is_fd_htab() helper
new 6704b1e8cfc5 bpf: Don't allocate per-cpu extra_elems for fd htab
new 7c6fb1cf33fb selftests/bpf: Add test case for atomic update of fd htab
new a27a97f71394 Merge branch 'bpf-support-atomic-update-for-htab-of-maps'
new c75915d621e2 bug/kunit: core support for suppressing warning backtraces
new 0e85161a950b kunit: fix compilation error on s390
new d26fb49c2ceb kunit: bug: count suppressed warning backtraces
new c563c8c59aed kunit: add test cases for backtrace warning suppression
new 84a0136ef2be kunit: fix backtrace suppression test module description
new 2d2335d8b5cd kunit: add documentation for warning backtrace suppression API
new aa42b1b49e48 drm: suppress intentional warning backtraces in scaling un [...]
new f4ce2b0f1417 x86: add support for suppressing warning backtraces
new 675e1b200309 arm64: add support for suppressing warning backtraces
new fab45a86c83e loongarch: add support for suppressing warning backtraces
new eee662ab481a parisc: add support for suppressing warning backtraces
new 0631f9bf9925 s390: add support for suppressing warning backtraces
new 1beda1e84bce sh: add support for suppressing warning backtraces
new 116e9ff9fdcb sh: move defines needed for suppressing warning backtraces
new b683fbccc3b1 riscv: add support for suppressing warning backtraces
new 5dfdb629e365 powerpc: add support for suppressing warning backtraces
new 3903a6f5eddd exit: move and extend sched_process_exit() tracepoint
new 846a3210d9fa exit: document sched_process_exit and sched_process_templa [...]
new 767ba8b7cba3 ocfs2: fix global bitmap allocating failure for discontig type
new b401f4ac3f9c ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
new 44454c0a94bd init/main.c: log initcall level when initcall_debug is used
new da57de56490b crash: export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
new 0c92e450b046 crash: export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
new acbea1927a13 exit: skip IRQ disabled warning during power off
new 30b3e541475e task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
new bb847b1e3860 lib/rbtree.c: fix the example typo
new 45600ddf9dc3 proc: fix the issue of proc_mem_open returning NULL
new 9cf36058ef6e checkpatch: dont warn about unused macro arg on empty body
new 9fbe30403e0a checkpatch: qualify do-while-0 advice
new ee7a57714785 powernow: use pr_info_once
new 4a9fc28145a4 kernel.h: move READ/WRITE definitions to <linux/types.h>
new 2e9bc65e7556 kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.h
new 7182192108ce kstrtox: add support for enabled and disabled in kstrtobool()
new 9884cd543218 errseq: eliminate special limitation for macro MAX_ERRNO
new bcf34dd6aef6 exit: combine work under lock in synchronize_group_exit() [...]
new f3f5b7e063ec Squashfs: check return result of sb_min_blocksize
new 9992649f6786 cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufre [...]
new 484d3f15cc6c cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
new 73b24dc73173 cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
new 935e5bd95df2 dt-bindings: firmware: google,gs101-acpm-ipc: add PMIC child node
new 7f5cd39bff85 Merge branch 'next/drivers' into for-next
new a23be6ccd8b9 x86: Remove __FORCE_ORDER workaround
new bcdc354a0a54 drm/rockchip: vop: remove redundant condition check
new c5996e4ab109 drm/rockchip: vop2: Make overlay layer select register con [...]
new 64e6121dc1b1 dt-bindings: display: rockchip,vop: Drop assigned-clocks
new d74cc229cfbb drm/rockchip: vop: Consistently use rk3399 registers consts
new 8702048bb831 mm/kmap: Add kmap_local_page_try_from_panic()
new c9ff2808790f drm/panic: Add support to scanout buffer as array of pages
new c8c59bcac930 arm64: dts: rockchip: Use "regulator-fixed" for btreg on p [...]
new 6833cbdc733c arm64: dts: rockchip: Fix mmc-pwrseq clock name on rock-pi-4
new 041738301ddb mfd: aat2870: Use per-client debugfs directory
new e38872441ee6 mfd: tps65010: Use per-client debugfs directory
new 2c8de7df7418 dt-bindings: mfd: syscon: Add qcom,apq8064-mmss-sfpb
new afbf56405569 mfd: lpc_ich: Fix ARRAY_SIZE usage for apl_gpio_resources
new 3f0b6b04d084 MAINTAINERS: Adjust the file entry in SIEMENS IPC LED DRIVERS
new f8aadaca01ce mfd: bcm590xx: Drop unused "id" member of bcm590xx struct
new 312777f3e7bd leds: led-triggers: Improvements for default trigger
new a41e1f06bd6e leds: core: Bail out when composed name can't fit the buffer
new 8cf1470f88b6 Documentation: leds: Remove .rst extension for leds-st1202 [...]
new 7bb5c7961daa backlight: pm8941: Add NULL check in wled_configure()
new 74b4caf0042e leds: leds-cros_ec: Avoid -Wflex-array-member-not-at-end warning
new 9e8e879426d8 Merge tag 'v6.15-rc1' into x86/boot, to pick up fixes and [...]
new d358b45120cc x86/kexec: Add 8250 serial port output
new 7516e7216bdf x86/kexec: Add 8250 MMIO serial port output
new de085ddd493b x86/kexec: Invalidate GDT/IDT from relocate_kernel() inste [...]
new 7615b94b6371 selftests/kexec: Add x86_64 selftest for kexec-jump and ex [...]
new 3f7b48efb79d spi: fsl-qspi: Simplify probe error handling using managed API
new 0ac7ad5e352d drm: Mark CONFIG_DRM_HEADER_TEST as BROKEN
new 831a8ac72264 clk: rockchip: rk3588: Add PLL rate for 1500 MHz
new cdba8e71599a arm64: dts: rockchip: Rename vcc3v3_pcie0 to vcc3v3_pcie1 [...]
new a37d21a9b45e arm64: dts: rockchip: Add missing uart3 interrupt for RK3528
new 762b1f650334 arm64: dts: rockchip: Add DMA controller for RK3528
new ab6fcb58aedf arm64: dts: rockchip: Add UART DMA support for RK3528
new 8ecd096d018b arm64: dts: rockchip: Move SHMEM memory to reserved memory [...]
new 27a2ca5d7995 char: tpm: tpm-buf: Add sanity check fallback in read helpers
new d1df2907fb69 drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions
new 7d5a3b22f5b5 drm/panthor: Call panthor_gpu_coherency_init() after PM resume()
new 8ba64cf2f358 drm/panthor: Update panthor_mmu::irq::mask when needed
new 50b0639b575c drm/panthor: Let IRQ handlers clear the interrupts themselves
new 6c4a3fa26799 drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_ [...]
new 0c562281199f arm64: dts: morello: Fix-up cache nodes
new 646bfc52bbe1 clk: rockchip: Drop empty init callback for rk3588 PLL type
new fc08ef34b116 Merge branch 'v6.15-armsoc/dtsfixes' into for-next
new a73507912b7c Merge branch 'v6.16-armsoc/dts64' into for-next
new 9aaa8bad6587 Merge branch 'v6.16-clk/next' into for-next
new 692770ea5f0b KEYS: Add a list for unreferenced keys
new dca4ee84a8bb accel/ivpu: Test for imported buffers with drm_gem_is_imported()
new ef480674b992 Merge tags 'juno-fix-6.15', 'ffa-fix-6.15' and 'scmi-fixes [...]
new 6559b83e4e71 tools build: Don't set libunwind as available if test-all. [...]
new 6994c6374a4e perf check: Share the feature status printing routine with [...]
new 0afeacbc8d08 perf check: Move the FEATURE_STATUS() macro to its only us [...]
new 31d7e6006312 perf check: Allow showing a tip for opt-in features not bu [...]
new a3a403912922 tools build: Don't show libunwind build status as it is opt-in
new 4fce4b91fd1a perf build: Warn when libdebuginfod devel files are not available
new a059373a9a16 perf check: Add tip about building with libbfd using BUILD [...]
new e0eb84cd5180 tools build: Don't show libbfd build status as it is opt-in
new f16552393191 perf ui browser: Add key_name() helper
new e2fbc15124a3 perf ui browser: Add a warn on unhandled hotkey helper
new 340376534d2b perf ui browser annotate-data: Provide feedback on unhandl [...]
new 6b76a42cc5ea perf ui browser annotate: Provide feedback on unhandled hotkeys
new 62787c90b849 perf ui browser header: Provide feedback on unhandled hotkeys
new 3ceca92c28df perf ui browser hists: Provide feedback on unhandled hotkeys
new 5e74ec5ccfbe perf ui browser map: Provide feedback on unhandled hotkeys
new c6043d35c0f3 perf ui browser annotate: Show in the title the source cod [...]
new bf5ea13bae35 perf ui browser annotate: Don't show the source code view [...]
new 92c48ec231e2 perf ui browser: Accept the left arrow key as a Zoom out i [...]
new fd889776df3b perf ui browser hists: Simplify the routines that add entr [...]
new 1741189d843a perf ui browser hists: Set actions->thread before calling [...]
new 9e0dd98654a5 dt-bindings: vendor-prefixes: Add EcoNet
new c64509a86540 rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
new 97fa9f2f310b rust: sync: rcu: Mark Guard methods as inline
new d05a9ddd9429 Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"
new 662af4841977 doc: Update LWN RCU API links in whatisRCU.rst
new 22a98eebada1 doc/RCU/listRCU: refine example code for eliminating stale data
new 1342aec2e442 Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for- [...]
new 7efa84b5cdd6 compiler-gcc.h: Introduce __diag_GCC_all
new b5960a06b90e vsprintf: Use __diag macros to disable '-Wsuggest-attribut [...]
new ed4db6916912 spi: fsl-qspi: Fix double cleanup in probe error path
new 9827cd0d6498 Merge branch 'for-6.15-printf-attribute' into for-next
new 7a978d8fcf57 spi: amd: add CONFIG_PCI dependency
new 74a70e80daa9 PCI: Remove pci_fixup_cardbus()
new 1732e45b79bb genirq: Fix typo in IRQ_NOTCONNECTED comment
new b2cde9351054 cxl/acpi: Verify CHBS length for CXL2.0
new 071afdd47346 Merge branches 'riscv-cache-for-next' and 'riscv-config-fo [...]
new b82f66c76b8e dt-bindings: display: simple: Add NLT NL13676BC25-03F panel
new c180b00366d9 drm/panel: simple: Add NLT NL13676BC25-03F panel entry
new 73c117c17b56 cxl: core/region - ignore interleave granularity when ways=1
new e760c4024eae Bluetooth: btmrvl_sdio: Fix wakeup source leaks on device unbind
new 0be454533788 Bluetooth: btmtksdio: Fix wakeup source leaks on device unbind
new b53b259e34e4 Bluetooth: hci_uart: Remove unnecessary NULL check before [...]
new 50c1241e6a8a Bluetooth: l2cap: Check encryption key size on incoming co [...]
new efaa1177c31b drm/i915: Apply the combo PLL frac w/a on DG1
new 64553c7913b7 drm/i915: Simplify combo PLL frac w/a
new 6c161732ea64 accel/amdxdna: Fix incorrect size of ERT_START_NPU commands
new 1ded8e27ea93 landlock: Log the TGID of the domain creator
new 3a2b56be8c85 selftests/landlock: Factor out audit fixture in audit_test
new f9882df02f98 selftests/landlock: Add PID tests for audit records
new 7e71b26f3d8a Merge remote-tracking branch 'asoc/for-6.16' into asoc-next
new 333ff6b5b1a8 dt-bindings: arm/cpus: Add schemas for "enable-method" dep [...]
new 835866c6227b dt-bindings: arm/cpus: Re-wrap 'description' entries
new 4e006209e90e dt-bindings: Reference opp-v1 schema in CPU schemas
new 791a3fcd2345 dt-bindings: arm/cpus: Add missing properties
new 7a1315b7f973 dt-bindings: arm/cpus: Add power-domains constraints
new 8ea05200a644 dt-bindings: cpufreq: Drop redundant Mediatek binding
new 2858e5365750 Merge branch into tip/master: 'irq/core'
new 840e824af13a Merge branch into tip/master: 'irq/drivers'
new bcd499b7fe7b Merge branch into tip/master: 'irq/msi'
new a61b5313bf08 Merge branch into tip/master: 'perf/core'
new f221a7f65e4d Merge branch into tip/master: 'sched/core'
new bcc3b594be99 Merge branch into tip/master: 'timers/core'
new 2dc623172439 Merge branch into tip/master: 'x86/alternatives'
new 328160d01d8d Merge branch into tip/master: 'x86/asm'
new da8785c51411 Merge branch into tip/master: 'x86/boot'
new fd318c23972b Merge branch into tip/master: 'x86/cpu'
new c6add0fb03a9 Merge branch into tip/master: 'x86/fpu'
new 8b1763376caf Merge branch into tip/master: 'x86/kconfig'
new cf080d1153b9 Merge branch into tip/master: 'x86/microcode'
new 39ec66350b44 Merge branch into tip/master: 'x86/mm'
new b5f82eb2586e Merge branch into tip/master: 'x86/nmi'
new d3e8349edf7e drm/xe/guc: Enable w/a 16026508708
new 725648bcf28f drm/xe/guc: Bump the recommended GuC version to 70.44.1
new 41d233e83d5d Merge branch 'pci/devres'
new 7f0f7c46f2d0 Merge branch 'pci/enumeration'
new 9db6873afda1 Merge branch 'pci/irq'
new 80742a1aa26e drm/xe: Allow to drop vram resizing
new e492b734e59b hwmon: (pwm-fan) disable threaded interrupts
new c9fac6a03dbc Merge branch 'mm-nonmm-unstable' of git://git.kernel.org/p [...]
new f1a5f350621c Merge branch 'perf-tools-next' of git://git.kernel.org/pub [...]
new 2fb85731b787 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 67cbf5550853 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new cef0c28d89f6 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new b477a031bce3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 9799df2e65c0 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new f46828387da0 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 9924fc49a17d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b60dcbf4d846 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2369daa5f157 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f0ebfda53cf6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 62b07934e8b3 Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new fb7a4a8be42b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 808fc5f70257 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new df3409e8d0a8 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new de6448ce8985 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new e478a7136f08 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new baffdb3da59b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 18d0c4f8da7a Merge branch 'renesas-clk' of git://git.kernel.org/pub/scm [...]
new ca04c38f48cd Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new f2ac8ec1d9b6 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 14d4747d33a5 Merge branch 'for-next' of git://github.com/openrisc/linux.git
new 320481b8a2ef Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...]
new 84a81f87a436 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 61e32b65df95 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new cb7103298d1c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new 279ad2b9d20c Merge branch 'fs-next' of linux-next
new c070d233e9fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2678e2caa5ed Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3abc46a9f3ee Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c537e8e10170 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 758dcdd43763 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new ee18b005a776 Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/ [...]
new 5afebb71f15e Merge branch 'docs-next' of git://git.lwn.net/linux.git
new b36a71caa244 Merge branch 'next' of git://linuxtv.org/media-ci/media-pe [...]
new 709894c52c1c af_unix: Remove unix_unhash()
new 7125c1aa44d9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new bbac65b56e07 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 69cfc2bfa914 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new bce2dcf5fb41 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new d1b66f9628c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c9c98412b01f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 87982bd817b8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 465ddaa0dc94 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new f0e6aebb78f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6beacd231dee Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 4ddd3827c951 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 4f0360427284 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 04d16298c059 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 91170c39fe6e Merge branch 'nova-next' of https://gitlab.freedesktop.org [...]
new 91902d45fc1c Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 8380ee3b068d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b730705d3fab Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e938c48f0404 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1425e049aed9 Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 209cac44bfca Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 5ba896c05963 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b72dafe24069 Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...]
new 0c525f4e2a6d Merge branch 'for-backlight-next' of git://git.kernel.org/ [...]
new 6c36f87e0577 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 91b1ff6b162b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new acd32298ffb1 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 8a50a08695d2 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new b9dfd96ee9a6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 050c450cc582 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e8d18b3219c7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7a21165ccdc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 94244e0fe0fa Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 01839fd2dc0a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1f5b9acd7732 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7db5be8cb0fd Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new f552e3497a13 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...]
new 4d0825fa8eae Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 5ccee38fe10e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 926e1adbb50a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 56ad9e4f357d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4facfeb87a1e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ae381f47723b Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...]
new 6ab3a8bf9515 Merge branch 'spmi-next' of git://git.kernel.org/pub/scm/l [...]
new a3048bef95d6 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 6b77d4a03650 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ba77ad768faf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c607ec736f9b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2818c5fa1ea9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 18830d46f4f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 226595ebcf18 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new 2fd4c086da0c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 850e5ca9fcbe Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 053d6fbc58e6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a4c18fe29db1 Merge branch 'pwm/for-next' of git://git.kernel.org/pub/sc [...]
new 584ec50a1328 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 28600bdde593 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 9493be579b25 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 0eb8bf2ba043 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new dac43b3c83a9 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new e2a90f6f3d08 Merge branch 'hmm' of git://git.kernel.org/pub/scm/linux/k [...]
new 4aa223eca957 Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/li [...]
new a4ad57ac24e5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4d954c1d51b7 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e71ab89d6f87 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...]
new 0c15819a7f85 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new c0af341dacb5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6f14693798ed Merge branch 'alloc-next' of https://github.com/Rust-for-L [...]
new 8032318a964b Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm [...]
new 69a8653d99a3 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 8c16f7c72dd9 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new d238fca68f64 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 72706c121010 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 9ea83d77fec8 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/li [...]
new 01c6df60d5d4 Add linux-next specific files for 20250411
The 343 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.
--
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 users/ibhagat/try-mte-rfc-v2
in repository binutils-gdb.
at 6442427b49a ld/aarch64elf: add support for DT_AARCH64_MEMTAG_STACK dynamic tag
This branch includes the following new commits:
new 08e5abd6523 binutils: make read_cie aware of new augmentation char 'G'
new 22373d691f7 gas: aarch64: suppport CFI directive .cfi_mte_tagged_frame
new 44a1eb8e101 ld: aarch64: make EH Frame parsing aware of augmentation char 'G'
new 6e0b1595118 ld/aarch64elf: add support for DT_AARCH64_MEMTAG_MODE dynamic tag
new 6442427b49a ld/aarch64elf: add support for DT_AARCH64_MEMTAG_STACK dynamic tag
The 5 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.
--
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 ef7785882672 Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org [...]
new ed583d008edc drm/i915: Fix scanline_offset for LNL+ and BMG+
new 9d3d9776bd3b drm/i915: Disable RPG during live selftest
new 2e43ae7dd71c drm/i915/gvt: fix unterminated-string-initialization warning
new 584cf613c24a drm/i915/dp: Reject HBR3 when sink doesn't support TPS4
new bc1feb8174b7 drm/i915/xe2hpd: Identify the memory type for SKUs with GD [...]
new a421f5033c82 drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
new e3ea2eae7069 drm/i915/huc: Fix fence not released on early probe errors
new 9afaa16cd3a2 Merge tag 'drm-intel-fixes-2025-04-09' of https://gitlab.f [...]
new b71a2bb0ce07 drm/amdgpu/mes11: optimize MES pipe FW version fetching
new a755906fb2b8 drm/amdgpu: immediately use GTT for new allocations
new c0dd8a9253fa drm/amdgpu/dma_buf: fix page_link check
new 2f6dd741cdcd drm/amdgpu/ip_discovery: add missing ip_discovery fw
new ba6d8f878d61 drm/amdkfd: sriov doesn't support per queue reset
new 69a46ce1f15b drm/amd/display: Do not enable Replay and PSR while VRR is [...]
new 4408b59eeacf drm/amd/display: Protect FPU in dml21_copy()
new afcdf51d97cd drm/amd/display: Protect FPU in dml2_init()/dml21_init()
new 366e77cd4923 drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
new 139e99d58e37 drm/amd/display: Add HP Probook 445 and 465 to the quirk l [...]
new 1c5fdef30ed1 drm/amd/display: Add HP Elitebook 645 to the quirk list fo [...]
new b3862d60b1a8 drm/amdkfd: limit sdma queue reset caps flagging for gfx9
new 3666ed821832 drm/amdgpu: Increase KIQ invalidate_tlbs timeout
new 1b5447d773d4 drm/amdgpu: Add cgroups implementation
new f5e7fabd1f5c drm/amdgpu: allow pinning DMA-bufs into VRAM if all import [...]
new 7f991dd3641e drm/amdgpu/pm: add workload profile pause helper
new c81a3ceedb1c drm/amdgpu/pm/swsmu: implement pause workload profile
new 50f29ead1f1b drm/amd/display: pause the workload setting in dm
new 35a5440832b2 drm/amdgpu: cancel gfx idle work in device suspend for s0ix
new 7ba88b5cccc1 drm/amd/pm/smu11: Prevent division by zero
new 34779e14461c drm/amdgpu/mes12: optimize MES pipe FW version fetching
new 47271a0cae04 Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitla [...]
new 021ba7f1babd udmabuf: fix a buf size overflow issue during udmabuf creation
new 4ba2abe154ef drm/imagination: take paired job reference
new a5b230e7f3a5 drm/imagination: fix firmware memory leaks
new 3d50e61a17b6 drm/virtio: Fix flickering issue seen with imported dmabufs
new 8ec0fbb28d04 drm/nouveau: prime: fix ttm_bo_delayed_delete oops
new 6b4568b675b1 accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
new 9a6f56762d23 accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
new d893da85e06e accel/ivpu: Fix PM related deadlocks in MS IOCTLs
new 7cf6dd467e87 drm/virtio: Don't attach GEM to a non-created context in g [...]
new 395cc80051f8 drm/virtio: Fix missed dmabuf unpinning in error path of p [...]
new 7fb6afa9125f drm/sti: remove duplicate object names
new 1260ed777985 Merge drm/drm-fixes into drm-misc-fixes
new 13c1d5f3a7fa drm/tests: helpers: Create kunit helper to destroy a drm_d [...]
new dacafdcc7789 drm/tests: modeset: Fix drm_display_mode memory leak
new 9b0827ba8211 drm/tests: modeset: Fix drm_display_mode memory leak
new 70f29ca3117a drm/tests: cmdline: Fix drm_display_mode memory leak
new d34146340f95 drm/tests: modes: Fix drm_display_mode memory leak
new f02d3bfcd346 drm/tests: modes: Fix drm_display_mode memory leak
new 8b6f2e28431b drm/tests: probe-helper: Fix drm_display_mode memory leak
new 210db264cf87 drm/rockchip: vop2: Fix interface enable/mux setting of DP [...]
new 1d34597a1e23 drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockc [...]
new 927cec6c92e4 Merge tag 'drm-misc-fixes-2025-04-10' of https://gitlab.fr [...]
new 5529df92b8e8 drm/xe/bmg: Add one additional PCI ID
new 1d8c0557927e drm/xe/svm: Fix a potential bo UAF
new 7bcfeddb36b7 drm/xe: Fix an out-of-bounds shift when invalidating TLB
new 262de94a3a7e drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
new 00e0ae4f1f87 drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406
new 20659d3150f1 drm/xe: Use local fence in error path of xe_migrate_clear
new a5c71fd5b69b drm/xe/hw_engine: define sysfs_ops on all directories
new dac2d70bb23f drm/xe: avoid plain 64-bit division
new e775278cd75f drm/xe: Invalidate L3 read-only cachelines for geometry st [...]
new 88ecb66b9956 drm/xe: Restore EIO errno return when GuC PC start fails
new 485442c6a523 Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.free [...]
new 900241a5cc15 Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freed [...]
The 64 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/accel/ivpu/ivpu_debugfs.c | 4 +-
drivers/accel/ivpu/ivpu_ipc.c | 3 +-
drivers/accel/ivpu/ivpu_ms.c | 24 +++++
drivers/dma-buf/udmabuf.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 -
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 7 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 27 ++++--
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 19 +++-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | 4 +
drivers/gpu/drm/amd/amdgpu/mes_v11_0.c | 4 +
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 21 ++--
drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 9 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 21 ++++
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 17 +++-
.../drm/amd/display/dc/dml2/dml21/dml21_wrapper.c | 17 +++-
drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c | 9 ++
drivers/gpu/drm/amd/include/kgd_pp_interface.h | 1 +
drivers/gpu/drm/amd/pm/amdgpu_dpm.c | 19 ++++
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h | 2 +
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 36 ++++++-
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 1 +
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 2 +-
drivers/gpu/drm/i915/display/intel_bw.c | 14 ++-
drivers/gpu/drm/i915/display/intel_display.c | 4 +-
drivers/gpu/drm/i915/display/intel_dp.c | 49 ++++++++--
drivers/gpu/drm/i915/display/intel_vblank.c | 4 +-
drivers/gpu/drm/i915/gt/intel_rc6.c | 19 +---
drivers/gpu/drm/i915/gt/uc/intel_huc.c | 11 +--
drivers/gpu/drm/i915/gt/uc/intel_huc.h | 1 +
drivers/gpu/drm/i915/gt/uc/intel_uc.c | 1 +
drivers/gpu/drm/i915/gvt/opregion.c | 7 +-
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/selftests/i915_selftest.c | 18 ++++
drivers/gpu/drm/i915/soc/intel_dram.c | 4 +
drivers/gpu/drm/imagination/pvr_fw.c | 27 ++++--
drivers/gpu/drm/imagination/pvr_job.c | 7 ++
drivers/gpu/drm/imagination/pvr_queue.c | 4 +
drivers/gpu/drm/nouveau/nouveau_bo.c | 3 +
drivers/gpu/drm/nouveau/nouveau_gem.c | 3 -
drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c | 23 +----
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c | 6 +-
drivers/gpu/drm/sti/Makefile | 2 -
drivers/gpu/drm/tests/drm_client_modeset_test.c | 9 +-
drivers/gpu/drm/tests/drm_cmdline_parser_test.c | 10 +-
drivers/gpu/drm/tests/drm_kunit_helpers.c | 22 +++++
drivers/gpu/drm/tests/drm_modes_test.c | 26 +++++
drivers/gpu/drm/tests/drm_probe_helper_test.c | 8 +-
drivers/gpu/drm/virtio/virtgpu_gem.c | 11 ++-
drivers/gpu/drm/virtio/virtgpu_plane.c | 20 ++--
drivers/gpu/drm/virtio/virtgpu_prime.c | 1 +
drivers/gpu/drm/xe/instructions/xe_gpu_commands.h | 1 +
drivers/gpu/drm/xe/xe_device_types.h | 1 +
drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | 12 ++-
drivers/gpu/drm/xe/xe_guc_pc.c | 1 +
drivers/gpu/drm/xe/xe_hw_engine.c | 12 +--
drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c | 108 ++++++++++-----------
drivers/gpu/drm/xe/xe_migrate.c | 6 +-
drivers/gpu/drm/xe/xe_ring_ops.c | 13 ++-
drivers/gpu/drm/xe/xe_svm.c | 7 +-
drivers/gpu/drm/xe/xe_wa_oob.rules | 2 +
include/drm/drm_kunit_helpers.h | 3 +
include/drm/intel/pciids.h | 1 +
64 files changed, 542 insertions(+), 196 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 0c7cae12f67c Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/ [...]
new f5cd27ec7146 bcachefs: Fix escape sequence in prt_printf
new afc5444e4d86 bcachefs: Fix type for parameter in journal_advance_devs_t [...]
new 4a22a7332341 bcachefs: Use cpu_to_le16 for dirent lengths
new 34b47e3d73a2 bcachefs: Fix UAF in bchfs_read()
new 1ec94a9f6dd8 bcachefs: Fix duplicate "ro,read_only" in opts at startup
new 4bf4b5046de0 bcachefs: use library APIs for ChaCha20 and Poly1305
new c92896ffb7fc bcachefs: Remove unnecessary softdep on xxhash
new 55fd97fbc474 bcachefs: Use sort_nonatomic() instead of sort()
new ef7785882672 Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org [...]
The 9 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/bcachefs/Kconfig | 5 +-
fs/bcachefs/bcachefs.h | 4 +-
fs/bcachefs/btree_journal_iter.c | 5 +-
fs/bcachefs/btree_node_scan.c | 6 +-
fs/bcachefs/btree_write_buffer.c | 8 +-
fs/bcachefs/checksum.c | 247 +++++++++------------------------------
fs/bcachefs/checksum.h | 3 +-
fs/bcachefs/data_update.c | 2 +-
fs/bcachefs/dirent.c | 4 +-
fs/bcachefs/fs-io-buffered.c | 17 ++-
fs/bcachefs/io_read.c | 3 +-
fs/bcachefs/journal_io.c | 2 +-
fs/bcachefs/recovery.c | 6 +-
fs/bcachefs/super.c | 10 --
14 files changed, 96 insertions(+), 226 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 7e6255edeb5 bf-ms-attrib.c: Fix expected struct size
new f6b0dc1b1c5 Doc: Add missing documentation for -ftree-cselim [PR87909]
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/common.opt.urls | 3 +++
gcc/doc/invoke.texi | 10 ++++++++--
2 files changed, 11 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 2fb903387b6 Daily bump.
new 0c210fbbd70 Doc: Discourage the use of -ffloat-store [PR14708]
new f4cdbd619d8 realloc-1.c: accept long long in warning for llp64
new 7e6255edeb5 bf-ms-attrib.c: Fix expected struct size
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/doc/invoke.texi | 42 ++++++++++++++-----------
gcc/testsuite/c-c++-common/analyzer/realloc-1.c | 2 +-
gcc/testsuite/gcc.dg/bf-ms-attrib.c | 2 +-
3 files changed, 25 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.