summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ALSA: hda - Don't override global PCM hw info flagTakashi Iwai1-4/+2
2019-08-16ALSA: hiface: fix multiple memory leak bugsWenwen Wang1-3/+8
2019-08-16ALSA: firewire: fix a memory leak bugWenwen Wang1-1/+1
2019-08-16drm/i915: Fix wrong escape clock divisor init for GLKStanislav Lisovskiy1-2/+2
2019-08-16hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck1-3/+3
2019-08-16can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-16can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli1-1/+1
2019-08-16ALSA: usb-audio: fix a memory leak bugWenwen Wang1-0/+1
2019-08-16x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers4-25/+17
2019-08-16HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander1-3/+12
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic1-0/+2
2019-08-16perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez1-1/+1
2019-08-16tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra1-3/+2
2019-08-16test_firmware: fix a memory leak bugWenwen Wang1-1/+4
2019-08-16scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke1-1/+6
2019-08-16scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler1-1/+1
2019-08-16scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi1-0/+3
2019-08-16ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann1-0/+3
2019-08-16ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann1-0/+1
2019-08-16nvme: fix multipath crash when ANA is deactivatedMarta Rybczynska2-7/+7
2019-08-16ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi1-2/+2
2019-08-16drbd: dynamically allocate shash descriptorArnd Bergmann1-2/+12
2019-08-16perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo1-0/+10
2019-08-16perf tools: Fix proper buffer size for feature processingJiri Olsa1-1/+1
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