summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-25perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter1-0/+9
2022-11-25arm64: dts: imx8mn: Fix NAND controller size-cellsMarek Vasut1-1/+1
2022-11-25arm64: dts: imx8mm: Fix NAND controller size-cellsMarek Vasut1-2/+2
2022-11-25ARM: dts: imx7: Fix NAND controller size-cellsMarek Vasut1-2/+2
2022-11-25arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips1-1/+1
2022-11-16x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov6-15/+16
2022-11-16MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-11-16arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel1-18/+34
2022-11-16riscv: fix reserved memory setupConor Dooley2-1/+1
2022-11-16riscv: Separate memory init from paging initAtish Patra3-1/+7
2022-11-16riscv: Enable CMA supportKefeng Wang1-2/+6
2022-11-16riscv: vdso: fix build with llvmJisheng Zhang1-1/+1
2022-11-16riscv: process: fix kernel info leakageJisheng Zhang1-0/+2
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2-10/+17
2022-11-16KVM: s390x: fix SCK lockingClaudio Imbrenda3-6/+32
2022-11-10KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky1-1/+15
2022-11-10KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky1-28/+57
2022-11-10KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000001HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000008HJim Mattson1-0/+1
2022-11-10KVM: x86: Mask off reserved bits in CPUID.8000001AHJim Mattson1-0/+3
2022-11-10KVM: x86: Mask off reserved bits in CPUID.80000006HJim Mattson1-1/+2
2022-11-10parisc: Avoid printing the hardware path twiceHelge Deller2-14/+12
2022-11-10perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]Kan Liang1-0/+1
2022-11-10perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2022-11-10arm64: dts: juno: Add thermal critical trip pointsCristian Marussi1-0/+14
2022-11-10ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offsetTim Harvey2-2/+2
2022-11-10s390/boot: add secure boot trailerPeter Oberparleiter1-2/+11
2022-11-10KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf1-0/+56
2022-11-10KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf1-14/+17
2022-11-10KVM: x86: Protect the unused bits in MSR exiting flagsAaron Lewis1-0/+8
2022-11-10x86/topology: Fix duplicated core ID within a packageZhang Rui1-1/+1
2022-11-10x86/topology: Fix multiple packages shown on a single-package systemZhang Rui1-4/+10
2022-11-10x86/topology: Set cpu_die_id only if DIE_TYPE foundYazen Ghannam1-2/+8
2022-11-10KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)Sean Christopherson1-2/+25
2022-11-10KVM: x86: Trace re-injected exceptionsSean Christopherson2-11/+17
2022-11-10KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02Sean Christopherson1-1/+6
2022-11-10KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01Sean Christopherson2-10/+21
2022-11-03arm64/kexec: Test page size support with new TGRAN range valuesAnshuman Khandual2-15/+22
2022-11-03arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse3-12/+24
2022-11-03arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips2-0/+10
2022-11-03x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin1-1/+1
2022-11-03perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky1-1/+1
2022-11-03arc: iounmap() arg is volatileRandy Dunlap2-2/+2
2022-11-03s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens1-4/+4
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens1-1/+2
2022-10-30x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBNathan Chancellor1-1/+0
2022-10-30perf/x86/intel/pt: Relax address filter validationAdrian Hunter1-13/+50
2022-10-30riscv: topology: fix default topology reportingConor Dooley2-2/+4
2022-10-30arm64: topology: move store_cpu_topology() to shared codeConor Dooley1-40/+0