summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-01PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar
2024-03-01nouveau: fix function cast warningsArnd Bergmann
2024-03-01scsi: jazz_esp: Only build if SCSI core is builtinRandy Dunlap
2024-03-01RDMA/srpt: fix function pointer cast warningsArnd Bergmann
2024-03-01RDMA/srpt: Make debug output more detailedBart Van Assche
2024-03-01RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe
2024-03-01RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche
2024-03-01RDMA/bnxt_re: Return error for SRQ resizeKalesh AP
2024-03-01IB/hfi1: Fix a memleak in init_credit_returnZhipeng Lu
2024-03-01usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang
2024-03-01usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati
2024-03-01gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev
2024-03-01dm-crypt: don't modify the data when using authenticated encryptionMikulas Patocka
2024-03-01IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek
2024-03-01pmdomain: renesas: r8a77980-sysc: CR7 must be always onGeert Uytterhoeven
2024-03-01s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-03-01virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun
2024-03-01firewire: core: send bus reset promptly on gap count errorTakashi Sakamoto
2024-03-01hwmon: (coretemp) Enlarge per package core count limitZhang Rui
2024-03-01regulator: pwm-regulator: Add validity checks in continuous .get_voltageMartin Blumenstingl
2024-03-01ahci: asm1166: correct count of reported portsConrad Kostecki
2024-03-01fbdev: sis: Error out if pixclock equals zeroFullway Wang
2024-03-01fbdev: savage: Error out if pixclock equals zeroFullway Wang
2024-03-01dmaengine: shdma: increase size of 'dev_id'Vinod Koul
2024-03-01scsi: target: core: Add TMF to tmr_list handlingDmitry Bogdanov
2024-03-01net: stmmac: fix notifier registrationAaro Koskinen
2024-03-01stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2024-02-23Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi
2024-02-23pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio
2024-02-23irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger
2024-02-23nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-23serial: max310x: improve crystal stable clock detectionHugo Villeneuve
2024-02-23serial: max310x: set default value when reading clock ready bitHugo Villeneuve
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller
2024-02-23binder: signal epoll threads of self-workCarlos Llamas
2024-02-23xen-netback: properly sync TX responsesJan Beulich
2024-02-23firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto
2024-02-23scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-02-23HID: wacom: Do not register input devices until after hid_hw_startJason Gerecke
2024-02-23HID: wacom: generic: Avoid reporting a serial of '0' to userspaceTatsunosuke Tobita
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23spi: ppc4xx: Drop write-only variableUwe Kleine-König
2024-02-23vhost: use kzalloc() instead of kmalloc() followed by memset()Prathu Baronia
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-23USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2024-02-23USB: serial: option: add Fibocom FM101-GL variantPuliang Lu
2024-02-23USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu
2024-02-23ppp_async: limit MRU to 64KEric Dumazet