summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-22drivers/hv: Replace binary semaphore with mutexDavidlohr Bueso1-5/+5
2019-11-22drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86Boqun Feng1-1/+1
2019-11-22HID: hyperv: Add the support of hibernationDexuan Cui1-0/+34
2019-11-22hv_balloon: Add the support of hibernationDexuan Cui1-2/+85
2019-11-22x86/hyperv: Implement hv_is_hibernation_supported()Dexuan Cui2-0/+9
2019-11-22Drivers: hv: balloon: Remove dependencies on guest page sizeHimadri Pandya1-13/+12
2019-11-22Drivers: hv: vmbus: Remove dependencies on guest page sizeHimadri Pandya2-10/+10
2019-11-22x86: hv: Add function to allocate zeroed page for Hyper-VHimadri Pandya2-0/+9
2019-11-22Drivers: hv: util: Specify ring buffer size using Hyper-V page sizeHimadri Pandya1-2/+3
2019-11-22Drivers: hv: Specify receive buffer size using Hyper-V page sizeHimadri Pandya4-7/+10
2019-11-22tools: hv: add vmbus testing toolBranden Bonaby1-0/+376
2019-11-22drivers: hv: vmbus: Introduce latency testingBranden Bonaby10-0/+269
2019-11-22video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu2-21/+190
2019-11-22video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu1-12/+147
2019-11-22hv_netvsc: Add the support of hibernationDexuan Cui2-0/+60
2019-11-22hv_sock: Add the support of hibernationDexuan Cui1-0/+20
2019-11-22video: hyperv_fb: Add the support of hibernationDexuan Cui1-0/+59
2019-11-22scsi: storvsc: Add the support of hibernationDexuan Cui1-0/+41
2019-11-22Drivers: hv: vmbus: Add module parameter to cap the VMBus versionAndrea Parri1-0/+13
2019-11-22Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2Andrea Parri2-6/+15
2019-11-22Drivers: hv: vmbus: Introduce table of VMBus protocol versionsAndrea Parri3-38/+19
2019-11-04Linux 5.4-rc6Linus Torvalds1-1/+1
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-97/+267
2019-11-03Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+2
2019-11-02Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+13
2019-11-02Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-13/+23
2019-11-02Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-18/+57
2019-11-02Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-18/+42
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds213-1289/+2133
2019-11-02Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-9/+30
2019-11-02Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-blockLinus Torvalds4-13/+22
2019-11-02Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-18/+75
2019-11-02Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2019-11-02Merge branch 'fix-BPF-offload-related-bugs'David S. Miller3-3/+13
2019-11-02net: fix installing orphaned programsJakub Kicinski1-1/+2
2019-11-02net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski1-2/+6
2019-11-02selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-02selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-02r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit1-0/+4
2019-11-02net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-02net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-11-02gve: Fixes DMA synchronization.Yangchun Fu2-2/+24
2019-11-02inet: stop leaking jiffies on the wireEric Dumazet5-6/+6
2019-11-02Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller18-71/+67
2019-11-01ixgbe: Remove duplicate clear_bit() callIgor Pylypiv1-1/+0
2019-11-01Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer12-56/+56
2019-11-01e1000: fix memory leaksWenwen Wang1-4/+3
2019-11-01i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher1-5/+0
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier1-1/+2