summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-14eCryptfs: Replace deactivated email addressTyler Hicks
2020-02-14MAINTAINERS: eCryptfs: Update maintainer address and downgrade statusTyler Hicks
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe
2020-02-14drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-14drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-14drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-14drm/amd/powerplay: always refetch the enabled features status on dpm enablementEvan Quan
2020-02-14drm/amd/display: fix dtm unloadingBhawanpreet Lakha
2020-02-14drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha
2020-02-14nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-02-14nvme/pci: move cqe check after device shutdownKeith Busch
2020-02-14nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-02-14nvme/tcp: fix bug on double requeue when send failsAnton Eidelman
2020-02-14cifs: make sure we do not overflow the max EA buffer sizeRonnie Sahlberg
2020-02-14cifs: enable change notification for SMB2.1 dialectSteve French
2020-02-14ASoC: dapm: remove snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih
2020-02-14ASoC: max98090: revert invalid fix for handling SHDNTzung-Bi Shih
2020-02-14netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap
2020-02-14Merge branch 'dsa-headroom'David S. Miller
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy
2020-02-14Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-14Merge branch 'smc-fixes'David S. Miller
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-02-14net/smc: transfer fasync_list in case of fallbackUrsula Braun
2020-02-14Merge branch 'hns3-fixes'David S. Miller
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu
2020-02-14net: hns3: add management table after IMP resetYufeng Mo
2020-02-14ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai
2020-02-14ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai
2020-02-14ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai
2020-02-14perf llvm: Fix script used to obtain kernel make directives to work with new ...Arnaldo Carvalho de Melo
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-02-14cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-02-14HID: i2c-hid: add Trekstor Surfbook E11B to descriptor overrideKai-Heng Feng
2020-02-14genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner
2020-02-14x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-14crypto: chacha20poly1305 - prevent integer overflow on large inputJason A. Donenfeld
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-13Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires
2020-02-13Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal
2020-02-13Input: synaptics - switch T470s to RMI4 by defaultLyude Paul
2020-02-13Input: gpio_keys - replace zero-length array with flexible-array memberGustavo A. R. Silva