summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-21Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana1-1/+1
2019-12-21iio: adis16480: Add debugfs_reg_access entryNuno Sá1-0/+1
2019-12-21xhci: make sure interrupts are restored to correct stateMathias Nyman1-4/+4
2019-12-21xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4
2019-12-21usb: xhci: only set D3hot for pci deviceHenry Lin3-4/+15
2019-12-21scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier1-5/+3
2019-12-21quota: fix livelock in dquot_writeback_dquotsDmitry Monakhov1-4/+5
2019-12-21ext2: check err when partial != NULLChengguang Xu1-2/+5
2019-12-21quota: Check that quota is not dirty before releaseDmitry Monakhov3-2/+12
2019-12-21video/hdmi: Fix AVI bar unpackVille Syrjälä1-4/+4
2019-12-21powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-21ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann1-4/+12
2019-12-21mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller1-0/+30
2019-12-21pinctrl: samsung: Fix device node refcount leaks in init codeKrzysztof Kozlowski1-2/+8
2019-12-21pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller...Krzysztof Kozlowski1-1/+5
2019-12-21ACPI: PM: Avoid attaching ACPI PM domain to certain devicesRafael J. Wysocki1-1/+11
2019-12-21ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi1-1/+1
2019-12-21ACPI: OSL: only free map once in osl.cFrancesco Ruggeri1-11/+17
2019-12-21PM / devfreq: Lock devfreq in trans_stat_showLeonard Crestez1-3/+9
2019-12-21cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan1-8/+7
2019-12-21media: radio: wl1273: fix interrupt masking on releaseJohan Hovold1-2/+1
2019-12-21media: bdisp: fix memleak on releaseJohan Hovold1-2/+1
2019-12-21ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-21cgroup: pids: use atomic64_t for pids->limitAleksa Sarai1-5/+6
2019-12-21blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei1-5/+10
2019-12-21ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski1-2/+1
2019-12-21workqueue: Fix pwq ref leak in rescuer_thread()Tejun Heo1-3/+10
2019-12-21workqueue: Fix spurious sanity check failures in destroy_workqueue()Tejun Heo1-5/+19
2019-12-21ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-12-21lib: raid6: fix awk build warningsGreg Kroah-Hartman1-1/+1
2019-12-21rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger1-4/+5
2019-12-21rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger3-0/+20
2019-12-21rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger1-3/+5
2019-12-21btrfs: record all roots for rename exchange on a subvolJosef Bacik1-0/+3
2019-12-21Btrfs: send, skip backreference walking for extents with many referencesFilipe Manana1-1/+24
2019-12-21btrfs: Remove btrfs_bio::flags memberQu Wenruo1-1/+0
2019-12-21btrfs: check page->mapping when loading free space cacheJosef Bacik1-0/+6
2019-12-21virtio-balloon: fix managed page counts when migrating pages between zonesDavid Hildenbrand1-0/+11
2019-12-21mtd: spear_smi: Fix Write Burst modeMiquel Raynal1-1/+37
2019-12-21usb: mon: Fix a deadlock in usbmon between mmap and readPete Zaitcev1-11/+21
2019-12-21usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia1-0/+1
2019-12-21USB: adutux: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21USB: serial: io_edgeport: fix epic endpoint lookupJohan Hovold1-4/+6
2019-12-21USB: idmouse: fix interface sanity checksJohan Hovold1-1/+1
2019-12-21USB: atm: ueagle-atm: add missing endpoint checkJohan Hovold1-6/+12
2019-12-21iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reportingChris Lesiak1-1/+1
2019-12-21ARM: dts: pandora-common: define wl1251 as child node of mmc3H. Nikolaus Schaller1-2/+34
2019-12-21xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-21staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-21staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1