summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-13dmaengine: cppi41: delete channel from pending list when stop channelBin Liu1-1/+15
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever1-0/+4
2018-12-13virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-13virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-13ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570Takashi Iwai1-0/+9
2018-12-13ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai1-1/+2
2018-12-13ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min1-5/+6
2018-12-13ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng1-0/+4
2018-12-13ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng1-1/+4
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer4-7/+7
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-12-13usb: quirk: add no-LPM quirk on SanDisk Ultra Flair deviceHarry Pan1-0/+4
2018-12-13ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2-2/+0
2018-12-13mm: don't warn about allocations which stall for too longTetsuo Handa1-10/+0
2018-12-13net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-12-13team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian1-1/+1
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen1-4/+3
2018-12-13mtd: rawnand: qcom: Namespace prefix some commandsOlof Johansson1-16/+16
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin1-2/+2
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan1-1/+1
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein1-0/+1
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin1-0/+2
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin1-1/+1
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2-0/+8
2018-12-13batman-adv: Expand merged fragment buffer for full packetSven Eckelmann1-1/+1
2018-12-13HID: input: Ignore battery reported by Symbol DS4308Benson Leung2-0/+4
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro1-1/+4
2018-12-13iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven1-0/+3
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki1-0/+3
2018-12-13iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu1-1/+1
2018-12-13media: omap3isp: Unregister media device as firstSakari Ailus1-1/+2
2018-12-08Linux 4.9.144v4.9.144Greg Kroah-Hartman1-1/+1
2018-12-08hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz1-3/+7
2018-12-08xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong1-1/+8
2018-12-08f2fs: fix to do sanity check with cp_pack_start_sumChao Yu2-4/+16
2018-12-08f2fs: free meta pages if sanity check for ckpt is failedJaegeuk Kim1-1/+4
2018-12-08f2fs: fix to do sanity check with block address in main area v2Chao Yu2-5/+16
2018-12-08f2fs: fix missing up_readJaegeuk Kim1-1/+3
2018-12-08f2fs: fix to do sanity check with block address in main areaChao Yu7-6/+75
2018-12-08f2fs: fix to do sanity check with node footer and iblocksChao Yu1-2/+23
2018-12-08f2fs: Add sanity_check_inode() functionBen Hutchings1-0/+12
2018-12-08f2fs: fix to do sanity check with user_block_countChao Yu1-1/+12
2018-12-08f2fs: fix to do sanity check with secs_per_zoneChao Yu1-2/+2
2018-12-08f2fs: introduce and spread verify_blkaddrChao Yu9-27/+60
2018-12-08f2fs: clean up with is_valid_blkaddr()Chao Yu9-17/+23
2018-12-08f2fs: enhance sanity_check_raw_super() to avoid potential overflowJaegeuk Kim1-7/+64
2018-12-08f2fs: sanity check on sit entryJaegeuk Kim1-0/+9