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
-----------------------------------------------------------------------
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.