aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search pathsMasahiro Yamada2-5/+1
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov1-0/+6
2019-01-25x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectlyVitaly Kuznetsov1-3/+4
2019-01-25KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper functionSean Christopherson1-66/+73
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-01-25kvm: vmx: fix some -Wmissing-prototypes warningsYi Wang2-2/+2
2019-01-25KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1Vitaly Kuznetsov1-0/+8
2019-01-25svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit1-15/+4
2019-01-25svm: Add warning message for AVIC IPI invalid targetSuravee Suthikulpanit1-0/+2
2019-01-25KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson1-2/+5
2019-01-25KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson1-1/+1
2019-01-25x86/kvm/hyper-v: recommend using eVMCS only when it is enabledVitaly Kuznetsov1-1/+2
2019-01-25x86/kvm/hyper-v: don't recommend doing reset via synthetic MSRVitaly Kuznetsov1-1/+0
2019-01-25kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder1-4/+8
2019-01-25KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRLSean Christopherson1-1/+1
2019-01-25KVM: x86: Fix single-step debuggingAlexander Popov1-2/+1
2019-01-25x86/kvm/hyper-v: don't announce GUEST IDLE MSR supportVitaly Kuznetsov1-1/+0
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID tableCheng-Min Ao1-1/+1
2019-01-17afs: Fix race in async call refcountingDavid Howells2-5/+32
2019-01-17afs: Provide a function to get a ref on a callDavid Howells1-6/+12
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells2-2/+4
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne1-1/+0
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada1-2/+2
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada1-3/+0
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada1-8/+0
2019-01-16LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis4-15/+3
2019-01-16Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet1-2/+1
2019-01-16dt-bindings: soc: qcom: Fix trivial language typosKrzysztof Kozlowski2-3/+3
2019-01-16doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt fileOtto Sabart1-2/+0
2019-01-16OF: properties: add missing of_node_putJulia Lawall1-0/+1
2019-01-16swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig1-0/+2
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada1-2/+0
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada2-4/+2
2019-01-15drm/sun4i: backend: add missing of_node_putsJulia Lawall1-2/+3
2019-01-15seccomp: fix UAF in user-trap codeTycho Andersen1-0/+4
2019-01-15tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi1-3/+9
2019-01-15Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer1-10/+0
2019-01-15Revert "drm/amdgpu: validate user GEM object size"Alex Deucher1-8/+0
2019-01-15drm/meson: Fix atomic mode switching regressionNeil Armstrong2-21/+7
2019-01-15drm/i915/gvt: Fix mmap range checkZhenyu Wang1-2/+12
2019-01-15drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan3-4/+16
2019-01-15sbitmap: Protect swap_lock from hardirqMing Lei1-2/+3
2019-01-14RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe4-13/+59
2019-01-14drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2-2/+2
2019-01-14drm/amd/display: fix warning on raven hotplugRoman Li1-13/+6
2019-01-14drm/amd/display: fix PME notification not working in RV desktopCharlene Liu1-1/+6
2019-01-14drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas1-1/+1