summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-17usb: linux/usb.h: Correct the description of the usb_device_driver memberYi Cong
2025-12-17usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung
2025-12-17usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD casesBenson Leung
2025-12-17dt-bindings: usb: ehci/ohci: Allow "dma-coherent"Rob Herring (Arm)
2025-12-17usb: gadget: f_midi: allow customizing the USB MIDI interface string through ...Victor Krawiec
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen
2025-12-17usb: typec: Set the bus also for the port and plug altmodesHeikki Krogerus
2025-12-17usb: gadget: aspeed-vhub: Add ast2700 supportRyan Chen
2025-12-17dt-bindings: usb: aspeed,usb-vhub: Add ast2700 supportRyan Chen
2025-12-17drm/panthor: Fix NULL pointer dereference on panthor_fw_unplugKarunika Choo
2025-12-17mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas
2025-12-17mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri
2025-12-17staging: rtl8723bs: remove dead code in os_intfs.cAdrish Bora
2025-12-17staging: greybus: arche-apb-ctrl: switch to device_property_read_boolJulio Cesar Carvalho de Paula Souza
2025-12-17staging: rtl8723bs: fix spacing around operatorsVivek BalachandharTN
2025-12-17drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter
2025-12-17staging: rtl8723bs: remove trailing whitespaceArjun Changla
2025-12-17staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failureLiang Jie
2025-12-17drm/xe/vf: fix return type in vf_migration_init_late()Dan Carpenter
2025-12-17staging: rtl8723bs: Remove unnecessary parenthesesNazar Kletskii
2025-12-17staging: rtl8723bs: select CRYPTO_LIB_UTILS instead of CRYPTOEric Biggers
2025-12-17Staging: rtl8723bs: fix space before tab in rtl8723bs_xmit.cSeungJu Cheon
2025-12-17staging: vme_user: name function parametersArtur Stupa
2025-12-17ACPI: PM: Register wakeup sources under physical devicesRafael J. Wysocki
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki
2025-12-17perf: Clean up mediated vPMU accountingPeter Zijlstra
2025-12-17perf/x86/cstate: Add Airmont NPMartin Schiller
2025-12-17perf/x86/intel: Add Airmont NPMartin Schiller
2025-12-17perf/x86/msr: Add Airmont NPMartin Schiller
2025-12-17x86/unwind_user: Simplify unwind_user_word_size()Jens Remus
2025-12-17x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USERJens Remus
2025-12-17unwind_user/fp: Use dummies instead of ifdefJens Remus
2025-12-17unwind_user: Enhance comments on get CFA, FP, and RAJens Remus
2025-12-17perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD hostSandipan Das
2025-12-17perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMUKan Liang
2025-12-17perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_capMingwei Zhang
2025-12-17perf/x86/core: Do not set bit width for unavailable countersSandipan Das
2025-12-17perf/x86/core: Add APIs to switch to/from mediated PMI vector (for KVM)Sean Christopherson
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson
2025-12-17perf: Add APIs to load/put guest mediated PMU contextKan Liang
2025-12-17perf: Add a EVENT_GUEST flagKan Liang
2025-12-17perf: Clean up perf ctx timeKan Liang
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang
2025-12-17perf: Move security_perf_event_free() call to __free_event()Sean Christopherson
2025-12-17perf: Add generic exclude_guest supportKan Liang
2025-12-17perf: Skip pmu_ctx based on event_typeKan Liang
2025-12-17perf report: Update sort key state from -F optionNamhyung Kim
2025-12-17perf report: Fix histogram entry collapsing for -F optionNamhyung Kim
2025-12-17perf report: Enable data-type profiling with -F option tooNamhyung Kim
2025-12-17perf record: Split --data-mmap optionNamhyung Kim