summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-26Linux 4.18.33v4.18.33Paul Gortmaker
2019-03-26net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-03-26mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck
2019-03-26ipvs: fix warning on unused variableAndrea Claudi
2019-03-26intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin
2019-03-26ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4Marek Szyprowski
2019-03-26s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-03-26KVM: nVMX: Ignore limit checks on VMX instructions using flat segmentsSean Christopherson
2019-03-26KVM: nVMX: Apply addr size mask to effective address for VMX instructionsSean Christopherson
2019-03-26KVM: nVMX: Sign extend displacements of VMX instr's mem operandsSean Christopherson
2019-03-26KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson
2019-03-26KVM: x86/mmu: Detect MMIO generation wrap in any address spaceSean Christopherson
2019-03-26KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-26drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland
2019-03-26drm/amd/powerplay: correct power reading on fijiEvan Quan
2019-03-26drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva
2019-03-26media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-03-26media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam
2019-03-26media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-03-26media: lgdt330x: fix lock status reportingFrench, Nicholas A
2019-03-26media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-03-26rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun
2019-03-26tpm: Unify the send callback behaviourJarkko Sakkinen
2019-03-26tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-03-26md: Fix failed allocation of md_register_threadAditya Pakki
2019-03-26perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter
2019-03-26perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang
2019-03-26perf intel-pt: Fix overlap calculation for paddingAdrian Hunter
2019-03-26perf auxtrace: Define auxtrace record alignmentAdrian Hunter
2019-03-26perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter
2019-03-26x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf
2019-03-26vt: perform safe console erase in the right orderNicolas Pitre
2019-03-26stable-kernel-rules.rst: add link to networking patch queueGreg Kroah-Hartman
2019-03-26bcache: never writeback a discard operationDaniel Axtens
2019-03-26PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
2019-03-26svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields
2019-03-26NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust
2019-03-26nfsd: fix wrong check in write_v4_end_grace()Yihao Wu
2019-03-26nfsd: fix memory corruption caused by readdirNeilBrown
2019-03-26nfsd: fix performance-limiting session calculationJ. Bruce Fields
2019-03-26NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust
2019-03-26NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust
2019-03-26NFS: Fix I/O request leakagesTrond Myklebust
2019-03-26cpcap-charger: generate events for userspacePavel Machek
2019-03-26mfd: sm501: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-03-26dm integrity: limit the rate of error messagesMikulas Patocka
2019-03-26dm: fix to_sector() for 32bitNeilBrown
2019-03-26ipmi_si: fix use-after-free of resource->nameYang Yingliang
2019-03-26arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin
2019-03-26arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon