summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-30xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-05-30riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30alpha: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30parisc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30ia64: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior
2022-05-30lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld
2022-05-30lib/crypto: blake2s: include as built-inJason A. Donenfeld
2022-05-30KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini
2022-05-25arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-25riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-25ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-25ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-25ARM: dts: aspeed: Add video engine to g6Howard Chiu
2022-05-25ARM: dts: aspeed: Add secure boot controller nodeJoel Stanley
2022-05-25ARM: dts: aspeed: Add ADC for AST2600 and enable for Rainier and EverestEddie James
2022-05-25ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin groupJae Hyun Yoo
2022-05-25ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsiJae Hyun Yoo
2022-05-25arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas
2022-05-25arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu
2022-05-25KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson
2022-05-25ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-05-25s390/pci: improve zpci_dev reference countingNiklas Schnelle
2022-05-25s390/traps: improve panic message for translation-specification exceptionHeiko Carstens
2022-05-25crypto: x86/chacha20 - Avoid spurious jumps to other functionsPeter Zijlstra
2022-05-25um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow
2022-05-18arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-18x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger
2022-05-18KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf
2022-05-18s390: disable -Warray-boundsSven Schnelle
2022-05-18arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-05-15crypto: x86/poly1305 - Fixup SLSPeter Zijlstra
2022-05-15kvm/emulate: Fix SETcc emulation function offsets with SLSBorislav Petkov
2022-05-15x86: Add straight-line-speculation mitigationPeter Zijlstra
2022-05-15x86/alternative: Relax text_poke_bp() constraintPeter Zijlstra
2022-05-15x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra
2022-05-15x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2022-05-15x86/lib/atomic64_386_32: Rename thingsPeter Zijlstra
2022-05-12Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller
2022-05-12KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertisedWanpeng Li