summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Linux 4.14.118v4.14.118Greg Kroah-Hartman1-1/+1
2019-05-10arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon1-21/+34
2019-05-10locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon1-71/+117
2019-05-10ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler1-2/+6
2019-05-10UAS: fix alignment of scatter/gather segmentsOliver Neukum1-13/+22
2019-05-10Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2-0/+11
2019-05-10Bluetooth: hidp: fix buffer overflowYoung Xiao1-0/+1
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2
2019-05-10intel_th: pci: Add Comet Lake supportAlexander Shishkin1-0/+5
2019-05-10usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern1-14/+12
2019-05-10USB: cdc-acm: fix unthrottle racesJohan Hovold1-7/+25
2019-05-10USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)1-0/+39
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen1-1/+1
2019-05-10genirq: Prevent use-after-free and work list corruptionPrasad Sodagudi1-1/+3
2019-05-10iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1
2019-05-10platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd1-1/+1
2019-05-10virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang1-0/+2
2019-05-10ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih1-1/+1
2019-05-10drm/mediatek: fix possible object reference leakWen Yang1-0/+1
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib1-0/+2
2019-05-10virtio_pci: fix a NULL pointer reference in vp_del_vqsLongpeng1-3/+5
2019-05-10slab: fix a crash by reading /proc/slab_allocatorsQian Cai1-1/+2
2019-05-10ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang1-0/+2
2019-05-10linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn1-2/+2
2019-05-10perf/x86/intel: Initialize TFA MSRPeter Zijlstra1-0/+6
2019-05-10perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian1-1/+1
2019-05-10drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter1-1/+0
2019-05-10ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-05-10MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao1-1/+2
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan1-2/+2
2019-05-10ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-05-10ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-05-10ASoC: samsung: odroid: Fix clock configuration for 44100 sample rateSylwester Nawrocki1-2/+2
2019-05-10ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2019-05-10ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu1-8/+38
2019-05-10ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-05-10ASoC: hdmi-codec: fix S/PDIF DAIRussell King1-59/+59
2019-05-10staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold1-1/+1
2019-05-10ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin1-26/+23
2019-05-10Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()Dexuan Cui1-1/+0
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4
2019-05-08Linux 4.14.117v4.14.117Greg Kroah-Hartman1-1/+1
2019-05-08mm/kmemleak.c: fix unused-function warningArnd Bergmann1-0/+2
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi1-10/+6
2019-05-08i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon1-1/+1
2019-05-08clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller3-3/+35
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck1-0/+5
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V1-4/+6
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek1-9/+31