summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-31scsi: lpfc: avoid uninitialized variable warningArnd Bergmann1-4/+4
2019-05-31scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann1-1/+1
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren1-0/+3
2019-05-31rcuperf: Fix cleanup path for invalid perf_type stringsPaul E. McKenney1-0/+5
2019-05-31x86/mce: Handle varying MCA bank countsYazen Ghannam2-22/+14
2019-05-31rcutorture: Fix cleanup path for invalid torture_type stringsPaul E. McKenney1-0/+5
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck1-7/+37
2019-05-31overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky1-3/+9
2019-05-31tty: ipwireless: fix missing checks for ioremapKangjie Lu1-0/+8
2019-05-31virtio_console: initialize vtermno value for portsPankaj Gupta1-1/+2
2019-05-31scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload checkChad Dupuis1-0/+1
2019-05-31timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner3-4/+25
2019-05-31thunderbolt: Fix to check the return value of kmemdupAditya Pakki1-0/+5
2019-05-31thunderbolt: property: Fix a missing check of kzallocKangjie Lu1-1/+6
2019-05-31efifb: Omit memory map check on legacy bootArd Biesheuvel1-1/+2
2019-05-31media: gspca: Kill URBs on USB device disconnectEzequiel Garcia1-1/+3
2019-05-31media: wl128x: prevent two potential buffer overflowsDan Carpenter1-2/+5
2019-05-31media: video-mux: fix null pointer dereferencesKangjie Lu1-0/+5
2019-05-31kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.Tetsuo Handa1-4/+7
2019-05-31spi: tegra114: reset controller on probeSowjanya Komatineni1-14/+18
2019-05-31HID: logitech-hidpp: change low battery level threshold from 31 to 30 percentHans de Goede1-1/+5
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva1-1/+1
2019-05-31ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-05-31ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang1-2/+2
2019-05-31HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne2-12/+25
2019-05-31sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven1-1/+1
2019-05-31RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky1-1/+1
2019-05-31chardev: add additional check for minor range overlapChengguang Xu1-0/+6
2019-05-31x86/uaccess: Fix up the fixupPeter Zijlstra1-1/+2
2019-05-31x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra1-12/+17
2019-05-31x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra1-12/+17
2019-05-31x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAPPeter Zijlstra1-0/+4
2019-05-31wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2-5/+11
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-05-31drm/panel: otm8009a: Add delay at the end of initializationYannick Fertré1-0/+3
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu1-5/+8
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu1-3/+12
2019-05-31rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih6-0/+14
2019-05-31rtc: xgene: fix possible race conditionAlexandre Belloni1-7/+11
2019-05-31brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel1-3/+7
2019-05-31brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel1-2/+8
2019-05-31brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel1-18/+24
2019-05-31brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel1-9/+8
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann1-3/+3
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu1-0/+4
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing1-1/+5
2019-05-31rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-31selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee1-0/+4
2019-05-31iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen1-4/+15
2019-05-31iio: common: ssp_sensors: Initialize calculated_time in ssp_common_process_dataNathan Chancellor1-1/+1