summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-05-18x86/its: FineIBT-paranoid vs ITSPeter Zijlstra3-1/+16
2025-05-18x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers1-0/+6
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra4-3/+143
2025-05-18x86/ibt: Keep IBT disabled during alternative patchingPawan Gupta1-0/+8
2025-05-18x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta1-3/+17
2025-05-18x86/its: Add support for RSB stuffing mitigationPawan Gupta1-0/+19
2025-05-18x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta3-7/+24
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-4/+136
2025-05-18x86/its: Add support for ITS-safe return thunkPawan Gupta8-7/+57
2025-05-18x86/its: Add support for ITS-safe indirect thunkPawan Gupta7-4/+96
2025-05-18x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta4-13/+58
2025-05-18x86/speculation: Remove the extra #ifdef around CALL_NOSPECPawan Gupta1-4/+0
2025-05-18x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta1-4/+15
2025-05-18x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta1-10/+5
2025-05-18x86/bhi: Do not set BHI_DIS_S in 32-bit modePawan Gupta2-5/+6
2025-05-18x86/bpf: Add IBHF call at end of classic BPFDaniel Sneddon2-3/+25
2025-05-18x86/bpf: Call branch history clearing sequence on exitDaniel Sneddon1-0/+31
2025-05-18arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse2-0/+3
2025-05-18arm64: bpf: Only mitigate cBPF programs loaded by unprivileged usersJames Morse1-0/+3
2025-05-18arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse3-5/+52
2025-05-18arm64: proton-pack: Expose whether the branchy loop k valueJames Morse2-0/+6
2025-05-18arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse2-0/+6
2025-05-18arm64: insn: Add support for encoding DSBJames Morse2-23/+38
2025-05-18Revert "um: work around sched_yield not yielding in time-travel mode"Christian Lamparter2-13/+0
2025-05-18riscv: misaligned: enable IRQs while handling misaligned accessesClément Léger1-4/+8
2025-05-18riscv: misaligned: factorize trap handlingClément Léger1-30/+36
2025-05-18riscv: misaligned: Add handling for ZCB instructionsNylon Chen1-0/+17
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum1-1/+2
2025-05-18x86/microcode: Consolidate the loader enablement checkingBorislav Petkov (AMD)6-32/+41
2025-05-18arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent...Yeoreum Yun1-1/+8
2025-05-18KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interceptionMikhail Lobanov2-0/+5
2025-05-18x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen1-2/+21
2025-05-18s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens1-1/+2
2025-05-18s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle1-0/+2
2025-05-18arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2Wojciech Dubowik1-5/+20
2025-05-09arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel1-3/+3
2025-05-09arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCsChristian Bruel1-2/+1
2025-05-09ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski1-0/+3
2025-05-09arm64: dts: imx95: Correct the range of PCIe app-reg regionRichard Zhu1-4/+4
2025-05-09net: Fix the devmem sock opts and msgs for pariscPranjal Shrivastava1-3/+7
2025-05-09powerpc/boot: Fix dash warningMadhavan Srinivasan1-1/+1
2025-05-09powerpc/boot: Check for ld-option supportMadhavan Srinivasan1-4/+2
2025-05-09book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom1-2/+15
2025-05-09x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel3-4/+43
2025-05-09perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson1-1/+1
2025-05-09perf/x86/intel: Only check the group flag for X86 leaderKan Liang2-2/+9
2025-05-09parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-09arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon1-0/+2
2025-05-02arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD sizeKeerthy1-1/+1
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1