summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Linux 5.1.17v5.1.17Greg Kroah-Hartman1-1/+1
2019-07-10scsi: target/iblock: Fix overrun in WRITE SAME emulationRoman Bolshakov1-1/+1
2019-07-10fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven1-1/+0
2019-07-10dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter1-2/+3
2019-07-10dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-10dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R1-0/+3
2019-07-10MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger1-1/+2
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin1-9/+20
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens1-1/+1
2019-07-10svcrdma: Ignore source port when computing DRC hashChuck Lever1-1/+6
2019-07-10nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel1-1/+1
2019-07-10KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li1-1/+1
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini1-3/+3
2019-07-10s390/mm: fix pxd_bad with folded page tablesMartin Schwidefsky1-14/+19
2019-07-10tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-07-10btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov3-10/+26
2019-07-10mm/vmscan.c: prevent useless kswapd loopsShakeel Butt1-12/+15
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2-9/+4
2019-07-10drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-10drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2
2019-07-10drm/etnaviv: add missing failure path to destroy suballocLucas Stach1-2/+5
2019-07-10drm/virtio: move drm_connector_update_edid_property() callGerd Hoffmann1-1/+1
2019-07-10drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-07-10drm/amdgpu: Don't skip display settings in hwmgr_resume()Lyude Paul1-1/+1
2019-07-10drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan3-1/+8
2019-07-10drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson1-3/+3
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel1-2/+6
2019-07-10ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott1-0/+8
2019-07-10tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata1-4/+6
2019-07-10swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov1-5/+8
2019-07-10fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers1-16/+26
2019-07-10lib/mpi: Fix karactx leak in mpi_powmHerbert Xu1-4/+2
2019-07-10dax: Fix xarray entry association for mixed mappingsJan Kara1-5/+4
2019-07-10ALSA: hda/realtek - Change front mic location for Lenovo M710qDennis Wassenberg1-0/+1
2019-07-10ALSA: hda/realtek: Add quirks for several Clevo notebook barebonesRichard Sailer1-3/+4
2019-07-10ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King1-2/+2
2019-07-10ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2019-07-10ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto1-1/+1
2019-07-10ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-07-10crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch1-0/+1
2019-07-10crypto: user - prevent operating on larval algorithmsEric Biggers1-0/+3
2019-07-10ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn1-3/+1
2019-07-10ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li1-2/+5
2019-07-10module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2-1/+15
2019-07-10tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik1-3/+2
2019-07-10mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack1-2/+2
2019-07-10scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut1-1/+1
2019-07-10cpuset: restore sanity to cpuset_cpus_allowed_fallback()Joel Savitz1-1/+14
2019-07-10arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon1-0/+3
2019-07-10i2c: pca-platform: Fix GPIO lookup codeLinus Walleij1-2/+1