summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06nvme: Fix u32 overflow in the number of namespace list calculationJaesoo Lee
2019-06-06Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson
2019-06-06Merge tag 'misc-habanalabs-fixes-2019-06-06' of git://people.freedesktop.org/...Greg Kroah-Hartman
2019-06-06arm64: Silence gcc warnings about arch ABI driftDave Martin
2019-06-06parisc: Fix crash due alternative coding for NP iopdir_fdc bitHelge Deller
2019-06-06parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin
2019-06-06parisc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski
2019-06-06parisc: Use implicit space register selection for loading the coherence index...John David Anglin
2019-06-06ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis
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-05selftests: vm: Fix test build failure when built by itselfShuah Khan
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-05mmc: also set max_segment_size in the deviceChristoph Hellwig
2019-06-05mtip32xx: also set max_segment_size in the deviceChristoph Hellwig
2019-06-05rsxx: don't call dma_set_max_seg_sizeChristoph Hellwig
2019-06-05nvme-pci: don't limit DMA segement sizeChristoph Hellwig
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-05block: Drop unlikely before IS_ERR(_OR_NULL)Kefeng Wang
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