summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hvc/xen: fix console unplugDavid Woodhouse2023-11-281-8/+24
* acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne2023-11-281-0/+22
* tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin2023-11-281-3/+11
* tty/sysrq: replace smp_processor_id() with get_cpu()Muhammad Usama Anjum2023-11-281-1/+2
* mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih2023-11-281-0/+8
* scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISRPeter Wang2023-11-281-0/+3
* scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran2023-11-281-2/+10
* scsi: ufs: qcom: Update PHY settings only when scaling to higher gearsManivannan Sadhasivam2023-11-282-3/+9
* scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil2023-11-281-2/+2
* scsi: mpt3sas: Fix loop logicRanjan Kumar2023-11-281-2/+2
* spi: Fix null dereference on suspendMark Hasemeyer2023-11-281-17/+39
* media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia2023-11-281-0/+10
* drivers: perf: Check find_first_bit() return valueAlexandre Ghiti2023-11-281-0/+5
* perf: arm_cspmu: Reject events meant for other PMUsIlkka Koskinen2023-11-281-0/+3
* i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli2023-11-281-12/+3
* scsi: ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1Naomi Chu2023-11-281-1/+1
* macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov2023-11-281-1/+1
* net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu2023-11-281-4/+8
* net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu2023-11-281-4/+9
* net/mlx5e: Reduce the size of icosq_strSaeed Mahameed2023-11-281-2/+2
* net/mlx5: Increase size of irq name bufferRahul Rameshbabu2023-11-282-3/+6
* net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu2023-11-281-4/+16
* net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu2023-11-281-1/+1
* net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu2023-11-281-1/+1
* net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu2023-11-281-1/+2
* net/mlx5e: Fix pedit endiannessVlad Buslov2023-11-281-28/+32
* net/mlx5e: fix double free of encap_header in update funcsGavin Li2023-11-281-10/+10
* net/mlx5e: fix double free of encap_headerDust Li2023-11-281-6/+4
* net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu2023-11-281-1/+6
* net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla2023-11-282-48/+19
* Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan2023-11-281-102/+13
* gve: Fixes for napi_poll when budget is 0Ziwei Xiao2023-11-283-9/+7
* pds_core: fix up some format-truncation complaintsShannon Nelson2023-11-283-4/+8
* pds_core: use correct index to mask irqShannon Nelson2023-11-281-1/+1
* net: stmmac: avoid rx queue overrunBaruch Siach2023-11-281-0/+1
* net: stmmac: fix rx budget limit checkBaruch Siach2023-11-281-1/+1
* net: ethernet: cortina: Fix MTU max settingLinus Walleij2023-11-282-14/+5
* net: ethernet: cortina: Handle large framesLinus Walleij2023-11-281-1/+23
* net: ethernet: cortina: Fix max RX frame defineLinus Walleij2023-11-282-3/+3
* bonding: stop the device in bond_setup_by_slave()Eric Dumazet2023-11-281-0/+6
* ptp: annotate data-race around q->head and q->tailEric Dumazet2023-11-284-6/+13
* xen/events: fix delayed eoi list handlingJuergen Gross2023-11-281-1/+3
* ppp: limit MRU to 64KWillem de Bruijn2023-11-281-0/+4
* net: mvneta: fix calls to page_pool_get_statsSven Auhagen2023-11-281-8/+20
* net: hns3: fix VF wrong speed and duplex issueJijie Shao2023-11-281-0/+4
* net: hns3: fix VF reset fail issueJijie Shao2023-11-282-1/+14
* net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu2023-11-281-1/+1
* net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu2023-11-281-3/+6
* net: hns3: fix incorrect capability bit display for copper portJian Shen2023-11-281-0/+1
* net: hns3: add barrier in vf mailbox reply processYonglong Liu2023-11-281-0/+7