summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-04drm/i2c: tda998x: add support for writing SPDRussell King
2020-08-04drm/i2c: tda998x: add bridge timing informationRussell King
2020-08-04drm/i2c: tda998x: support for bclk_ratio via hdmi-codec hw_paramsRussell King
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01vxlan: fix memleak of fdbTaehee Yoo
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-30Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-30net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-07-30ionic: unlock queue mutex in error pathShannon Nelson
2020-07-30atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-07-30net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-07-30net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-07-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-30e1000e: continue to init PHY even when failed to disable ULPAaron Ma
2020-07-30Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-07-30RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky
2020-07-29PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-07-29ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-07-29mlxsw: spectrum_router: Fix use-after-free in router init / de-initIdo Schimmel
2020-07-29mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-07-29mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel
2020-07-29mlxsw: spectrum_router: Allow programming link-local host routesIdo Schimmel
2020-07-29vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin
2020-07-29virtio-balloon: Document byte ordering of poison_valAlexander Duyck
2020-07-29vhost/scsi: fix up req type endian-nessMichael S. Tsirkin
2020-07-29RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky
2020-07-29firmware: Fix a reference count leak.Qiushi Wu