summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-05usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter1-1/+1
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold1-1/+0
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi1-23/+43
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl1-2/+2
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: lxfb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: intelfb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: nvidia: Fix potential divide by zeroWei Chen1-0/+2
2023-04-05fbdev: tgafb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05md: avoid signed overflow in slot_store()NeilBrown1-0/+3
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov1-1/+1
2023-04-05tun: avoid double free in tun_free_netdevGeorge Kennedy1-50/+59
2023-04-05dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka1-0/+1
2023-04-05dm stats: check for and propagate alloc_percpu failureJiasheng Jiang3-3/+10
2023-04-05i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen1-0/+3
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang3-2/+13
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang1-1/+4
2023-04-05dm thin: fix deadlock when swapping to thin deviceColy Li1-0/+2
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma1-2/+0
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga1-1/+1
2023-04-05scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj1-0/+1
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau1-0/+1
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau1-0/+5
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry1-0/+1
2023-04-05scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi1-5/+7
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring1-0/+2
2023-04-05thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello1-1/+1
2023-04-05uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman1-0/+7
2023-04-05hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford1-1/+3
2023-04-05Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-04-05Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-04-05hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne1-2/+17
2023-04-05net/sonic: use dma_mapping_error() for error checkZhang Changzhong1-2/+2
2023-04-05atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao1-0/+11
2023-04-05net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla1-2/+4
2023-04-05net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand1-11/+13
2023-04-05net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2-11/+13
2023-04-05net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang1-0/+6
2023-04-05xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang1-0/+5
2023-04-05qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin1-1/+4
2023-04-05net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich1-0/+6
2023-04-05scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()Yu Kuai1-2/+4