This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 1c5f2ae4f9 Linux: Fix typo in comment in termios_internals.h
new 21cbe4a588 hurd: Mark more xfails for missing RLIMIT_AS support
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:
sysdeps/mach/hurd/Makefile | 1 +
1 file changed, 1 insertion(+)
--
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 799dfe7c5f6 c++: -Wtemplate-body and tentative parsing [PR120575]
new ea99ca71c1d 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 +-
gcc/ada/ChangeLog | 25 +++++++++++++++++++++++++
gcc/cp/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
4 files changed, 45 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 releases/gcc-14
in repository gcc.
from e086e745a24 Daily bump.
new cee3aa8335b 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 releases/gcc-13
in repository gcc.
from 4ee8d2aea70 Daily bump.
new 2f343e62273 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 releases/gcc-12
in repository gcc.
from b71ac987cd1 configure, Darwin: Recognise new naming for Xcode ld.
new 2de00b732f3 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:
fixincludes/ChangeLog | 9 +++++++++
gcc/ChangeLog | 19 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
libgcc/ChangeLog | 11 +++++++++++
4 files changed, 40 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 gcc.
from eda5a15909c sh: Recognize >> 31 in treg_set_expr_not_const01
new 106591f79a3 libstdc++: Fix typo in __size_to_integer(__GLIBCXX_TYPE_INT_N_3)
new eeea445e1d0 libstdc++: Avoid -Wswitch warning from chrono formatters
new b960201091f RISC-V: prefetch: const offset needs to have 5 bits zero, not 4
new f2a3ab7ebf3 RISC-V: prefetch: fix LRA failing to allocate reg [PR118241]
new a90b869d386 Daily bump.
new 6c472b330ac [vxworks] [ppc] match TARGET_VXWORKS64 to TARGET_64BIT
The 6 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 | 8 +++
gcc/ChangeLog | 65 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 83 +++++++++++++++++++++++
gcc/c-family/ChangeLog | 8 +++
gcc/config/riscv/predicates.md | 4 +-
gcc/config/riscv/riscv.md | 2 +-
gcc/config/rs6000/vxworks.h | 15 +++++
gcc/cp/ChangeLog | 7 ++
gcc/fortran/ChangeLog | 5 ++
gcc/testsuite/ChangeLog | 99 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/pr118241-b.cc | 33 ++++++++++
libstdc++-v3/ChangeLog | 11 ++++
libstdc++-v3/include/bits/chrono_io.h | 2 +
libstdc++-v3/include/bits/stl_algobase.h | 4 +-
maintainer-scripts/ChangeLog | 4 ++
16 files changed, 346 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr118241-b.cc
--
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 4c06e63b9203 Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/s [...]
new 6a68d28066b6 selftests/coredump: Fix "socket_detect_userspace_client" t [...]
new cbe4134ea4bc fs: export anon_inode_make_secure_inode() and fix secretme [...]
new dbee298cb7bb fuse: fix fuse_fill_write_pages() upper bound calculation
new 8c44dac8add7 eventpoll: Fix priority inversion problem
new da8cf4bd4587 netfs: Fix hang due to missing case in final DIO read resu [...]
new 9df7b5ebead6 netfs: Fix double put of request
new 1a6d45fec33a netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS f [...]
new 09623e3a14c1 netfs: Fix looping in wait functions
new 97d8e8e52cb8 netfs: Fix ref leak on inserted extra subreq in write retry
new e67e75edeb88 smb: client: set missing retry flag in smb2_writev_callback()
new 0e60bae24ad2 smb: client: set missing retry flag in cifs_readv_callback()
new 74ee76bea4b4 smb: client: set missing retry flag in cifs_writev_callback()
new 2e0658940d90 netfs: Fix i_size updating
new 5e1e6ec2e346 netfs: Merge i_size update functions
new 4e3254107683 netfs: Renumber the NETFS_RREQ_* flags to make traces easi [...]
new 90b3ccf51457 netfs: Update tracepoints in a number of ways
new d5cb81ba929c Merge patch series "netfs, cifs: Fixes to retry-related code"
new 1e7ab6f67824 anon_inode: rework assertions
new 2eb7f03acf4a Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub [...]
new 96de8f852031 bcachefs: mark invalid_btree_id autofix
new 14da58521ee5 bcachefs: fix btree_trans_peek_prev_journal()
new fbf913cb72a5 bcachefs: Fix incorrect transaction restart handling
new c6e8d51b37d2 bcachefs: Work around deadlock to btree node rewrites in j [...]
new 94426e4201fb bcachefs: opts.casefold_disabled
new 482deed9dfa0 Merge tag 'bcachefs-2025-07-03' of git://evilpiepirate.org [...]
new 01ed88aea527 ublk: don't queue request if the associated uring_cmd is canceled
new 0d519bb0de3b brd: fix sleeping function called from invalid context in [...]
new 2e96d2d8c2a7 nvme: Fix incorrect cdw15 value in passthru error logging
new ba806c900379 nvme: correctly account for namespace head reference counter
new 190f4c2c863a nvmet: fix memory leak of bio integrity
new 14005c96d664 nvme-pci: refresh visible attrs after being checked
new d6811074203b nvme-multipath: fix suspicious RCU usage warning
new 75ef7b8d44c3 Merge tag 'nvme-6.16-2025-07-03' of git://git.infradead.or [...]
new 1880df2cf44a Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux
new 62e062a29ad5 iommu/rockchip: prevent iommus dead loop when two masters [...]
new 25b1b75bbaf9 iommu/vt-d: Assign devtlb cache tag on ATS enablement
new 923d401238c5 Merge tag 'iommu-fixes-v6.16-rc4' of git://git.kernel.org/ [...]
new 905967e359f0 drm/amdgpu/sdma5.x: suspend KFD queues in ring reset
new 62461367f4c0 amdkfd: MTYPE_UC for ext-coherent system memory
new e54c5de901ea drm/amdgpu: Include sdma_4_4_4.bin
new cf234231fcbc drm/amdkfd: Don't call mmput from MMU notifier callback
new f3e58d8e154d drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_fini
new 34659c1a1f4f drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8
new 84f2902bfcfe drm/amd/display: Added case for when RR equals panel's max [...]
new 39d81457ad34 drm/amd/display: Don't allow OLED to go down to fully off
new bf906c988d77 Merge tag 'amd-drm-fixes-6.16-2025-07-01' of https://gitla [...]
new 2d22b63f3a5a drm/mipi-dsi: Add dev_is_mipi_dsi function
new 073667fce166 drm/panel: panel-simple: make panel_dpi_probe return a panel_desc
new 921c41e50974 drm/panel: panel-simple: Make panel_simple_probe return its panel
new 47c08262f34e drm/panel: panel-simple: Add function to look panel data up
new f6faebc11a8a drm/panel: panel-simple: get rid of panel_dpi hack
new 615cc4223fcb drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write()
new 2b95a7db6e0f dma-buf: fix timeout handling in dma_resv_wait_timeout v2
new 97e000acf2e2 drm/ttm: fix error handling in ttm_buffer_object_transfer
new eb028cd884e1 drm/bridge: panel: move prepare_prev_first handling to drm [...]
new e8537cad8240 drm/bridge: aux-hpd-bridge: fix assignment of the of_node
new 7dfede7d7edd drm/vmwgfx: Fix guests running with TDX/SEV
new 8af39ec5cf2b drm/sched: Increment job count before swapping tail spsc queue
new 5307dce878d4 drm/gem: Acquire references on GEM handles for framebuffers
new 226862f50a7a drm/v3d: Disable interrupts before resetting the GPU
new b91e11ec5cd9 Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.fr [...]
new caa7c7a76b78 drm/i915/selftests: Change mock_request() to return error [...]
new 7da6c155a67d drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()
new a5aa7bc1fca7 drm/i915/gt: Fix timeline left held on VMA alloc error
new 8cadce97bf26 drm/i915/gsc: mei interrupt top half should be in irq disa [...]
new afd30ace71ee Merge tag 'drm-intel-fixes-2025-07-03' of https://gitlab.f [...]
new 18665eaa2acb drm/exynos: Don't use %pK through printk
new b846350aa272 drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling
new 5d91394f2361 drm/exynos: fimd: Guard display clock control with runtime [...]
new ac2ad73e7559 Merge tag 'exynos-drm-fixes-for-v6.16-rc4' of git://git.ke [...]
new 2ab3ba39153d drm/bridge: samsung-dsim: Don't use %pK through printk
new 8f954c435f60 Merge tag 'samsung-dsim-fixes-for-v6.16-rc4' of git://git. [...]
new 2d5cff2b4bc5 drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
new afcad9241177 drm/xe: Make WA BB part of LRC BO
new d8390768dcf6 drm/xe/guc_pc: Add _locked variant for min/max freq
new 4cec9099b93a drm/xe/xe_guc_pc: Lock once to update stashed frequencies
new a1eec6cae95a drm/xe: Split xe_device_td_flush()
new a5c7dcdd969f drm/xe/bmg: Update Wa_14022085890
new 84c0b4a00610 drm/xe/bmg: Update Wa_22019338487
new de6acfdc390e drm/xe: Fix kconfig prompt
new aa18d5769fca drm/xe: Allow dropping kunit dependency as built-in
new d008fc65ebbc drm/xe: Extend WA 14018094691 to BMG
new 5459e16b215c drm/xe: Do not wedge device on killed exec queues
new da8d8e9001c6 Merge tag 'drm-xe-fixes-2025-07-03' of https://gitlab.free [...]
new 42bb9b630c4c Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedes [...]
new 1ac9aa41c6af Input: iqs626a - replace snprintf() with scnprintf()
new 05286c5d7e72 Input: fsia6b - suppress buffer truncation warning for phys
new 4ecc7317700a Input: atkbd - switch to use scnprintf() to suppress trunc [...]
new 1babc858cce1 Input: alps - switch to use scnprintf() to suppress trunca [...]
new ce098f2aded8 Input: lifebook - switch to use scnprintf() to suppress tr [...]
new 805f5bbaa507 Input: psmouse - switch to use scnprintf() to suppress tru [...]
new c44f79cbd305 dt-bindings: HID: i2c-hid: elan: Introduce Elan eKTH8D18
new 155c1e5a92be Input: Fully open-code compatible for grepping
new f4b048a6a34a Input: apple_z2 - drop default ARCH_APPLE in Kconfig
new 35ecea24b5ef Input: xpad - adjust error handling for disconnect
new 77451cb10250 Input: xpad - return errors from xpad_try_sending_next_out [...]
new 22c69d786ef8 Input: xpad - support Acer NGR 200 Controller
new 63f4970a1219 Input: iqs7222 - explicitly define number of external channels
new a106b6a888ca Input: alps - use scnprintf() to suppress truncation warning
new 4cf65845fdd0 Input: cs40l50-vibra - fix potential NULL dereference in c [...]
new d46971e0b6f5 Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pu [...]
new 7e2c421ef88e usb: cdnsp: do not disable slot for disabled slot
new 630a1dec3b0e usb: dwc3: Abort suspend on soft disconnect failure
new cee4392a57e1 Logitech C-270 even more broken
new 8f5b7e2bec1c usb: hub: fix detection of high tier USB3 devices behind s [...]
new 3b18405763c1 usb: acpi: fix device link removal
new 31a6afbe86e8 usb: chipidea: udc: disconnect/reconnect from host when do [...]
new f6c7bc4a6823 Revert "usb: gadget: u_serial: Add null pointer check in g [...]
new c529c3730bd0 usb: gadget: u_serial: Fix race condition in TTY wakeup
new 3eff494f6e17 usb: xhci: Skip xhci_reset in xhci_resume if xhci is being [...]
new 7aed15379db9 Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
new bec15191d523 usb: typec: tcpm: apply vbus before data bringup in tcpm_s [...]
new 2831a81077f5 usb: cdnsp: Fix issue with CV Bad Descriptor test
new af4db5a35a4e usb: typec: altmodes/displayport: do not index invalid pin [...]
new 099cf1fbb8af usb: typec: displayport: Fix potential deadlock
new a49e1e2e785f usb: hub: Fix flushing and scheduling of delayed work that [...]
new 80e083943775 usb: dwc3: gadget: Fix TRB reclaim logic for short transfe [...]
new cbc889ab0122 usb: xhci: quirk for data loss in ISOC transfers
new cd65ee81240e xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
new 2b857d69a5e1 xhci: dbctty: disable ECHO flag by default
new efe3e3ae5a66 xhci: dbc: Flush queued requests before stopping dbc
new 9bd9c8026341 usb: hub: Fix flushing of delayed work used for post resum [...]
new 3c2bd251d203 Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/l [...]
new c8892c2a5b27 platform/x86: portwell-ec: Move watchdog device under corr [...]
new 109f4d29dade platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
new d0f8ee81a8fe platform/x86: dell-lis3lv02d: Add Latitude 5500
new 7dc6b2d3b550 platform/x86: asus-nb-wmi: add DMI quirk for ASUS Zenbook [...]
new b511bbfe4242 platform/x86: thinkpad_acpi: handle HKEY 0x1402 event
new 173bbec6693f platform/mellanox: mlxbf-pmc: Fix duplicate event ID for C [...]
new c3ac7e30309b platform/mellanox: Fix spelling and comment clarity in Mel [...]
new d07143b507c5 platform/mellanox: nvsw-sn2201: Fix bus number in adapter [...]
new cf0b812500e6 platform/x86: wmi: Fix WMI event enablement
new 50b6914fc53c platform/x86: wmi: Update documentation of WCxx/WExx ACPI methods
new eb617dd25ca1 platform/x86: dell-wmi-sysman: Fix WMI data block retrieva [...]
new e1af6f0146d6 platform/x86: Update swnode graph for amd isp4
new 11cba4793b95 platform/x86: hp-bioscfg: Fix class device unregistration
new 5ff1fbb30597 platform/x86: think-lmi: Fix class device unregistration
new 314e5ad4782d platform/x86: dell-wmi-sysman: Fix class device unregistration
new 690be4bc589a platform/x86/intel/hid: Add Wildcat Lake support
new b1c26e059536 Move FCH header to a location accessible by all archs
new af14ed3fcb27 i2c: Re-enable piix4 driver on non-x86
new 644bec18e705 platform/mellanox: mlxreg-lc: Fix logic error in power sta [...]
new 8dab34ca7729 platform/x86: think-lmi: Create ksets consecutively
new 9110056fe10b platform/x86: think-lmi: Fix kobject cleanup
new 4f30f946f27b platform/x86: think-lmi: Fix sysfs group cleanup
new df46426745ac Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kern [...]
new 96893cdd4760 spi: Raise limit on number of chip selects to 24
new fa60c094c19b spi: spi-fsl-dspi: Clear completion counter before initiat [...]
new d85d0380292a spi: spi-qpic-snand: reallocate BAM transactions
new ddaad4ad774d mtd: nand: qpic_common: prevent out of bounds access of BA [...]
new 4ec24e9601d5 spi: spi-qpic-snand: avoid memory corruption
new 04a8ff1bc351 spi: cadence-quadspi: fix cleanup of rx_chan on failure paths
new a1d8128f7016 Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/ [...]
new ca46946a4822 regulator: core: fix NULL dereference on unbind due to sta [...]
new eeca209124bb regulator: tps65219: Fix devm_kmalloc size allocation
new f172ffde1899 regulator: sy8824x: Fix ID table driver_data
new 6729c134ccc0 regulator: mp886x: Fix ID table driver_data
new c9764fd88bc7 regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods
new 4b02ed4ab721 Merge tag 'regulator-fix-v6.16-rc4' of git://git.kernel.or [...]
new 6f49743af42c riscv: Require clang-17 or newer for kCFI
new 2b29be967ae4 riscv: cpu_ops_sbi: Use static array for boot_data
new 5903a7452e64 Merge tag 'riscv-fixes-6.16-rc4' of ssh://gitolite.kernel. [...]
new c435a4f487e8 Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.o [...]
The 163 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/input/elan,ekth6915.yaml | 12 +-
Documentation/wmi/acpi-interface.rst | 14 +-
arch/riscv/Kconfig | 3 +-
arch/riscv/kernel/cpu_ops_sbi.c | 6 +-
arch/x86/kernel/cpu/amd.c | 2 +-
drivers/block/brd.c | 6 +-
drivers/block/ublk_drv.c | 11 +-
drivers/dma-buf/dma-resv.c | 12 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 8 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c | 8 +
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 1 +
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c | 1 +
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c | 7 +-
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 7 +-
drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 45 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 12 +-
drivers/gpu/drm/amd/display/dc/dc_hw_types.h | 1 +
.../drm/amd/display/modules/freesync/freesync.c | 8 +
drivers/gpu/drm/bridge/aux-hpd-bridge.c | 3 +-
drivers/gpu/drm/bridge/panel.c | 5 +-
drivers/gpu/drm/bridge/samsung-dsim.c | 4 +-
drivers/gpu/drm/drm_gem.c | 44 +-
drivers/gpu/drm/drm_gem_framebuffer_helper.c | 16 +-
drivers/gpu/drm/drm_internal.h | 2 +
drivers/gpu/drm/drm_mipi_dsi.c | 3 +-
drivers/gpu/drm/exynos/exynos7_drm_decon.c | 4 +
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 12 +
drivers/gpu/drm/exynos/exynos_drm_gem.c | 2 +-
drivers/gpu/drm/exynos/exynos_drm_ipp.c | 32 +-
drivers/gpu/drm/i915/display/vlv_dsi.c | 2 +-
drivers/gpu/drm/i915/gt/intel_gsc.c | 2 +-
drivers/gpu/drm/i915/gt/intel_ring_submission.c | 3 +-
drivers/gpu/drm/i915/selftests/i915_request.c | 20 +-
drivers/gpu/drm/i915/selftests/mock_request.c | 2 +-
drivers/gpu/drm/panel/panel-simple.c | 132 +++---
drivers/gpu/drm/sysfb/vesadrm.c | 13 +-
drivers/gpu/drm/ttm/ttm_bo_util.c | 13 +-
drivers/gpu/drm/v3d/v3d_drv.h | 8 +
drivers/gpu/drm/v3d/v3d_gem.c | 2 +
drivers/gpu/drm/v3d/v3d_irq.c | 37 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 2 +-
drivers/gpu/drm/xe/Kconfig | 8 +-
drivers/gpu/drm/xe/xe_device.c | 72 ++--
drivers/gpu/drm/xe/xe_drv.h | 2 +-
drivers/gpu/drm/xe/xe_guc_pc.c | 284 +++++++++----
drivers/gpu/drm/xe/xe_guc_pc.h | 2 +
drivers/gpu/drm/xe/xe_guc_pc_types.h | 2 +
drivers/gpu/drm/xe/xe_guc_submit.c | 10 +-
drivers/gpu/drm/xe/xe_lrc.c | 37 +-
drivers/gpu/drm/xe/xe_lrc_types.h | 3 -
drivers/gpu/drm/xe/xe_migrate.c | 18 +-
drivers/gpu/drm/xe/xe_wa_oob.rules | 7 +-
drivers/i2c/busses/Kconfig | 2 +-
drivers/i2c/busses/i2c-piix4.c | 2 +-
drivers/input/joystick/fsia6b.c | 2 +-
drivers/input/joystick/xpad.c | 11 +-
drivers/input/keyboard/atkbd.c | 4 +-
drivers/input/misc/cs40l50-vibra.c | 2 +
drivers/input/misc/gpio-beeper.c | 2 +-
drivers/input/misc/iqs626a.c | 2 +-
drivers/input/misc/iqs7222.c | 7 +-
drivers/input/mouse/alps.c | 10 +-
drivers/input/mouse/lifebook.c | 4 +-
drivers/input/mouse/psmouse-base.c | 2 +-
drivers/input/touchscreen/Kconfig | 1 -
drivers/input/touchscreen/melfas_mip4.c | 2 +-
drivers/iommu/intel/cache.c | 5 +-
drivers/iommu/intel/iommu.c | 11 +-
drivers/iommu/intel/iommu.h | 2 +
drivers/iommu/rockchip-iommu.c | 3 +-
drivers/mtd/nand/qpic_common.c | 30 +-
drivers/nvme/host/core.c | 18 +-
drivers/nvme/host/multipath.c | 8 +-
drivers/nvme/host/pci.c | 6 +-
drivers/nvme/target/nvmet.h | 2 +
drivers/platform/mellanox/mlxbf-pmc.c | 2 +-
drivers/platform/mellanox/mlxbf-tmfifo.c | 5 +-
drivers/platform/mellanox/mlxreg-dpu.c | 2 +-
drivers/platform/mellanox/mlxreg-lc.c | 12 +-
drivers/platform/mellanox/nvsw-sn2201.c | 2 +-
drivers/platform/x86/amd/amd_isp4.c | 181 ++++++--
drivers/platform/x86/amd/pmc/pmc-quirks.c | 2 +-
drivers/platform/x86/asus-nb-wmi.c | 9 +
drivers/platform/x86/dell/dell-lis3lv02d.c | 1 +
.../x86/dell/dell-wmi-sysman/dell-wmi-sysman.h | 5 +
.../x86/dell/dell-wmi-sysman/enum-attributes.c | 5 +-
.../x86/dell/dell-wmi-sysman/int-attributes.c | 5 +-
.../x86/dell/dell-wmi-sysman/passobj-attributes.c | 5 +-
.../x86/dell/dell-wmi-sysman/string-attributes.c | 5 +-
drivers/platform/x86/dell/dell-wmi-sysman/sysman.c | 12 +-
drivers/platform/x86/hp/hp-bioscfg/bioscfg.c | 4 +-
drivers/platform/x86/intel/hid.c | 1 +
drivers/platform/x86/portwell-ec.c | 1 +
drivers/platform/x86/think-lmi.c | 94 ++---
drivers/platform/x86/thinkpad_acpi.c | 1 +
drivers/platform/x86/wmi.c | 16 +-
drivers/regulator/core.c | 1 +
drivers/regulator/gpio-regulator.c | 8 +-
drivers/regulator/mp886x.c | 3 +-
drivers/regulator/sy8824x.c | 5 +-
drivers/regulator/tps65219-regulator.c | 28 +-
drivers/spi/spi-cadence-quadspi.c | 5 -
drivers/spi/spi-fsl-dspi.c | 11 +-
drivers/spi/spi-qpic-snand.c | 16 +
drivers/usb/cdns3/cdnsp-debug.h | 5 +-
drivers/usb/cdns3/cdnsp-ep0.c | 18 +-
drivers/usb/cdns3/cdnsp-gadget.h | 6 +
drivers/usb/cdns3/cdnsp-ring.c | 7 +-
drivers/usb/chipidea/udc.c | 7 +
drivers/usb/core/hub.c | 31 ++
drivers/usb/core/hub.h | 1 +
drivers/usb/core/quirks.c | 3 +-
drivers/usb/core/usb-acpi.c | 4 +-
drivers/usb/dwc3/core.c | 9 +-
drivers/usb/dwc3/gadget.c | 24 +-
drivers/usb/gadget/function/u_serial.c | 12 +-
drivers/usb/host/xhci-dbgcap.c | 4 +
drivers/usb/host/xhci-dbgtty.c | 1 +
drivers/usb/host/xhci-mem.c | 4 +
drivers/usb/host/xhci-pci.c | 25 ++
drivers/usb/host/xhci-plat.c | 3 +-
drivers/usb/host/xhci-ring.c | 5 +-
drivers/usb/host/xhci.c | 31 +-
drivers/usb/host/xhci.h | 3 +-
drivers/usb/typec/altmodes/displayport.c | 5 +-
drivers/usb/typec/tcpm/tcpm.c | 34 +-
fs/anon_inodes.c | 23 +-
fs/bcachefs/bcachefs.h | 11 +-
fs/bcachefs/btree_io.c | 43 +-
fs/bcachefs/btree_iter.c | 2 +-
fs/bcachefs/dirent.c | 19 +-
fs/bcachefs/dirent.h | 3 +-
fs/bcachefs/fs.c | 7 +-
fs/bcachefs/fsck.c | 4 +-
fs/bcachefs/inode.c | 13 +-
fs/bcachefs/opts.h | 5 +
fs/bcachefs/sb-errors_format.h | 2 +-
fs/bcachefs/str_hash.c | 5 +-
fs/bcachefs/str_hash.h | 2 -
fs/bcachefs/super.c | 31 +-
fs/eventpoll.c | 458 ++++++---------------
fs/exec.c | 9 +-
fs/fuse/file.c | 5 +-
fs/libfs.c | 8 +-
fs/namei.c | 2 +-
fs/netfs/buffered_write.c | 38 +-
fs/netfs/direct_write.c | 16 -
fs/netfs/internal.h | 26 +-
fs/netfs/main.c | 6 +-
fs/netfs/misc.c | 50 ++-
fs/netfs/read_collect.c | 16 +-
fs/netfs/write_collect.c | 14 +-
fs/netfs/write_retry.c | 3 +-
fs/smb/client/cifssmb.c | 22 +
fs/smb/client/smb2pdu.c | 27 +-
include/drm/drm_mipi_dsi.h | 3 +
include/drm/spsc_queue.h | 4 +-
include/linux/fs.h | 2 +
include/linux/mtd/nand-qpic-common.h | 8 +
include/linux/netfs.h | 21 +-
.../linux/platform_data/x86/amd-fch.h | 0
include/linux/spi/spi.h | 2 +-
include/linux/usb.h | 2 +
include/linux/usb/typec_dp.h | 1 +
include/trace/events/netfs.h | 29 +-
mm/secretmem.c | 9 +-
tools/testing/selftests/coredump/stackdump_test.c | 5 +
167 files changed, 1666 insertions(+), 1089 deletions(-)
rename arch/x86/include/asm/amd/fch.h => include/linux/platform_data/x86/amd-fch.h (100%)
--
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 0b7c27325c7 Fortran: Silence a clang warning (suggesting a brace) in io.cc
new eda5a15909c sh: Recognize >> 31 in treg_set_expr_not_const01
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/sh/predicates.md | 4 +---
gcc/config/sh/sh-protos.h | 1 +
gcc/config/sh/sh.cc | 17 +++++++++++++++++
gcc/testsuite/gcc.target/sh/pr54236-2.c | 14 +++++++-------
4 files changed, 26 insertions(+), 10 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 f24015a4c2c fold: Change comparison of error_mark_node to use error_ope [...]
new 0b7c27325c7 Fortran: Silence a clang warning (suggesting a brace) in io.cc
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/fortran/io.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.