summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski1-1/+5
2019-12-17pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller ...Krzysztof Kozlowski1-2/+8
2019-12-17pinctrl: samsung: Add of_node_put() before return in error pathNishka Dasgupta1-1/+3
2019-12-17pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type()Gregory CLEMENT1-3/+3
2019-12-17pinctrl: rza2: Fix gpio name typosChris Brandt1-2/+2
2019-12-17ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki1-1/+11
2019-12-17ACPI: EC: Rework flushing of pending workRafael J. Wysocki1-23/+13
2019-12-17ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi1-1/+1
2019-12-17ACPI: OSL: only free map once in osl.cFrancesco Ruggeri1-11/+17
2019-12-17ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridgeMika Westerberg1-3/+9
2019-12-17ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-linksHans de Goede1-3/+19
2019-12-17ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_linksHans de Goede1-0/+2
2019-12-17ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_linksHans de Goede1-0/+5
2019-12-17ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko1-3/+3
2019-12-17ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIOHui Wang1-5/+3
2019-12-17ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi Sakamoto1-1/+1
2019-12-17ALSA: fireface: fix return value in error path of isochronous resources reser...Takashi Sakamoto1-1/+1
2019-12-17cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard1-4/+13
2019-12-17PM / devfreq: Lock devfreq in trans_stat_showLeonard Crestez1-3/+9
2019-12-17intel_th: pci: Add Tiger Lake CPU supportAlexander Shishkin1-0/+5
2019-12-17intel_th: pci: Add Ice Lake CPU supportAlexander Shishkin1-0/+5
2019-12-17intel_th: Fix a double put_device() in error pathAlexander Shishkin1-6/+2
2019-12-17powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan1-1/+8
2019-12-17drm/panfrost: Open/close the perfcnt BOBoris Brezillon5-13/+22
2019-12-17perf tests: Fix out of bounds memory accessLeo Yan1-0/+9
2019-12-17erofs: zero out when listxattr is called with no xattrGao Xiang1-0/+2
2019-12-17cpuidle: use first valid target residency as poll timeMarcelo Tosatti1-0/+1
2019-12-17cpuidle: teo: Fix "early hits" handling for disabled idle statesRafael J. Wysocki1-9/+26
2019-12-17cpuidle: teo: Consider hits and misses metrics of disabled statesRafael J. Wysocki1-4/+21
2019-12-17cpuidle: teo: Rename local variable in teo_select()Rafael J. Wysocki1-10/+9
2019-12-17cpuidle: teo: Ignore disabled idle states that are too deepRafael J. Wysocki1-0/+7
2019-12-17cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan1-8/+7
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil1-2/+2
2019-12-17media: radio: wl1273: fix interrupt masking on releaseJohan Hovold1-2/+1
2019-12-17media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-17media: vimc: sen: remove unused kthread_sen fieldDafna Hirschfeld1-5/+0
2019-12-17media: hantro: Fix picture order count table enableFrancois Buergisser1-3/+5
2019-12-17media: hantro: Fix motion vectors usage conditionFrancois Buergisser1-2/+2
2019-12-17media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
2019-12-17s390/mm: properly clear _PAGE_NOEXEC bit when it is not supportedGerald Schaefer1-2/+2
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-17wil6210: check len before memcpy() callsDenis Efremov1-2/+4
2019-12-17cgroup: pids: use atomic64_t for pids->limitAleksa Sarai1-5/+6
2019-12-17blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei1-5/+10
2019-12-17md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery8-21/+23
2019-12-17ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang2-0/+7
2019-12-17ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski1-2/+1
2019-12-17ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen1-1/+1
2019-12-17ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen1-1/+5
2019-12-17workqueue: Fix pwq ref leak in rescuer_thread()Tejun Heo1-3/+10