summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-01-27KVM: remove unused guest_enterAlex Shi1-9/+0
2020-01-27KVM: Move running VCPU from ARM to common codePaolo Bonzini1-0/+3
2020-01-27KVM: Remove kvm_read_guest_atomic()Peter Xu1-2/+0
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson1-3/+0
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson1-1/+0
2020-01-27KVM: Unexport kvm_vcpu_cache and kvm_vcpu_{un}init()Sean Christopherson1-4/+0
2020-01-27KVM: Move vcpu alloc and init invocation to common codeSean Christopherson1-1/+1
2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-8/+1661
2020-01-27Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-plat...Linus Torvalds2-0/+3
2020-01-27Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-6/+15
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-01-27Merge tag 'hwmon-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2-4/+33
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal16-47/+80
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon1-0/+9
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon1-0/+1
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon2-31/+68
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon2-41/+26
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon1-2/+2
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon3-3/+23
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon1-2/+2
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+11
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek1-15/+41
2020-01-27Merge branch 'pm-devfreq'Rafael J. Wysocki1-10/+19
2020-01-27Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+2
2020-01-27Merge branch 'pm-cpuidle'Rafael J. Wysocki2-5/+16
2020-01-27net: remove eth_change_mtuHeiner Kallweit1-1/+0
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko1-0/+17
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert2-1/+5
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert1-0/+3
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert3-1/+8
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki1-9/+23
2020-01-27thermal/drivers/cpu_cooling: Rename to cpufreq_coolingDaniel Lezcano1-1/+1
2020-01-27thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driverDaniel Lezcano1-0/+18
2020-01-27thermal/drivers/Kconfig: Convert the CPU cooling device to a choiceDaniel Lezcano1-3/+3
2020-01-27Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+12
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio1-0/+4
2020-01-27hv_utils: Add the support of hibernationDexuan Cui1-0/+2
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+12
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig1-0/+12
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani1-0/+2
2020-01-26sched.h: Annotate sighand_struct with __rcuMadhuparna Bhowmik1-1/+1
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-13/+43
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-8/+3
2020-01-26Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui1-0/+2
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-8/+1
2020-01-25IB/mlx5: Return the administrative GUID if existsDanit Goldberg1-0/+5
2020-01-25linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_checkRichard Henderson1-4/+4
2020-01-25linux/random.h: Use false with boolRichard Henderson1-4/+4
2020-01-25linux/random.h: Remove arch_has_random, arch_has_random_seedRichard Henderson1-8/+0
2020-01-25bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa1-1/+11