summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-11cpufreq: ppc_cbe: fix possible object reference leakWen Yang1-0/+1
2019-06-11s390: cio: fix cio_irb declarationArnd Bergmann1-1/+1
2019-06-11extcon: arizona: Disable mic detect if running when driver is removedCharles Keepax1-0/+10
2019-06-11PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson1-0/+4
2019-06-11mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu1-1/+3
2019-06-11mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu1-0/+3
2019-06-11mmc_spi: add a status check for spi_sync_lockedKangjie Lu1-0/+4
2019-06-11scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry1-0/+5
2019-06-11hwmon: (f71805f) Use request_muxed_region for Super-IO accessesGuenter Roeck1-3/+12
2019-06-11hwmon: (pc87427) Use request_muxed_region for Super-IO accessesGuenter Roeck1-1/+13
2019-06-11hwmon: (smsc47b397) Use request_muxed_region for Super-IO accessesGuenter Roeck1-2/+11
2019-06-11hwmon: (smsc47m1) Use request_muxed_region for Super-IO accessesGuenter Roeck1-9/+19
2019-06-11hwmon: (vt1211) Use request_muxed_region for Super-IO accessesGuenter Roeck1-3/+12
2019-06-11RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King1-0/+2
2019-06-11i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley1-0/+8
2019-06-11x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner1-5/+14
2019-06-11USB: core: Don't unbind interfaces following device reset failureAlan Stern1-1/+4
2019-06-11sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov1-0/+2
2019-06-11sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov1-1/+6
2019-06-11powerpc/numa: improve control of topology updatesNathan Lynch1-6/+12
2019-06-11media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-06-11media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan1-0/+3
2019-06-11audit: fix a memory leak bugWenwen Wang1-5/+7
2019-06-11media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita1-2/+4
2019-06-11media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-06-11media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik1-11/+14
2019-06-11media: coda: clear error return value before picture runPhilipp Zabel1-0/+3
2019-06-11dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre1-1/+5
2019-06-11pinctrl: pistachio: fix leaked of_node referencesWen Yang1-0/+2
2019-06-11HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede1-4/+13
2019-06-11mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versionsPeter Zijlstra2-4/+5
2019-06-11x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina1-2/+0
2019-06-11smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior1-1/+1
2019-06-11x86/build: Move _etext to actual end of .textKees Cook1-3/+3
2019-06-11bcache: avoid clang -Wunintialized warningArnd Bergmann1-2/+3
2019-06-11bcache: add failure check to run_cache_set() for journal replayColy Li1-5/+12
2019-06-11bcache: fix failure in journal relplayTang Junhui1-4/+21
2019-06-11bcache: return error immediately in bch_journal_replay()Coly Li1-3/+6
2019-06-11net: cw1200: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-06-11mwifiex: prevent an array overflowDan Carpenter1-0/+3
2019-06-11ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta1-0/+2
2019-06-11mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2-3/+5
2019-06-11dmaengine: pl330: _stop: clear interrupt statusSugar Zhang1-3/+7
2019-06-11w1: fix the resume command APIMariusz Bialonczyk1-2/+1
2019-06-11rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck1-1/+1
2019-06-11brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter1-2/+3
2019-06-11spi: pxa2xx: fix SCR (divisor) calculationFlavio Suligoi1-2/+6
2019-06-11ASoC: imx: fix fiq dependenciesArnd Bergmann1-4/+5
2019-06-11powerpc/boot: Fix missing check of lseek() return valueBo YU1-1/+5
2019-06-11mmc: core: Verify SD bus widthRaul E Rangel1-0/+8