summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-17x86/process: Move the buffer clearing before MONITORBorislav Petkov
2025-07-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov
2025-07-17KVM: x86: add support for CPUID leaf 0x80000021Borislav Petkov
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov
2025-07-17x86/bugs: Rename MDS machinery to something more genericBorislav Petkov
2025-07-17x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
2025-07-17um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam
2025-07-17x86/its: FineIBT-paranoid vs ITSPeter Zijlstra
2025-07-17x86/its: Fix build errors when CONFIG_MODULES=nEric Biggers
2025-07-17x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-07-17x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()Thomas Gleixner
2025-07-17x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-07-17x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-07-17x86/its: Fix undefined reference to cpu_wants_rethunk_at()Pawan Gupta
2025-07-17x86/its: Add support for ITS-safe return thunkPawan Gupta
2025-07-17x86/alternatives: Remove faulty optimizationJosh Poimboeuf
2025-07-17x86/alternative: Optimize returns patchingBorislav Petkov (AMD)
2025-07-17x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-07-17x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructionsPeter Zijlstra
2025-07-17x86/alternatives: Introduce int3_emulate_jcc()Peter Zijlstra
2025-07-17x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta
2025-07-17x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2025-07-17powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan
2025-07-17arm64: Restrict pagetable teardown to avoid false warningDev Jain
2025-07-17s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor
2025-07-17um: ubd: Add missing error check in start_io_thread()Tiwei Bie
2025-07-17um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.hSami Tolvanen
2025-06-27arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-27s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens
2025-06-27arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-06-27arm64: bpf: Only mitigate cBPF programs loaded by unprivileged usersJames Morse
2025-06-27arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse
2025-06-27arm64: spectre: increase parameters that can be used to turn off bhb mitigati...Liu Song
2025-06-27arm64: proton-pack: Expose whether the branchy loop k valueJames Morse
2025-06-27arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon
2025-06-27arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson
2025-06-27arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe listDouglas Anderson
2025-06-27arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson
2025-06-27arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse
2025-06-27arm64: insn: Add support for encoding DSBJames Morse
2025-06-27arm64: insn: add encoders for atomic operationsHou Tao
2025-06-27arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao
2025-06-27arm64: insn: Add barrier encodingsJulien Thierry
2025-06-27ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50msGeert Uytterhoeven
2025-06-27ARM: dts: am335x-bone-common: Increase MDIO reset deassert timeColin Foster
2025-06-27ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 boardShengyu Qu
2025-06-27Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" ...Breno Leitao