summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28Merge branch 'macb-Update-ethernet-compatible-string-for-SiFive-FU540'David S. Miller
2019-08-28macb: Update compatibility string for SiFive FU540-C000Yash Shah
2019-08-28macb: bindings doc: update sifive fu540-c000 bindingYash Shah
2019-08-28fsi: scom: Don't abort operations for minor errorsEddie James
2019-08-28vmw_balloon: Fix offline page marking with compactionNadav Amit
2019-08-28VMCI: Release resource if the work is already queuedNadav Amit
2019-08-28USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum
2019-08-28usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-08-28usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-08-28usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-08-28usb: hcd: use managed device resourcesSchmid, Carsten
2019-08-28typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-28Documentation/process: Embargoed hardware security issuesThomas Gleixner
2019-08-28lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel
2019-08-28mei: me: add Tiger Lake point LP device IDTomas Winkler
2019-08-28intel_th: pci: Add Tiger Lake supportAlexander Shishkin
2019-08-28intel_th: pci: Add support for another Lewisburg PCHAlexander Shishkin
2019-08-28stm class: Fix a double free of stm_source_deviceDing Xiang
2019-08-28Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-08-28MAINTAINERS: add entry for LICENSES and SPDX stuffGreg Kroah-Hartman
2019-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-28drm/komeda: Reordered the komeda's de-init functionsAyan Kumar Halder
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler
2019-08-28rbd: restore zeroing past the overlap when reading from parentIlya Dryomov
2019-08-28libceph: don't call crypto_free_sync_skcipher() on a NULL tfmJia-Ju Bai
2019-08-28KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier
2019-08-27tcp: remove empty skb from write queue in error casesEric Dumazet
2019-08-27net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon
2019-08-27net: fix skb use after free in netpollFeng Sun
2019-08-27net: dsa: tag_8021q: Future-proof the reserved fields in the custom VIDVladimir Oltean
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-27cifs: update internal module numberSteve French
2019-08-27cifs: replace various strncpy with strscpy and similarRonnie Sahlberg
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27cifs: Use kzfree() to zero out the passwordDan Carpenter
2019-08-27cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-08-27KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-08-27Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-27drm/amdgpu: fix GFXOFF on Picasso and Raven2Aaron Liu
2019-08-27drm/amdgpu: Add APTX quirk for Dell Latitude 5495Kai-Heng Feng
2019-08-27drm/amd/powerplay: correct Vega20 dpm level related settingsEvan Quan
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27netfilter: conntrack: make sysctls per-namespace againFlorian Westphal