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-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov
2022-05-20kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-19Merge tag 'for-5.18/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-18ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-17parisc: Fix patch code locking and flushingJohn David Anglin
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-05-17parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()John David Anglin
2022-05-17Merge tag 'kvmarm-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-05-17arm64: mte: Ensure the cleared tags are visible before setting the PTECatalin Marinas
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland
2022-05-17arm64: paravirt: Use RCU read locks to guard stolen_timePrakruthi Deepak Heragu
2022-05-15Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-15Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-15KVM: arm64: Don't hypercall before EL2 initQuentin Perret
2022-05-15KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GICMarc Zyngier
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-05-13x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger
2022-05-12Merge tag 'v5.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-05-12KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport
2022-05-09Merge tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-05-08Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds