summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06drm/komeda: Potential error pointer dereferenceDan Carpenter
2019-06-06drm/komeda: remove set but not used variable 'kcrtc'YueHaibing
2019-06-06Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-06-06Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-06-06Merge tag 'drm-intel-fixes-2019-06-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-06-05hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock
2019-06-05hwmon: (pmbus/core) mutex_lock write in pmbus_set_samplesAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-06-05hwmon: (core) add thermal sensors only if dev->of_node is presentEduardo Valentin
2019-06-05Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov
2019-06-05ethtool: fix potential userspace buffer overflowVivien Didelot
2019-06-05Fix memory leak in sctp_process_initNeil Horman
2019-06-05net: rds: fix memory leak when unload rds_rdmaZhu Yanjun
2019-06-05ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-06-05ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long
2019-06-05Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-05Merge tag 'pidfd-fixes-v5.2-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2019-06-05Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-05Merge branch 's390-qeth-fixes'David S. Miller
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang
2019-06-05drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui
2019-06-05drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li
2019-06-05tests: fix pidfd-test compilationChristian Brauner
2019-06-05signal: improve commentsChristian Brauner
2019-06-05samples: fix pidfd-metadata compilationGuenter Roeck
2019-06-05arm64: arch_timer: mark functions as __always_inlineAnders Roxell
2019-06-05arm64: smp: Moved cpu_logical_map[] to smp.hFlorian Fainelli
2019-06-05arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin
2019-06-05Merge tag 'gvt-fixes-2019-06-05' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen
2019-06-05udmabuf: actually unmap the scatterlistLucas Stach
2019-06-04net: fix indirect calls helpers for ptype list hooks.Paolo Abeni
2019-06-04net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin
2019-06-04udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale
2019-06-04Merge branch 'net-tls-redo-the-RX-resync-locking'David S. Miller
2019-06-04net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski
2019-06-04Revert "net/tls: avoid NULL-deref on resync during device removal"Jakub Kicinski
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean
2019-06-04net: phylink: avoid reducing support maskRussell King
2019-06-05scripts/checkstack.pl: Fix arm64 wrong or unknown architectureGeorge G. Davis
2019-06-05kbuild: tar-pkg: enable communication with jobserverTrevor Bourget
2019-06-05kconfig: tests: fix recursive inclusion unit testMasahiro Yamada
2019-06-05kbuild: teach kselftest-merge to find nested config filesDan Rue
2019-06-04drm/arm/hdlcd: Allow a bit of clock toleranceRobin Murphy
2019-06-04drm/arm/hdlcd: Actually validate CRTC modesRobin Murphy
2019-06-04drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 timesWen He
2019-06-04drm/komeda: fixing of DMA mapping sg segment warningLowry Li (Arm Technology China)