summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-05Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter1-0/+3
2020-02-05ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan1-6/+9
2020-02-05tomoyo: Use atomic_t for statistics counterTetsuo Handa1-7/+4
2020-02-05media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-05media: gspca: zero usb_bufHans Verkuil1-1/+1
2020-02-05media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-02-05media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-02-05reiserfs: Fix memory leak of journal device stringJan Kara1-0/+2
2020-02-05mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter1-3/+3
2020-02-05ext4: validate the debug_want_extra_isize mount option at parse timeTheodore Ts'o1-61/+66
2020-02-05arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme1-1/+1
2020-02-05tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2-0/+15
2020-02-05PM / devfreq: Add new name attribute for sysfsChanwoo Choi2-0/+16
2020-02-05perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund1-4/+6
2020-02-05rsi: fix use-after-free on failed probe and unbindJohan Hovold1-1/+17
2020-02-05rsi: add hci detach for hibernation and poweroffSiva Rebbagondla2-0/+25
2020-02-05crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu1-1/+2
2020-02-05x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen1-8/+8
2020-02-05x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen1-2/+2
2020-02-05x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen1-2/+10
2020-02-05vfs: fix do_last() regressionAl Viro1-2/+2
2020-02-01Linux 4.19.101v4.19.101Greg Kroah-Hartman1-1/+1
2020-02-01KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEAndrew Murray1-1/+5
2020-02-01block: fix 32 bit overflow in __blkdev_issue_discard()Dave Chinner1-1/+3
2020-02-01block: cleanup __blkdev_issue_discard()Ming Lei1-17/+6
2020-02-01random: try to actively add entropy rather than passively wait for itLinus Torvalds1-1/+61
2020-02-01crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu1-2/+4
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold1-6/+7
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold1-1/+3
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6
2020-02-01sched/fair: Fix insertion in rq->leaf_cfs_rq_listVincent Guittot1-5/+28
2020-02-01sched/fair: Add tmp_alone_branch assertionPeter Zijlstra1-55/+71
2020-02-01usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott1-2/+5
2020-02-01ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks1-0/+3
2020-02-01iommu/amd: Support multiple PCI DMA aliases in IRQ RemappingLogan Gunthorpe1-7/+30
2020-02-01PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski1-0/+34
2020-02-01platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xxPacien TRAN-GIRARD1-0/+26
2020-02-01HID: steam: Fix input device disappearingRodrigo Rivas Costa1-0/+4
2020-02-01atm: eni: fix uninitialized variable warningArnd Bergmann1-2/+2
2020-02-01gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko1-0/+1
2020-02-01net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski1-1/+1
2020-02-01drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-02-01spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu2-3/+13
2020-02-01watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade1-0/+1
2020-02-01watchdog: max77620_wdt: fix potential build errorsDavid Engraf1-0/+1
2020-02-01phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren1-3/+15
2020-02-01phy: qcom-qmp: Increase PHY ready timeoutBjorn Andersson1-1/+1
2020-02-01drivers/hid/hid-multitouch.c: fix a possible null pointer access.Pan Zhang1-1/+1
2020-02-01HID: Add quirk for incorrect input length on Lenovo Y720Pavel Balan2-3/+14