summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Linux 4.19.145v4.19.145Greg Kroah-Hartman1-1/+1
2020-09-12net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan1-1/+1
2020-09-12net: disable netpoll on fresh napisJakub Kicinski2-2/+3
2020-09-12tipc: fix shutdown() of connectionless socketTetsuo Handa1-3/+6
2020-09-12sctp: not disable bh in the whole sctp_get_port_local()Xin Long1-10/+6
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-12netlabel: fix problems with mapping removalPaul Moore1-29/+30
2020-09-12block: ensure bdi->io_pages is always initializedJens Axboe1-0/+2
2020-09-12ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto1-1/+29
2020-09-09Linux 4.19.144v4.19.144Greg Kroah-Hartman1-1/+1
2020-09-09net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-09-09cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-09-09mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song1-6/+20
2020-09-09checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-09vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson1-1/+16
2020-09-09KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-09KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-6/+42
2020-09-09KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse1-0/+15
2020-09-09KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse5-26/+95
2020-09-09mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca1-6/+6
2020-09-09dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-09dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-09dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka1-2/+10
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo3-4/+10
2020-09-09block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-09affs: fix basic permission bits to actually workMax Staudt3-7/+62
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young1-16/+16
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young1-0/+12
2020-09-09ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford1-0/+1
2020-09-09ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto1-0/+5
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-09-09ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-09usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes1-0/+1
2020-09-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2020-09-09btrfs: fix potential deadlock in the search ioctlJosef Bacik3-14/+27
2020-09-09uaccess: Add non-pagefault user-space write functionDaniel Borkmann2-4/+53
2020-09-09uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2-6/+130
2020-09-09btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5
2020-09-09btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov1-1/+0
2020-09-09btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov1-1/+0
2020-09-09vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson5-43/+331
2020-09-09vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2-2/+81
2020-09-09vfio/type1: Support faulting PFNMAP vmasAlex Williamson1-3/+33
2020-09-09btrfs: drop path before adding new uuid tree entryJosef Bacik1-1/+2
2020-09-09xfs: don't update mtime on COW faultsMikulas Patocka1-2/+10
2020-09-09ext2: don't update mtime on COW faultsMikulas Patocka1-2/+4
2020-09-09include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8