aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo1-7/+7
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-87/+220
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-20/+20
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-45/+72
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+70
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2023-10-13Merge tag 'acpi-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-6/+31
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+12
2023-10-13Merge tag 'soundwire-6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-33/+115
2023-10-13Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-24/+76
2023-10-13Merge branches 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki2-6/+31
2023-10-12Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov1-12/+7
2023-10-12drivers: perf: Fix panic in riscv SBI mmap supportAlexandre Ghiti2-7/+12
2023-10-11media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman1-8/+2
2023-10-11media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()Geert Uytterhoeven1-1/+3
2023-10-11media: xilinx-vipp: Look for entities also in waiting_listSakari Ailus1-5/+12
2023-10-11media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede1-0/+7
2023-10-12Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-100/+146
2023-10-13Merge tag 'amd-drm-fixes-6.6-2023-10-11' of https://gitlab.freedesktop.org/ag...Dave Airlie3-1/+8
2023-10-13Merge tag 'drm-msm-fixes-2023-10-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie5-23/+42
2023-10-12Merge tag 'for-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-4/+4
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie18-76/+96
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds30-104/+200
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+7
2023-10-12Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds10-32/+67
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda1-1/+1
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda1-4/+6
2023-10-12drm/tiny: correctly print `struct resource *` on errorJoey Gouly1-1/+1
2023-10-12drm: Do not overrun array in drm_gem_get_pages()Matthew Wilcox (Oracle)1-2/+4
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth1-0/+1
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen1-0/+1
2023-10-11Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski1-14/+3
2023-10-11Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds3-19/+84
2023-10-11Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-64/+83
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)1-0/+1
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello1-0/+9
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus1-0/+1
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera1-0/+5
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li6-23/+54
2023-10-10net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-38/+22
2023-10-10Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-41/+46
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-85/+186
2023-10-10Merge tag 'v6.6-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+2
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2
2023-10-10drm/atomic-helper: relax unregistered connector checkSimon Ser1-4/+13
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer1-1/+1
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-10drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP termRuihai Zhou1-3/+1
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)1-2/+2
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)1-4/+9
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+2
2023-10-10scsi: Do not rescan devices with a suspended queueDamien Le Moal1-5/+6
2023-10-10ata: pata_parport: fit3: implement IDE command set registersOndrej Zary1-12/+2
2023-10-10ata: pata_parport: add custom version of wait_after_resetOndrej Zary1-1/+67
2023-10-10ata: pata_parport: implement set_devctlOndrej Zary1-0/+8
2023-10-10ata: pata_parport: fix pata_parport_devchkOndrej Zary1-1/+1
2023-10-09scsi: ufs: core: Correct clear TM error logPeter Wang1-1/+1
2023-10-09drm/amdgpu: fix SI failure due to doorbells allocationIcenowy Zheng1-0/+4
2023-10-09drm/amdgpu: add missing NULL checkChristian König1-1/+1
2023-10-09drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess1-0/+3
2023-10-09drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin11-49/+68
2023-10-09drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze1-1/+1
2023-10-09ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Hans de Goede1-6/+13
2023-10-09xen/events: replace evtchn_rwlock with RCUJuergen Gross1-41/+46
2023-10-09dmaengine: fsl-edma: fix all channels requested when call fsl_edma3_xlate()Frank Li1-2/+4
2023-10-09dmaengine: stm32-dma: fix residue in case of MDMA chainingAmelie Delaunay1-3/+4
2023-10-09dmaengine: stm32-dma: fix stm32_dma_prep_slave_sg in case of MDMA chainingAmelie Delaunay1-1/+3
2023-10-09dmaengine: stm32-mdma: set in_flight_bytes in case CRQA flag is setAmelie Delaunay1-5/+9
2023-10-09dmaengine: stm32-mdma: use Link Address Register to compute residueAmelie Delaunay1-4/+11
2023-10-09dmaengine: stm32-mdma: abort resume if no ongoing transferAmelie Delaunay1-0/+4
2023-10-09dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong1-0/+1
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski3-0/+39
2023-10-08xen-netback: use default TX queue size for vifsRoger Pau Monne1-4/+0
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-07ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu1-14/+3
2023-10-07Merge tag 'for-6.6/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+7
2023-10-07Merge tag 'media/v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-36/+30
2023-10-07Merge tag 'devicetree-fixes-for-6.6-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2023-10-07Merge tag 'gpio-fixes-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2023-10-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-30/+54
2023-10-07irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()Geert Uytterhoeven1-1/+1
2023-10-07irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer1-0/+1
2023-10-07irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel1-1/+9
2023-10-07irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probingLorenzo Pieralisi3-4/+34
2023-10-07irqchip/gic-v3-its: Split allocation from initialisation of its_nodeMarc Zyngier1-60/+89
2023-10-07serial: core: Fix checks for tx runtime PM stateTony Lindgren1-1/+1
2023-10-06ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-06ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-06Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linuxLinus Torvalds2-1/+9
2023-10-06Merge tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+1
2023-10-06Merge tag 'amdtee-fix-for-v6.6' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann1-4/+6
2023-10-06Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-19/+43
2023-10-06Merge tag 'platform-drivers-x86-v6.6-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-18/+94
2023-10-06Merge tag 'iio-fixes-for-6.6a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman12-21/+49
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+2
2023-10-06Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-39/+110
2023-10-06HID: logitech-hidpp: Fix kernel crash on receiver USB disconnectHans de Goede1-1/+2
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König1-1/+7
2023-10-06can: flexcan: remove the auto stop mode for IMX93Haibo Chen2-35/+13
2023-10-06can: tcan4x5x: Fix id2_register for tcan4553Markus Schneider-Pargmann1-1/+1
2023-10-06can: sja1000: Always restart the Tx queue after an overrunMiquel Raynal1-1/+7
2023-10-06can: sun4i_can: Only show Kconfig if ARCH_SUNXI is setJohn Watts1-1/+1
2023-10-06net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...Marek Behún1-0/+11
2023-10-06net: dsa: qca8k: fix regmap bulk read/write methods on big endian systemsMarek Behún1-2/+2
2023-10-06phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean1-0/+9
2023-10-06phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean1-3/+6
2023-10-06phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei1-0/+9
2023-10-06HID: i2c-hid: fix handling of unpopulated devicesJohan Hovold1-63/+81
2023-10-05Merge tag 'for-linus-2023100502' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-76/+135
2023-10-06Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-12/+62
2023-10-06Merge tag 'amd-drm-fixes-6.6-2023-10-04' of https://gitlab.freedesktop.org/ag...Dave Airlie6-23/+30
2023-10-06dm crypt: Fix reqsize in crypt_iv_eboiv_genHerbert Xu1-1/+2
2023-10-05platform/x86: touchscreen_dmi: Add info for the Positivo C4128BRenan Guilherme Lebre Ramos1-0/+23
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds38-254/+352
2023-10-05Merge tag 'leds-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-4/+0
2023-10-05Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+1
2023-10-05drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limitsAbhinav Kumar1-3/+12
2023-10-05iio: pressure: ms5611: ms5611_prom_is_valid false negative bugAlexander Zangerl1-1/+1
2023-10-05iio: adc: ad7192: Correct reference voltageAlisa-Dariana Roman1-4/+25
2023-10-05iio: light: vcnl4000: Don't power on/off chip in configMårten Lindahl1-1/+0
2023-10-05iio: addac: Kconfig: update ad74413r selectionsAntoniu Miclaus1-0/+2
2023-10-05iio: pressure: dps310: Adjust Timeout SettingsLakshmi Yadlapati1-4/+4
2023-10-05iio: imu: bno055: Fix missing Kconfig dependenciesJonathan Cameron1-0/+2
2023-10-05iio: adc: imx8qxp: Fix address for command buffer registersPhilipp Rossak1-2/+2
2023-10-05iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih1-1/+5
2023-10-05iio: irsd200: fix -Warray-bounds bug in irsd200_trigger_handlerGONG, Ruiqi1-3/+3
2023-10-05RDMA/core: Require admin capabilities to set system parametersLeon Romanovsky1-0/+1
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel1-30/+0
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap1-0/+1
2023-10-05soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLEJisheng Zhang1-0/+1
2023-10-05net: ethernet: mediatek: disable irq before schedule napiChristian Marangi1-2/+2
2023-10-05HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ngFabian Vogt2-0/+3
2023-10-05HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bitSrinivas Pandruvada1-0/+8
2023-10-05HID: sony: remove duplicate NULL check before calling usb_free_urb()Jiri Kosina1-2/+1
2023-10-05HID: nintendo: reinitialize USB Pro Controller after resuming from suspendMartino Fontana1-72/+103
2023-10-05HID: nvidia-shield: Fix some missing function calls() in the probe error hand...Christophe JAILLET1-2/+4
2023-10-05HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...Christophe JAILLET1-1/+2
2023-10-05HID: multitouch: Add required quirk for Synaptics 0xcd7e deviceRahul Rameshbabu1-0/+4
2023-10-05binder: fix memory leaks of spam and pending workCarlos Llamas1-0/+2
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang1-56/+135
2023-10-05net: mana: Fix the tso_bytes calculationHaiyang Zhang1-2/+0
2023-10-05net: mana: Fix TX CQE error handlingHaiyang Zhang1-7/+11
2023-10-05media: mediatek: vcodec: Fix encoder access NULL pointerIrui Wang1-1/+2
2023-10-05dma-buf: add dma_fence_timestamp helperChristian König3-16/+8
2023-10-05mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2-9/+3
2023-10-05gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()Bartosz Golaszewski1-1/+1
2023-10-04drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam2-4/+4
2023-10-04drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1
2023-10-04drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-04drm/amdgpu: Fix a memory leakLuben Tuikov1-0/+1
2023-10-04drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng1-0/+1
2023-10-05pmdomain: imx: scu-pd: correct DMA2 channelPeng Fan1-1/+2
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-10-04HID: nvidia-shield: Select POWER_SUPPLY Kconfig optionRahul Rameshbabu1-0/+1
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski13-89/+123
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-2/+1
2023-10-04Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-10-04Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-10-04dmaengine: mediatek: Fix deadlock caused by synchronize_irq()Duoming Zhou1-2/+1
2023-10-04drm/i915: Invalidate the TLBs on each GTChris Wilson1-1/+1
2023-10-04drm/i915: Register engines early to avoid type confusionMathias Krause1-2/+7
2023-10-04drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das1-1/+10
2023-10-04ibmveth: Remove condition to recompute TCP header checksum.David Wilder1-13/+12
2023-10-04platform/x86: touchscreen_dmi: Add info for the BUSH Bush Windows tabletTomasz Swiatek1-0/+22
2023-10-04platform/mellanox: tmfifo: fix kernel-doc warningsRandy Dunlap1-6/+8
2023-10-04platform/x86/intel/ifs: release cpus_read_lock()Jithu Joseph1-3/+4
2023-10-04platform/x86: hp-bioscfg: Fix reference leakArmin Wolf1-4/+10
2023-10-04platform/x86: think-lmi: Fix reference leakArmin Wolf1-4/+20
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter3-5/+6
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter1-3/+5
2023-10-04net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter1-0/+1
2023-10-04dmaengine: idxd: use spin_lock_irqsave before wait_event_lock_irqRex Zhang1-2/+3
2023-10-04vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()Stefano Garzarella1-1/+11
2023-10-03nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctlChristoph Hellwig1-1/+2
2023-10-03rswitch: Fix PHY station management clock settingYoshihiro Shimoda2-1/+14
2023-10-04drm/nouveau: exec: report max pushs through getparamDanilo Krummrich5-4/+39
2023-10-04drm/nouveau: chan: use channel class definitionsDanilo Krummrich1-3/+5
2023-10-04drm/nouveau: chan: use struct nvif_mclassDanilo Krummrich1-4/+1
2023-10-03Merge tag 'regulator-fix-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-10/+18
2023-10-03Merge tag 'regmap-fix-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2023-10-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-29/+63
2023-10-03tee: amdtee: fix use-after-free vulnerability in amdtee_close_sessionRijo Thomas1-4/+6
2023-10-03md/raid5: release batch_last before waiting for another stripe_headDavid Jeffery1-0/+7
2023-10-03serial: 8250_omap: Fix errors with no_console_suspendTony Lindgren1-15/+10
2023-10-03serial: Reduce spinlocked portion of uart_rs485_config()Lukas Wunner1-4/+9
2023-10-03drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik1-0/+16
2023-10-03qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva1-1/+1
2023-10-03net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida1-1/+3
2023-10-02Merge tag 'ubifs-for-linus-6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+7
2023-10-02Merge tag 'libnvdimm-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-10-02Merge tag 'iommu-fixes-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-31/+32
2023-10-02of: overlay: Reorder struct fragment fields kerneldocGeert Uytterhoeven1-1/+1