summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.236v4.9.236Greg Kroah-Hartman2020-09-121-1/+1
* net: disable netpoll on fresh napisJakub Kicinski2020-09-122-2/+3
* 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
* bnxt: don't enable NAPI until rings are readyJakub Kicinski2020-09-121-6/+3
* net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu2020-09-121-1/+1
* affs: fix basic permission bits to actually workMax Staudt2020-09-123-7/+62
* fs/affs: use octal for permissionsFabian Frederick2020-09-121-18/+18
* ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto2020-09-121-1/+29
* net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya2020-09-121-1/+1
* cfg80211: regulatory: reject invalid hintsJohannes Berg2020-09-121-0/+3
* mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song2020-09-121-6/+20
* checkpatch: fix the usage of capture group ( ... )Mrinal Pandey2020-09-121-2/+2
* vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson2020-09-121-1/+16
* net: initialize fastreuse on inet_inherit_portTim Froidcoeur2020-09-121-0/+1
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-09-122-12/+29
* KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-09-121-1/+2
* KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-09-123-6/+42
* KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2020-09-121-0/+10
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-09-125-25/+96
* vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson2020-09-125-48/+334
* vfio-pci: Fault mmaps to enable vma trackingAlex Williamson2020-09-122-2/+80
* vfio/type1: Support faulting PFNMAP vmasAlex Williamson2020-09-121-3/+33
* mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca2020-09-121-6/+6
* dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin2020-09-121-2/+6
* dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin2020-09-121-2/+6
* libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-123-4/+10
* block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche2020-09-1212-39/+38
* block: allow for_each_bvec to support zero len bvecMing Lei2020-09-121-1/+8
* ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto2020-09-121-0/+5
* ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai2020-09-121-2/+2
* ALSA: ca0106: fix error code handlingTong Zhang2020-09-121-1/+2
* usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes2020-09-121-0/+1
* qmi_wwan: new Telewell and Sierra device IDsBjørn Mork2020-09-121-0/+4
* drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas2020-09-121-1/+1
* net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas2020-09-121-0/+1
* btrfs: fix potential deadlock in the search ioctlJosef Bacik2020-09-123-14/+27
* uaccess: Add non-pagefault user-space write functionDaniel Borkmann2020-09-122-4/+53
* uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2020-09-122-6/+130
* btrfs: set the lockdep class for log tree extent buffersJosef Bacik2020-09-121-1/+5
* btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewindNikolay Borisov2020-09-121-1/+0
* btrfs: Remove redundant extent_buffer_get in get_old_rootNikolay Borisov2020-09-121-1/+0
* btrfs: drop path before adding new uuid tree entryJosef Bacik2020-09-121-1/+2
* include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-121-1/+1
* thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2020-09-122-14/+19
* iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-121-2/+8
* tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan2020-09-121-4/+13
* fix regression in "epoll: Keep a reference on files added to the check list"Al Viro2020-09-121-3/+3
* bnxt_en: Fix PCI AER error recovery flowVasundhara Volam2020-09-121-0/+3