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 b2a61519d18 Automatic date update in version.in
new 13f1820106c [gdb/tdep] Fix inferior call return of small char array for [...]
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:
gdb/ppc-sysv-tdep.c | 6 ++++--
...{variant-record.exp => return-small-char-array.exp} | 18 +++++++++++++-----
.../proc.adb | 5 +++--
.../pck.adb => return-small-char-array/value.adb} | 14 ++++++--------
.../pck.adb => return-small-char-array/value.ads} | 11 ++++-------
5 files changed, 30 insertions(+), 24 deletions(-)
copy gdb/testsuite/gdb.ada/{variant-record.exp => return-small-char-array.exp} (70%)
copy gdb/testsuite/gdb.ada/{variant-record => return-small-char-array}/proc.adb (85%)
copy gdb/testsuite/gdb.ada/{static-link/pck.adb => return-small-char-array/value.a [...]
copy gdb/testsuite/gdb.ada/{static-link/pck.adb => return-small-char-array/value.a [...]
--
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 releases/gcc-15.2.0
in repository gcc.
at dcd428f94ff (tag)
tagging 5115c7e447fc07457443df874bf57840e8316d5f (commit)
replaces releases/gcc-15.1.0
tagged by Richard Biener
on Fri Aug 8 06:52:44 2025 +0000
- Log -----------------------------------------------------------------
GCC 15.2.0 release
-----BEGIN PGP SIGNATURE-----
iQFGBAABCAAwFiEEf3T5fBA0aO5ddQtYOrAJlvwmpkEFAmiVnrwSHHJndWVudGhl
ckBzdXNlLmRlAAoJEDqwCZb8JqZBybIIAPJjMc3S4jBhyEKJw9CbDV6kf6SvvY/r
SreK6cXoEd8boU0p0go95jNl8FZ2hjCjaNFakay9zspcSNkivKVMpk/8KiO6JDRA
5wLI5AbfPXfbKDCEY7hPR+fZ674OrkkPxBsc3c+tVIskFvZjRZnlioMOkqs1n5ho
c0fCEUhq5u/wTaPD/a+a4j2aTgMNMRm8Z5bHyhbpnGl15KOXqzUer05MvP3GisUl
oFUVtulx713JOJ0uMotjwM1nB0ZpeZ1H+i+YXx1aAe+qfUi12PP7Ft/vuSgRVImm
vRFGce1+Jhm7mcM4zbiJnNYTzM6vHvOPcJBSd6rhUdS6M5FC/4O0mkA=
=48B0
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 5115c7e447f Update ChangeLog and version files for release
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.
--
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 030d9dd0f64 Daily bump.
new e4678c4cf84 Fix typo in getting SLP_TREE_VECTYPE
new f38ebe459af Pass SLP node to promotion/demotion costing
new 19102eab72e Modernize vectorizable_lane_reducing
new 18c32a39168 tailc: Handle other forms of finally_tmp.N conditional clea [...]
The 4 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/c-c++-common/asan/pr121389-1.c | 23 +++
gcc/testsuite/c-c++-common/asan/pr121389-2.c | 37 +++++
gcc/testsuite/c-c++-common/asan/pr121389-3.c | 130 +++++++++++++++++
gcc/testsuite/c-c++-common/asan/pr121389-4.c | 6 +
gcc/tree-tailcall.cc | 207 +++++++++++++++++++++------
gcc/tree-vect-loop.cc | 13 +-
gcc/tree-vect-stmts.cc | 17 +--
7 files changed, 369 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/pr121389-1.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pr121389-2.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pr121389-3.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pr121389-4.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 6e64f4580381 Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pu [...]
new 0a91336e287c Merge tag 'bpf-next-6.17' into loongarch-next
new 41fee4f00367 LoongArch: Complete KSave registers definition
new a1a81b547719 LoongArch: Make relocate_new_kernel_size be a .quad value
new 243f8de49f07 LoongArch: Support mem=<size> kernel parameter
new 70a2365e18af LoongArch: Avoid in-place string operation on FDT content
new 2362e8124ed2 LoongArch: Don't use %pK through printk() in unwinder
new 6ab55e0a9eac LoongArch: Add larch_insn_gen_{beq,bne} helpers
new ed1a1fe6ec5e LoongArch: BPF: Rename and refactor validate_code()
new 9fbd18cf4c69 LoongArch: BPF: Add dynamic code modification support
new f9b6b41f0cf3 LoongArch: BPF: Add basic bpf trampoline support
new 6abf17d690d8 LoongArch: BPF: Add struct ops support for trampoline
new cd39d9e6b7e4 LoongArch: BPF: Fix jump offset calculation in tailcall
new c0fcc955ff82 LoongArch: BPF: Fix the tailcall hierarchy
new 8568df83ea7d LoongArch: BPF: Set bpf_jit_bypass_spec_v1/v4()
new 06d380c470ef LoongArch: dts: Add SDIO controller support to Loongson-2K0500
new df0fbf7fab30 LoongArch: dts: Add SDIO controller support to Loongson-2K1000
new d3eece04f302 LoongArch: dts: Add eMMC/SDIO controller support to Loongs [...]
new d35ec48fa6c8 LoongArch: vDSO: Remove -nostdlib complier flag
new 83affacd18cc Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm [...]
new af0db3c1f898 fbdev: Fix vmalloc out-of-bounds write in fast_imageblit
new e4fc307d8e24 Revert "vgacon: Add check for vc_origin address range in v [...]
new 2939a792c47e Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/p [...]
new a045246b684b drm/i915/display: Write PHY_CMN1_CONTROL only when using A [...]
new c338923c4c8a drm/i915/display: Avoid unnecessarily calling intel_cx0_ge [...]
new 3eb63578d8d9 drm/i915/display: Ensure phy is accessible on lfps configuration
new 5a569ef4d4ab drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before ph [...]
new 48bb97cff95e Merge tag 'drm-intel-next-fixes-2025-08-05' of https://git [...]
new df9bdd4381be drm/xe/pf: Enable SR-IOV PF mode by default
new 465f1dba74c0 drm/xe/devcoredump: Defer devcoredump initialization during probe
new c286ce6b01f6 drm/xe/pf: Disable PF restart worker on device removal
new cb7a3f949aa4 drm/xe/pf: Make sure PF is ready to configure VFs
new 022906afdf90 Mark xe driver as BROKEN if kernel page size is not 4kB
new 10acca927f9f Merge tag 'drm-xe-next-fixes-2025-08-06' of https://gitlab [...]
new 389d79a195a9 drm/amdgpu: Update supported modes for GC v9.5.0
new 05c8b6905118 drm/amdgpu: Update external revid for GC v9.5.0
new ed4efe426a49 drm/amd: Restore cached power limit during resume
new 796ff8a7e01b drm/amd: Restore cached manual clock settings during resume
new f6c0f3d24478 drm/amdkfd: Fix checkpoint-restore on multi-xcc
new 4db9cd554883 drm/amd/display: Don't overwrite dce60_clk_mgr
new 1c8dc3e088e0 drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
new c00d8b79fd21 drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
new 0bae62cc989f drm/amdgpu: update mmhub 3.0.1 client id mappings
new 9f9bddfa31d8 drm/amdgpu: update mmhub 3.3 client id mappings
new 3477c1b0972d drm/amd/display: Add primary plane to commits for correct [...]
new 1bcf63a44381 drm/amd/display: fix a Null pointer dereference vulnerability
new 8e6a18cbf3ee drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_B [...]
new c2fe914d50ab drm/amdgpu: Add NULL check for asic_funcs
new 124ffa297008 drm/amdgpu: Update SDMA firmware version check for user qu [...]
new 928587381b54 amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
new 2e58401a24e7 drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
new 514678da56da drm/amdgpu/discovery: fix fw based ip discovery
new 81699fe81b0b drm/amdgpu: add missing vram lost check for LEGACY RESET
new 64c627519474 Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https://gitla [...]
new ffe8ac927d93 Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesk [...]
new 6a20f9fca30c vhost: initialize vq->nheads properly
new b1e06c19abd2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 123b7c7c2ba7 s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
new 56f4cfab1c93 s390/mm: Set high_memory at the end of the identity mapping
new ccb0aa03d046 s390: Support CONFIG_TRACE_MMIO_ACCESS
new 10dd5a000989 s390/mm: Enable THP_SWAP and THP_MIGRATION
new daa8af80d283 s390/mm: Allocate page table with PAGE_SIZE granularity
new e29409faec87 s390/boot: Fix startup debugging log
new 2baf16f381de s390/debug: Fix typo in debug_sprintf_format_fn() comment
new bec077162bd0 Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/li [...]
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:
arch/loongarch/boot/dts/loongson-2k0500-ref.dts | 9 +
arch/loongarch/boot/dts/loongson-2k0500.dtsi | 28 +-
arch/loongarch/boot/dts/loongson-2k1000-ref.dts | 13 +
arch/loongarch/boot/dts/loongson-2k1000.dtsi | 24 +-
arch/loongarch/boot/dts/loongson-2k2000-ref.dts | 10 +
arch/loongarch/boot/dts/loongson-2k2000.dtsi | 18 +
arch/loongarch/include/asm/inst.h | 3 +
arch/loongarch/include/asm/loongarch.h | 7 +
arch/loongarch/kernel/env.c | 13 +-
arch/loongarch/kernel/inst.c | 74 +++
arch/loongarch/kernel/relocate_kernel.S | 2 +-
arch/loongarch/kernel/setup.c | 18 +-
arch/loongarch/kernel/unwind_orc.c | 2 +-
arch/loongarch/net/bpf_jit.c | 701 +++++++++++++++++++--
arch/loongarch/net/bpf_jit.h | 6 +
arch/loongarch/vdso/Makefile | 2 +-
arch/s390/Kconfig | 3 +
arch/s390/boot/startup.c | 2 +-
arch/s390/include/asm/ap.h | 2 +-
arch/s390/include/asm/pgtable.h | 45 ++
arch/s390/kernel/debug.c | 2 +-
arch/s390/kernel/setup.c | 6 +
arch/s390/mm/vmem.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 76 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 7 -
drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c | 3 +-
drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c | 5 +-
drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c | 57 +-
drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c | 105 ++-
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/soc15.c | 2 +
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_module.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 61 +-
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 20 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 9 +
drivers/gpu/drm/amd/display/dc/clk_mgr/clk_mgr.c | 1 -
.../amd/display/dc/clk_mgr/dce100/dce_clk_mgr.c | 5 +
drivers/gpu/drm/amd/display/dc/core/dc.c | 19 +-
.../amd/display/dc/resource/dce60/dce60_resource.c | 34 +-
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 16 +
drivers/gpu/drm/i915/display/intel_cx0_phy.c | 21 +-
drivers/gpu/drm/xe/Kconfig | 1 +
drivers/gpu/drm/xe/xe_device.c | 8 +-
drivers/gpu/drm/xe/xe_gt_sriov_pf.c | 57 +-
drivers/gpu/drm/xe/xe_gt_sriov_pf.h | 1 +
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c | 4 +-
drivers/gpu/drm/xe/xe_guc_capture.c | 6 +
drivers/gpu/drm/xe/xe_module.c | 8 +-
drivers/gpu/drm/xe/xe_pci_sriov.c | 7 +-
drivers/gpu/drm/xe/xe_sriov_pf.c | 27 +
drivers/gpu/drm/xe/xe_sriov_pf.h | 1 +
drivers/s390/crypto/ap_bus.h | 2 +-
drivers/vhost/vhost.c | 1 +
drivers/video/console/vgacon.c | 2 +-
drivers/video/fbdev/core/fbcon.c | 9 +-
58 files changed, 1356 insertions(+), 234 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 pending-fixes
in repository linux-next.
omits 1c63c3682cf5 Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
omits d93b9f27a8f7 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
omits 663c11c9b5cd Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9d85d9acda3e Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits cd6d4f6381a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits dda60fb71c44 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits ac3c57a5b339 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
omits 68a6b55630a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits c8dd763afe17 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 850b8754d144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits a762239b470c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1473d9ce5823 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 433471b49039 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 79b85c09aac5 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 477760b00c45 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
omits 6d97e9ee1f94 Merge branch 'fs-current' of linux-next
omits 3bed3f182c2e Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits fc7724ca537a Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 1f5b91f9a9d4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 073fb03438f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9e6bdd1cb1e5 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 2d41f9097b79 Merge remote-tracking branch 'spi/for-6.16' into spi-linus
omits 3e3908a72356 Merge branch into tip/master: 'x86/urgent'
omits bb57ff58f1e1 Merge branch into tip/master: 'smp/urgent'
omits 0d5e7bec883a Merge branch into tip/master: 'locking/urgent'
omits ae907725b769 Merge branch into tip/master: 'irq/urgent'
omits e016be5b15ce mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
omits b64187b0d3eb mm/debug_vm_pgtable: clear page table entries at destroy_args()
omits 3d1281dd0547 kunit: kasan_test: disable fortify string checker on kasan [...]
omits e356e455666c mm/memory_hotplug: fix hwpoisoned large folio handling in [...]
omits 2087aa458922 selftests/proc: fix string literal warning in proc-maps-race.c
omits 98bb4ad9794b mm/memory-failure: fix infinite uncorrected error exceptio [...]
omits cc3d2d12ed9f kexec: add KEXEC_FILE_NO_CMA as a legal flag
omits a901ba303830 selftests/mm: fix FORCE_READ to read input value correctly.
omits 04924bc2e724 Merge branch 'misc-6.17' into next-fixes
omits 23e03815d25e btrfs: fix iteration bug in __qgroup_excl_accounting()
omits d679adacbfb7 btrfs: zoned: do not select metadata BG as finish target
omits 8d7b7725649a btrfs: do not allow relocation of partially dropped subvolumes
omits a958ae69ccf7 btrfs: error on missing block group when unaccounting log [...]
omits 9c8c3251173e btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...]
omits 5d5cf5010501 btrfs: make btrfs_cleanup_ordered_extents() support large folios
omits 0960d9700841 btrfs: fix subpage deadlock in try_release_subpage_extent_ [...]
adds b25e271b3779 vfio: Fix unbalanced vfio_df_close call in no-iommu mode
adds 982ddd59ed97 vfio: Prevent open_count decrement to negative
adds fe24d5bc635e vfio/pds: Fix missing detach_ioas op
adds e908f58b6beb vfio/pci: Separate SR-IOV VF dev_set
adds b3060198483b vfio/mlx5: fix possible overflow in tracking max message size
adds 86624ba3b522 vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
adds 27a23faecd5f vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
adds 1e9c0f1da562 vfio/qat: add support for intel QAT 6xxx virtual functions
adds b1779e4f209c vfio/type1: conditional rescheduling while pinning
new e8214ed59b75 Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilli [...]
adds c18646248fed RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
new 2095cf558f65 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
adds 8ffcb7560b4a ipmi: Fix strcpy source and destination the same
adds f6f9760320a9 char: ipmi: remove redundant variable 'type' and check
adds ec50ec378e3f ipmi: Use dev_warn_ratelimited() for incorrect message warnings
new d244f9bb591e Merge tag 'for-linus-6.17-1' of https://github.com/cminyar [...]
new 6e64f4580381 Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pu [...]
new 29c37b808c12 selftests/mm: fix FORCE_READ to read input value correctly
new 718f4c83ede9 kexec: add KEXEC_FILE_NO_CMA as a legal flag
new 16550aab02ae mm/memory-failure: fix infinite uncorrected error exceptio [...]
new 8326513a43c5 selftests/proc: fix string literal warning in proc-maps-race.c
new fe2220aa3efd mm: pass page directly instead of using folio_page
new 9551e45863de userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migr [...]
new 5c995bb51ee3 mm: fix accounting of memmap pages for early sections
new b3061e13f455 mm/memory_hotplug: fix hwpoisoned large folio handling in [...]
new 2cec048b86a3 kunit: kasan_test: disable fortify string checker on kasan [...]
new 53c8a5a093f4 mm/debug_vm_pgtable: clear page table entries at destroy_args()
new bebbba259241 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
new 4e10cb4fbf9c Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new ad580dfa388f btrfs: fix subpage deadlock in try_release_subpage_extent_ [...]
new 15fc0bec883c btrfs: make btrfs_cleanup_ordered_extents() support large folios
new deaf895212da btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...]
new fc5799986fbc btrfs: error on missing block group when unaccounting log [...]
new 4289b494ac55 btrfs: do not allow relocation of partially dropped subvolumes
new 3a931e9b39c7 btrfs: zoned: do not select metadata BG as finish target
new 7b632596188e btrfs: fix iteration bug in __qgroup_excl_accounting()
new c712ad523510 Merge branch 'misc-6.17' into next-fixes
new 4a09861c438d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new fb2d5dbb6e3b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new bdc1089798c1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2fd3ef5f1ff9 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
new 84effe18a6d7 Merge branch 'fs-current' of linux-next
new b3f09c8db944 Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/l [...]
new ae633388cae3 pptp: fix pptp_xmit() error path
new aa4a0e13c129 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
new 9474e27a24a4 libbpf: Add the ability to suppress perf event enablement
new 5e2ac8e8571d perf bpf-filter: Enable events manually
new 0e260fc798bf Merge branch 'perf-s390-regression-move-uid-filtering-to-b [...]
new 5818120e48fd Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 42e42562c9cf xfrm: flush all states in xfrm_state_fini
new b44bbbbeecbf Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 6bd05db76751 ALSA: hda/realtek: Restrict prompt only for CONFIG_EXPERT
new 606fcab9aa21 ALSA: hda/hdmi: Restrict prompt only for CONFIG_EXPERT
new e8e4f3c242cc ALSA: hda/cirrus: Restrict prompt only for CONFIG_EXPERT
new c07041860ec7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 99a4c85a8333 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new ab76ce5a143a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 0b5196798fab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new af357a6a3b7d spi: spi-fsl-lpspi: Clamp too high speed_hz
new 13d0fe84a214 spi: spi-qpic-snand: fix calculating of ECC OOB regions' p [...]
new afa03b83aa4d Merge remote-tracking branch 'spi/for-6.16' into spi-linus
new 18775add71bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new d5c647b08ee0 PCI: vmd: Fix wrong kfree() in vmd_msi_free()
new 27a4116a935d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 39135e494396 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
new 9ff61c72a1ee Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new ce1f5f4d75a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new a43deb2bcb8f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 6d9ee939e5f4 Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...]
new 9f7488f24c75 irqchip/mvebu-gicp: Use resource_size() for ioremap()
new 0cffa583aa82 Merge branch into tip/master: 'irq/urgent'
new 33f5f5d5412f Merge branch into tip/master: 'locking/urgent'
new da274853fe7d cpu: Remove obsolete comment from takedown_cpu()
new 1a67b6829f91 Merge branch into tip/master: 'smp/urgent'
new 2a8be06e6de5 Merge branch into tip/master: 'x86/urgent'
new 2c86331651f3 Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/ [...]
new bb324f85f722 drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usag [...]
new 7abb543ff03e drm/msm: Fix build with KMS disabled
new f4ca529de235 drm/msm: Fix pagetables setup/teardown serialization
new 25654a1756a4 drm/msm: Update global fault counter when faulty process h [...]
new de651b6e040b drm/msm: Fix refcnt underflow in error path
new ad70e46e130a drm/msm: Fix submit error path cleanup
new f22853435bbd drm/msm: Defer fd_install in SUBMIT ioctl
new 08c5b4228074 drm/msm: Defer fd_install in VM_BIND ioctl
new d02d50cb0627 drm/msm: Fix dereference of pointer minor before null check
new 4a00bf1fd5ad drm/msm: Add missing "location"s to devcoredump
new 9466b45c19f6 drm/msm: Fix section names and sizes
new a506578d8909 drm/msm: Fix order of selector programming in cluster snapshot
new 2f2cc939ad67 drm/msm: Constify snapshot tables
new 13ed0a1af263 drm/msm: Fix a7xx debugbus read
new a814ba2d7b84 drm/msm: Fix debugbus snapshot
new e9621ef610c4 drm/msm: Fix a7xx TPL1 cluster snapshot
new ba3afadeb81e drm/msm: Fix a few comments
new fe2f3b1c702f drm/msm: Handle in-place remaps
new 42464c51cccc drm/msm: Fix objtool warning in submit_lock_objects()
new e1aa2c0590f0 Merge branch 'msm-fixes' of https://gitlab.freedesktop.org [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1c63c3682cf5)
\
N -- N -- N refs/heads/pending-fixes (e1aa2c0590f0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 83 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:
MAINTAINERS | 1 -
drivers/char/ipmi/ipmi_msghandler.c | 8 +--
drivers/char/ipmi/ipmi_si_intf.c | 4 --
drivers/char/ipmi/ipmi_watchdog.c | 59 +++++++++++++-----
drivers/gpu/drm/drm_gpuvm.c | 2 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 47 +++++++++-----
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h | 38 ++++++------
.../gpu/drm/msm/adreno/adreno_gen7_0_0_snapshot.h | 19 ++++--
.../gpu/drm/msm/adreno/adreno_gen7_2_0_snapshot.h | 10 +--
.../gpu/drm/msm/adreno/adreno_gen7_9_0_snapshot.h | 34 +++++-----
drivers/gpu/drm/msm/msm_debugfs.c | 11 ++--
drivers/gpu/drm/msm/msm_gem.c | 13 +++-
drivers/gpu/drm/msm/msm_gem.h | 2 +-
drivers/gpu/drm/msm/msm_gem_submit.c | 72 ++++++++++++----------
drivers/gpu/drm/msm/msm_gem_vma.c | 60 +++++++++++++-----
drivers/gpu/drm/msm/msm_gpu.c | 11 +++-
drivers/gpu/drm/msm/msm_iommu.c | 16 +++--
drivers/gpu/drm/msm/registers/adreno/a6xx.xml | 14 ++++-
drivers/infiniband/sw/siw/siw_qp_tx.c | 5 +-
drivers/irqchip/irq-mvebu-gicp.c | 2 +-
drivers/net/ppp/pptp.c | 7 ++-
drivers/pci/controller/vmd.c | 4 +-
drivers/spi/spi-fsl-lpspi.c | 8 +--
drivers/spi/spi-qpic-snand.c | 20 ++++--
drivers/vfio/device_cdev.c | 38 +++++++++++-
drivers/vfio/group.c | 7 +--
drivers/vfio/iommufd.c | 4 ++
drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 1 +
drivers/vfio/pci/mlx5/cmd.c | 4 +-
drivers/vfio/pci/mlx5/main.c | 1 +
drivers/vfio/pci/nvgrace-gpu/main.c | 2 +
drivers/vfio/pci/pds/vfio_dev.c | 2 +
drivers/vfio/pci/qat/main.c | 5 +-
drivers/vfio/pci/vfio_pci.c | 1 +
drivers/vfio/pci/vfio_pci_core.c | 24 +++++---
drivers/vfio/pci/virtio/main.c | 3 +
drivers/vfio/vfio_iommu_type1.c | 7 +++
drivers/vfio/vfio_main.c | 3 +-
include/linux/vfio.h | 4 ++
include/linux/vfio_pci_core.h | 2 +
include/uapi/linux/vfio.h | 12 +++-
kernel/cpu.c | 3 -
mm/mprotect.c | 23 +++----
mm/sparse.c | 1 +
mm/userfaultfd.c | 17 ++---
net/ipv6/xfrm6_tunnel.c | 2 +-
net/xfrm/xfrm_state.c | 2 +-
sound/hda/codecs/cirrus/Kconfig | 20 +++---
sound/hda/codecs/hdmi/Kconfig | 20 +++---
sound/hda/codecs/realtek/Kconfig | 28 +++++----
tools/lib/bpf/libbpf.c | 13 ++--
tools/lib/bpf/libbpf.h | 4 +-
tools/perf/util/bpf-filter.c | 5 +-
53 files changed, 476 insertions(+), 249 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 fs-next
in repository linux-next.
omits e93b7ec2bcd2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits e9138994e002 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits b6200237b94f Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
omits 4f67cb999756 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
omits 98c48174cf7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits f45c0339c245 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 772845642445 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 9312028ead2f Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 5dcc07d05906 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9c16fc5a7ca4 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 113ee5e18025 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 393a1c874b19 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits fc7724ca537a Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 1f5b91f9a9d4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 073fb03438f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9e6bdd1cb1e5 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 47b945b8fb9b smb: server: Fix extension string in ksmbd_extract_shortname()
omits 7470b508a280 ksmbd: replace connection list with xarray
omits 731576676d3e ksmbd: limit repeated connections from clients with the same IP
omits 04924bc2e724 Merge branch 'misc-6.17' into next-fixes
omits 23e03815d25e btrfs: fix iteration bug in __qgroup_excl_accounting()
omits d679adacbfb7 btrfs: zoned: do not select metadata BG as finish target
omits 8d7b7725649a btrfs: do not allow relocation of partially dropped subvolumes
omits a958ae69ccf7 btrfs: error on missing block group when unaccounting log [...]
omits 9c8c3251173e btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...]
omits 5d5cf5010501 btrfs: make btrfs_cleanup_ordered_extents() support large folios
omits 0960d9700841 btrfs: fix subpage deadlock in try_release_subpage_extent_ [...]
adds b25e271b3779 vfio: Fix unbalanced vfio_df_close call in no-iommu mode
adds 982ddd59ed97 vfio: Prevent open_count decrement to negative
adds fe24d5bc635e vfio/pds: Fix missing detach_ioas op
adds e908f58b6beb vfio/pci: Separate SR-IOV VF dev_set
adds b3060198483b vfio/mlx5: fix possible overflow in tracking max message size
adds 86624ba3b522 vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
adds 27a23faecd5f vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
adds 1e9c0f1da562 vfio/qat: add support for intel QAT 6xxx virtual functions
adds b1779e4f209c vfio/type1: conditional rescheduling while pinning
new e8214ed59b75 Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilli [...]
adds c18646248fed RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
new 2095cf558f65 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
adds 8ffcb7560b4a ipmi: Fix strcpy source and destination the same
adds f6f9760320a9 char: ipmi: remove redundant variable 'type' and check
adds ec50ec378e3f ipmi: Use dev_warn_ratelimited() for incorrect message warnings
new d244f9bb591e Merge tag 'for-linus-6.17-1' of https://github.com/cminyar [...]
adds 36b624b992ff dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt t [...]
adds 4aaadf94aab0 Input: ad7879 - use new GPIO line value setter callbacks
adds 687f0d0ee5cf Input: adp5588 - use new GPIO line value setter callbacks
adds 43a8440f3969 Input: adp5589 - use new GPIO line value setter callbacks
adds 409fe0cea366 Input: goodix - add support for polling mode
adds fc75e51e6977 Input: pcf50633-input - remove the driver
adds 54e626d097b0 Input: max8997_haptic - optimize PWM configuration
adds 45601c66b5dd dt-bindings: input: touchscreen: convert tsc2007.txt to ya [...]
adds 6a71a6679fcb Input: cs40l50 - remove redundant flush_workqueue() calls
adds 68743c500c6e Input: edt-ft5x06 - use per-client debugfs directory
adds 06226bd497dd dt-bindings: input: touchscreen: edt-ft5x06: Document FT87 [...]
adds c6f908f88a55 Input: edt-ft5x06 - add support for FocalTech FT8716
adds e65efc62ca35 Input: samsung-keypad - switch to using devm_clk_get_prepared()
adds 4d4d74c6c993 Input: samsung-keypad - do not set input device's parent e [...]
adds 706a066328db Input: samsung-keypad - do not combine memory allocation checks
adds 647fc2bfe21e Input: samsung-keypad - use struct_size() helper
adds 5658439a5fc7 Input: samsung-keypad - use devm to disable runtime PM
adds f1e5f6827dd3 Input: samsung-keypad - use guard notation to acquire mutex
adds 42121e7828fd Input: samsung-keypad - use per-chip parameters
adds a8353b632eb0 Input: samsung-keypad - use BIT() and GENMASK() where appropriate
adds 84060ea3e0b6 Input: evdev - switch matching to EV_SYN
adds bf4e6e3331ef Input: remove special handling of id->driver_info when matching
adds bc25e6bf032e Input: mtk-pmic-keys - add support for MT6359 PMIC keys
adds a9c95d17dc13 Input: synaptics-rmi4 - add support for Forcepads (F21)
adds 0da895952607 dt-bindings: input: syna,rmi4: Document F1A function
adds 4619b6b97553 Input: synaptics-rmi4 - add support for F1A
adds 3b19c9ed6f01 Documentation: Fix capitalization of XBox -> Xbox
adds a43a503df996 Input: xpad - change buttons the D-Pad gets mapped as to B [...]
adds 97c01e65ef4c Input: Add and document BTN_GRIP*
adds e7412ba919f6 Input: xpad - use new BTN_GRIP* buttons
adds 17eabb792740 Input: atkbd - correctly map F13 - F24
adds 19875ccec016 dt-bindings: touchscreen: add touch-overlay property
adds ea4d331050b4 Input: touch-overlay - add touchscreen overlay handling
adds 88fb51ea6a38 dt-bindings: input: touchscreen: st1232: add touch-overlay [...]
adds 1c44b818b81b Input: st1232 - add touch-overlay handling
adds 61c6fef7c4b0 Input: max77693 - convert to atomic pwm operation
adds a7bee4e7f780 Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kerne [...]
adds 89c521463929 Input: add keycode for performance mode key
adds 4f67c4189467 HID: hid-steam: Use new BTN_GRIP* buttons
adds ab93e0dd72c3 Merge branch 'next' into for-linus
new 6e64f4580381 Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pu [...]
new ad580dfa388f btrfs: fix subpage deadlock in try_release_subpage_extent_ [...]
new 15fc0bec883c btrfs: make btrfs_cleanup_ordered_extents() support large folios
new deaf895212da btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...]
new fc5799986fbc btrfs: error on missing block group when unaccounting log [...]
new 4289b494ac55 btrfs: do not allow relocation of partially dropped subvolumes
new 3a931e9b39c7 btrfs: zoned: do not select metadata BG as finish target
new 7b632596188e btrfs: fix iteration bug in __qgroup_excl_accounting()
new c712ad523510 Merge branch 'misc-6.17' into next-fixes
new 4a09861c438d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new fb2d5dbb6e3b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new bdc1089798c1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2fd3ef5f1ff9 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
new 83dfe84a3026 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
new 4f235f76cf4b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 03537826f77f smb: client: return an error if rdma_connect does not retu [...]
new 761399745710 smb: client: improve logging in smbd_conn_upcall()
new 550a194c5998 smb: client: don't call init_waitqueue_head(&info->conn_wa [...]
new dfe6f14aedbf smb: client: only use a single wait_queue to monitor smbdi [...]
new 80f33fa6f263 smb: client/smbdirect: replace SMBDIRECT_SOCKET_CONNECTING [...]
new 6448b2f08e04 smb: client: use status_wait and SMBDIRECT_SOCKET_NEGOTIAT [...]
new a99dedefa8ee smb: client: use status_wait and SMBDIRECT_SOCKET_RESOLVE_ [...]
new f2bfc302a705 smb: smbdirect: introduce smbdirect_socket.status_wait
new 62cfd11c01d3 smb: client: make use of smbdirect_socket.status_wait
new 28a63c67083e Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 61da756b41ac Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 3988777afbfe Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 5d890cc00449 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 4230cf49fece Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new fb36eee8dae1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e6bb91939740 ksmbd: limit repeated connections from clients with the same IP
new 8e7d178d06e8 smb: server: Fix extension string in ksmbd_extract_shortname()
new 82efd4611af1 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...]
new 78514d72456b Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...]
new 4410daf3075b Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 9083de2b71ec Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e93b7ec2bcd2)
\
N -- N -- N refs/heads/fs-next (9083de2b71ec)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 39 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/syna,rmi4.yaml | 20 ++
.../bindings/input/touchscreen/edt-ft5x06.yaml | 1 +
.../bindings/input/touchscreen/lpc32xx-tsc.txt | 16 --
.../input/touchscreen/nxp,lpc3220-tsc.yaml | 43 ++++
.../input/touchscreen/sitronix,st1232.yaml | 29 +++
.../bindings/input/touchscreen/ti.tsc2007.yaml | 75 ++++++
.../bindings/input/touchscreen/touchscreen.yaml | 119 +++++++++
.../bindings/input/touchscreen/tsc2007.txt | 39 ---
Documentation/input/devices/edt-ft5x06.rst | 21 +-
Documentation/input/gamepad.rst | 19 +-
Documentation/userspace-api/media/rc/rc-protos.rst | 4 +-
MAINTAINERS | 8 +-
drivers/char/ipmi/ipmi_msghandler.c | 8 +-
drivers/char/ipmi/ipmi_si_intf.c | 4 -
drivers/char/ipmi/ipmi_watchdog.c | 59 +++--
drivers/hid/hid-debug.c | 2 +
drivers/hid/hid-steam.c | 35 ++-
drivers/infiniband/sw/siw/siw_qp_tx.c | 5 +-
drivers/input/Makefile | 2 +-
drivers/input/evdev.c | 8 +-
drivers/input/input.c | 2 +-
drivers/input/joystick/xpad.c | 64 ++---
drivers/input/keyboard/adp5588-keys.c | 9 +-
drivers/input/keyboard/atkbd.c | 12 +-
drivers/input/keyboard/mtk-pmic-keys.c | 17 ++
drivers/input/keyboard/samsung-keypad.c | 137 +++++-----
drivers/input/misc/Kconfig | 7 -
drivers/input/misc/Makefile | 1 -
drivers/input/misc/cs40l50-vibra.c | 1 -
drivers/input/misc/max77693-haptic.c | 41 ++-
drivers/input/misc/max8997_haptic.c | 96 ++++---
drivers/input/misc/pcf50633-input.c | 113 ---------
drivers/input/rmi4/Kconfig | 15 ++
drivers/input/rmi4/Makefile | 2 +
drivers/input/rmi4/rmi_bus.c | 6 +
drivers/input/rmi4/rmi_driver.h | 2 +
drivers/input/rmi4/rmi_f1a.c | 143 +++++++++++
drivers/input/rmi4/rmi_f21.c | 179 +++++++++++++
drivers/input/touch-overlay.c | 277 +++++++++++++++++++++
drivers/input/touchscreen/ad7879.c | 11 +-
drivers/input/touchscreen/edt-ft5x06.c | 26 +-
drivers/input/touchscreen/goodix.c | 50 +++-
drivers/input/touchscreen/st1232.c | 35 ++-
drivers/vfio/device_cdev.c | 38 ++-
drivers/vfio/group.c | 7 +-
drivers/vfio/iommufd.c | 4 +
drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 1 +
drivers/vfio/pci/mlx5/cmd.c | 4 +-
drivers/vfio/pci/mlx5/main.c | 1 +
drivers/vfio/pci/nvgrace-gpu/main.c | 2 +
drivers/vfio/pci/pds/vfio_dev.c | 2 +
drivers/vfio/pci/qat/main.c | 5 +-
drivers/vfio/pci/vfio_pci.c | 1 +
drivers/vfio/pci/vfio_pci_core.c | 24 +-
drivers/vfio/pci/virtio/main.c | 3 +
drivers/vfio/vfio_iommu_type1.c | 7 +
drivers/vfio/vfio_main.c | 3 +-
fs/smb/client/smbdirect.c | 137 ++++++----
fs/smb/client/smbdirect.h | 8 -
fs/smb/common/smbdirect/smbdirect_socket.h | 15 +-
fs/smb/server/connection.c | 31 +--
fs/smb/server/connection.h | 4 +-
fs/smb/server/smb2pdu.c | 3 +-
fs/smb/server/transport_rdma.c | 2 +-
fs/smb/server/transport_tcp.c | 15 +-
include/linux/input/touch-overlay.h | 25 ++
include/linux/vfio.h | 4 +
include/linux/vfio_pci_core.h | 2 +
include/uapi/linux/input-event-codes.h | 8 +
include/uapi/linux/vfio.h | 12 +-
70 files changed, 1569 insertions(+), 562 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/lpc32xx-tsc.txt
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/nxp,lpc3220 [...]
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/ti.tsc2007.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/tsc2007.txt
delete mode 100644 drivers/input/misc/pcf50633-input.c
create mode 100644 drivers/input/rmi4/rmi_f1a.c
create mode 100644 drivers/input/rmi4/rmi_f21.c
create mode 100644 drivers/input/touch-overlay.c
create mode 100644 include/linux/input/touch-overlay.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 fs-current
in repository linux-next.
omits fc7724ca537a Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 1f5b91f9a9d4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 073fb03438f6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 9e6bdd1cb1e5 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 04924bc2e724 Merge branch 'misc-6.17' into next-fixes
omits 23e03815d25e btrfs: fix iteration bug in __qgroup_excl_accounting()
omits d679adacbfb7 btrfs: zoned: do not select metadata BG as finish target
omits 8d7b7725649a btrfs: do not allow relocation of partially dropped subvolumes
omits a958ae69ccf7 btrfs: error on missing block group when unaccounting log [...]
omits 9c8c3251173e btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...]
omits 5d5cf5010501 btrfs: make btrfs_cleanup_ordered_extents() support large folios
omits 0960d9700841 btrfs: fix subpage deadlock in try_release_subpage_extent_ [...]
adds b25e271b3779 vfio: Fix unbalanced vfio_df_close call in no-iommu mode
adds 982ddd59ed97 vfio: Prevent open_count decrement to negative
adds fe24d5bc635e vfio/pds: Fix missing detach_ioas op
adds e908f58b6beb vfio/pci: Separate SR-IOV VF dev_set
adds b3060198483b vfio/mlx5: fix possible overflow in tracking max message size
adds 86624ba3b522 vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
adds 27a23faecd5f vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
adds 1e9c0f1da562 vfio/qat: add support for intel QAT 6xxx virtual functions
adds b1779e4f209c vfio/type1: conditional rescheduling while pinning
new e8214ed59b75 Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilli [...]
adds c18646248fed RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
new 2095cf558f65 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
adds 8ffcb7560b4a ipmi: Fix strcpy source and destination the same
adds f6f9760320a9 char: ipmi: remove redundant variable 'type' and check
adds ec50ec378e3f ipmi: Use dev_warn_ratelimited() for incorrect message warnings
new d244f9bb591e Merge tag 'for-linus-6.17-1' of https://github.com/cminyar [...]
adds 36b624b992ff dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt t [...]
adds 4aaadf94aab0 Input: ad7879 - use new GPIO line value setter callbacks
adds 687f0d0ee5cf Input: adp5588 - use new GPIO line value setter callbacks
adds 43a8440f3969 Input: adp5589 - use new GPIO line value setter callbacks
adds 409fe0cea366 Input: goodix - add support for polling mode
adds fc75e51e6977 Input: pcf50633-input - remove the driver
adds 54e626d097b0 Input: max8997_haptic - optimize PWM configuration
adds 45601c66b5dd dt-bindings: input: touchscreen: convert tsc2007.txt to ya [...]
adds 6a71a6679fcb Input: cs40l50 - remove redundant flush_workqueue() calls
adds 68743c500c6e Input: edt-ft5x06 - use per-client debugfs directory
adds 06226bd497dd dt-bindings: input: touchscreen: edt-ft5x06: Document FT87 [...]
adds c6f908f88a55 Input: edt-ft5x06 - add support for FocalTech FT8716
adds e65efc62ca35 Input: samsung-keypad - switch to using devm_clk_get_prepared()
adds 4d4d74c6c993 Input: samsung-keypad - do not set input device's parent e [...]
adds 706a066328db Input: samsung-keypad - do not combine memory allocation checks
adds 647fc2bfe21e Input: samsung-keypad - use struct_size() helper
adds 5658439a5fc7 Input: samsung-keypad - use devm to disable runtime PM
adds f1e5f6827dd3 Input: samsung-keypad - use guard notation to acquire mutex
adds 42121e7828fd Input: samsung-keypad - use per-chip parameters
adds a8353b632eb0 Input: samsung-keypad - use BIT() and GENMASK() where appropriate
adds 84060ea3e0b6 Input: evdev - switch matching to EV_SYN
adds bf4e6e3331ef Input: remove special handling of id->driver_info when matching
adds bc25e6bf032e Input: mtk-pmic-keys - add support for MT6359 PMIC keys
adds a9c95d17dc13 Input: synaptics-rmi4 - add support for Forcepads (F21)
adds 0da895952607 dt-bindings: input: syna,rmi4: Document F1A function
adds 4619b6b97553 Input: synaptics-rmi4 - add support for F1A
adds 3b19c9ed6f01 Documentation: Fix capitalization of XBox -> Xbox
adds a43a503df996 Input: xpad - change buttons the D-Pad gets mapped as to B [...]
adds 97c01e65ef4c Input: Add and document BTN_GRIP*
adds e7412ba919f6 Input: xpad - use new BTN_GRIP* buttons
adds 17eabb792740 Input: atkbd - correctly map F13 - F24
adds 19875ccec016 dt-bindings: touchscreen: add touch-overlay property
adds ea4d331050b4 Input: touch-overlay - add touchscreen overlay handling
adds 88fb51ea6a38 dt-bindings: input: touchscreen: st1232: add touch-overlay [...]
adds 1c44b818b81b Input: st1232 - add touch-overlay handling
adds 61c6fef7c4b0 Input: max77693 - convert to atomic pwm operation
adds a7bee4e7f780 Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kerne [...]
adds 89c521463929 Input: add keycode for performance mode key
adds 4f67c4189467 HID: hid-steam: Use new BTN_GRIP* buttons
adds ab93e0dd72c3 Merge branch 'next' into for-linus
new 6e64f4580381 Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pu [...]
new ad580dfa388f btrfs: fix subpage deadlock in try_release_subpage_extent_ [...]
new 15fc0bec883c btrfs: make btrfs_cleanup_ordered_extents() support large folios
new deaf895212da btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...]
new fc5799986fbc btrfs: error on missing block group when unaccounting log [...]
new 4289b494ac55 btrfs: do not allow relocation of partially dropped subvolumes
new 3a931e9b39c7 btrfs: zoned: do not select metadata BG as finish target
new 7b632596188e btrfs: fix iteration bug in __qgroup_excl_accounting()
new c712ad523510 Merge branch 'misc-6.17' into next-fixes
new 4a09861c438d Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new fb2d5dbb6e3b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new bdc1089798c1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 2fd3ef5f1ff9 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (fc7724ca537a)
\
N -- N -- N refs/heads/fs-current (2fd3ef5f1ff9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 16 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/syna,rmi4.yaml | 20 ++
.../bindings/input/touchscreen/edt-ft5x06.yaml | 1 +
.../bindings/input/touchscreen/lpc32xx-tsc.txt | 16 --
.../input/touchscreen/nxp,lpc3220-tsc.yaml | 43 ++++
.../input/touchscreen/sitronix,st1232.yaml | 29 +++
.../bindings/input/touchscreen/ti.tsc2007.yaml | 75 ++++++
.../bindings/input/touchscreen/touchscreen.yaml | 119 +++++++++
.../bindings/input/touchscreen/tsc2007.txt | 39 ---
Documentation/input/devices/edt-ft5x06.rst | 21 +-
Documentation/input/gamepad.rst | 19 +-
Documentation/userspace-api/media/rc/rc-protos.rst | 4 +-
MAINTAINERS | 8 +-
drivers/char/ipmi/ipmi_msghandler.c | 8 +-
drivers/char/ipmi/ipmi_si_intf.c | 4 -
drivers/char/ipmi/ipmi_watchdog.c | 59 +++--
drivers/hid/hid-debug.c | 2 +
drivers/hid/hid-steam.c | 35 ++-
drivers/infiniband/sw/siw/siw_qp_tx.c | 5 +-
drivers/input/Makefile | 2 +-
drivers/input/evdev.c | 8 +-
drivers/input/input.c | 2 +-
drivers/input/joystick/xpad.c | 64 ++---
drivers/input/keyboard/adp5588-keys.c | 9 +-
drivers/input/keyboard/atkbd.c | 12 +-
drivers/input/keyboard/mtk-pmic-keys.c | 17 ++
drivers/input/keyboard/samsung-keypad.c | 137 +++++-----
drivers/input/misc/Kconfig | 7 -
drivers/input/misc/Makefile | 1 -
drivers/input/misc/cs40l50-vibra.c | 1 -
drivers/input/misc/max77693-haptic.c | 41 ++-
drivers/input/misc/max8997_haptic.c | 96 ++++---
drivers/input/misc/pcf50633-input.c | 113 ---------
drivers/input/rmi4/Kconfig | 15 ++
drivers/input/rmi4/Makefile | 2 +
drivers/input/rmi4/rmi_bus.c | 6 +
drivers/input/rmi4/rmi_driver.h | 2 +
drivers/input/rmi4/rmi_f1a.c | 143 +++++++++++
drivers/input/rmi4/rmi_f21.c | 179 +++++++++++++
drivers/input/touch-overlay.c | 277 +++++++++++++++++++++
drivers/input/touchscreen/ad7879.c | 11 +-
drivers/input/touchscreen/edt-ft5x06.c | 26 +-
drivers/input/touchscreen/goodix.c | 50 +++-
drivers/input/touchscreen/st1232.c | 35 ++-
drivers/vfio/device_cdev.c | 38 ++-
drivers/vfio/group.c | 7 +-
drivers/vfio/iommufd.c | 4 +
drivers/vfio/pci/hisilicon/hisi_acc_vfio_pci.c | 1 +
drivers/vfio/pci/mlx5/cmd.c | 4 +-
drivers/vfio/pci/mlx5/main.c | 1 +
drivers/vfio/pci/nvgrace-gpu/main.c | 2 +
drivers/vfio/pci/pds/vfio_dev.c | 2 +
drivers/vfio/pci/qat/main.c | 5 +-
drivers/vfio/pci/vfio_pci.c | 1 +
drivers/vfio/pci/vfio_pci_core.c | 24 +-
drivers/vfio/pci/virtio/main.c | 3 +
drivers/vfio/vfio_iommu_type1.c | 7 +
drivers/vfio/vfio_main.c | 3 +-
include/linux/input/touch-overlay.h | 25 ++
include/linux/vfio.h | 4 +
include/linux/vfio_pci_core.h | 2 +
include/uapi/linux/input-event-codes.h | 8 +
include/uapi/linux/vfio.h | 12 +-
62 files changed, 1442 insertions(+), 474 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/lpc32xx-tsc.txt
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/nxp,lpc3220 [...]
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/ti.tsc2007.yaml
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/tsc2007.txt
delete mode 100644 drivers/input/misc/pcf50633-input.c
create mode 100644 drivers/input/rmi4/rmi_f1a.c
create mode 100644 drivers/input/rmi4/rmi_f21.c
create mode 100644 drivers/input/touch-overlay.c
create mode 100644 include/linux/input/touch-overlay.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-15
in repository gcc.
from 921c1ce8c32 libgomp.texi: Document omp(x)::allocator::*, restructure me [...]
new 46deccf6e52 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/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
libgomp/ChangeLog | 14 ++++++++++++++
3 files changed, 26 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 a25f9e40eee Daily bump.
new 717141d592f 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.