summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: lxfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: intelfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: nvidia: Fix potential divide by zeroWei Chen
2023-04-05fbdev: tgafb: Fix potential divide by zeroWei Chen
2023-04-05md: avoid signed overflow in slot_store()NeilBrown
2023-04-05dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka
2023-04-05dm stats: check for and propagate alloc_percpu failureJiasheng Jiang
2023-04-05i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-04-05scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry
2023-04-05scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring
2023-04-05thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello
2023-04-05uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman
2023-04-05hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford
2023-04-05Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang
2023-04-05Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-04-05hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne
2023-04-05atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-04-05net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand
2023-04-05net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand
2023-04-05net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang
2023-04-05xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang
2023-04-05qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-04-05net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich
2023-04-05scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai
2023-04-05i2c: imx-lpi2c: check only for enabled interrupt flagsAlexander Stein
2023-04-05igbvf: Regard vf reset nack as successAkihiko Odaki
2023-04-05intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-04-05iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-04-05power: supply: da9150: Fix use after free bug in da9150_charger_remove due to...Zheng Wang
2023-03-22HID: uhid: Over-ride the default maximum data buffer value with our ownLee Jones
2023-03-22HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones