summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang2019-06-111-2/+2
* HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne2019-06-112-12/+25
* chardev: add additional check for minor range overlapChengguang Xu2019-06-111-0/+6
* x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra2019-06-111-12/+17
* arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang2019-06-111-0/+1
* scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu2019-06-111-5/+8
* scsi: ufs: Fix regulator load and icc-level configurationStanley Chu2019-06-111-3/+12
* brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel2019-06-111-2/+8
* brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel2019-06-111-9/+8
* b43: shut up clang -Wuninitialized variable warningArnd Bergmann2019-06-111-3/+3
* brcmfmac: fix missing checks for kmemdupKangjie Lu2019-06-111-0/+4
* rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu2019-06-111-0/+5
* iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor2019-06-111-1/+1
* iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2019-06-112-2/+12
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-06-112-5/+12
* x86/build: Keep local relocations with ld.lldKees Cook2019-06-111-1/+1
* cpufreq: pmac32: fix possible object reference leakWen Yang2019-06-111-0/+2
* cpufreq/pasemi: fix possible object reference leakWen Yang2019-06-111-0/+1
* cpufreq: ppc_cbe: fix possible object reference leakWen Yang2019-06-111-0/+1
* s390: cio: fix cio_irb declarationArnd Bergmann2019-06-111-1/+1
* extcon: arizona: Disable mic detect if running when driver is removedCharles Keepax2019-06-111-0/+10
* PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson2019-06-111-0/+4
* mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu2019-06-111-1/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu2019-06-111-0/+3
* mmc_spi: add a status check for spi_sync_lockedKangjie Lu2019-06-111-0/+4
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-06-111-0/+5
* hwmon: (f71805f) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-06-111-3/+12
* hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-06-111-1/+13
* hwmon: (smsc47b397) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-06-111-2/+11
* hwmon: (smsc47m1) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-06-111-9/+19
* hwmon: (vt1211) Use request_muxed_region for Super-IO accessesGuenter Roeck2019-06-111-3/+12
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-06-111-0/+2
* i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley2019-06-111-0/+8
* x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner2019-06-111-5/+14
* USB: core: Don't unbind interfaces following device reset failureAlan Stern2019-06-111-1/+4
* sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov2019-06-111-0/+2
* sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov2019-06-111-1/+6
* powerpc/numa: improve control of topology updatesNathan Lynch2019-06-111-6/+12
* media: pvrusb2: Prevent a buffer overflowDan Carpenter2019-06-112-0/+3
* media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan2019-06-111-0/+3
* audit: fix a memory leak bugWenwen Wang2019-06-111-5/+7
* media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita2019-06-111-2/+4
* media: au0828: stop video streaming only when last user stopsHans Verkuil2019-06-111-5/+8
* media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik2019-06-111-11/+14
* media: coda: clear error return value before picture runPhilipp Zabel2019-06-111-0/+3
* dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre2019-06-111-1/+5
* pinctrl: pistachio: fix leaked of_node referencesWen Yang2019-06-111-0/+2
* HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede2019-06-111-4/+13
* mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra2019-06-112-4/+5
* x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina2019-06-111-2/+0