summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-29ion: Do not 'put' ION handle until after its final useLee Jones
2022-01-29ion: Protect kref from userspace manipulationDaniel Rosenberg
2022-01-29ion: Fix use after free during ION_IOC_ALLOCDaniel Rosenberg
2022-01-29media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter
2022-01-29drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin
2022-01-27gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2022-01-27gianfar: simplify FCS handling and fix memory leakAndy Spencer
2022-01-27drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix lld view settingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus
2022-01-27dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-27parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27RDMA/rxe: Fix a typo in opcode nameChengguang Xu
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig
2022-01-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D
2022-01-27w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy
2022-01-27i2c: mpc: Correct I2C reset procedureJoakim Tjernlund
2022-01-27i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit
2022-01-27serial: core: Keep mctrl register state and cached copy in syncLukas Wunner
2022-01-27serial: pl010: Drop CR register reset on set_termiosLukas Wunner
2022-01-27dm space map common: add bounds check to sm_ll_lookup_bitmap()Joe Thornber
2022-01-27dm btree: add a defensive bounds check to insert_at()Joe Thornber
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki
2022-01-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2022-01-27media: igorplugusb: receiver overflow should be reportedSean Young
2022-01-27net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27media: m920x: don't use stack on USB readsMauro Carvalho Chehab
2022-01-27media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2022-01-27floppy: Add max size check for user space requestXiongwei Song
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27HSI: core: Fix return freed object in hsi_new_clientChengfeng Ye
2022-01-27gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede
2022-01-27media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma