summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.145v4.19.145Greg Kroah-Hartman2020-09-121-1/+1
* net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan2020-09-121-1/+1
* net: disable netpoll on fresh napisJakub Kicinski2020-09-122-2/+3
* tipc: fix shutdown() of connectionless socketTetsuo Handa2020-09-121-3/+6
* sctp: not disable bh in the whole sctp_get_port_local()Xin Long2020-09-121-10/+6
* net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc2020-09-121-0/+4
* netlabel: fix problems with mapping removalPaul Moore2020-09-121-29/+30
* block: ensure bdi->io_pages is always initializedJens Axboe2020-09-121-0/+2
* ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto2020-09-121-1/+29
* Linux 4.19.144v4.19.144Greg Kroah-Hartman2020-09-091-1/+1
* net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya2020-09-091-1/+1
* cfg80211: regulatory: reject invalid hintsJohannes Berg2020-09-091-0/+3
* mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song2020-09-091-6/+20
* checkpatch: fix the usage of capture group ( ... )Mrinal Pandey2020-09-091-2/+2
* vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson2020-09-091-1/+16
* KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-09-091-1/+2
* KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-09-093-6/+42
* KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2020-09-091-0/+15
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-09-095-26/+95
* mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca2020-09-091-6/+6
* dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin2020-09-091-2/+6
* dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin2020-09-091-2/+6
* dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka2020-09-091-2/+10
* libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-093-4/+10
* block: allow for_each_bvec to support zero len bvecMing Lei2020-09-091-1/+8
* affs: fix basic permission bits to actually workMax Staudt2020-09-093-7/+62
* media: rc: uevent sysfs file races with rc_unregister_device()Sean Young2020-09-091-16/+16
* media: rc: do not access device via sysfs after rc_unregister_device()Sean Young2020-09-091-0/+12
* ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford2020-09-091-0/+1
* ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto2020-09-091-0/+5
* ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen2020-09-091-0/+1
* ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai2020-09-091-2/+2
* ALSA: ca0106: fix error code handlingTong Zhang2020-09-091-1/+2
* usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes2020-09-091-0/+1
* net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas2020-09-091-0/+1
* btrfs: fix potential deadlock in the search ioctlJosef Bacik2020-09-093-14/+27
* uaccess: Add non-pagefault user-space write functionDaniel Borkmann2020-09-092-4/+53
* uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2020-09-092-6/+130
* btrfs: set the lockdep class for log tree extent buffersJosef Bacik2020-09-091-1/+5
* btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov2020-09-091-1/+0
* btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov2020-09-091-1/+0
* vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson2020-09-095-43/+331
* vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2020-09-092-2/+81
* vfio/type1: Support faulting PFNMAP vmasAlex Williamson2020-09-091-3/+33
* btrfs: drop path before adding new uuid tree entryJosef Bacik2020-09-091-1/+2
* xfs: don't update mtime on COW faultsMikulas Patocka2020-09-091-2/+10
* ext2: don't update mtime on COW faultsMikulas Patocka2020-09-091-2/+4
* include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-091-1/+1
* thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2020-09-092-14/+19
* iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-091-2/+8