summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-111-1/+1
|\
| * iommu/vt-d: Fix buggy QAT device maskJacob Pan2022-12-051-1/+1
* | Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-12-091-6/+14
|\ \
| * | media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil2022-11-231-6/+14
* | | Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-087-24/+40
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-12-095-14/+24
| |\ \ \
| | * | | drm/vmwgfx: Don't use screen objects when SEV is activeZack Rusin2022-12-051-0/+4
| | * | | drm/shmem-helper: Avoid vm_open error pathsRob Clark2022-12-041-3/+11
| | * | | drm/shmem-helper: Remove errant put in error pathRob Clark2022-12-041-3/+1
| | * | | drm: bridge: dw_hdmi: fix preference of RGB modes over YUV420Guillaume BRUN2022-12-011-3/+3
| | * | | drm/bridge: ti-sn65dsi86: Fix output polarity setting bugQiqi Zhang2022-11-301-2/+2
| | * | | drm/vmwgfx: Fix race issue calling pin_user_pagesDawei Li2022-11-281-3/+3
| * | | | drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai2022-12-071-1/+1
| * | | | drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang2022-12-071-9/+15
| | |_|/ | |/| |
* | | | Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-081-4/+4
|\ \ \ \
| * | | | nvme initialize core quirks before calling nvme_init_subsystemPankaj Raghav2022-12-061-4/+4
* | | | | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-0845-81/+271
|\ \ \ \ \
| * | | | | net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)2022-12-081-1/+1
| * | | | | s390/qeth: fix use-after-free in hsciAlexandra Winter2022-12-081-1/+1
| * | | | | macsec: add missing attribute validation for offloadEmeel Hakim2022-12-081-0/+1
| * | | | | net: mvneta: Fix an out of bounds checkDan Carpenter2022-12-081-4/+1
| * | | | | net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao2022-12-081-0/+1
| * | | | | net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang2022-12-071-2/+2
| * | | | | net: phy: mxl-gpy: add MDINT workaroundMichael Walle2022-12-071-0/+85
| * | | | | Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-12-073-11/+22
| |\ \ \ \ \
| | * | | | | can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus2022-12-071-0/+6
| | * | | | | can: can327: flush TX_work on ldisc .close()Max Staudt2022-12-071-7/+10
| | * | | | | can: slcan: fix freed work crashJiri Slaby (SUSE)2022-12-071-4/+6
| * | | | | | net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean2022-12-071-2/+5
| * | | | | | xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-071-1/+1
| * | | | | | Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni2022-12-072-2/+2
| |\ \ \ \ \ \
| | * | | | | | ca8210: Fix crash by zero initializing dataHauke Mehrtens2022-11-291-1/+1
| | * | | | | | ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan2022-11-291-1/+1
| * | | | | | | dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can2022-12-071-0/+4
| * | | | | | | ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong2022-12-071-0/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-12-063-11/+22
| |\ \ \ \ \ \
| | * | | | | | i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski2022-12-051-10/+2
| | * | | | | | i40e: Fix for VF MAC address 0Sylwester Dziedziuch2022-12-051-0/+2
| | * | | | | | i40e: Fix not setting default xps_cpus after resetMichal Jaron2022-12-051-1/+18
| * | | | | | | net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao2022-12-061-0/+2
| * | | | | | | net: fec: properly guard irq coalesce setupRasmus Villemoes2022-12-061-1/+2
| * | | | | | | bonding: get correct NA dest addressHangbin Liu2022-12-061-1/+1
| * | | | | | | net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian2022-12-061-1/+1
| * | | | | | | net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng2022-12-062-1/+4
| * | | | | | | net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian2022-12-061-1/+1
| * | | | | | | net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu2022-12-061-1/+3
| * | | | | | | ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing2022-12-061-1/+1
| * | | | | | | net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin2022-12-061-0/+3
| * | | | | | | net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao2022-12-061-0/+1
| * | | | | | | net: mana: Fix race on per-CQ variable napi work_doneHaiyang Zhang2022-12-062-6/+19