summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-28wifi: ath11k: fix gtk offload status event lockingJohan Hovold1-2/+5
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold1-1/+7
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold1-0/+4
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold1-2/+6
2023-11-28regmap: Ensure range selector registers are updated after cache syncMark Brown1-0/+30
2023-11-28ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach1-0/+12
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner2-5/+2
2023-11-28hvc/xen: fix event channel handling for secondary consolesDavid Woodhouse1-1/+1
2023-11-28hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse1-2/+3
2023-11-28hvc/xen: fix console unplugDavid Woodhouse1-8/+24
2023-11-28tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin1-3/+11
2023-11-28tty/sysrq: replace smp_processor_id() with get_cpu()Muhammad Usama Anjum1-1/+2
2023-11-28scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran1-2/+10
2023-11-28scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selec...Chandrakanth patil1-2/+2
2023-11-28scsi: mpt3sas: Fix loop logicRanjan Kumar1-2/+2
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia1-0/+10
2023-11-28i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli1-12/+3
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov1-1/+1
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu1-4/+8
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu1-4/+9
2023-11-28net/mlx5e: Reduce the size of icosq_strSaeed Mahameed1-2/+2
2023-11-28net/mlx5e: Fix pedit endiannessVlad Buslov1-28/+32
2023-11-28net/mlx5e: fix double free of encap_header in update funcsGavin Li1-10/+10
2023-11-28net/mlx5e: fix double free of encap_headerDust Li1-6/+4
2023-11-28net: stmmac: avoid rx queue overrunBaruch Siach1-0/+1
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach1-1/+1
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij2-14/+5
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij1-1/+23
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij2-3/+3
2023-11-28bonding: stop the device in bond_setup_by_slave()Eric Dumazet1-0/+6
2023-11-28ptp: annotate data-race around q->head and q->tailEric Dumazet4-6/+13
2023-11-28xen/events: fix delayed eoi list handlingJuergen Gross1-1/+3
2023-11-28ppp: limit MRU to 64KWillem de Bruijn1-0/+4
2023-11-28net: mvneta: fix calls to page_pool_get_statsSven Auhagen1-8/+20
2023-11-28net: hns3: fix VF wrong speed and duplex issueJijie Shao1-0/+4
2023-11-28net: hns3: fix VF reset fail issueJijie Shao2-1/+14
2023-11-28net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu1-1/+1
2023-11-28net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu1-3/+6
2023-11-28net: hns3: fix incorrect capability bit display for copper portJian Shen1-0/+1
2023-11-28net: hns3: add barrier in vf mailbox reply processYonglong Liu1-0/+7
2023-11-28net: hns3: fix add VLAN fail issueJian Shen2-10/+29
2023-11-28tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida1-1/+1
2023-11-28ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet1-16/+25
2023-11-28vhost-vdpa: fix use after free in vhost_vdpa_probe()Dan Carpenter1-1/+0
2023-11-28mtd: rawnand: meson: check return value of devm_kasprintf()Yi Yang1-0/+3
2023-11-28mtd: rawnand: intel: check return value of devm_kasprintf()Yi Yang1-0/+10
2023-11-28wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-11-28mtd: rawnand: tegra: add missing check for platform_get_irq()Yi Yang1-0/+4
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-28drm/qxl: prevent memory leakZongmin Zhou1-0/+3