summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Colibri-iMX7_LXDE-Image_2.8b6.184-20190401Colibri-iMX6_LXDE-Image_2.8b6.184-20190401Colibri-iMX6ULL_LXDE-Image_2.8b6.184-20190401Apalis-iMX6_LXDE-Image_2.8b6.184-20190401Marcel Ziswiler
2019-03-28Merge pull request #46 from toradex/4.9-2.3.x-imxOtavio Salvador
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-28ARM: dts: colibri_imx6: fix mcp2515 labelsMarcel Ziswiler
2019-03-27Linux 4.9.166Greg 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-27rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang
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-27serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu
2019-03-27arm64: traps: disable irq in die()Qiao Zhou
2019-03-27Hang/soft lockup in d_invalidate with simultaneous callsAl Viro
2019-03-27serial: sprd: adjust TIMEOUT to a big valueWei Qiao
2019-03-27tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
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-27Bluetooth: Fix decrementing reference count twice in releasing socketMyungho 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-27objtool: Move objtool_file struct off the stackJosh Poimboeuf
2019-03-27futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie
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.9.165Greg Kroah-Hartman
2019-03-23KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li
2019-03-23KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson
2019-03-23KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson
2019-03-23drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva
2019-03-23media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-23rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun
2019-03-23md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter
2019-03-23bcache: never writeback a discard operationDaniel Axtens
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
2019-03-23nfsd: fix wrong check in write_v4_end_grace()Yihao Wu