summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds10-55/+481
2022-03-08ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)1-0/+13
2022-03-08Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Robert Foss1-2/+0
2022-03-08x86/module: Fix the paravirt vs alternative orderPeter Zijlstra1-5/+8
2022-03-08ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley1-1/+1
2022-03-08Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann4-21/+33
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas4-16/+19
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-62/+172
2022-03-07Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+1
2022-03-07ARM: tegra: Move Nyan FHD panels to AUX busThierry Reding1-2/+8
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse1-0/+26
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman1-1/+1
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+20
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+2
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-7/+62
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)9-9/+254
2022-03-05ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)1-7/+12
2022-03-05ARM: early traps initialisationRussell King (Oracle)1-6/+21
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)5-39/+187
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2-2/+2
2022-03-05x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf1-2/+25
2022-03-05x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf1-0/+5
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-9/+14
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel1-1/+2
2022-03-03riscv: Fix kasan pud populationAlexandre Ghiti1-1/+4
2022-03-03riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti1-1/+1
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-03riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti1-3/+1
2022-03-03riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti1-2/+1
2022-03-03riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti2-1/+2
2022-03-03Merge tag 'mips-fixes-5.17_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-17/+27
2022-03-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-8/+30
2022-03-02KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_runPaolo Bonzini1-12/+13
2022-03-02KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu1-1/+1
2022-03-01arm64: dts: armada-3720-turris-mox: Add missing ethernet0 aliasPali Rohár1-0/+1
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-19/+28
2022-03-01s390/extable: fix exception table sortingHeiko Carstens1-2/+7
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens4-5/+18
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens1-0/+35
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov1-0/+2
2022-03-01ARM: mstar: Select HAVE_ARM_ARCH_TIMERDaniel Palmer1-0/+1
2022-03-01Merge tag 'v5.17-fixes-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+2
2022-03-01Merge tag 'qcom-arm64-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-8/+33
2022-03-01Merge tag 'arm-soc/for-5.17/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann1-0/+1
2022-03-01MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy1-1/+1
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20-79/+92
2022-02-28x86/speculation: Use generic retpoline by default on AMDKim Phillips1-9/+0
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap1-0/+2
2022-02-28arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpointNícolas F. R. A. Prado1-0/+2
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-6/+46