summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-221-4/+2
* sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-221-3/+1
* um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-221-7/+2
* x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-222-4/+12
* nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-221-0/+3
* arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-221-0/+1
* mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-06-221-9/+8
* m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld2022-06-221-1/+1
* powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld2022-06-221-0/+1
* alpha: define get_cycles macro for arch-overrideJason A. Donenfeld2022-06-221-0/+1
* parisc: define get_cycles macro for arch-overrideJason A. Donenfeld2022-06-221-1/+2
* s390: define get_cycles macro for arch-overrideJason A. Donenfeld2022-06-221-0/+1
* ia64: define get_cycles macro for arch-overrideJason A. Donenfeld2022-06-221-0/+1
* random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior2022-06-221-1/+1
* powerpc: Use bool in archrandom.hRichard Henderson2022-06-221-8/+9
* s390: Remove arch_has_random, arch_has_random_seedRichard Henderson2022-06-221-12/+0
* powerpc: Remove arch_has_random, arch_has_random_seedRichard Henderson2022-06-221-10/+0
* x86: Remove arch_has_random, arch_has_random_seedRichard Henderson2022-06-221-8/+4
* x86/speculation/mmio: Print SMT warningJosh Poimboeuf2022-06-161-0/+11
* KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta2022-06-164-1/+84
* x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta2022-06-161-7/+14
* x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta2022-06-161-3/+5
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-161-0/+22
* x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta2022-06-161-2/+14
* x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta2022-06-161-10/+16
* x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta2022-06-163-4/+112
* x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta2022-06-161-26/+33
* x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta2022-06-163-2/+61
* x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela2022-06-161-0/+1
* x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck2022-06-161-0/+7
* x86/cpu: Add Jasper Lake to Intel familyZhang Rui2022-06-161-0/+1
* powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2022-06-141-4/+17
* s390/gmap: voluntarily schedule during key settingChristian Borntraeger2022-06-141-0/+14
* x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra2022-06-141-1/+1
* bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet2022-06-141-0/+1
* m68knommu: fix undefined reference to `_init_sp'Greg Ungerer2022-06-141-0/+1
* m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer2022-06-141-1/+2
* mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun2022-06-141-0/+1
* s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn2022-06-141-2/+2
* MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-141-1/+0
* ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann2022-06-143-7/+7
* arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T2022-06-141-1/+1
* um: Fix out-of-bounds read in LDT setupVincent Whitchurch2022-06-141-2/+4
* um: chan_user: Fix winch_tramp() return valueJohannes Berg2022-06-141-4/+5
* powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin2022-06-141-0/+2
* powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain2022-06-141-1/+2
* powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman2022-06-141-2/+5
* powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap2022-06-141-1/+1
* powerpc/idle: Fix return value of __setup() handlerRandy Dunlap2022-06-141-1/+1
* powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap2022-06-141-0/+1