summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-08-01KVM: x86: drop x86.h include from cpuid.hMaxim Levitsky6-4/+5
2025-08-01arm64: dts: qcom: x1e78100-t14s: mark l12b and l15b always-onJohan Hovold1-0/+2
2025-08-01crypto: powerpc/poly1305 - add depends on BROKEN for nowEric Biggers1-0/+1
2025-08-01x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()Michael Zhivich1-0/+2
2025-08-01arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz2-0/+11
2025-08-01ARM: 9450/1: Fix allowing linker DCE with binutils < 2.36Nathan Chancellor1-1/+1
2025-08-01x86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves1-3/+1
2025-08-01x86/traps: Initialize DR7 by writing its architectural reset valueXin Li (Intel)7-11/+22
2025-07-24KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercallsManuel Andreas1-1/+1
2025-07-24riscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab1-1/+1
2025-07-24riscv: Enable interrupt during exception handlingNam Cao1-4/+6
2025-07-24arm64: dts: imx95: Correct the DMA interrupter number of pcie0_epRichard Zhu1-1/+1
2025-07-24arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi 4BAndy Yan1-0/+1
2025-07-24arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5Andy Yan1-0/+1
2025-07-24s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich1-1/+9
2025-07-24arm64: dts: rockchip: use cs-gpios for spi1 on ringneckJakob Unterwurzacher1-0/+23
2025-07-24arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-24arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-24arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-24arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always onFrancesco Dolcini1-0/+1
2025-07-24arm64: dts: add big-endian property back into watchdog nodeMeng Li1-1/+2
2025-07-24arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequencyTim Harvey1-1/+1
2025-07-17KVM: SVM: Set synthesized TSA CPUID flagsBorislav Petkov (AMD)1-0/+4
2025-07-17arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown1-19/+26
2025-07-17riscv: vdso: Exclude .rodata from the PT_DYNAMIC segmentFangrui Song1-1/+1
2025-07-17um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie1-29/+13
2025-07-17x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-17x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka2-0/+8
2025-07-17KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flightSean Christopherson1-0/+4
2025-07-17KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.David Woodhouse1-2/+13
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-07-17x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam1-6/+10
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam1-7/+1
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-07-17x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-07-17arm64: poe: Handle spurious Overlay faultsKevin Brodsky2-9/+26
2025-07-17crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2Eric Biggers3-0/+8
2025-07-14x86/CPU/AMD: Properly check the TSA microcodeBorislav Petkov (AMD)1-0/+1
2025-07-10x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)2-14/+27
2025-07-10x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)1-0/+112
2025-07-10KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov (AMD)2-1/+15
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)11-18/+240
2025-07-10x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)6-29/+31
2025-07-10powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan1-2/+0
2025-07-10riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang1-3/+3
2025-07-10powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan1-4/+4
2025-07-10arm64: dts: qcom: x1e80100-crd: mark l12b and l15b always-onJohan Hovold1-0/+2
2025-07-10arm64: dts: qcom: sm8650: add the missing l2 cache nodePengyu Luo1-1/+8
2025-07-10arm64: dts: renesas: white-hawk-single: Improve Ethernet TSN descriptionGeert Uytterhoeven1-2/+6
2025-07-10arm64: dts: renesas: Factor out White Hawk Single board supportGeert Uytterhoeven2-61/+74