aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-02dm thin metadata: check if in fail_io mode when setting needs_checkGravatar Mike Snitzer 1-2/+5
2019-06-25dm verity: use message limit for data block corruption messageGravatar Milan Broz 1-2/+2
2019-06-25dm table: don't copy from a NULL pointer in realloc_argv()Gravatar Jerome Marchand 1-1/+1
2019-06-25dm log writes: make sure super sector log updates are written in orderGravatar zhangyi (F) 1-2/+21
2019-06-25dm init: remove trailing newline from calls to DMERR() and DMINFO()Gravatar Stephen Boyd 1-2/+2
2019-06-25dm init: fix incorrect uses of kstrndup()Gravatar Gen Zhang 1-3/+3
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-5/+5
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-38/+42
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 6-4/+26
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 15-45/+105
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 27-73/+252
2019-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-1/+7
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-26/+46
2019-06-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2019-06-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-58/+111
2019-06-14Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Daniel Vetter 5-5/+15
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-8/+18
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+2
2019-06-14Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...Gravatar Daniel Vetter 10-21/+120
2019-06-13mm/devm_memremap_pages: fix final page put raceGravatar Dan Williams 3-28/+19
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyGravatar Dan Williams 1-43/+81
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathGravatar Dan Williams 1-1/+3
2019-06-13drivers/base/devres: introduce devm_release_action()Gravatar Dan Williams 1-1/+23
2019-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 10-54/+136
2019-06-13Merge tag 'drm-intel-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/d...Gravatar Daniel Vetter 8-16/+91
2019-06-13block/ps3vram: Use %llu to format sector_t after LBDAF removalGravatar Geert Uytterhoeven 1-1/+1
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkGravatar Hans de Goede 1-3/+6
2019-06-13bcache: only set BCACHE_DEV_WB_RUNNING when cached device attachedGravatar Coly Li 1-1/+6
2019-06-13bcache: fix stack corruption by PRECEDING_KEY()Gravatar Coly Li 2-17/+33
2019-06-13null_blk: remove duplicate check for report zoneGravatar Chaitanya Kulkarni 1-4/+0
2019-06-12drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareGravatar Alex Deucher 1-2/+2
2019-06-12drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Gravatar Dan Carpenter 1-0/+2
2019-06-12Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...Gravatar Daniel Vetter 4-31/+26
2019-06-12Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 2-3/+3
2019-06-12usb: typec: Make sure an alt mode exist before getting its partnerGravatar Heikki Krogerus 1-1/+1
2019-06-12clocksource/drivers/arm_arch_timer: Don't trace count reader functionsGravatar Julien Thierry 1-4/+4
2019-06-12i2c: pca-platform: Fix GPIO lookup codeGravatar Linus Walleij 1-2/+1
2019-06-12drm: add fallback override/firmware EDID modes workaroundGravatar Jani Nikula 2-0/+37
2019-06-12i2c: acorn: fix i2c warningGravatar Russell King 1-0/+1
2019-06-12drm/edid: abstract override/firmware EDID retrievalGravatar Jani Nikula 1-8/+17
2019-06-12platform/mellanox: mlxreg-hotplug: Add devm_free_irq call to remove flowGravatar Vadim Pasternak 1-0/+1
2019-06-12platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registrationGravatar Vadim Pasternak 1-1/+1
2019-06-12platform/x86: intel-vbtn: Report switch events when event wakes deviceGravatar Mathew King 1-2/+14
2019-06-12platform/x86: asus-wmi: Only Tell EC the OS will handle display hotkeys from ...Gravatar Hans de Goede 3-1/+10
2019-06-12iommu/arm-smmu: Avoid constant zero in TLBI writesGravatar Robin Murphy 1-3/+12
2019-06-12drm/i915/perf: fix whitelist on Gen10+Gravatar Lionel Landwerlin 2-0/+2
2019-06-12drm/i915/sdvo: Implement proper HDMI audio support for SDVOGravatar Ville Syrjälä 2-11/+50
2019-06-12drm/i915: Fix per-pixel alpha with CCSGravatar Ville Syrjälä 1-4/+8
2019-06-12drm/i915/dmc: protect against reading random memoryGravatar Lucas De Marchi 1-0/+18
2019-06-12drm/i915/dsi: Use a fuzzy check for burst mode clock checkGravatar Hans de Goede 3-1/+13