summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt
2024-03-26usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso
2024-03-26usb: udc: remove warning when queue disabled epyuan linyu
2024-03-26usb: dwc3: pci: Drop duplicate IDHeikki Krogerus
2024-03-26usb: dwc3: Properly set system wakeupThinh Nguyen
2024-03-26Revert "usb: phy: generic: Get the vbus supply"Alexander Stein
2024-03-26usb: cdc-wdm: close race between read and workqueueOliver Neukum
2024-03-26usb: dwc2: gadget: LPM flow fixMinas Harutyunyan
2024-03-26usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix hibernation flowMinas Harutyunyan
2024-03-26MAINTAINERS: wifi: mwifiex: add Francesco as reviewerFrancesco Dolcini
2024-03-26Revert "thermal: core: Don't update trip points inside the hysteresis range"Daniel Lezcano
2024-03-26ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_...Nikita Kiryushin
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26gpiolib: Fix debug messaging in gpiod_find_and_request()Andy Shevchenko
2024-03-26gpiolib: Add stubs for GPIO lookup functionsMark Brown
2024-03-26gpio: cdev: sanitize the label before requesting the interruptBartosz Golaszewski
2024-03-26selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-03-26ALSA: sh: aica: reorder cleanup operations to avoid UAF bugsDuoming Zhou
2024-03-26ACPI: APEI: EINJ: mark remove callback as non-__exitArnd Bergmann
2024-03-26iommu/arm-smmu-v3: Fix access for STE.SHCFGMostafa Saleh
2024-03-26MAINTAINERS: split Renesas Ethernet drivers entrySergey Shtylyov
2024-03-26iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_VJason Gunthorpe
2024-03-26USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-03-26usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso
2024-03-26usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang
2024-03-26usb: misc: ljca: Fix double free in error handling pathYongzhi Liu
2024-03-26usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati
2024-03-26usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso
2024-03-26USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang
2024-03-26x86/vdso: Fix rethunk patching for vdso-image-x32.o tooBorislav Petkov (AMD)
2024-03-26x86/nmi: Upgrade NMI backtrace stall checks & messagesPaul E. McKenney
2024-03-26drm/rockchip: vop2: Remove AR30 and AB30 format supportAndy Yan
2024-03-26net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-03-26perf/x86/amd/core: Define a proper ref-cycles event for Zen 4 and laterSandipan Das
2024-03-26perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das
2024-03-26x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-03-25tcp: properly terminate timers for kernel socketsEric Dumazet
2024-03-25net: hsr: hsr_slave: Fix the promiscuous mode in offload modeRavi Gunasekaran
2024-03-25net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-03-25s390/qeth: handle deferred cc1Alexandra Winter
2024-03-25dpll: indent DPLL option type by a tabPrasad Pandit
2024-03-26irqchip/armada-370-xp: Suppress unused-function warningArnd Bergmann
2024-03-25scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap
2024-03-26i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1Maxim Levitsky
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki
2024-03-25scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli