summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...Vitaly Kuznetsov2021-11-111-8/+13
| | * | | | | | | KVM: x86: Rename kvm_lapic_enable_pv_eoi()Vitaly Kuznetsov2021-11-114-5/+5
| | * | | | | | | KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant2021-11-115-8/+47
| | * | | | | | | KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flowsSean Christopherson2021-11-111-23/+24
| | * | | | | | | kvm: mmu: Use fast PF path for access tracking of huge pages when possibleJunaid Shahid2021-11-111-5/+5
| | * | | | | | | KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iteratorSean Christopherson2021-11-111-1/+1
| | * | | | | | | KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ activeMaxim Levitsky2021-11-114-2/+25
| | * | | | | | | kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to boolJim Mattson2021-11-115-11/+11
| | * | | | | | | KVM: x86: Fix recording of guest steal time / preempted statusDavid Woodhouse2021-11-112-31/+76
| * | | | | | | | Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-115-63/+285
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: SEV: Add support for SEV-ES intra host migrationPeter Gonda2021-11-111-1/+47
| | * | | | | | | | KVM: SEV: Add support for SEV intra host migrationPeter Gonda2021-11-115-0/+162
| | * | | | | | | | KVM: SEV: provide helpers to charge/uncharge misc_cgPaolo Bonzini2021-11-111-7/+15
| | * | | | | | | | KVM: generalize "bugged" VM to "dead" VMPaolo Bonzini2021-11-111-1/+1
| | * | | | | | | | KVM: SEV: Refactor out sev_es_state structPeter Gonda2021-11-113-56/+61
| | |/ / / / / / /
| * | | | | | | | Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini2021-11-119-9/+201
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | x86/kvm: Add kexec support for SEV Live Migration.Ashish Kalra2021-11-111-0/+25
| | * | | | | | | x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...Ashish Kalra2021-11-113-0/+91
| | * | | | | | | mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh2021-11-116-9/+73
| | * | | | | | | x86/kvm: Add AMD SEV specific Hypercall3Brijesh Singh2021-11-111-0/+12
| | |/ / / / / /
* | | | | | | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-131-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman2021-11-121-1/+1
* | | | | | | | | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-136-14/+387
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/cpumf: cpum_cf PMU displays invalid value after hotplug removeThomas Richter2021-11-081-1/+3
| * | | | | | | | | s390/pci: implement minimal PCI error recoveryNiklas Schnelle2021-11-083-4/+277
| * | | | | | | | | s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-083-0/+69
| * | | | | | | | | s390/pci: refresh function handle in iomapNiklas Schnelle2021-11-084-9/+38
* | | | | | | | | | Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-1321-137/+292
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | riscv: defconfig: enable DRM_NOUVEAUHeinrich Schuchardt2021-10-271-3/+4
| * | | | | | | | | | riscv/vdso: Drop unneeded part due to merge issueKefeng Wang2021-10-261-11/+0
| * | | | | | | | | | riscv: remove .text section size limitation for XIPVitaly Wool2021-10-264-9/+26
| * | | | | | | | | | Merge tag 'riscv-sifive-dt-5.16' of git://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt2021-10-214-16/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: dts: sifive: add missing compatible for plicKrzysztof Kozlowski2021-10-191-1/+1
| | * | | | | | | | | | riscv: dts: microchip: add missing compatibles for clint and plicKrzysztof Kozlowski2021-10-191-2/+2
| | * | | | | | | | | | riscv: dts: sifive: drop duplicated nodes and properties in sifiveKrzysztof Kozlowski2021-10-192-10/+0
| | * | | | | | | | | | riscv: dts: sifive: fix Unleashed board compatibleKrzysztof Kozlowski2021-10-191-1/+2
| | * | | | | | | | | | riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatibleKrzysztof Kozlowski2021-10-192-2/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | riscv: dts: microchip: use vendor compatible for Cadence SD4HCKrzysztof Kozlowski2021-10-071-1/+1
| * | | | | | | | | | riscv: dts: microchip: drop unused pinctrl-namesKrzysztof Kozlowski2021-10-071-1/+0
| * | | | | | | | | | riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski2021-10-072-28/+12
| * | | | | | | | | | riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski2021-10-072-3/+3
| * | | | | | | | | | riscv: dts: microchip: drop duplicated nodesKrzysztof Kozlowski2021-10-071-5/+0
| * | | | | | | | | | Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt2021-10-0482-421/+712
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap2021-10-043-0/+14
| * | | | | | | | | | | riscv: mm: don't advertise 1 num_asid for 0 asid bitsVineet Gupta2021-10-041-3/+5
| * | | | | | | | | | | riscv: set default pm_power_off to NULLDimitri John Ledkov2021-10-041-3/+9
| * | | | | | | | | | | riscv/vdso: Add support for time namespacesTong Tiangen2021-10-046-54/+211
* | | | | | | | | | | | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-1322-37/+184
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | mips: decompressor: do not copy source files while buildingMasahiro Yamada2021-11-106-19/+8
| * | | | | | | | | | | MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap2021-11-101-0/+6