summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax1-0/+6
2019-08-16ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax1-0/+8
2019-08-16ALSA: compress: Prevent bypasses of set_paramsCharles Keepax1-6/+24
2019-08-16ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2-9/+12
2019-08-16s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann1-6/+6
2019-08-16cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang1-14/+9
2019-08-16drm: silence variable 'conn' set but not usedQian Cai1-1/+1
2019-08-16hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart1-1/+2
2019-08-16allocate_flower_entry: should check for null derefNavid Emamdoost1-1/+2
2019-08-16mac80211: don't warn about CW params when not using themBrian Norris1-4/+9
2019-08-16nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin1-1/+1
2019-08-16iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai2-2/+7
2019-08-16drm/amd/display: Increase size of audios arrayTai Man2-1/+2
2019-08-16drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee1-1/+1
2019-08-16drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2-2/+5
2019-08-16drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man1-1/+7
2019-08-16drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy1-0/+4
2019-08-16scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab1-1/+1
2019-08-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana1-1/+1
2019-08-16netfilter: conntrack: always store window size un-scaledFlorian Westphal1-3/+5
2019-08-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin2-2/+7
2019-08-16vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali1-1/+3
2019-08-16netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal1-1/+1
2019-08-16can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-08-16can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko1-4/+5
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck1-14/+24
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck1-3/+4
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun1-0/+4
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun1-0/+9
2019-08-16usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-08-16usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda1-2/+7
2019-08-16gfs2: gfs2_walk_metadata fixAndreas Gruenbacher1-63/+101
2019-08-16x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers1-5/+28
2019-08-16perf record: Fix module size on s390Thomas Richter3-3/+16
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter1-1/+11
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter3-1/+24
2019-08-16mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel1-0/+9
2019-08-16x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel1-8/+5
2019-08-16x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel1-1/+1
2019-08-16Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov1-0/+1
2019-08-16Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng1-29/+25
2019-08-16Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum1-0/+2
2019-08-16loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka1-1/+1
2019-08-16mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao1-0/+1
2019-08-16mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao1-1/+2
2019-08-16sound: fix a memory leak bugWenwen Wang1-1/+2
2019-08-16usb: iowarrior: fix deadlock on disconnectOliver Neukum1-3/+4
2019-08-16usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li1-2/+0
2019-08-16crypto: ccp - Ignore tag length when decrypting GCM ciphertextGary R Hook1-2/+1
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook3-5/+37