summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-19HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan
2018-04-18Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-18tun: fix vlan packet truncationBjørn Mork
2018-04-18drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang
2018-04-17sfc: check RSS is active for filter insertBert Kenward
2018-04-17xen: xenbus_dev_frontend: Really return response stringSimon Gaiser
2018-04-17drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone
2018-04-17drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone
2018-04-17drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-16ibmvnic: Clear pending interrupt after device resetThomas Falcon
2018-04-16libnvdimm, dimm: handle EACCES failures from label readsDan Williams
2018-04-16team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-16Merge airlied/drm-next into drm-misc-fixesSean Paul
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai
2018-04-16net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier
2018-04-16Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter
2018-04-16aspeed: watchdog: Set bootstatus during probeEddie James
2018-04-16watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram
2018-04-16watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva
2018-04-16rbd: notrim map optionIlya Dryomov
2018-04-16rbd: adjust queue limits for "fancy" stripingIlya Dryomov
2018-04-16rbd: avoid Wreturn-type warningsArnd Bergmann
2018-04-16rbd: support timeout in rbd_wait_state_locked()Dongsheng Yang
2018-04-16rbd: refactor rbd_wait_state_locked()Ilya Dryomov
2018-04-16s390: remove couple of duplicate includesVasily Gorbik
2018-04-16s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-14sfc: limit ARFS workitems in flight per channelEdward Cree
2018-04-14sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree
2018-04-14sfc: insert ARFS filters with replace_equal=trueEdward Cree
2018-04-14random: add new ioctl RNDRESEEDCRNGTheodore Ts'o
2018-04-14random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o
2018-04-14random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o
2018-04-14random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o
2018-04-14random: fix crng_ready() testTheodore Ts'o