summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-11virtio/s390: fix race in ccw_io_helper()Halil Pasic
2019-02-11virtio/s390: avoid race on vcdev->configHalil Pasic
2019-02-11kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2019-02-11xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman
2019-02-11xhci: workaround CSS timeout on AMD SNPS 3.0 xHCSandeep Singh
2019-02-11cifs: Fix separator when building path from dentryPaulo Alcantara
2019-02-11USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2019-02-11mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2019-02-11mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2019-02-11usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan
2019-02-11usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen
2019-02-11staging: rtl8712: Fix possible buffer overrunYoung Xiao
2019-02-11rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2019-02-11MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2019-02-11mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2019-02-11ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel
2019-02-11media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failedHans Verkuil
2019-02-11ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng
2019-02-11ALSA: usb-audio: Replace probing flag with active refcountTakashi Iwai
2019-02-11ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai
2019-02-11SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2019-02-11SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2019-02-11tun: forbid iface creation with rtnl opsNicolas Dichtel
2019-02-11hfs: do not free node before usingPan Bian
2019-02-11dmaengine: at_hdmac: fix module unloadingRichard Genoud
2019-02-11dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud
2019-02-11ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng
2019-02-11ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai
2019-02-11s390/qeth: fix length check in SNMP processingJulian Wiedmann
2019-02-11rapidio/rionet: do not free skb before reading its lengthPan Bian
2019-02-11kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2019-02-11kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2019-02-11ext2: fix potential use after freePan Bian
2019-02-11xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2019-02-11xtensa: fix coprocessor context offset definitionsMax Filippov
2019-02-11xtensa: enable coprocessors that are being flushedMax Filippov
2019-02-11powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras
2019-02-11Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui
2019-02-11usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner
2019-02-11USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng
2019-02-11Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2019-02-11ALSA: control: Fix race between adding and removing a user elementTakashi Iwai
2019-02-11ALSA: control: fix failure to return numerical ID in 'add' eventTakashi Sakamoto
2019-02-11ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai
2019-02-11ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai
2019-02-11team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2019-02-11ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai
2019-02-11exportfs: do not read dentry after freePan Bian
2019-02-11btrfs: relocation: set trans to be NULL after ending transactionPan Bian
2019-02-11uprobes: Fix handle_swbp() vs. unregister() + register() race once moreAndrea Parri