summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov
2019-04-06Merge tag 'rtc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2019-04-05Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-05Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-04-05dm integrity: fix deadlock with overlapping I/OMikulas Patocka
2019-04-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-04Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-04ibmvnic: Fix completion structure initializationThomas Falcon
2019-04-04Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-04Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-04libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki
2019-04-04dm: disable DISCARD if the underlying storage no longer supports itMike Snitzer
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu
2019-04-04net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-04-04net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-04-04net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-04-04net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-04-03Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-04-04drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang
2019-04-03vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-04-03vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticWang Hai
2019-04-03vfio/pci: use correct format charactersLouis Taylor
2019-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-04-03HID: input: add mapping for Assistant keyDmitry Torokhov
2019-04-03mfd: sun6i-prcm: Allow to compile with COMPILE_TESTMaxime Ripard
2019-04-02Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-04-02rtc: da9063: set uie_unsupported when relevantAlexandre Belloni
2019-04-02drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma
2019-04-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-04-02mfd: sc27xx: Use SoC compatible string for PMIC devicesBaolin Wang
2019-04-02mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade
2019-04-01nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren
2019-04-01nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren
2019-04-01cpufreq/intel_pstate: Load only on Intel hardwareBorislav Petkov
2019-04-01dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov
2019-04-01dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_...Mikulas Patocka
2019-04-01dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen
2019-04-01dm integrity: make dm_integrity_init and dm_integrity_exit staticYueHaibing
2019-04-01dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka
2019-04-01i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel
2019-04-01i40e: move i40e_xsk_umem functionBjörn Töpel
2019-04-01drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson