summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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: 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-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
2019-12-21staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-21staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-21usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-21usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-12-21fs/proc/array.c: allow reporting eip/esp for all coredumping threadsJohn Ogness1-1/+1
2019-12-21proc: fix coredump vs read /proc/*/stat raceAlexey Dobriyan1-2/+5
2019-12-21fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness1-0/+8
2019-12-21fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski1-4/+5
2019-12-21sched/core, x86: Make struct thread_info arch specific againHeiko Carstens1-11/+0