summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-13Merge tag 'devicetree-fixes-for-6.4-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-13/+15
2023-06-13gpio: sifive: add missing check for platform_get_irqJiasheng Jiang1-2/+6
2023-06-13mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello1-1/+2
2023-06-13dt-bindings: pinctrl: qcom,pmic-mpp: Fix schema for "qcom,paired"Rob Herring1-2/+3
2023-06-13gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu1-0/+8
2023-06-13regmap: regcache: Don't sync read-only registersTakashi Iwai1-0/+3
2023-06-13ASoC: tegra: Fix Master Volume ControlJon Hunter1-0/+3
2023-06-13tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028ARobert Hodaszi1-1/+1
2023-06-13drm/nouveau: don't detect DSM for non-NVIDIA deviceRatchanan Srirattanamet1-0/+3
2023-06-13usb: gadget: udc: core: Prevent soft_connect_store() raceBadhri Jagan Sridharan1-49/+106
2023-06-13usb: gadget: udc: core: Offload usb_udc_vbus_handler processingBadhri Jagan Sridharan1-2/+27
2023-06-13usb: typec: Fix fast_role_swap_current show functionPavan Holla1-1/+1
2023-06-13usb: typec: ucsi: Fix command cancellationHeikki Krogerus1-4/+7
2023-06-13USB: dwc3: fix use-after-free on core driver unbindJohan Hovold1-0/+5
2023-06-13USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold1-1/+10
2023-06-13usb: dwc3: gadget: Reset num TRBs before giving back the requestElson Roy Serrao1-0/+1
2023-06-13usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} errorBiju Das1-2/+2
2023-06-13clk: clk-loongson2: Zero init clk_init_dataBinbin Zhou1-1/+1
2023-06-13clk: mediatek: mt8365: Fix inverted topclk operationsMarkus Schneider-Pargmann1-3/+3
2023-06-13clk: composite: Fix handling of high clock ratesSebastian Reichel1-1/+4
2023-06-13Merge branch 'mptcp-fixes'Jakub Kicinski2-185/+354
2023-06-13selftests: mptcp: join: skip mixed tests if not supportedMatthieu Baerts1-4/+8
2023-06-13selftests: mptcp: join: uniform listener testsMatthieu Baerts1-16/+14
2023-06-13selftests: mptcp: join: skip PM listener tests if not supportedMatthieu Baerts1-0/+5
2023-06-13selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts1-4/+8
2023-06-13selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts1-1/+1
2023-06-13selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts1-9/+17
2023-06-13selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts1-4/+8
2023-06-13selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts1-3/+6
2023-06-13selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts1-2/+5
2023-06-13selftests: mptcp: join: support RM_ADDR for used endpoints or notMatthieu Baerts1-1/+6
2023-06-13selftests: mptcp: join: skip Fastclose tests if not supportedMatthieu Baerts1-2/+15
2023-06-13selftests: mptcp: join: support local endpoint being tracked or notMatthieu Baerts1-4/+11
2023-06-13selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts1-31/+57
2023-06-13selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts1-100/+130
2023-06-13selftests: mptcp: join: helpers to skip testsMatthieu Baerts1-0/+27
2023-06-13selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts1-6/+12
2023-06-13selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts1-0/+26
2023-06-13Merge branch 'fixes-for-q-usgmii-speeds-and-autoneg'Jakub Kicinski1-2/+39
2023-06-13net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier1-1/+38
2023-06-13net: phylink: report correct max speed for QUSGMIIMaxime Chevallier1-1/+1
2023-06-13btrfs: do not ASSERT() on duplicated global rootsQu Wenruo1-2/+8
2023-06-13Merge tag 'mm-hotfixes-stable-2023-06-12-12-22' of git://git.kernel.org/pub/s...Linus Torvalds21-29/+161
2023-06-13btrfs: can_nocow_file_extent should pass down args->strict from callersChris Mason1-1/+1
2023-06-13btrfs: fix iomap_begin length for nocow writesChristoph Hellwig1-6/+12
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes1-0/+3
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli1-1/+8
2023-06-12clk: mediatek: mt8365: Fix index issueAlexandre Mergnat1-0/+12
2023-06-12zswap: do not shrink if cgroup may not zswapNhat Pham1-2/+9