summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-12Linux 4.9.236v4.9.236Greg Kroah-Hartman1-1/+1
2020-09-12net: disable netpoll on fresh napisJakub Kicinski2-2/+3
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-12bnxt: don't enable NAPI until rings are readyJakub Kicinski1-6/+3
2020-09-12net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-12affs: fix basic permission bits to actually workMax Staudt3-7/+62
2020-09-12fs/affs: use octal for permissionsFabian Frederick1-18/+18
2020-09-12ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto1-1/+29
2020-09-12net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya1-1/+1
2020-09-12cfg80211: regulatory: reject invalid hintsJohannes Berg1-0/+3
2020-09-12mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song1-6/+20
2020-09-12checkpatch: fix the usage of capture group ( ... )Mrinal Pandey1-2/+2
2020-09-12vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson1-1/+16
2020-09-12net: initialize fastreuse on inet_inherit_portTim Froidcoeur1-0/+1
2020-09-12net: refactor bind_bucket fastreuse into helperTim Froidcoeur2-12/+29
2020-09-12KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse1-1/+2
2020-09-12KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse3-6/+42
2020-09-12KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse1-0/+10
2020-09-12KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse5-25/+96
2020-09-12vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson5-48/+334
2020-09-12vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2-2/+80
2020-09-12vfio/type1: Support faulting PFNMAP vmasAlex Williamson1-3/+33
2020-09-12mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca1-6/+6
2020-09-12dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-12dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin1-2/+6
2020-09-12libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo3-4/+10
2020-09-12block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche12-39/+38
2020-09-12block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-12ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto1-0/+5
2020-09-12ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai1-2/+2
2020-09-12ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-12usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes1-0/+1
2020-09-12qmi_wwan: new Telewell and Sierra device IDsBjørn Mork1-0/+4
2020-09-12drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas1-1/+1
2020-09-12net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2020-09-12btrfs: fix potential deadlock in the search ioctlJosef Bacik3-14/+27
2020-09-12uaccess: Add non-pagefault user-space write functionDaniel Borkmann2-4/+53
2020-09-12uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2-6/+130
2020-09-12btrfs: set the lockdep class for log tree extent buffersJosef Bacik1-1/+5
2020-09-12btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov1-1/+0
2020-09-12btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov1-1/+0
2020-09-12btrfs: drop path before adding new uuid tree entryJosef Bacik1-1/+2
2020-09-12include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe1-1/+1
2020-09-12thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2-14/+19
2020-09-12iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-12tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-12fix regression in "epoll: Keep a reference on files added to the check list"Al Viro1-3/+3
2020-09-12bnxt_en: Fix PCI AER error recovery flowVasundhara Volam1-0/+3