aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-23ipmi: Don't initialize anything in the core until something uses itCorey Minyard1-63/+80
2019-01-23ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang1-1/+1
2019-01-23ipmi: Prevent use-after-free in deliver_responseFred Klassen1-1/+1
2019-01-23ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-8/+18
2019-01-23ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard1-8/+17
2019-01-23vfio-pci/nvlink2: Fix ancient gcc warningsAlexey Kardashevskiy1-15/+15
2019-01-23drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workloadWeinan Li1-5/+6
2019-01-22net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn3-28/+5
2019-01-22net: fec: get regulator optionalStefan Agner1-1/+1
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-14/+16
2019-01-22scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez1-2/+8
2019-01-22scsi: tcmu: fix use after freeXiubo Li1-1/+2
2019-01-22net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-01-22scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-01-22scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2-4/+6
2019-01-22scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2-8/+10
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig5-29/+20
2019-01-22net: dpaa2: improve PTP Kconfig optionYangbo Lu1-2/+3
2019-01-22qede: Error recovery processTomer Tayar3-70/+297
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar10-16/+231
2019-01-22qed: Revise load sequence to avoid PCI errorsTomer Tayar7-112/+178
2019-01-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds9-17/+23
2019-01-22net: sun: cassini: Cleanup license conflictThomas Gleixner2-28/+2
2019-01-22dm: add missing trace_block_split() to __split_and_process_bio()Mike Snitzer1-0/+1
2019-01-22dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriateMike Snitzer1-6/+12
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds3-11/+17
2019-01-22vfio/pci: Cleanup license messThomas Gleixner2-10/+2
2019-01-22i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'Christophe JAILLET1-2/+2
2019-01-22binderfs: switch from d_add() to d_instantiate()Christian Brauner1-1/+1
2019-01-22binderfs: drop lock in binderfs_binder_ctl_createChristian Brauner1-4/+0
2019-01-22binderfs: kill_litter_super() before cleanupChristian Brauner1-1/+2
2019-01-22binderfs: rework binderfs_binder_device_create()Christian Brauner1-20/+19
2019-01-22binderfs: rework binderfs_fill_super()Christian Brauner1-30/+11
2019-01-22binderfs: prevent renaming the control dentryChristian Brauner1-18/+10
2019-01-22binderfs: remove outdated commentChristian Brauner1-4/+0
2019-01-22staging: android: ion: Support cpu access during dma_buf_detachLiam Mark1-1/+1
2019-01-22can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König1-1/+1
2019-01-22can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing1-1/+1
2019-01-22can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by removing itManfred Schlaegl1-14/+13
2019-01-22drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes1-0/+4
2019-01-22serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita1-1/+1
2019-01-22tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke1-2/+2
2019-01-22mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun1-5/+0
2019-01-22mmc: meson-gx: enable signal re-sampling together with tuningAndreas Fenkart1-5/+9
2019-01-22ide: fix a typo in the settings proc file nameChristoph Hellwig1-1/+1
2019-01-21drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng1-1/+21
2019-01-22Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2019-01-21acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-21acpi/nfit: Block function zero DSMsDan Williams1-0/+7
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams4-10/+24