summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra2019-03-271-4/+5
* rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang2019-03-271-4/+2
* scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin2019-03-271-6/+8
* USB: core: only clean up what we allocatedAndrey Konovalov2019-03-271-3/+6
* lib/int_sqrt: optimize small argumentPeter Zijlstra2019-03-271-0/+3
* serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu2019-03-271-1/+3
* arm64: traps: disable irq in die()Qiao Zhou2019-03-271-2/+6
* Hang/soft lockup in d_invalidate with simultaneous callsAl Viro2019-03-271-6/+4
* serial: sprd: adjust TIMEOUT to a big valueWei Qiao2019-03-271-1/+1
* tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2019-03-274-20/+3
* ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang2019-03-271-3/+17
* ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-03-271-2/+41
* locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long2019-03-271-0/+3
* Bluetooth: Fix decrementing reference count twice in releasing socketMyungho Jung2019-03-271-2/+1
* media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2019-03-272-2/+2
* ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)2019-03-271-4/+8
* ext4: fix data corruption caused by unaligned direct AIOLukas Czerner2019-03-271-1/+1
* ext4: fix NULL pointer dereference while journal is abortedJiufei Xue2019-03-271-1/+1
* objtool: Move objtool_file struct off the stackJosh Poimboeuf2019-03-271-1/+2
* futex: Ensure that futex address is aligned in handle_futex_death()Chen Jie2019-03-271-0/+4
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-271-4/+4
* MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-271-5/+7
* mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li2019-03-271-1/+1
* udf: Fix crash on IO error during truncateJan Kara2019-03-271-0/+3
* libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-273-1/+28
* iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka2019-03-271-1/+6
* drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann2019-03-271-9/+3
* mmc: pxamci: fix enum type confusionArnd Bergmann2019-03-271-1/+1
* Linux 4.9.165v4.9.165Greg Kroah-Hartman2019-03-231-1/+1
* KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li2019-03-232-0/+2
* KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson2019-03-231-3/+9
* KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson2019-03-231-0/+4
* drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva2019-03-231-0/+1
* media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus2019-03-231-0/+8
* rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun2019-03-231-6/+14
* md: Fix failed allocation of md_register_threadAditya Pakki2019-03-232-0/+4
* perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* bcache: never writeback a discard operationDaniel Axtens2019-03-231-0/+3
* PM / wakeup: Rework wakeup source timer cancellationViresh Kumar2019-03-231-1/+7
* nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-231-1/+1
* nfsd: fix memory corruption caused by readdirNeilBrown2019-03-232-2/+15
* NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust2019-03-231-1/+1
* NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust2019-03-231-1/+0
* NFS: Fix I/O request leakagesTrond Myklebust2019-03-231-5/+21
* dm: fix to_sector() for 32bitNeilBrown2019-03-231-1/+1
* ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva2019-03-231-4/+4
* powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman2019-03-231-2/+8