summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-18signal: use fdget() since we don't allow O_PATHChristian Brauner
2019-04-18Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-04-18Merge tag 'afs-fixes-20190413' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-18Merge tag 'drm-fixes-2019-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-18Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-18Merge tag 'drm/tegra/for-5.1-rc6' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-17Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-17s390: correct some inline assembly constraintsVasily Gorbik
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding
2019-04-16socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann
2019-04-16tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet
2019-04-16ocelot: Clean up stats update deferred workClaudiu Manoil
2019-04-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-04-16net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov
2019-04-16qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2019-04-16tipc: fix link established but not in sessionTuong Lien
2019-04-16net: Fix missing meta data in skb with vlan packetYuya Kusakabe
2019-04-16net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-16net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel
2019-04-16net: bridge: fix per-port af_packet socketsNikolay Aleksandrov
2019-04-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-16ipmi: Fix failure on SMBIOS specified devicesCorey Minyard
2019-04-16Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16CIFS: keep FileInfo handle live during oplock breakAurelien Aptel
2019-04-16cifs: fix handle leak in smb2_query_symlink()Ronnie Sahlberg
2019-04-16cifs: Fix lease buffer length errorZhangXiaoxu
2019-04-16cifs: Fix use-after-free in SMB2_readZhangXiaoxu
2019-04-16cifs: Fix use-after-free in SMB2_writeZhangXiaoxu
2019-04-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-04-16KVM: x86: fix warning Using plain integer as NULL pointerHariprasad Kelam
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini
2019-04-16KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernelsSean Christopherson
2019-04-16KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson
2019-04-16KVM: x86: clear SMM flags before loading state while leaving SMMSean Christopherson
2019-04-16KVM: x86: Open code kvm_set_hflagsSean Christopherson
2019-04-16KVM: x86: Load SMRAM in a single shot when leaving SMMSean Christopherson
2019-04-16KVM: nVMX: Expose RDPMC-exiting only when guest supports PMULiran Alon
2019-04-16KVM: x86: Raise #GP when guest vCPU do not support PMULiran Alon
2019-04-16x86/kvm: move kvm_load/put_guest_xcr0 into atomic contextWANG Chao
2019-04-16KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov
2019-04-16svm/avic: Fix invalidate logical APIC id entrySuthikulpanit, Suravee