summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-31bcache: add failure check to run_cache_set() for journal replayColy Li1-5/+12
2019-05-31bcache: fix failure in journal relplayTang Junhui1-4/+21
2019-05-31bcache: return error immediately in bch_journal_replay()Coly Li1-3/+6
2019-05-31bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...Shenghui Wang1-0/+8
2019-05-31crypto: sun4i-ss - Fix invalid calculation of hash endCorentin Labbe1-1/+4
2019-05-31nvme-tcp: fix a NULL deref when an admin connect times outSagi Grimberg1-2/+6
2019-05-31nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg1-4/+6
2019-05-31nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg1-1/+6
2019-05-31net: cw1200: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-31rsi: Fix NULL pointer dereference in kmallocAditya Pakki1-12/+18
2019-05-31mwifiex: prevent an array overflowDan Carpenter1-0/+3
2019-05-31Fix nfs4.2 return -EINVAL when do dedupe operationXiaoli Feng1-1/+1
2019-05-31ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta1-0/+2
2019-05-31regulator: core: Actually put the gpiod after useLinus Walleij1-0/+1
2019-05-31slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_registerKangjie Lu1-0/+4
2019-05-31libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee1-0/+1
2019-05-31drm: prefix header search paths with $(srctree)/Masahiro Yamada5-11/+11
2019-05-31mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2-3/+5
2019-05-31dmaengine: pl330: _stop: clear interrupt statusSugar Zhang1-3/+7
2019-05-31net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan3-5/+6
2019-05-31arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-1/+1
2019-05-31s390: qeth: address type mismatch warningArnd Bergmann1-3/+7
2019-05-31net: phy: improve genphy_soft_resetHeiner Kallweit1-2/+14
2019-05-31net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin1-1/+2
2019-05-31net: hns3: fix pause configure fail problemHuazhong Tan1-1/+4
2019-05-31w1: fix the resume command APIMariusz Bialonczyk1-2/+1
2019-05-31net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac modeGrygorii Strashko3-14/+20
2019-05-31sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUsNicholas Piggin1-6/+10
2019-05-31ALSA: hda: fix unregister device twice on ASoC driverBard liao1-1/+7
2019-05-31s390/kexec_file: Fix detection of text segment in ELF loaderPhilipp Rudo1-1/+6
2019-05-31scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar1-0/+3
2019-05-31rtc: stm32: manage the get_irq probe defer caseFabien Dessenne1-3/+6
2019-05-31rtc: 88pm860x: prevent use-after-free on device removeSven Van Asbroeck1-1/+1
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg1-1/+6
2019-05-31btrfs: Don't panic when we can't find a root keyQu Wenruo1-5/+8
2019-05-31btrfs: fix panic during relocation after ENOSPC before writeback happensJosef Bacik1-11/+20
2019-05-31Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota re...Robbie Ko1-1/+2
2019-05-31x86/modules: Avoid breaking W^X while loading modulesNadav Amit4-8/+28
2019-05-31scsi: qla2xxx: Fix hardirq-unsafe lockingBart Van Assche2-19/+8
2019-05-31scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...Bart Van Assche1-1/+2
2019-05-31scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()Bart Van Assche1-0/+2
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche1-1/+5
2019-05-31cpufreq: Fix kobject memleakViresh Kumar2-0/+3
2019-05-31powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin1-41/+40
2019-05-31x86/ftrace: Set trampoline pages as executableNadav Amit1-0/+8
2019-05-31mt76: remove mt76_queue dependency from tx_queue_skb function pointerLorenzo Bianconi6-14/+16
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai1-1/+2
2019-05-31ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2-2/+5
2019-05-31media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne1-6/+8
2019-05-31drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick1-3/+9