summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-20iio: adc: imx8qxp: Fix address for command buffer registersPhilipp Rossak1-2/+2
2023-10-20iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron1-0/+2
2023-10-20iio: pressure: bmp280: Fix NULL pointer exceptionPhil Elwell1-1/+1
2023-10-20usb: musb: Modify the "HWVers" register addressXingxing Luo1-1/+1
2023-10-20usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo1-1/+8
2023-10-20usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo2-4/+23
2023-10-20usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang1-2/+1
2023-10-20usb: dwc3: Soft reset phy on probe for hostThinh Nguyen1-1/+38
2023-10-20net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-20usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng1-2/+2
2023-10-20dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is setAmelie Delaunay1-5/+9
2023-10-20dmaengine: stm32-mdma: use Link Address Register to compute residueAmelie Delaunay1-4/+11
2023-10-20dmaengine: stm32-dma: fix residue in case of MDMA chainingAmelie Delaunay1-3/+4
2023-10-20dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chainingAmelie Delaunay1-1/+3
2023-10-20dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay1-0/+4
2023-10-20tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com5-9/+78
2023-10-20workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long1-2/+6
2023-10-20nfc: nci: assert requested protocol is validJeremy Cline1-0/+5
2023-10-20pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen1-0/+1
2023-10-20net/smc: Fix pos miscalculation in statisticsNils Hoppmann1-5/+9
2023-10-20net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet1-18/+12
2023-10-20net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2
2023-10-20ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-20net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)1-2/+2
2023-10-20net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-10-20net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2-0/+3
2023-10-20net: refine debug info in skb_checksum_help()Eric Dumazet1-2/+6
2023-10-20bpf: Fix verifier log for async callback return valuesDavid Vernet1-3/+3
2023-10-20drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-20riscv, bpf: Sign-extend return valuesBjörn Töpel1-2/+3
2023-10-20riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui1-17/+13
2023-10-20xen-netback: use default TX queue size for vifsRoger Pau Monne1-4/+0
2023-10-20mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-20ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu1-14/+3
2023-10-20ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-20ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-20arm64: dts: mediatek: mt8195: Set DSU PMU status to failNícolas F. R. A. Prado1-0/+1
2023-10-20can: sun4i_can: Only show Kconfig if ARCH_SUNXI is setJohn Watts1-1/+1
2023-10-20can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorLukas Magel1-11/+8
2023-10-20net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...Marek Behún1-0/+11
2023-10-20phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean1-0/+9
2023-10-20phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean1-3/+6
2023-10-20phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei1-0/+9
2023-10-20drm/msm/dp: Add newlines to debug printksStephen Boyd1-1/+1
2023-10-20drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar1-6/+6
2023-10-20drm/msm/dsi: fix irq_of_parse_and_map() error checkingDan Carpenter1-4/+3
2023-10-20drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar1-0/+12
2023-10-20drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh1-7/+6
2023-10-20pinctrl: nuvoton: wpcm450: fix out of bounds writeMikhail Kobuk1-3/+3
2023-10-20ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMPKailang Yang1-8/+15