summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-02-05KVM: arm/arm64: Fix up includes for trace.hJeremy Cline
2020-01-28KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integerAlexandru Elisei
2020-01-28KVM: arm64: pmu: Only handle supported event countersEric Auger
2020-01-28KVM: arm64: pmu: Fix chained SW_INCR countersEric Auger
2020-01-28KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabledEric Auger
2020-01-28KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unsetEric Auger
2020-01-23KVM: arm: Make inject_abt32() inject an external abort insteadJames Morse
2020-01-23KVM: arm: Fix DFSR setting for non-LPAE aarch32 guestsJames Morse
2020-01-23KVM: arm/arm64: Fix young bit from mmu notifierGavin Shan
2020-01-23arm64: KVM: Annotate guest entry/exit as a single functionMark Brown
2020-01-23arm64: KVM: Add UAPI notes for swapped registersAndrew Jones
2020-01-23KVM: arm/arm64: Cleanup MMIO handlingMarc Zyngier
2020-01-19KVM: arm/arm64: vgic: Drop the kvm_vgic_register_mmio_region()Zenghui Yu
2020-01-19KVM: arm/arm64: vgic-its: Properly check the unmapped coll in DISCARD handlerZenghui Yu
2020-01-19KVM: arm/arm64: Correct AArch32 SPSR on exception entryMark Rutland
2020-01-19KVM: arm/arm64: Correct CPSR on exception entryMark Rutland
2020-01-19KVM: arm64: Correct PSTATE on exception entryMark Rutland
2020-01-19KVM: arm/arm64: Re-check VMA on detecting a poisoned pageJames Morse
2020-01-19KVM: arm: Remove duplicate includeYueHaibing
2020-01-19KVM: ARM: Call hyp_cpu_pm_exit at the right placeShannon Zhao
2020-01-19arm64: kvm: Fix IDMAP overlap with HYP VARussell King
2020-01-19KVM: arm/arm64: vgic: Handle GICR_PENDBASER.PTZ filed as RAZZenghui Yu
2020-01-19KVM: arm/arm64: vgic-its: Fix restoration of unmapped collectionsEric Auger
2020-01-19KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2019-12-29Linux 5.5-rc4Linus Torvalds
2019-12-29Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-29Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds
2019-12-29Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-29locks: print unsigned ino in /proc/locksAmir Goldstein
2019-12-27riscv: export flush_icache_all to modulesOlof Johansson
2019-12-27riscv: reject invalid syscalls below -1David Abdurachmanov
2019-12-27riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-27Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-27Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-27Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-27Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-27Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-12-27Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-12-25ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli
2019-12-25ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli
2019-12-25ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-25libata: Fix retrieving of active qcsSascha Hauer
2019-12-25Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-12-24io-wq: add cond_resched() to worker threadHillf Danton
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers