aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-01KVM: x86/mmu: remove unnecessary "bool shared" argument from functionsPaolo Bonzini3-16/+23
2023-12-01KVM: x86/mmu: Check for leaf SPTE when clearing dirty bit in the TDP MMUDavid Matlack1-3/+4
2023-12-01KVM: x86/mmu: Fix off-by-1 when splitting huge pages during CLEARDavid Matlack1-1/+1
2023-12-01powerpc/pseries/memhp: Log more error conditions in add pathNathan Lynch1-1/+6
2023-12-01powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch1-4/+5
2023-12-01powerpc/44x: select I2C for CURRITUCKRandy Dunlap1-0/+1
2023-12-01powerpc/85xx: Fix typo in code commentDario Binacchi1-1/+1
2023-12-01powerpc: Add PVN support for HeXin C2000 processorZhao Ke5-2/+21
2023-12-01powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2023-12-01powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2-3/+4
2023-12-01crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva1-1/+1
2023-12-01arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2GSiddharth Vadapalli1-0/+1
2023-12-01arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devicesJan Kiszka2-1/+137
2023-12-01arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pinSu Bao Cheng3-8/+15
2023-12-01arm64: dts: ti: iot2050: Definitions for runtime pinmuxingBenedikt Niedermayr2-39/+628
2023-12-01arm64: dts: ti: iot2050: Drop unused ecap0 PWMJan Kiszka1-12/+0
2023-12-01arm64: dts: ti: iot2050: Re-add aliasesJan Kiszka1-0/+10
2023-12-01arm64: dts: ti: k3-am62x-sk-common: Mark mcu gpio and mcu_gpio_intr as reservedVignesh Raghavendra1-0/+9
2023-12-01arm64: dts: ti: k3-am62p5-sk: Mark mcu gpio and mcu_gpio_intr as reservedVignesh Raghavendra1-0/+9
2023-12-01arm64: dts: ti: k3-am642-evm/sk: Mark mcu_gpio_intr as reservedVignesh Raghavendra2-2/+10
2023-12-01arm64: dts: ti: k3-am64-main: Fix typo in epwm_tbclk node nameAndrew Davis1-1/+1
2023-12-01arm64: dts: ti: k3-am65-main: Fix DSS irq trigger typeTomi Valkeinen1-1/+1
2023-12-01arm64: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodesNitin Yadav1-2/+2
2023-12-01arm64: dts: ti: minor whitespace cleanup around '='Krzysztof Kozlowski1-1/+1
2023-12-01ARM: omap2plus_defconfig: enable I2C devcies of bt200Andreas Kemnade1-0/+5
2023-12-01ARM: dts: omap4-embt2ws: Add BluetoothAndreas Kemnade1-4/+6
2023-11-30KVM: x86: Harden copying of userspace-array against overflowPhilipp Stanner1-2/+2
2023-11-30KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang4-4/+0
2023-11-30KVM: x86/pmu: Track emulated counter events instead of previous counterSean Christopherson3-15/+53
2023-11-30KVM: x86/pmu: Update sample period in pmc_write_counter()Sean Christopherson4-27/+28
2023-11-30KVM: x86/pmu: Remove manual clearing of fields in kvm_pmu_init()Sean Christopherson1-2/+0
2023-11-30KVM: x86/pmu: Stop calling kvm_pmu_reset() at RESET (it's redundant)Sean Christopherson3-3/+1
2023-11-30KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshingSean Christopherson1-13/+22
2023-11-30KVM: x86/pmu: Move PMU reset logic to common x86 codeSean Christopherson5-56/+40
2023-11-30KVM: SVM,VMX: Use %rip-relative addressing to access kvm_rebootingUros Bizjak2-6/+6
2023-11-30KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabledSean Christopherson1-2/+9
2023-11-30KVM: SVM: Explicitly require FLUSHBYASID to enable SEV supportSean Christopherson1-2/+5
2023-11-30KVM: nSVM: Advertise support for flush-by-ASIDSean Christopherson1-0/+7
2023-11-30Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"Sean Christopherson1-15/+0
2023-11-30KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplugSean Christopherson1-13/+16
2023-11-30KVM: x86: Use a switch statement and macros in __feature_translate()Jim Mattson1-14/+13
2023-11-30KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspaceJim Mattson2-3/+30
2023-11-30KVM: x86: Turn off KVM_WERROR by default for all configsSean Christopherson1-7/+7
2023-11-30x86/smp: Use atomic_try_cmpxchg in native_stop_other_cpus()Uros Bizjak1-2/+3
2023-11-30x86/smp: Move the call to smp_processor_id() after the early exit in native_s...Uros Bizjak1-3/+6
2023-11-30x86/percpu: Declare const_pcpu_hot as extern const variableUros Bizjak1-2/+1
2023-11-30x86/callthunks: Mark apply_relocation() as __init_or_moduleIngo Molnar2-2/+2
2023-11-30x86/acpi: Use %rip-relative addressing in wakeup_64.SUros Bizjak1-12/+12
2023-11-30arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel1-0/+4
2023-11-30x86/callthunks: Fix and unify call thunks assembly snippetsUros Bizjak1-16/+7