summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-03usb: host: xhci-rcar: Remove SET_XHCI_PLAT_PRIV_FOR_RCAR() macroGeert Uytterhoeven
2026-06-03usb: xhci: allocate internal DCBAA mirror dynamicallyNiklas Neronin
2026-06-03usb: xhci: allocate DCBAA based on host controller max slotsNiklas Neronin
2026-06-03usb: xhci: refactor DCBAA structNiklas Neronin
2026-06-03xhci: Prevent queuing new commands if xhci is inaccessibleMathias Nyman
2026-06-03xhci: dbc: detect and recover hung DbC during enumeratonMathias Nyman
2026-06-03xhci: dbc: add timestamps to DbC state changes in a new helper.Mathias Nyman
2026-06-03xhci: dbc: add helper to set and clear DbC DCE enable bitMathias Nyman
2026-06-03xhci: dbc: serialize enabling and disabling dbcMathias Nyman
2026-06-03xhci: dbc: Fix sysfs ABI Documentation for xhci dbc statesMathias Nyman
2026-06-03usb: xhci: Improve Soft Retries after short transfersMichal Pecio
2026-06-03usb: xhci: Remove isochronous URB_SHORT_NOT_OK handlingMichal Pecio
2026-06-03usb: xhci: Remove skip_isoc_td()Michal Pecio
2026-06-03usb: xhci: Simplify xhci_quiesce()Michal Pecio
2026-06-03usb: xhci: remove legacy 'num_trbs_free' trackingNiklas Neronin
2026-06-03usb: xhci: fix typo in xhci_set_port_power() commentStepan Ionichev
2026-06-03dt-bindings: iio: adc: mt6359: Add MT6365 PMIC AuxADCLouis-Alexis Eyraud
2026-06-03dt-bindings: input: mediatek,pmic-keys: Add MT6365 supportLouis-Alexis Eyraud
2026-06-03drm/dumb-buffer: Drop buffer-size limits for nowThomas Zimmermann
2026-06-03irqchip/qcom-pdc: Use FIELD_GET() to extract bank index and bit positionMukesh Ojha
2026-06-03irqchip/qcom-pdc: Add PDC_VERSION() macro to describe version register fieldsMukesh Ojha
2026-06-03irqchip/qcom-pdc: Tighten ioremap clamp to single DRV region sizeMukesh Ojha
2026-06-03irqchip/qcom-pdc: Split __pdc_enable_intr() into per-version helpersMukesh Ojha
2026-06-03irqchip/exynos-combiner: Remove useless spinlockMarek Szyprowski
2026-06-03irqchip/renesas-rzt2h: Add error interrupts supportCosmin Tanislav
2026-06-03irqchip/renesas-rzt2h: Add software-triggered interrupts supportCosmin Tanislav
2026-06-03mm: simplify the mempool_alloc_bulk APIChristoph Hellwig
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig
2026-06-03Merge tag 'mmc-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-06-03Merge branch 'irq/urgent' into irq/driversThomas Gleixner
2026-06-03x86/virt/tdx: Enable TDX module runtime updatesChao Gao
2026-06-03x86/virt/tdx: Refresh TDX module version after updateChao Gao
2026-06-03coco/tdx-host: Lock out module updates when reading versionDave Hansen
2026-06-03x86/virt/seamldr: Add module update lockingDave Hansen
2026-06-03x86/virt/tdx: Restore TDX module stateChao Gao
2026-06-03x86/virt/seamldr: Initialize the newly-installed TDX moduleChao Gao
2026-06-03x86/virt/seamldr: Install a new TDX moduleChao Gao
2026-06-03x86/virt/tdx: Reset software states during TDX module shutdownChao Gao
2026-06-03Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-03x86/virt/seamldr: Shut down the current TDX moduleChao Gao
2026-06-03Merge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-03arm64: fpsimd: Remove <asm/fpsimdmacros.h>Mark Rutland
2026-06-03arm64: fpsimd: Move SME save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Move sve_flush_live() inlineMark Rutland
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SME stateMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03arm64: sysreg: Add FPCR and FPSRMark Rutland