summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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/+1
| * | | | | | | | | 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
* | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-033-5/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clk: Add missing stubs for a few functionsDmitry Osipenko2019-04-251-0/+16
| * | | | | | | | | | | Merge tag 'clk-fixes-for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd2019-04-191-5/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | clk: sunxi-ng: nkmp: Explain why zero width check is neededJernej Skrabec2019-04-041-0/+6
| | * | | | | | | | | | | clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Jernej Skrabec2019-04-031-5/+13
| * | | | | | | | | | | | clkdev: Hold clocks_mutex while iterating clocks listStephen Boyd2019-04-181-0/+5
* | | | | | | | | | | | | Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-05-034-40/+78
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ALSA: hda/realtek - Apply the fixup for ASUS Q325UARTakashi Iwai2019-04-301-0/+4
| * | | | | | | | | | | | | ALSA: line6: use dynamic buffersGreg Kroah-Hartman2019-04-283-40/+65
| * | | | | | | | | | | | | ALSA: hda/realtek - Fixed Dell AIO speaker noiseKailang Yang2019-04-281-0/+2
| * | | | | | | | | | | | | ALSA: hda/realtek - Add new Dell platform for headset modeKailang Yang2019-04-241-0/+7
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-0267-289/+544
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | udp: fix GRO packet of deathEric Dumazet2019-05-011-3/+10
| * | | | | | | | | | | | | | ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau2019-05-011-20/+18
| * | | | | | | | | | | | | | rds: ib: force endiannes annotationNicholas Mc Guire2019-05-011-5/+3
| * | | | | | | | | | | | | | selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-011-0/+6
| * | | | | | | | | | | | | | ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani2019-05-011-0/+1
| * | | | | | | | | | | | | | net/tls: avoid NULL pointer deref on nskb->sk in fallbackJakub Kicinski2019-05-011-1/+2
| * | | | | | | | | | | | | | selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-011-2/+2
| * | | | | | | | | | | | | | packet: validate msg_namelen in send directlyWillem de Bruijn2019-05-011-10/+14
| * | | | | | | | | | | | | | packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn2019-05-011-2/+11
| * | | | | | | | | | | | | | sctp: avoid running the sctp state machine recursivelyXin Long2019-05-013-38/+27
| * | | | | | | | | | | | | | stmmac: pci: Fix typo in IOT2000 commentJan Kiszka2019-05-011-1/+1
| * | | | | | | | | | | | | | Documentation: fix netdev-FAQ.rst markup warningRandy Dunlap2019-05-011-1/+1
| * | | | | | | | | | | | | | ipv6: fix races in ip6_dst_destroy()Eric Dumazet2019-04-302-10/+3
| * | | | | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller2019-04-3017-35/+88
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2019-04-297-11/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki2019-04-291-2/+2
| | | * | | | | | | | | | | | | | ath10k: perform crash dump collection in workqueueBrian Norris2019-04-296-9/+29
| | * | | | | | | | | | | | | | | Merge tag 'iwlwifi-for-kalle-2019-04-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2019-04-283-11/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho2019-04-281-6/+0
| | | * | | | | | | | | | | | | | iwlwifi: fix driver operation for 5350Emmanuel Grumbach2019-04-281-1/+2
| | | * | | | | | | | | | | | | | iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho2019-04-281-4/+24
| | |/ / / / / / / / / / / / / /