summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier3-6/+16
2020-10-01KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky1-1/+7
2020-10-01KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson1-1/+2
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich1-3/+3
2020-10-01RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2-0/+26
2020-10-01x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inlineThomas Gleixner1-2/+2
2020-10-01arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual1-1/+1
2020-10-01powerpc/traps: Make unrecoverable NMIs die instead of panicNicholas Piggin1-3/+3
2020-10-01arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon1-7/+3
2020-10-01KVM: Remove CREATE_IRQCHIP/SET_PIT2 raceSteve Rutherford1-2/+8
2020-10-01KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero3-7/+40
2020-10-01x86/pkeys: Add check for pkey "overflow"Dave Hansen2-2/+12
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini1-1/+1
2020-10-01ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch2-2/+6
2020-10-01powerpc/eeh: Only dump stack once if an MMIO loop is detectedOliver O'Halloran1-1/+1
2020-10-01s390/cpum_sf: Use kzalloc and minor changesThomas Richter1-5/+4
2020-10-01x86/ioapic: Unbreak check_timer()Thomas Gleixner1-0/+1
2020-10-01arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka1-1/+1
2020-10-01m68k: q40: Fix info-leak in rtc_ioctlFuqian Huang1-0/+1
2020-09-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin1-1/+1
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2-0/+2
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy1-1/+2
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen1-0/+2
2020-09-23openrisc: Fix cache API compile issue when not inliningStafford Horne1-1/+1
2020-09-17ARM: dts: vfxxx: Add syscon compatible with OCOTPChris Healy1-1/+1
2020-09-17KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-17vgacon: remove software scrollback supportLinus Torvalds4-4/+0
2020-09-17ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin1-2/+2
2020-09-17irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta1-1/+0
2020-09-17ARC: HSDK: wireup perf irqVineet Gupta1-0/+2
2020-09-17arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-17ARM: dts: ls1021a: fix QuadSPI-memory reg rangeMatthias Schiffer1-1/+1
2020-09-17ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen1-1/+1
2020-09-17ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford1-0/+2
2020-09-17ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford1-0/+2
2020-09-09KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-09KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-6/+42
2020-09-09KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse1-0/+15
2020-09-09KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse5-26/+95
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying1-1/+1
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli1-0/+2
2020-09-09MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-09-09s390: don't trace preemption in percpu macrosSven Schnelle1-14/+14