summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.118v4.14.118Greg Kroah-Hartman2019-05-101-1/+1
* arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon2019-05-101-21/+34
* locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon2019-05-101-71/+117
* ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler2019-05-101-2/+6
* UAS: fix alignment of scatter/gather segmentsOliver Neukum2019-05-101-13/+22
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-102-0/+11
* Bluetooth: hidp: fix buffer overflowYoung Xiao2019-05-101-0/+1
* scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez2019-05-101-2/+2
* intel_th: pci: Add Comet Lake supportAlexander Shishkin2019-05-101-0/+5
* usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern2019-05-101-14/+12
* USB: cdc-acm: fix unthrottle racesJohan Hovold2019-05-101-7/+25
* USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)2019-05-101-0/+39
* usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen2019-05-101-1/+1
* genirq: Prevent use-after-free and work list corruptionPrasad Sodagudi2019-05-101-1/+3
* iommu/amd: Set exclusion range correctlyJoerg Roedel2019-05-101-1/+1
* platform/x86: pmc_atom: Drop __initconst on dmi tableStephen Boyd2019-05-101-1/+1
* virtio-blk: limit number of hw queues by nr_cpu_idsDongli Zhang2019-05-101-0/+2
* ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih2019-05-101-1/+1
* drm/mediatek: fix possible object reference leakWen Yang2019-05-101-0/+1
* scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-05-101-1/+4
* RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-05-101-0/+2
* virtio_pci: fix a NULL pointer reference in vp_del_vqsLongpeng2019-05-101-3/+5
* slab: fix a crash by reading /proc/slab_allocatorsQian Cai2019-05-101-1/+2
* ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang2019-05-101-0/+2
* linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-05-101-2/+2
* perf/x86/intel: Initialize TFA MSRPeter Zijlstra2019-05-101-0/+6
* perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-05-101-1/+1
* drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter2019-05-101-1/+0
* ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-05-101-0/+2
* MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-05-101-1/+2
* IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-05-101-2/+2
* ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack2019-05-101-0/+1
* ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax2019-05-101-3/+8
* ASoC: samsung: odroid: Fix clock configuration for 44100 sample rateSylwester Nawrocki2019-05-101-2/+2
* ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu2019-05-101-2/+2
* ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu2019-05-101-8/+38
* ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang2019-05-101-2/+5
* ASoC: hdmi-codec: fix S/PDIF DAIRussell King2019-05-101-59/+59
* staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold2019-05-101-1/+1
* ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin2019-05-101-26/+23
* Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()Dexuan Cui2019-05-101-1/+0
* scsi: libsas: fix a race condition when smp task timeoutJason Yan2019-05-101-5/+4
* Linux 4.14.117v4.14.117Greg Kroah-Hartman2019-05-081-1/+1
* mm/kmemleak.c: fix unused-function warningArnd Bergmann2019-05-081-0/+2
* media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi2019-05-081-10/+6
* i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon2019-05-081-1/+1
* clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-05-083-3/+35
* x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-05-081-0/+5
* powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V2019-05-081-4/+6
* selinux: never allow relabeling on context mountsOndrej Mosnacek2019-05-081-9/+31