summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-18mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau1-5/+11
2020-09-18iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit1-0/+4
2020-09-18iommu/amd: Fix potential @entry null derefJoao Martins1-1/+3
2020-09-18x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2-1/+21
2020-09-18drm/amdgpu: remove experimental flag from navi12Alex Deucher1-2/+2
2020-09-18drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao1-0/+8
2020-09-18drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher1-8/+8
2020-09-18drm/amdgpu: add VCN 3.0 AV1 registersAlex Deucher1-0/+34
2020-09-18drm/amdgpu: add the GC 10.3 VRS registersAlex Deucher3-0/+56
2020-09-18drm/amdgpu: prevent double kfree ttm->sgPhilip Yang1-0/+1
2020-09-18Merge branch 'for-5.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-09-18nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-09-18Merge tag 'drm-fixes-2020-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-86/+149
2020-09-18hinic: fix potential resource leakWei Li1-7/+14
2020-09-18Merge branch 'net-phy-Unbind-fixes'David S. Miller2-2/+3
2020-09-18net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli1-1/+1
2020-09-18net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-09-18ethtool: add and use message type for tunnel info replyMichal Kubecek3-2/+6
2020-09-18drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He3-0/+5
2020-09-18drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He1-2/+2
2020-09-18cxgb4: fix memory leak during module unloadRaju Rangoju1-1/+1
2020-09-18hv_netvsc: Add validation for untrusted Hyper-V valuesAndres Beltran4-20/+188
2020-09-18Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie5-26/+49
2020-09-18Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie4-27/+71
2020-09-18Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd...Dave Airlie9-33/+29
2020-09-18fuse: fix the ->direct_IO() treatment of iov_iterAl Viro1-13/+12
2020-09-18i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede1-1/+1
2020-09-17Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2020-09-17regmap: debugfs: Fix handling of name string for debugfs init delaysCharles Keepax3-17/+38
2020-09-17Merge tag 'nvme-5.9-2020-09-17' of git://git.infradead.org/nvme into block-5.9Jens Axboe4-1/+20
2020-09-17percpu: fix first chunk size calculation for populated bitmapSunghyun Jin1-1/+1
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds4-31/+140
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones2-12/+15
2020-09-17usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5
2020-09-17arm64: bpf: Fix branch offset in JITIlias Apalodimas1-12/+31
2020-09-17gpiolib: Fix line event handling in syscall compatible modeAndy Shevchenko1-4/+30
2020-09-17nvmet: get transport reference for passthru ctrlChristoph Hellwig1-0/+2
2020-09-17nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni1-0/+15
2020-09-17ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha1-1/+1
2020-09-17drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen1-1/+1
2020-09-17net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer1-1/+1
2020-09-17geneve: add transport ports in route lookup for geneveMark Gray1-10/+27
2020-09-17net: hns: kerneldoc fixesLu Wei1-20/+20
2020-09-17rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()Paul E. McKenney1-1/+1
2020-09-17fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan1-1/+1
2020-09-17drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai1-8/+18
2020-09-17drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai1-4/+7
2020-09-17drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai1-1/+6
2020-09-17drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai1-0/+1