summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-16IB/hfi1: Unreserve a flushed OPFN requestKaike Wan2-7/+4
2019-09-16IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn4-102/+17
2019-09-16IB/rdmavt: Add new completion inlineMike Marciniszyn1-0/+72
2019-09-16bcache: fix race in btree_flush_write()Coly Li3-1/+36
2019-09-16bcache: add comments for mutex_lock(&b->write_lock)Coly Li1-0/+10
2019-09-16bcache: only clear BTREE_NODE_dirty bit when it is setColy Li1-5/+6
2019-09-16batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann1-7/+13
2019-09-16batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet1-1/+1
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero1-16/+2
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-09-16powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy1-1/+0
2019-09-16vhost/test: fix build for vhost test - againTiwei Bie1-4/+9
2019-09-16vhost/test: fix build for vhost testTiwei Bie1-1/+1
2019-09-16drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREsBen Skeggs1-0/+12
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-16sched/fair: Don't assign runtime for throttled cfs_rqLiangyan1-0/+5
2019-09-16ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang1-0/+2
2019-09-16ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FLJian-Hong Pan1-0/+12
2019-09-16ALSA: hda/realtek - Add quirk for HP Pavilion 15Sam Bazley1-0/+1
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai3-1/+5
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai1-2/+2
2019-09-16gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_readDavid Jander1-6/+3
2019-09-16gpio: pca953x: correct type of reg_directionDavid Jander1-3/+3
2019-09-10Linux 5.2.14v5.2.14Greg Kroah-Hartman1-1/+1
2019-09-10Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik1-1/+1
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber1-0/+1
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques1-1/+2
2019-09-10x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov1-1/+1
2019-09-10KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara1-10/+20
2019-09-10gpio: Fix irqchip initialization orderLinus Walleij1-15/+15
2019-09-10RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2-4/+15
2019-09-10afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing1-1/+1
2019-09-10afs: Fix possible oops in afs_lookup trace eventMarc Dionne1-1/+2
2019-09-10afs: Fix leak in afs_lookup_cell_rcu()David Howells1-0/+4
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones1-0/+7
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques1-3/+4
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques4-6/+16
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques1-2/+6
2019-09-10drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-09-10selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov1-1/+1
2019-09-10selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini1-6/+10
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang1-3/+6
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-09-10RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin1-1/+5
2019-09-10nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli1-1/+3
2019-09-10nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman1-0/+1
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov1-1/+1
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6