summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: b44: set pause params only when interface is upPeter Münster2024-05-021-6/+8
* irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang2024-05-021-7/+2
* drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan2024-05-021-26/+46
* amdgpu: validate offset_in_bo of drm_amdgpu_gem_vaChia-I Wu2024-05-021-8/+8
* drm/amdgpu: restrict bo mapping within gpu address limitsRajneesh Bhardwaj2024-05-021-2/+4
* serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg2024-05-021-2/+6
* i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale2024-05-021-1/+1
* net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim2024-05-021-1/+2
* net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet2024-05-021-8/+3
* NFC: trf7970a: disable all regulators on removalPaul Geurts2024-05-021-19/+23
* mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel2024-05-021-1/+1
* vxlan: drop packets from invalid src-addressDavid Bauer2024-05-021-0/+4
* nouveau: fix instmem race condition around ptr storesDave Airlie2024-05-021-1/+6
* speakup: Avoid crash on very long wordSamuel Thibault2024-05-021-1/+1
* usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan2024-05-021-1/+3
* Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman2024-05-021-5/+1
* USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas2024-05-021-0/+6
* USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang2024-05-021-0/+8
* USB: serial: option: support Quectel EM060K sub-modelsJerry Meng2024-05-021-0/+16
* USB: serial: option: add Lonsung U8300/U9300 productCoia Prant2024-05-021-0/+4
* USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo2024-05-021-0/+4
* USB: serial: option: add Fibocom FM135-GL variantsbolan wang2024-05-021-0/+2
* serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain2024-05-021-14/+0
* comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich2024-05-021-23/+12
* drm: nv04: Fix out of bounds accessMikhail Kobuk2024-05-021-6/+7
* RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik2024-05-021-1/+2
* tun: limit printing rate when illegal packet received by tun devLei Chen2024-05-021-8/+10
* vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan2024-05-021-1/+11
* net/mlx5: Properly link new fs rules into the treeCosmin Ratiu2024-05-021-1/+2
* geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2024-05-021-2/+2
* nouveau: fix function cast warningArnd Bergmann2024-05-021-1/+6
* amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie2024-04-131-2/+2
* VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev2024-04-131-1/+2
* Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz2024-04-131-2/+2
* virtio: reenable config if freezing device failedDavid Hildenbrand2024-04-131-2/+8
* drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()Guo Mengqi2024-04-131-1/+1
* tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo2024-04-131-0/+3
* fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov2024-04-131-3/+4
* fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov2024-04-131-2/+2
* usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King2024-04-131-0/+2
* drm/amd/display: Fix nanosec stat overflowAric Cyr2024-04-131-2/+2
* media: sta2x11: fix irq handler castArnd Bergmann2024-04-131-5/+4
* scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee2024-04-131-2/+4
* Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan2024-04-131-1/+5
* Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis2024-04-131-1/+1
* VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli2024-04-131-1/+2
* wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov2024-04-131-1/+1
* ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann2024-04-131-32/+31
* ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann2024-04-131-4/+2
* staging: vc04_services: fix information leak in create_component()Dan Carpenter2024-04-131-0/+1