summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-15hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta
2024-03-15hv_netvsc: use netif_is_bond_master() instead of open codeJuhee Kang
2024-03-15hv_netvsc: Make netvsc/VF binding check both MAC and serial numberDexuan Cui
2024-03-15Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-03-15geneve: make sure to pull inner header in geneve_rx()Eric Dumazet
2024-03-15net: move definition of pcpu_lstats to header fileLi RongQing
2024-03-15net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel
2024-03-15lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2024-03-15lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2024-03-15lan78xx: Add missing return code checksJohn Efstathiades
2024-03-15lan78xx: Fix white space and style issuesJohn Efstathiades
2024-03-15net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones
2024-03-06gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-03-06gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov
2024-03-06power: supply: bq27xxx-i2c: Do not free non existing IRQHans de Goede
2024-03-06efi/capsule-loader: fix incorrect allocation sizeArnd Bergmann
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-03-06tun: Fix xdp_rxq_info's queue_index when detachingYunjian Wang
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