This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20250807
in repository linux-next.
at cd328e98533c (tag)
tagging 442d93313caebc8ccd6d53f4572c50732a95bc48 (commit)
replaces v6.16
tagged by Stephen Rothwell
on Thu Aug 7 15:29:02 2025 +1000
- Log -----------------------------------------------------------------
next-20250807
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmiUOZ4ACgkQifkcCkHV
wHr4ahAAox4fHrsagcP1wFBnCjt1W+MtQvZB2WWWrgcM422UyeHli5djNGLQsUFv
cxDEni8SN4CAoLCUewlT15aM9RAsVC9XMFPy/Iz6c23Xp8VE7SV7CdPrh6j5r4WF
nYb73kc61O6k2WYQGimILXWiK6S4NhDYYpxW6sx/wAm2JMiQ/HjlfH9619XjTUrk
iNA/OphdNo877EToER6juK2PjMOrCVPedB7szTQhAhNDj5OXO8LGbn50A2W9xfvu
AXAvz0Z6LvvSAxqo+JmnjgXinWc5VKUHzHx1306NgHWx3Ck+AgSOiXxIyr5DROKF
+bCcNhSSDCw9svYze0eX8KfSN6TQD10OZ2dsR0gq/EZGoqWUJzThy6CZo8vemTiW
M+uFT+ymScYuIgjOxL7JX8aQMoLEViCsSTMbBwYFr/KHCGQ2XnuQryIga1BKDTh9
MVN6eCPD/xjCUihdTuHBLjPHiyzAUT4BNfGszuez4fLGLwsp8KSF3PNbZ4AkVPeQ
e//fzzhLauVZtnery9QZS0hK1ZJpMxxkBId8A0y3u9NqsSabR5PeNhUMIFUVQsTD
RAQLac0DXlo8jZSYNUXrozscQwt/AUZo532qxh5jPbSxDuWyy0Gz5qGnnfR0uyMy
Zq7FrCS1QB2UNukML0YwqAzgjMaUvceMIpVvWHHTR/3dTgZ7WpY=
=+zzm
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new ea35561bc965 ACPI: RISC-V: Add support for RIMT
new 0d7c16d0df92 ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()
new 368ed89f7ac9 iommu/riscv: Add ACPI support
new e5efe466d9bd Merge patch series "RISC-V: Add ACPI support for IOMMU"
new c47963980ba6 riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
new b5eb1f12a416 riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi [...]
new 8bff2a297d48 Merge patch series "riscv: Replace __ASSEMBLY__ with __ASS [...]
new cc750fa93b5a riscv: pi: use 'targets' instead of extra-y in Makefile
new 3de29352aaeb riscv: cpufeature: add validation for zfa, zfh and zfhmin
new ccf4b41513e5 riscv: Fix typo EXRACT -> EXTRACT
new f95d2f2fe21c riscv: Strengthen duplicate and inconsistent definition of RV_X()
new 548c3b6649b2 riscv: Move all duplicate insn parsing macros into asm/insn.h
new 98c338f2a280 Merge patch series "Move duplicated instructions macros in [...]
new 10edac3af218 riscv: kprobes: Move branch_rs2_idx to insn.h
new 3519e8921eed riscv: kprobes: Move branch_funct3 to insn.h
new 6d446b493e80 riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
new f37f01e0ea39 riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
new 7f479360f2a7 riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
new 0f8e56679d52 riscv: kproves: Remove duplication of RVC_EXTRACT_JTYPE_IMM
new c64e2ed1e1a5 riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
new 6b04a73cab02 riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
new 2e6ebdafe285 riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
new 715fe4284b9c riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
new 49330b18d82b riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
new f77d2a8e6973 Merge patch series "riscv: kprobes: Clean up instruction s [...]
new 114a5c9708b2 riscv: Add kprobes KUnit test
new 5169c08815ca riscv: mmap(): use unsigned offset type in riscv_sys_mmap
new 736d67e4f0d0 riscv: Move vendor errata definitions to new header
new b7f09bd30ca8 riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
new 37b36d582c02 raid6: riscv: Clean up unused header file inclusion
new ae1e25a17cee raid6: riscv: replace one load with a move to speed up the [...]
new eda46027e4b6 raid6: riscv: Prevent compiler with vector support to buil [...]
new e3493fde9c22 raid6: riscv: Allow code to be compiled in userspace
new db001a4e2eca raid6: test: Add support for RISC-V
new 75ede0a8e07b riscv: mm: Return intended SATP mode for noXlvl options
new a870d4f78f11 riscv: mm: Use mmu-type from FDT to limit SATP mode
new 9ad032ba418c riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHG
new bf6594367a92 selftests: riscv: add misaligned access testing
new 3460a884c86b Merge patch series "riscv: errata: Add ERRATA_THEAD_WRITE_ [...]
new c0edf8c3659a Merge patch series "Add an optimization also raid6test for [...]
new 16b0622e2f6b riscv: introduce asm/swab.h
new 52f43e3b5c0d Merge patch series "riscv: mm: Use mmu-type from FDT as SA [...]
new a10ce19d93c9 riscv: uaccess: fix __put_user_nocheck for unaligned accesses
new 5fcea028d8b8 riscv: use lw when reading int cpu in new_vmalloc_check
new 47e006cf9789 riscv: use lw when reading int cpu in asm_per_cpu
new a1984b2541b0 riscv: use TASK_TI_CPU instead of TASK_TI_CPU_NUM
new 9b3a86b7b14c riscv: pack rv64 thread_info better
new 1145fb2cdf3b Merge patch series "riscv: minor thread_info.cpu improvements"
new 06d48c2c4f83 dt-bindings: riscv: Add xmipsexectl ISA extension description
new 02b01dfaf4fa riscv: Add xmipsexectl as a vendor extension
new d85071f97570 riscv: Add xmipsexectl instructions
new 20b80c735c05 riscv: hwprobe: Add MIPS vendor extension probing
new c714fbc023df riscv: hwprobe: Document MIPS xmipsexectl vendor extension
new 378afb53aab2 riscv: Add tools support for xmipsexectl
new 838218910ea3 riscv: errata: Fix the PAUSE Opcode for MIPS P8700
new 7df869eb31bb Merge patch series "riscv: Add support for xmipsexectl"
new 1f768661a03e RISC-V: ACPI: enable parsing the BGRT table
new bf2825bf00ad ACPI: support BGRT table on RISC-V
new c17252984718 Merge patch series "ACPI: support BGRT table on RISC-V"
new 5ec6b493183c riscv: introduce ioremap_wc()
new cbac1921f599 mm: VM_SHADOW_STACK definition for riscv
new 529ea23b9724 dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (ex [...]
new 2672fcca7d45 riscv: zicfiss / zicfilp enumeration
new 9c6a894fd8b3 riscv: zicfiss / zicfilp extension csr and bit definitions
new b01f6537153c riscv: usercfi state for task and save/restore of CSR_SSP [...]
new c13b2d7c1365 riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
new 68cd7334a8d2 riscv/mm: manufacture shadow stack pte
new 50c9b9607c89 riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
new cbcccac1eddc riscv/mm: write protect and shadow stack
new 26e35e774a64 riscv/mm: Implement map_shadow_stack() syscall
new 9c72a71321a6 riscv/shstk: If needed allocate a new shadow stack on clone
new 52eff0ab5f8e riscv: Implements arch agnostic shadow stack prctls
new 157690650241 prctl: arch-agnostic prctl for indirect branch tracking
new e97ca201e919 riscv: Implements arch agnostic indirect branch tracking prctls
new d88b76756b34 riscv/traps: Introduce software check exception and uprobe [...]
new 63e713f29efe riscv: signal: abstract header saving for setup_sigcontext
new 5b04bbd448a5 riscv/signal: save and restore of shadow stack for signal
new 1400341403b3 riscv/kernel: update __show_regs to print shadow stack register
new 982c862820b8 riscv/ptrace: riscv cfi status and state via ptrace and in [...]
new 07b1d75233e4 riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
new 2c268d3d21f9 riscv: kernel command line option to opt out of user cfi
new 4ff7e8937f22 riscv: enable kernel access to shadow stack memory via FWF [...]
new a82422297e63 arch/riscv: compile vdso with landing pad and shadow stack note
new 5bb36633ee56 riscv: create a config for shadow stack and landing pad in [...]
new 9868b87525d9 riscv: Documentation for landing pad / indirect branch tracking
new a56a53730eb6 riscv: Documentation for shadow stack on riscv
new fd40e4a14f45 kselftest/riscv: kselftest for user mode cfi
new e040fd62fd83 Merge patch series "riscv control-flow integrity for usermode"
new a53d0cf7f1cb Merge commit 'linus' into core/bugs, to resolve conflicts
new 25197ef3f430 Merge tag 'riscv-mw1-6.17' of ssh://gitolite.kernel.org/pu [...]
new 21ef6a269833 Merge tag 'riscv-mw2-6.17' of ssh://gitolite.kernel.org/pu [...]
new 4579e5bd169a ARM: dts: aspeed: e3c246d4i: convert NVMEM content to layo [...]
new b8e28eb13771 ARM: dts: aspeed: e3c256d4i: convert NVMEM content to layo [...]
new d95a1d81d1cd ARM: dts: aspeed: romed8hm3: convert NVMEM content to layo [...]
new a8c2e7cfaeec ARM: dts: aspeed: x570d4u: convert NVMEM content to layout syntax
new 88bca15c33c1 Merge branches 'aspeed/drivers', 'aspeed/dt', 'nuvoton/arm [...]
new 034d319c8899 scsi: ufs: core: Fix interrupt handling for MCQ Mode
new a59976116a01 scsi: lpfc: Fix wrong function reference in a comment
new eea6cafb5890 scsi: lpfc: Remove redundant assignment to avoid memory leak
new 7ec2bd6cd2d0 scsi: ufs: mediatek: Fix out-of-bounds access in MCQ IRQ mapping
new 72fc388d8bc0 scsi: ufs: core: Remove error print for devm_add_action_or [...]
new 27e3562dba89 mempolicy: clarify what zone reclaim means
new a3cb61e1f3b4 mm/filemap: align last_index to folio size
new 8e7e0c6d0950 mm-filemap-align-last_index-to-folio-size-fix
new 05e3fee70c9b hung_task: dump blocker task if it is not hung
new 039021fd8138 selftests/mm: use __auto_type in swap() macro
new 45aaeec4967a x86/kexec: carry forward the boot DTB on kexec
new 4c3b5d6d0019 ref_tracker: remove redundant __GFP_NOWARN
new 09cdbafac44b kcov: use write memory barrier after memcpy() in kcov_move_area()
new b49bdd4aa166 kcov: load acquire coverage count in user-space code
new 00e7b49082c0 ocfs2: kill osb->system_file_mutex lock
new 4f156ee58bb8 fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()
new 48dd98777863 Merge branch into tip/master: 'core/bugs'
new 8900d6da92ce Merge branch into tip/master: 'timers/clocksource'
new 81aa3c7c6204 drm/pagemap: Rename drm_pagemap_device_addr to drm_pagemap_addr
new f35a6cdf8a6d drm/pagemap: Use struct drm_pagemap_addr in mapping and co [...]
new d755ff606385 drm/pagemap: DMA map folios when possible
new ddeda6136038 drm/pagemap: Allocate folios when possible
new 321d42032567 drm/xe/migrate: Populate struct drm_pagemap_addr array
new 979f61633d06 drm/xe/svm: Migrate folios when possible
new f8f6e72fe285 drm/omap: Pass along the format info from .fb_create() to [...]
new d2b524c90643 drm/nouveau: Pass along the format info from .fb_create() [...]
new c0a8e4443d76 drm/radeon: Pass along the format info from .fb_create() t [...]
new 3aaa3b2d116e Merge branch 'misc' into for-next
new e29409faec87 s390/boot: Fix startup debugging log
new 2baf16f381de s390/debug: Fix typo in debug_sprintf_format_fn() comment
new 85f744617f1a Merge branch 'features' into for-next
new 472f8a3fccbb mailbox: mtk-cmdq: Switch to pm_runtime_put_autosuspend()
new fd3a4decb4f8 mailbox: Use dev_fwnode()
new dfa477b6e674 dt-bindings: mailbox: Add support for bcm74110
new 52436007b862 mailbox: Add support for bcm74110
new 9bdaf9a96d04 dt-bindings: mailbox: qcom-ipcc: document the Milos Inter- [...]
new b8fa5e827f20 dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing [...]
new f869e8f7da4d dt-bindings: mailbox: ti,secure-proxy: Add missing reg maxItems
new 5682a215daae dt-bindings: mailbox: Correct example indentation
new cc0dce769bce dt-bindings: mailbox: nvidia,tegra186-hsp: Use generic node name
new b92f05bc61e2 dt-bindings: mailbox: Drop consumers example DTS
new 7d33dd2d0e68 dt-bindings: mailbox: Add ASPEED AST2700 series SoC
new ae524eb76646 mailbox: aspeed: add mailbox driver for AST27XX series SoC
new 7fbb5a5672cc mailbox: bcm74110: remove unneeded semicolon
new 75f1fbc9fd40 mailbox: bcm74110: Fix spelling mistake
new c3f772c384c8 mailbox: pcc: Add missed acpi_put_table() to fix memory leak
new e1584a533a1e mailbox/pcc: support mailbox management of the shared buffer
new 1b392348de8f Documentation: Remove VCE support from OLAND's features
new 9ed3d7bdf2dc amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
new 8802ec0eba98 drm/amdgpu/gfx10: remove redundant repeated nested 0 check
new 90e1d0324af6 drm/amdgpu/gfx9: remove redundant repeated nested 0 check
new 66f92d1035db drm/amdgpu/gfx9.4.3: remove redundant repeated nested 0 check
new 32f73741d6ee drm/amdgpu: Wait for bootloader after PSPv11 reset
new 0333052d9068 drm/amdkfd: Destroy KFD debugfs after destroy KFD wq
new 91c4fd416463 drm/amdgpu: Set dpc status appropriately
new 6ec7120dec93 drm/amd/pm: Add priority messages for SMU v13.0.6
new 5c15a05b5255 drm/amdkfd: remove unused code
new bd6093e2f160 drm/amdkfd: return migration pages from copy function
new e9c840d4505d drm/amd/display: Fix vupdate_offload_work doc
new 83953ec1fedf drm/amd/pm: Add dpm interface for temp metrics
new 775c7e8e4d57 drm/amd/pm: Add smu interface for temp metrics
new 793ff2bafeb1 drm/amd/pm: Update pmfw header for smu_v13_0_12
new 33074558ec84 drm/amd/pm: Fetch and fill temperature metrics
new 25e82f2e2c59 drm/amd/pm: Add temperature metrics sysfs entry
new d9f6a0704364 drm/amd/pm: Enable temperature metrics caps
new b3505c2c486b drm/amdgpu: Generate BP threshold exceed CPER once thresho [...]
new c5c62160a540 drm/amdgpu: Log reset source during recovery
new 1a0e57eb96c3 drm/amdgpu/vcn: Fix double-free of vcn dump buffer
new 892bac995bab drm/amdgpu: Prevent hardware access in dpc state
new 589ea8a1fd6c drm/amdgpu: Add helpers to set/get unique ids
new 10c12aae4ed6 drm/amd/pm: Add unique ids for SMUv13.0.6 SOCs
new 615471b860d6 drm/amd/pm: Remove cache logic from SMUv13.0.12
new 476060020f86 drm/amd/pm: Add cache logic for temperature metric
new 5bf93e1d6efd drm/amd/pm: Add caching to SMUv13.0.12 temp metric
new 9d6939179491 drm/amd/display: Add NULL check for stream before derefere [...]
new 62eedd150fa1 drm/amdgpu/discovery: fix fw based ip discovery
new aae94897b666 drm/amdgpu: add missing vram lost check for LEGACY RESET
new 6fa821685464 drm/amd/pm: Add unique ids for SMUv13.0.12 SOCs
new 0b4d79dafae6 drm/amdgpu: Assign unique id to compute partition
new 0e7581eda8c7 drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
new 111821e4b5a3 drm/amdgpu/vcn: Hold pg_lock before vcn power off
new ad69d62588cd drm/xe/pf: Program LMTT directory pointer on all GTs withi [...]
new f24295b2db05 Merge branch 'mm-unstable' of git://git.kernel.org/pub/scm [...]
new aef2b6c4e495 Merge branch 'mm-nonmm-unstable' of git://git.kernel.org/p [...]
new 43e244c3789f Merge branch 'dma-mapping-for-next' of git://git.kernel.or [...]
new 5fbe06f68ffc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0ac8abd6fa53 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 973f29d23e69 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 660e7c74a865 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5d802749674f Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new adb3a29fda64 Merge branch 'soc_fsl' of https://github.com/chleroy/linux.git
new a22ef43adfd8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4859c9073ec8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c60555cfad5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7af4154faa8d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7b7654fabc32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1fe7991602f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5d8accd3d13c Merge branch 'reset/next' of https://git.pengutronix.de/gi [...]
new c44c8fc9fe6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5a925e004bcf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 40fd339df0df Merge branch 'for-next' of https://github.com/sophgo/linux.git
new 4306ee8d86ef Merge branch 'for-next' of https://github.com/spacemit-com/linux
new 6cc66927e2bf Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 2b1493a5326c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e7eec55d2acb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2e84307e8ea1 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new 461bcb129839 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 289dafe5f986 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 790c019331e1 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new a3290fdc46c1 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new b8fb5ad11c10 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f2c41cfdfbf8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 876be90f5802 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new ccacb39550a7 Merge branch 'fs-next' of linux-next
new d71f6de1de50 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 69fb5aaac9f7 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...]
new 56fcb76f76a2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new aafbf329b1a4 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new f4c9fc466f07 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 52683e151fc5 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 773cb9c3228d Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...]
new b2f4fa008f8a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 57ceec23e128 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 9f10f1893a1d Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 82898cb05a67 Merge branch 'libcrypto-next' of git://git.kernel.org/pub/ [...]
new a88ff3950d0e Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new c249973867a9 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new bb511f4dd5f5 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new 742e660d22ec Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 3657755017c9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1915765a85e0 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 9906dc46b8b5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 6094fb02924f Merge branch 'next' of git://github.com/cschaufler/smack-next
new e507ef891b1c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2c5f6a891d68 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new efa51fd88e6f Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new a212074f495b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5d17a6c8c433 Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new ea58835a2a0d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 117f9d05238d Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 5d30611cd5c7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e5db3046c0d6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d7503db41469 Merge branch 'for-next' of git://github.com/cminyard/linux [...]
new 0d435999bff5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 0a37e397c1d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ed2f59c61291 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...]
new 5f1cbc6b44f7 Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 9869d52432b2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8415de788505 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4f2bc8b8701d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 6fb3d720b5b9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 4a0ff3bcedfd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3d22f22e4708 Merge branch 'gpio/for-next' of git://git.kernel.org/pub/s [...]
new f685ada38b48 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a72b96ca8b12 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 1d63fd9c51b0 Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...]
new 495bbad443e5 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 4e07649aad2f Merge branch 'hyperv-next' of git://git.kernel.org/pub/scm [...]
new ea582fc8d915 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 69850243a338 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 435cc558a23c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ccd3dad434eb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 442d93313cae Add linux-next specific files for 20250807
The 259 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 cca7a0aae895 Merge tag 'for-6.17-fix-tag' of git://git.kernel.org/pub/s [...]
new b25e271b3779 vfio: Fix unbalanced vfio_df_close call in no-iommu mode
new 982ddd59ed97 vfio: Prevent open_count decrement to negative
new fe24d5bc635e vfio/pds: Fix missing detach_ioas op
new e908f58b6beb vfio/pci: Separate SR-IOV VF dev_set
new b3060198483b vfio/mlx5: fix possible overflow in tracking max message size
new 86624ba3b522 vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
new 27a23faecd5f vfio/qat: Remove myself from VFIO QAT PCI driver maintainers
new 1e9c0f1da562 vfio/qat: add support for intel QAT 6xxx virtual functions
new b1779e4f209c vfio/type1: conditional rescheduling while pinning
new e8214ed59b75 Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilli [...]
new 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 [...]
new 8ffcb7560b4a ipmi: Fix strcpy source and destination the same
new f6f9760320a9 char: ipmi: remove redundant variable 'type' and check
new 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 36b624b992ff dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt t [...]
new 4aaadf94aab0 Input: ad7879 - use new GPIO line value setter callbacks
new 687f0d0ee5cf Input: adp5588 - use new GPIO line value setter callbacks
new 43a8440f3969 Input: adp5589 - use new GPIO line value setter callbacks
new 409fe0cea366 Input: goodix - add support for polling mode
new fc75e51e6977 Input: pcf50633-input - remove the driver
new 54e626d097b0 Input: max8997_haptic - optimize PWM configuration
new 45601c66b5dd dt-bindings: input: touchscreen: convert tsc2007.txt to ya [...]
new 6a71a6679fcb Input: cs40l50 - remove redundant flush_workqueue() calls
new 68743c500c6e Input: edt-ft5x06 - use per-client debugfs directory
new 06226bd497dd dt-bindings: input: touchscreen: edt-ft5x06: Document FT87 [...]
new c6f908f88a55 Input: edt-ft5x06 - add support for FocalTech FT8716
new e65efc62ca35 Input: samsung-keypad - switch to using devm_clk_get_prepared()
new 4d4d74c6c993 Input: samsung-keypad - do not set input device's parent e [...]
new 706a066328db Input: samsung-keypad - do not combine memory allocation checks
new 647fc2bfe21e Input: samsung-keypad - use struct_size() helper
new 5658439a5fc7 Input: samsung-keypad - use devm to disable runtime PM
new f1e5f6827dd3 Input: samsung-keypad - use guard notation to acquire mutex
new 42121e7828fd Input: samsung-keypad - use per-chip parameters
new a8353b632eb0 Input: samsung-keypad - use BIT() and GENMASK() where appropriate
new 84060ea3e0b6 Input: evdev - switch matching to EV_SYN
new bf4e6e3331ef Input: remove special handling of id->driver_info when matching
new bc25e6bf032e Input: mtk-pmic-keys - add support for MT6359 PMIC keys
new a9c95d17dc13 Input: synaptics-rmi4 - add support for Forcepads (F21)
new 0da895952607 dt-bindings: input: syna,rmi4: Document F1A function
new 4619b6b97553 Input: synaptics-rmi4 - add support for F1A
new 3b19c9ed6f01 Documentation: Fix capitalization of XBox -> Xbox
new a43a503df996 Input: xpad - change buttons the D-Pad gets mapped as to B [...]
new 97c01e65ef4c Input: Add and document BTN_GRIP*
new e7412ba919f6 Input: xpad - use new BTN_GRIP* buttons
new 17eabb792740 Input: atkbd - correctly map F13 - F24
new 19875ccec016 dt-bindings: touchscreen: add touch-overlay property
new ea4d331050b4 Input: touch-overlay - add touchscreen overlay handling
new 88fb51ea6a38 dt-bindings: input: touchscreen: st1232: add touch-overlay [...]
new 1c44b818b81b Input: st1232 - add touch-overlay handling
new 61c6fef7c4b0 Input: max77693 - convert to atomic pwm operation
new a7bee4e7f780 Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kerne [...]
new 89c521463929 Input: add keycode for performance mode key
new 4f67c4189467 HID: hid-steam: Use new BTN_GRIP* buttons
new ab93e0dd72c3 Merge branch 'next' into for-linus
new 6e64f4580381 Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pu [...]
The 57 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 master
in repository binutils-gdb.
from 081bf6a3a18 Automatic date update in version.in
new 3eede6b04a3 LoongArch: Fix symbol size after relaxation
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/elfnn-loongarch.c | 102 ++++++++++++---------
ld/testsuite/ld-loongarch-elf/ld-loongarch-elf.exp | 2 +
ld/testsuite/ld-loongarch-elf/relax-sym-size-1.d | 7 ++
ld/testsuite/ld-loongarch-elf/relax-sym-size-1.s | 8 ++
ld/testsuite/ld-loongarch-elf/relax-sym-size-2.d | 7 ++
ld/testsuite/ld-loongarch-elf/relax-sym-size-2.s | 19 ++++
6 files changed, 102 insertions(+), 43 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-sym-size-1.d
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-sym-size-1.s
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-sym-size-2.d
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-sym-size-2.s
--
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 3f898502159 AArch64: Fix test for vector length safety
new 059889c22b4 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/testsuite/ChangeLog | 4 ++++
2 files changed, 5 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 820e8d5ae17 Daily bump.
new a25f9e40eee 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 1ebba03ad16 Daily bump.
new 1b013558496 Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e5ba0f6cc16 testsuite: fix escaping of square brackets
new ca2169c65bd 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 | 220 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++
gcc/c/ChangeLog | 42 +++++++++
gcc/cp/ChangeLog | 25 ++++++
gcc/d/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 109 ++++++++++++++++++++++++
libgcc/ChangeLog | 6 ++
libgfortran/ChangeLog | 7 ++
libgomp/ChangeLog | 20 +++++
libiberty/ChangeLog | 5 ++
11 files changed, 445 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.