summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+1
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 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2020-01-27Merge tag 'nand/for-5.6' into mtd/nextMiquel Raynal24-59/+130
2020-01-27Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai94-263/+770
2020-01-27ceph: use copy-from2 op in copy_file_rangeLuis Henriques2-0/+3
2020-01-27ceph: add possible_max_rank and make the code more readableXiubo Li1-5/+5
2020-01-27ceph: fix mdsmap cluster available check based on laggy numberXiubo Li1-2/+3
2020-01-27dt-bindings: mediatek: mt2712: Add #reset-cellsyong.liang1-0/+22
2020-01-27dt-bindings: mediatek: mt8183: Add #reset-cellsyong.liang1-0/+17
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-27devlink: add macro for "fw.roce"Vasundhara Volam1-0/+2
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2-0/+19
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek3-15/+57
2020-01-27Merge branch 'pm-devfreq'Rafael J. Wysocki1-10/+19
2020-01-27Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki1-0/+6
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-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-3/+201
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-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert1-1/+1
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-27Merge branch 'acpica'Rafael J. Wysocki22-23/+34
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang2-15/+21
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki1-9/+23
2020-01-27thermal: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-1/+1
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-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio1-0/+1
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio1-0/+4
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio2-0/+23