summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo2019-05-021-4/+4
| | | * | tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo2019-05-021-0/+1
| | | * | perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU2019-05-021-1/+1
| | |/ /
| | * | MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips2019-05-021-0/+1
| | * | perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-021-3/+108
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-051-0/+1
| |\ \ \
| | * | | sched/cpufreq: Fix kobject memleakTobin C. Harding2019-04-301-0/+1
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-052-0/+23
| |\ \ \ \
| | * | | | x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook2019-04-302-0/+23
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-055-16/+26
| |\ \ \ \ \
| | * | | | | ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro2019-05-021-1/+1
| | * | | | | Abort file_remove_privs() for non-reg. filesAlexander Lochmann2019-04-291-2/+7
| | * | | | | [fix] get rid of checking for absent device name in vfs_get_tree()Al Viro2019-04-291-5/+0Star
| | * | | | | apparmorfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| | * | | | | securityfs: fix use-after-free on symlink traversalAl Viro2019-04-101-4/+9
| * | | | | | Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-041-4/+14
| |\ \ \ \ \ \
| | * | | | | | powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy2019-05-021-4/+14
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-0423-65/+192
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson2019-05-011-2/+2
| | * | | | | | | Merge tag 'kvmarm-fixes-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-04-306-11/+48
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm/arm64: Don't emulate virtual timers on userspace ioctlsChristoffer Dall2019-04-251-5/+8
| | | * | | | | | | kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THPSuzuki K Poulose2019-04-251-1/+5
| | | * | | | | | | KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones2019-04-251-3/+8
| | | * | | | | | | KVM: arm/arm64: vgic-v3: Retire pending interrupts on disabling LPIsMarc Zyngier2019-04-033-0/+25
| | | * | | | | | | KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculationWei Huang2019-03-301-2/+2
| | * | | | | | | | KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-04-301-1/+8
| | * | | | | | | | KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson2019-04-302-4/+2Star
| | * | | | | | | | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-303-8/+13
| | * | | | | | | | x86/kvm/mmu: reset MMU context when 32-bit guest switches PAEVitaly Kuznetsov2019-04-302-0/+2
| | * | | | | | | | KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson2019-04-302-2/+20
| | * | | | | | | | Documentation: kvm: fix dirty log ioctl arch listsAndrew Jones2019-04-291-3/+3
| | * | | | | | | | KVM: VMX: Move RSB stuffing to before the first RET after VM-ExitRick Edgecombe2019-04-272-3/+12
| | * | | | | | | | KVM: lapic: Convert guest TSC to host time domain if necessarySean Christopherson2019-04-181-3/+21
| | * | | | | | | | KVM: lapic: Allow user to disable adaptive tuning of timer advancementSean Christopherson2019-04-183-5/+17
| | * | | | | | | | KVM: lapic: Track lapic timer advance per vCPUSean Christopherson2019-04-185-25/+28
| | * | | | | | | | KVM: lapic: Disable timer advancement if adaptive tuning goes haywireSean Christopherson2019-04-181-0/+4
| | * | | | | | | | x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov2019-04-181-1/+10
| | * | | | | | | | KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too shortLiran Alon2019-04-181-3/+6
| | * | | | | | | | Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-04-182-4/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy2019-04-051-3/+3
| | | * | | | | | | | KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh2019-04-051-1/+3
| * | | | | | | | | | Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds2019-05-035-5/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula2019-05-021-0/+4
| | * | | | | | | | | | i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel2019-05-021-0/+2
| | * | | | | | | | | | MAINTAINERS: friendly takeover of i2c-gpio driverWolfram Sang2019-05-021-1/+1
| | * | | | | | | | | | i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang2019-05-021-2/+1Star
| | * | | | | | | | | | i2c: imx: correct the method of getting private data in notifier_callAnson Huang2019-04-241-2/+2
| * | | | | | | | | | | Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-032-0/+16
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-05-032-0/+16
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann2019-04-302-0/+16