summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31bpf: don't set id on after map lookup with ptr_to_map_val returnDaniel Borkmann
2018-10-31bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann
2018-10-31Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2018-10-31MAINTAINERS: add maintainer for IMX LPI2C driverA.s. Dong
2018-10-31dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible stringA.s. Dong
2018-10-31i2c: Clear client->irq in i2c_device_removeCharles Keepax
2018-10-31i2c: Remove unnecessary call to irq_find_mappingCharles Keepax
2018-11-01netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin
2018-11-01netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook
2018-11-01netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio
2018-10-31drm/i915/ICL: Add pre_pll_enable hook for ICL and set DFLEXDPMLE in this hookManasi Navare
2018-10-31drm/i915/icl: Fix the macros for DFLEXDPMLE register bitsManasi Navare
2018-10-31Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-01selftests/powerpc: Fix compilation issue due to asm labelNaveen N. Rao
2018-10-31Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-31Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2018-10-31drm/i915/icl: Fix crash when getting DPLL of a MST encoder in TC portsJosé Roberto de Souza
2018-10-31drm/i915: Initialize panel_vdd_work only for eDP portsJosé Roberto de Souza
2018-10-31drm/i915/icl: Set TC type to unknown when a sudden disconnection happenJosé Roberto de Souza
2018-10-31drm/i915/icl: Set TC type to unknown in the disconnection flowJosé Roberto de Souza
2018-10-31drm/i915/debugfs: Do not print cached information of a disconnected sinkJosé Roberto de Souza
2018-10-31libbpf: Fix compile error in libbpf_attach_type_by_nameAndrey Ignatov
2018-10-31kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian
2018-10-31Merge tag 'perf-urgent-for-mingo-4.20-20181031' of git://git.kernel.org/pub/s...Ingo Molnar
2018-10-31Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-31drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä
2018-10-31drm/i915: Use intel_panel_actually_set_backlight() to disable PWM backlightVille Syrjälä
2018-10-31Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-10-31drm/dp: Define payload size for DP SDP PPS packetManasi Navare
2018-10-31drm/i915/dp: Validate modes using max Output BPP and slice count when DSC sup...Manasi Navare
2018-10-31drm/i915/dp: Add helpers for Compressed BPP and Slice Count for DSCManasi Navare
2018-10-31drm/dp: DRM DP helper/macros to get DP sink DSC parametersManasi Navare
2018-10-31drm/i915/dp: Cache the DP/eDP DSC DPCD register set on Hotplug/eDP InitManasi Navare
2018-10-31drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFTManasi Navare
2018-10-31drm/i915/dsc: Add slice_row_per_frame in DSC PPS programmingAnusha Srivatsa
2018-10-31NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checksGustavo A. R. Silva
2018-10-31ntb: intel: fix return value for ndev_vec_mask()Dave Jiang
2018-10-31ntb_netdev: fix sleep time mismatchJon Mason
2018-10-31Merge branch 'mlxsw-Enable-minimum-shaper-on-MC-TCs'David S. Miller
2018-10-31selftests: mlxsw: qos_mc_aware: Add a test for UC awarenessPetr Machata
2018-10-31selftests: mlxsw: qos_mc_aware: Tweak for min shaperPetr Machata
2018-10-31mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata
2018-10-31mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata
2018-10-31Merge branch 'hns3-fixes'David S. Miller
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan
2018-10-31net: hns3: bugfix for handling mailbox while the command queue reinitializedHuazhong Tan
2018-10-31net: hns3: fix incorrect return value/type of some functionsHuazhong Tan
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan