summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-09dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-09dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-09-09block: allow for_each_bvec to support zero len bvecMing Lei
2020-09-09affs: fix basic permission bits to actually workMax Staudt
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young
2020-09-09ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford
2020-09-09ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang
2020-09-09usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2020-09-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik
2020-09-09uaccess: Add non-pagefault user-space write functionDaniel Borkmann
2020-09-09uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik
2020-09-09btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov
2020-09-09btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov
2020-09-09vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-09-09vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-09-09vfio/type1: Support faulting PFNMAP vmasAlex Williamson
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka
2020-09-09ext2: don't update mtime on COW faultsMikulas Patocka
2020-09-09include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-09x86, fakenuma: Fix invalid starting node IDHuang Ying
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09perf jevents: Fix suspicious code in fixregex()Namhyung Kim
2020-09-09xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-09fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-09perf tools: Correct SNOOPX field offsetAl Grant
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-09xfs: fix boundary test in xfs_attr_shortform_verifyEric Sandeen
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi
2020-09-09gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel
2020-09-09dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2020-09-09net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka