summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-23Linux 4.9.165v4.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
2019-03-23nfsd: fix memory corruption caused by readdirNeilBrown
2019-03-23NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust
2019-03-23NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust
2019-03-23NFS: Fix I/O request leakagesTrond Myklebust
2019-03-23dm: fix to_sector() for 32bitNeilBrown
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-03-23powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman
2019-03-23powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-03-23jbd2: fix compile warning when using JBUFFER_TRACEzhangyi (F)
2019-03-23jbd2: clear dirty flag when revoking a buffer from an older transactionzhangyi (F)
2019-03-23serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-03-23serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
2019-03-238250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti
2019-03-23serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel
2019-03-23serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula
2019-03-23drm/i915: Relax mmap VMA checkTvrtko Ursulin
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni
2019-03-23parport_pc: fix find_superio io compare code, should use equal test.QiaoChong
2019-03-23intel_th: Don't reference unassigned outputsAlexander Shishkin
2019-03-23device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus
2019-03-23kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss
2019-03-23mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev
2019-03-23mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui
2019-03-23clk: ingenic: Fix doc of ingenic_cgu_div_infoPaul Cercueil
2019-03-23clk: ingenic: Fix round_rate misbehaving with non-integer dividersPaul Cercueil
2019-03-23clk: clk-twl6040: Fix imprecise external abort for pdmclkTony Lindgren
2019-03-23ext2: Fix underflow in ext2_max_size()Jan Kara
2019-03-23ext4: fix crash during online resizingJan Kara
2019-03-23cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann
2019-03-23cpufreq: tegra124: add missing of_node_put()Yangtao Li