summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23xfs: delete attr leaf freemap entries when emptyDarrick J. Wong
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde
2026-01-23KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS commandMichael Roth
2026-01-23KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetchingMichael Roth
2026-01-23KVM: x86: Drop WARN on INIT/SIPI being blocked when vCPU is in Wait-For-SIPISean Christopherson
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23serial: 8250_omap: Remove custom deprecated baud setting routineAndy Shevchenko
2026-01-23dt-bindings: serial: renesas,scif: Document RZ/G3L SoCBiju Das
2026-01-23serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl existsKendall Willis
2026-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel
2026-01-23usb: typec: ucsi: Enforce mode selection for cros_ec_ucsiAndrei Kuchynski
2026-01-23usb: typec: ucsi: Support mode selection to activate altmodesAndrei Kuchynski
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski
2026-01-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski
2026-01-23usb: phy: generic: Convert to device property APIGeert Uytterhoeven
2026-01-23usb: phy: generic: Convert to dev_err_probe()Geert Uytterhoeven
2026-01-23usb: phy: generic: Convert to devm_clk_get_optional()Geert Uytterhoeven
2026-01-23usb: phy: generic: Always use dev in usb_phy_generic_probe()Geert Uytterhoeven
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan
2026-01-23tools: usb: usbip: remove dead-link from READMEShuah Khan
2026-01-23usb: bdc: fix sleep during atomicJustin Chen
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang
2026-01-23Merge tag 'fpga-for-v6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-01-23vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky
2026-01-23ASoC: amd: acp: Fix Kconfig dependencies for SND_SOC_ACPI_AMD_SDCA_QUIRKSSyed Saba Kareem
2026-01-23ASoC: cs35l56-test: Fix missing module namespace importRichard Fitzgerald
2026-01-23ASoC: codecs: rt56*: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-23ASoC: dt-bindings: Convert ti,tas2552 to DT schemaRob Herring (Arm)
2026-01-23Merge tag 'asoc-fix-v6.19-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2026-01-23fs: reset read-only fsflags together with xflagsAndrey Albershteyn
2026-01-23iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is TranslateNicolin Chen
2026-01-23iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverageNicolin Chen
2026-01-23iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequenceJason Gunthorpe
2026-01-23iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequenceJason Gunthorpe
2026-01-23iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequenceJason Gunthorpe
2026-01-23Merge patch series "can: sja1000: clean up CAN state handling"Marc Kleine-Budde