summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada2022-02-176-6/+24
* signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-1712-12/+13
* Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-062-2/+16
|\
| * perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume2022-02-021-2/+3
| * x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra2022-02-021-0/+13
* | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-054-47/+10
|\ \
| * | x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich2022-02-032-24/+6
| * | xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne2022-01-282-23/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-0517-115/+222
|\ \ \
| * \ \ Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-051728-22078/+60813
| |\ \ \
| | * | | KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse2022-02-034-3/+46
| | * | | KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occursJames Morse2022-02-031-0/+8
| | * | | KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse2022-02-031-1/+2
| | | |/ | | |/|
| * | | KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointerSean Christopherson2022-02-041-3/+3
| * | | KVM: x86: Report deprecated x87 features in supported CPUIDJim Mattson2022-02-041-6/+7
| * | | Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-02-022-18/+33
| |\ \ \
| | * | | RISC-V: KVM: Fix SBI implementation versionAnup Patel2022-02-021-1/+2
| | * | | RISC-V: KVM: make CY, TM, and IR counters accessible in VU modeMayuresh Chitale2022-02-021-0/+4
| | * | | kvm/riscv: rework guest entry logicMark Rutland2022-02-021-17/+27
| * | | | kvm/arm64: rework guest entry logicMark Rutland2022-02-011-18/+33
| |/ / /
| * | | kvm/x86: rework guest entry logicMark Rutland2022-02-014-50/+7
| * | | kvm/mips: rework guest entry logicMark Rutland2022-02-011-4/+46
| * | | KVM: x86: Move delivery of non-APICv interrupt into vendor codeSean Christopherson2022-02-015-12/+37
* | | | Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-042-4/+4
|\ \ \ \
| * | | | lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld2022-02-042-4/+4
| | |/ / | |/| |
* | | | Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-032-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: KVM: fix vz.c kernel-doc notationRandy Dunlap2022-02-011-3/+9
| * | | MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer2022-02-011-1/+1
* | | | Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-302-1/+2
|\ \ \ \
| * | | | x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck2022-01-251-0/+1
| * | | | x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam2022-01-231-1/+1
| | |_|/ | |/| |
* | | | ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap2022-01-301-1/+1
* | | | Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-293-9/+8
|\ \ \ \
| * | | | PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas2022-01-263-9/+8
| |/ / /
* | | | Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-2912-11/+38
|\ \ \ \
| * | | | powerpc/64s/interrupt: Fix decrementer stormNicholas Piggin2022-01-251-2/+3
| * | | | KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUsNicholas Piggin2022-01-254-4/+3
| * | | | powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...Athira Rajeev2022-01-241-3/+14
| * | | | powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy2022-01-246-2/+18
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-01-298-11/+123
|\ \ \ \ \
| * | | | | arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse2022-01-282-0/+13
| * | | | | Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas2022-01-284-0/+91
| |\ \ \ \ \
| | * | | | | arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual2022-01-273-0/+28
| | * | | | | arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual2022-01-273-0/+33
| | * | | | | arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual2022-01-273-0/+28
| | * | | | | arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual2022-01-271-0/+2
| | | |/ / / | | |/| | |
| * | | | | arm64: extable: fix load_unaligned_zeropad() reg indicesEvgenii Stepanov2022-01-261-2/+2
| * | | | | arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOLMasami Hiramatsu2022-01-241-2/+3
| * | | | | arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual2022-01-242-6/+8
| * | | | | arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual2022-01-241-0/+2