summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-29x86/bugs: Restructure spectre_v2 mitigationDavid Kaplan
2025-04-29x86/bugs: Restructure BHI mitigationDavid Kaplan
2025-04-29x86/bugs: Restructure spectre_v2_user mitigationDavid Kaplan
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp23 SoCsChristian Bruel
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp21 SoCsChristian Bruel
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCsChristian Bruel
2025-04-29Merge tag 'imx-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-04-29Merge tag 'juno-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2025-04-29KVM: x86: Unify cross-vCPU IBPBSean Christopherson
2025-04-29KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUsYosry Ahmed
2025-04-29arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_hu...Dev Jain
2025-04-29arm64: Extend pr_crit message on invalid FDTBartosz Szczepanek
2025-04-29arm64: Kconfig: remove unnecessary selection of CRC32Eric Biggers
2025-04-29arm64: Add missing includes for mem_encryptJason Gunthorpe
2025-04-29arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAXKornel Dulęba
2025-04-29arm64: Expose AIDR_EL1 via sysfsOliver Upton
2025-04-29arm64: vdso: Use __arch_counter_get_cntvct()Breno Leitao
2025-04-29arm64: enable PREEMPT_LAZYMark Rutland
2025-04-29Merge branch kvm-arm64/nv-pmu-fixes into kvmarm-master/nextMarc Zyngier
2025-04-29arm64/cpufeature: Add missing id_aa64mmfr4 feature reg updateYicong Yang
2025-04-29arm64/mm: Remove randomization of the linear mapArd Biesheuvel
2025-04-29arm64/fpsimd: Avoid unnecessary per-CPU buffers for EFI runtime callsArd Biesheuvel
2025-04-29x86/bugs: Restructure retbleed mitigationDavid Kaplan
2025-04-29LoongArch: entry: Migrate ret_from_fork() to CCharlie Jenkins
2025-04-29riscv: entry: Split ret_from_fork() into user and kernelCharlie Jenkins
2025-04-29riscv: entry: Convert ret_from_fork() to CCharlie Jenkins
2025-04-29powerpc: Don't use --- in kernel logsChristophe Leroy
2025-04-29powerpc/crash: Fix non-smp kexec preparationEddie James
2025-04-29powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)
2025-04-29powerpc/pseries/msi: Avoid reading PCI device registers in reduced power statesGautam Menghani
2025-04-29powerpc/bpf: fix JIT code size calculation of bpf trampolineHari Bathini
2025-04-29powerpc64/ftrace: fix clobbered r15 during livepatchingHari Bathini
2025-04-28m68k: mac: Fix macintosh_config for Mac IIFinn Thain
2025-04-28m68k: Replace strcpy() with strscpy() in hardware_proc_show()Thorsten Blum
2025-04-28x86/sgx: Use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-04-28arm64/fpsimd: signal: Clear TPIDR2 when delivering signalsMark Rutland
2025-04-28x86/microcode/AMD: Use sha256() instead of init/update/finalEric Biggers
2025-04-28x86/sev: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variablesPeng Hao
2025-04-28KVM: x86/mmu: Check and free obsolete roots in kvm_mmu_reload()Yan Zhao
2025-04-28KVM: x86/mmu: Warn if PFN changes on shadow-present SPTE in shadow MMUYan Zhao
2025-04-28KVM: x86/tdp_mmu: WARN if PFN changes for spurious faultsYan Zhao
2025-04-28KVM: x86/tdp_mmu: Merge prefetch and access checks for spurious faultsYan Zhao
2025-04-28KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch faultYan Zhao
2025-04-28KVM: VMX: Flush shadow VMCS on emergency rebootChao Gao
2025-04-28KVM: SVM: Treat DEBUGCTL[5:2] as reservedSean Christopherson
2025-04-28x86/bugs: Allow retbleed=stuff only on IntelDavid Kaplan
2025-04-28x86/bugs: Restructure spectre_v1 mitigationDavid Kaplan