summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-207-34/+48
|\
| * Merge tag 'qcom-arm64-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2021-08-165-5/+21
| |\
| | * arm64: dts: qcom: sdm845-oneplus: fix reserved-memCaleb Connolly2021-08-051-2/+2
| | * arm64: dts: qcom: msm8994-angler: Disable cont_splash_memPetr Vorel2021-08-051-0/+4
| | * arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7Sibi Sankar2021-07-201-1/+1
| | * arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mappingPetr Vorel2021-07-191-0/+8
| | * arm64: dts: qcom: msm8992-bullhead: Remove PSCIPetr Vorel2021-07-191-0/+4
| | * arm64: dts: qcom: c630: fix correct powerdown pin for WSA881xSrinivas Kandagatla2021-07-191-2/+2
| * | ARM: ixp4xx: fix building both pci driversArnd Bergmann2021-08-121-24/+24
| * | ARM: configs: Update the nhk8815_defconfigLinus Walleij2021-08-121-5/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-163-7/+17
|\ \ \
| * | | KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky2021-08-161-0/+3
| * | | KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-163-7/+14
* | | | Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-1513-62/+82
|\ \ \ \
| * | | | powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater2021-08-121-11/+24
| * | | | powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy2021-08-121-2/+7
| * | | | powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy2021-08-124-3/+11
| * | | | powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-091-1/+2
| * | | | powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour2021-08-071-2/+3
| * | | | powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-071-1/+1
| * | | | powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy2021-08-073-41/+33
| * | | | powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy2021-08-071-1/+1
* | | | | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-153-6/+13
|\ \ \ \ \
| * | | | | x86/msi: Force affinity setup before startupThomas Gleixner2021-08-102-4/+9
| * | | | | x86/ioapic: Force affinity setup before startupThomas Gleixner2021-08-101-2/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-14/+14
|\ \ \ \ \
| * | | | | x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-121-14/+13
| * | | | | x86/tools: Fix objdump version check againRandy Dunlap2021-08-121-0/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-159-58/+114
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'kvm-tdpmmu-fixes' into kvm-masterPaolo Bonzini2021-08-133-11/+59
| |\ \ \ \
| | * | | | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-132-0/+35
| | * | | | KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsSean Christopherson2021-08-131-1/+8
| | * | | | KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson2021-08-131-10/+16
| * | | | | Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-08-132-5/+9
| |\ \ \ \ \
| | * | | | | KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTESteven Price2021-07-291-4/+8
| | * | | | | KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil2021-07-291-1/+1
| * | | | | | KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson2021-08-131-1/+2
| * | | | | | kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultJunaid Shahid2021-08-131-12/+41
| * | | | | | Merge branch 'kvm-vmx-secctl' into kvm-masterPaolo Bonzini2021-08-131-1/+1
| |\ \ \ \ \ \
| | * | | | | | KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson2021-08-101-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | KVM: x86: remove dead initializationPaolo Bonzini2021-08-131-1/+1
| * | | | | | KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernelsSean Christopherson2021-08-131-27/+1
| |/ / / / /
* | | | | | Merge tag 'riscv-for-linus-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-142-2/+2
|\ \ \ \ \ \
| * | | | | | riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEAlexandre Ghiti2021-08-121-1/+1
| * | | | | | riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du2021-08-121-1/+1
* | | | | | | Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2021-08-116-11/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switchVineet Gupta2021-08-041-3/+6
| * | | | | | ARC: Fix CONFIG_STACKDEPOTGuenter Roeck2021-08-041-0/+2
| * | | | | | arc: Fix spelling mistake and grammar in KconfigColin Ian King2021-08-041-1/+1
| * | | | | | arc: Prefer unsigned int to bare use of unsignedJinchao Wang2021-08-043-7/+7