summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-10wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-11-10drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä
2022-11-10drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä
2022-11-10drm/rockchip: dsi: Force synchronous probeBrian Norris
2022-11-10mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer
2022-11-10parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller
2022-11-10parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-11-10binder: fix UAF of alloc->vma in race with munmap()Carlos Llamas
2022-11-10i2c: xiic: Add platform module aliasMartin Tůma
2022-11-10HID: saitek: add madcatz variant of MMO7 mouse device IDSamuel Bailey
2022-11-10scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar
2022-11-10media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua
2022-11-10media: dvb-frontends/drxk: initialize err to 0Hans Verkuil
2022-11-10media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-11-10isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang
2022-11-10mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2022-11-10net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan
2022-11-10ata: pata_legacy: fix pdc20230_set_piomode()Sergey Shtylyov
2022-11-10net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong
2022-11-10nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing
2022-11-10nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing
2022-11-10RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter
2022-11-10RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin
2022-11-10net: dsa: Fix possible memory leaks in dsa_loop_init()Chen Zhongjin
2022-11-10IB/hfi1: Correctly move list in sc_disable()Dean Luick
2022-11-10RDMA/cma: Use output interface for net_dev checkHåkon Bugge
2022-11-03can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global ...Biju Das
2022-11-03net: enetc: survive memory pressure without crashingVladimir Oltean
2022-11-03net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-11-03net/mlx5e: Do not increment ESN when updating IPsec ESN stateHyong Youb Kim
2022-11-03net: ehea: fix possible memory leak in ehea_register_port()Yang Yingliang
2022-11-03PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla
2022-11-03net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()Yang Yingliang
2022-11-03i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-11-03i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-11-03i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-11-03media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-11-03media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-03media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-11-03can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error pathDongliang Mu
2022-11-03net: lantiq_etop: don't free skb when returning NETDEV_TX_BUSYZhang Changzhong
2022-11-03amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-11-03amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-11-03net: netsec: fix error handling in netsec_register_mdio()Yang Yingliang
2022-11-03drm/msm: Fix return type of mdp4_lvds_connector_mode_validNathan Huckleberry
2022-11-03xen/gntdev: Prevent leaking grantsM. Vefa Bicakci
2022-11-03Xen/gntdev: don't ignore kernel unmapping errorJan Beulich