summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-06parisc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski7-7/+0
2019-06-06parisc: Use implicit space register selection for loading the coherence index...John David Anglin2-5/+2
2019-06-06ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fixGeorge G. Davis1-1/+1
2019-06-06drm/komeda: Potential error pointer dereferenceDan Carpenter1-1/+1
2019-06-06drm/komeda: remove set but not used variable 'kcrtc'YueHaibing1-2/+0
2019-06-06Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-38/+53
2019-06-06Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-14/+63
2019-06-06Merge tag 'drm-intel-fixes-2019-06-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-11/+62
2019-06-06hwmon: (pmbus/core) Treat parameters as paged if on multiple pagesRobert Hancock1-4/+30
2019-06-06hwmon: (pmbus/core) mutex_lock write in pmbus_set_samplesAdamski, Krzysztof (Nokia - PL/Wroclaw)1-0/+3
2019-06-06hwmon: (core) add thermal sensors only if dev->of_node is presentEduardo Valentin1-1/+1
2019-06-06Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...Hangbin Liu1-3/+3
2019-06-06net: aquantia: fix wol configuration not applied sometimesNikita Danilov2-8/+10
2019-06-06ethtool: fix potential userspace buffer overflowVivien Didelot1-1/+4
2019-06-06Fix memory leak in sctp_process_initNeil Horman2-10/+8
2019-06-06net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2-1/+4
2019-06-06ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long1-2/+1
2019-06-06ipv4: not do cache for local delivery if bc_forwarding is enabledXin Long1-12/+12
2019-06-06selftests: vm: Fix test build failure when built by itselfShuah Khan1-4/+0
2019-06-05Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-2/+13
2019-06-05Merge tag 'pidfd-fixes-v5.2-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds3-6/+13
2019-06-05Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+28
2019-06-05mmc: also set max_segment_size in the deviceChristoph Hellwig1-0/+2
2019-06-05mtip32xx: also set max_segment_size in the deviceChristoph Hellwig1-0/+1
2019-06-05rsxx: don't call dma_set_max_seg_sizeChristoph Hellwig1-1/+0
2019-06-05nvme-pci: don't limit DMA segement sizeChristoph Hellwig1-0/+6
2019-06-05Merge branch 's390-qeth-fixes'David S. Miller3-12/+44
2019-06-05s390/qeth: handle error when updating TX queue countJulian Wiedmann1-6/+16
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter1-1/+1
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann1-5/+25
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann1-0/+2
2019-06-05drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang4-10/+30
2019-06-05drm/amd/powerplay: add set_power_profile_mode for raven1_refreshChengming Gui3-3/+30
2019-06-05drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li1-1/+3
2019-06-05block: Drop unlikely before IS_ERR(_OR_NULL)Kefeng Wang1-1/+1
2019-06-05tests: fix pidfd-test compilationChristian Brauner1-0/+4
2019-06-05signal: improve commentsChristian Brauner1-6/+5
2019-06-05samples: fix pidfd-metadata compilationGuenter Roeck1-0/+4
2019-06-05arm64: arch_timer: mark functions as __always_inlineAnders Roxell1-4/+4
2019-06-05arm64: smp: Moved cpu_logical_map[] to smp.hFlorian Fainelli2-5/+6
2019-06-05arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin1-0/+1
2019-06-05Merge tag 'gvt-fixes-2019-06-05' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen5-7/+46
2019-06-05udmabuf: actually unmap the scatterlistLucas Stach1-0/+1
2019-06-05net: fix indirect calls helpers for ptype list hooks.Paolo Abeni1-3/+3
2019-06-05net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin1-1/+1
2019-06-05scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()Dan Carpenter1-2/+4
2019-06-05scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman1-1/+2
2019-06-05udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale1-2/+1
2019-06-04Merge branch 'net-tls-redo-the-RX-resync-locking'David S. Miller2-8/+22
2019-06-04net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2-6/+25