summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-23Merge tag 'qcom-arm64-defconfig-for-6.18' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-09-23Merge tag 'qcom-arm32-defconfig-for-6.18' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2025-09-23Merge tag 'cix-dt-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-09-23Merge tag 'at91-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann
2025-09-23Merge tag 'sunxi-dt-for-6.18-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-09-23Merge tag 'v6.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-09-23Merge tag 'qcom-arm64-for-6.18-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-09-23Merge tag 'apple-soc-dt-6.18-part2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23Merge tag 'omap-for-v6.18/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23arm64: dts: apm-shadowcat: Drop "apm,xgene2-pcie" compatibleRob Herring (Arm)
2025-09-23arm64: dts: apm-shadowcat: Move slimpro nodes out of "simple-bus" nodeRob Herring (Arm)
2025-09-23Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'sunxi-fixes-for-6.17' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-09-23Merge tag 'amlogic-arm64-dt-for-v6.18' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-09-23Merge tag 'v6.17-rockchip-dtsfixes2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'spacemit-dt-for-6.18-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann
2025-09-23Merge tag 'sunxi-dt-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-09-23Merge tag 'v6.17-next-dts64.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-09-23Merge tag 'riscv-sophgo-dt-for-v6.18' of https://github.com/sophgo/linux into...Arnd Bergmann
2025-09-23Merge tag 'ti-k3-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-09-23riscv: bpf: Fix uninitialized symbol 'retval_off'Chenghao Duan
2025-09-23bpf, arm64: Add support for signed arena loadsPuranjay Mohan
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi
2025-09-23KVM: VMX: Make CR4.CET a guest owned bitMathias Krause
2025-09-23KVM: x86: Define AMD's #HV, #VC, and #SX exception vectorsSean Christopherson
2025-09-23KVM: x86: Define Control Protection Exception (#CP) vectorSean Christopherson
2025-09-23KVM: x86: Add human friendly formatting for #XM, and #VESean Christopherson
2025-09-23KVM: SVM: Enable shadow stack virtualization for SVMJohn Allen
2025-09-23KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's validSean Christopherson
2025-09-23KVM: SVM: Pass through shadow stack MSRs as appropriateJohn Allen
2025-09-23KVM: SVM: Update dump_vmcb with shadow stack save area additionsJohn Allen
2025-09-23KVM: nSVM: Save/load CET Shadow Stack state to/from vmcb12/vmcb02Sean Christopherson
2025-09-23KVM: SVM: Emulate reads and writes to shadow stack MSRsJohn Allen
2025-09-23KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET stateChao Gao
2025-09-23KVM: nVMX: Add consistency checks for CET statesChao Gao
2025-09-23KVM: nVMX: Add consistency checks for CR0.WP and CR4.CETChao Gao
2025-09-23KVM: nVMX: Prepare for enabling CET support for nested guestYang Weijiang
2025-09-23KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2Yang Weijiang
2025-09-23KVM: VMX: Configure nested capabilities after CPU capabilitiesSean Christopherson
2025-09-23KVM: x86: Enable CET virtualization for VMX and advertise to userspaceYang Weijiang
2025-09-23KVM: x86: Disable support for IBT and SHSTK if allow_smaller_maxphyaddr is trueSean Christopherson
2025-09-23KVM: x86: Initialize allow_smaller_maxphyaddr earlier in setupSean Christopherson
2025-09-23KVM: x86: Disable support for Shadow Stacks if TDP is disabledSean Christopherson
2025-09-23KVM: x86: Add XSS support for CET_KERNEL and CET_USERYang Weijiang
2025-09-23KVM: nVMX: Always forward XSAVES/XRSTORS exits from L2 to L1Sean Christopherson
2025-09-23KVM: x86: Allow setting CR4.CET if IBT or SHSTK is supportedYang Weijiang
2025-09-23KVM: x86/mmu: Pretty print PK, SS, and SGX flags in MMU tracepointsSean Christopherson
2025-09-23KVM: x86/mmu: WARN on attempt to check permissions for Shadow Stack #PFSean Christopherson
2025-09-23KVM: x86: Emulate SSP[63:32]!=0 #GP(0) for FAR JMP to 32-bit modeSean Christopherson
2025-09-23KVM: x86: Don't emulate task switches when IBT or SHSTK is enabledSean Christopherson