summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-31crypto: ccp - Validate the the error value used to index error messagesHook, Gary2-46/+52
2019-07-31crypto: ghash - fix unaligned memory access in ghash_setkey()Eric Biggers1-1/+7
2019-07-31scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain1-153/+218
2019-07-31scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain1-2/+2
2019-07-31scsi: megaraid_sas: Fix calculation of target IDShivasharan S1-1/+2
2019-07-31scsi: core: Fix race on creating sense cacheMing Lei1-3/+3
2019-07-31Revert "scsi: ncr5380: Increase register polling limit"Finn Thain1-1/+1
2019-07-31scsi: NCR5380: Always re-enable reselection interruptFinn Thain1-10/+2
2019-07-31scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain1-9/+12
2019-07-31xen: let alloc_xenballooned_pages() fail if not enough memory freeJuergen Gross1-3/+13
2019-07-31floppy: fix out-of-bounds read in copy_bufferDenis Efremov1-2/+4
2019-07-31floppy: fix invalid pointer dereference in drive_nameDenis Efremov1-3/+8
2019-07-31floppy: fix out-of-bounds read in next_valid_formatDenis Efremov1-0/+18
2019-07-31floppy: fix div-by-zero in setup_format_paramsDenis Efremov1-0/+5
2019-07-31iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-07-31net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-31gtp: fix use-after-free in gtp_newlink()Taehee Yoo1-1/+1
2019-07-31gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo1-2/+15
2019-07-31gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo1-1/+1
2019-07-31gtp: fix suspicious RCU usageTaehee Yoo1-2/+6
2019-07-31Bluetooth: validate BLE connection interval updatescsonsino2-1/+13
2019-07-31gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo1-1/+6
2019-07-31Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa1-0/+6
2019-07-31Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer1-4/+10
2019-07-31Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli1-0/+5
2019-07-31gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven1-3/+3
2019-07-31net: usb: asix: init MAC address buffersPhong Tran1-3/+3
2019-07-31perf stat: Make metric event lookup more robustAndi Kleen1-2/+3
2019-07-31iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-07-31ath10k: destroy sdio workqueue while remove sdio moduleWen Gong1-0/+3
2019-07-31net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-07-31net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-07-31bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li1-1/+1
2019-07-31EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2-9/+9
2019-07-31crypto: asymmetric_keys - select CRYPTO_HASH where neededArnd Bergmann1-0/+3
2019-07-31crypto: serpent - mark __serpent_setkey_sbox noinlineArnd Bergmann1-1/+7
2019-07-31ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-07-31rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist1-2/+12
2019-07-31rslib: Fix decoding of shortened codesFerdinand Blomqvist1-2/+2
2019-07-31clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2-3/+3
2019-07-31libata: don't request sense data on !ZAC ATA devicesTejun Heo1-3/+5
2019-07-31perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2-2/+2
2019-07-31ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-07-31ath10k: add missing error handlingClaire Chang1-0/+4
2019-07-31ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov3-68/+76
2019-07-31mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-07-31x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada1-0/+2
2019-07-31mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-07-31rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-07-31media: hdpvr: fix locking and a missing msleepHans Verkuil1-6/+11