summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-27Linux 4.14.109v4.14.109Greg Kroah-Hartman
2019-03-27ath10k: avoid possible string overflowArnd Bergmann
2019-03-27power: supply: charger-manager: Fix incorrect return valueBaolin Wang
2019-03-27pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra
2019-03-27sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas
2019-03-27rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang
2019-03-27PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I
2019-03-27PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel
2019-03-27PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2019-03-27USB: core: only clean up what we allocatedAndrey Konovalov
2019-03-27lib/int_sqrt: optimize small argumentPeter Zijlstra
2019-03-27ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang
2019-03-27ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai
2019-03-27locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long
2019-03-27x86/unwind: Add hardcoded ORC entry for NULLJann Horn
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn
2019-03-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal
2019-03-27drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson
2019-03-27Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang
2019-03-27Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline
2019-03-27Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung
2019-03-27Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-03-27ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)
2019-03-27ext4: fix data corruption caused by unaligned direct AIOLukas Czerner
2019-03-27ext4: fix NULL pointer dereference while journal is abortedJiufei Xue
2019-03-27ALSA: x86: Fix runtime PM for hdmi-lpe-audioVille Syrjälä
2019-03-27objtool: Move objtool_file struct off the stackJosh Poimboeuf
2019-03-27perf probe: Fix getting the kernel mapAdrian Hunter
2019-03-27futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie
2019-03-27scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-03-27scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-03-27MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky
2019-03-27mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li
2019-03-27udf: Fix crash on IO error during truncateJan Kara
2019-03-27libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-27iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka
2019-03-27drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann
2019-03-23Linux 4.14.108v4.14.108Greg Kroah-Hartman
2019-03-23s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson
2019-03-23KVM: nVMX: Apply addr size mask to effective address for VMX instructionsSean Christopherson
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson
2019-03-23KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson
2019-03-23KVM: x86/mmu: Detect MMIO generation wrap in any address spaceSean Christopherson
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva