summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds43-244/+345
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek3-19/+16
2021-01-08Merge branches 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki1-6/+0
2021-01-08hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari1-1/+2
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang1-1/+2
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle1-0/+1
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang1-8/+7
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang1-3/+5
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang1-0/+1
2021-01-08spi: Fix distinct pointer types warning for ARCH=mipsYanteng Si1-1/+1
2021-01-08Merge tag 'drm-misc-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-9/+17
2021-01-08Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/ms...Daniel Vetter10-26/+63
2021-01-08Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski12-65/+120
2021-01-08net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-08s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2021-01-08s390/qeth: fix locking for discipline setup / removalJulian Wiedmann3-10/+7
2021-01-08s390/qeth: fix deadlock during recoveryJulian Wiedmann4-18/+34
2021-01-08octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-08chtls: Fix chtls resources release sequenceAyush Sawal1-4/+4
2021-01-08chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-08chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-08chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal1-3/+1
2021-01-08chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-08chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-08chtls: Fix hardware tid leakAyush Sawal1-36/+3
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky1-2/+5
2021-01-07net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman1-0/+5
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel1-14/+13
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh3-7/+19
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo1-28/+49
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang1-1/+1
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin1-1/+2
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang1-6/+5
2021-01-07Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-21/+104
2021-01-07Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+65
2021-01-07Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2021-01-07misc: pvpanic: Check devm_ioport_map() for NULLAndy Shevchenko1-4/+15
2021-01-07drm/msm: Only enable A6xx LLCC code on A6xxKonrad Dybcio2-9/+17
2021-01-07cpufreq: intel_pstate: remove obsolete functionsLukas Bulwahn1-10/+0
2021-01-07drm/msm: Add modparam to allow vram carveoutIskren Chernev5-6/+17
2021-01-07drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor1-4/+4
2021-01-07drm/msm/dp: postpone irq_hpd event during connection pending stateKuogee Hsieh2-3/+16
2021-01-07device property: add description of fwnode casesBard Liao1-0/+7
2021-01-07Revert "device property: Keep secondary firmware node secondary by type"Bard Liao1-1/+1
2021-01-07ACPI: Update Kconfig help text for items that are no longer modularPeter Robinson1-6/+0
2021-01-07ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki1-13/+1
2021-01-07cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King1-6/+3