summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Linux 5.2.15v5.2.15Greg Kroah-Hartman1-1/+1
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2
2019-09-16Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana1-9/+26
2019-09-16drm/i915/icl: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin1-0/+13
2019-09-16drm/i915: Add whitelist workarounds for ICLJohn Harrison1-11/+27
2019-09-16drm/i915: whitelist PS_(DEPTH|INVOCATION)_COUNTLionel Landwerlin1-1/+16
2019-09-16drm/i915: Support whitelist workarounds on all enginesJohn Harrison1-18/+47
2019-09-16drm/i915: Support flags in whitlist WAsJohn Harrison2-1/+15
2019-09-16virtio/s390: fix race on airq_areas[]Halil Pasic1-0/+3
2019-09-16usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik1-7/+12
2019-09-16usb: chipidea: imx: add imx7ulp supportPeter Chen3-1/+32
2019-09-16mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang10-12/+12
2019-09-16drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHVVille Syrjälä1-0/+11
2019-09-16drm/i915: Disable SAMPLER_STATE prefetching on all Gen11 steppings.Kenneth Graunke1-2/+6
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