summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-27mm: thp: KVM: Explicitly check for THP when populating secondary MMUSean Christopherson
2020-01-27KVM: remove unused guest_enterAlex Shi
2020-01-27KVM: Move running VCPU from ARM to common codePaolo Bonzini
2020-01-27KVM: Remove kvm_read_guest_atomic()Peter Xu
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson
2020-01-27KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()Sean Christopherson
2020-01-27KVM: Move vcpu alloc and init invocation to common codeSean Christopherson
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'hwmon-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-01-27ceph: use copy-from2 op in copy_file_rangeLuis Henriques
2020-01-27ceph: add possible_max_rank and make the code more readableXiubo Li
2020-01-27ceph: fix mdsmap cluster available check based on laggy numberXiubo Li
2020-01-27dt-bindings: mediatek: mt2712: Add #reset-cellsyong.liang
2020-01-27dt-bindings: mediatek: mt8183: Add #reset-cellsyong.liang
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2020-01-27Merge branch 'pm-devfreq'Rafael J. Wysocki
2020-01-27Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki
2020-01-27Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2020-01-27Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-27net: remove eth_change_mtuHeiner Kallweit
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert
2020-01-27Merge branch 'acpica'Rafael J. Wysocki
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang