summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-20phy: qcom: qmp-pcie: Skip PHY reset if already upKrishna Chaitanya Chundru1-10/+21
2026-07-20phy: mediatek: Add support for MT8196 MIPI DSI PHYAngeloGioacchino Del Regno4-1/+204
2026-07-20dt-bindings: phy: mediatek,dsi-phy: Add support for MT8196AngeloGioacchino Del Regno1-0/+1
2026-07-20phy: rockchip: naneng-combphy: Always configure SSC spread directionAlexey Charkov1-3/+3
2026-07-20phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3Inochi Amaoto5-0/+688
2026-07-20dt-bindings: phy: Add Spacemit K3 USB3/PCIe comb phy supportInochi Amaoto1-0/+68
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati1-1/+1
2026-07-20PCI/pwrctrl: tc9563: Take i2c adapter module referenceJohan Hovold1-4/+4
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY RX probeCan Peng1-1/+4
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY TX probeCan Peng1-1/+4
2026-07-20phy: qcom: qmp-pcie: Add QMP PCIe PHY support for HawiMatthew Leung1-0/+373
2026-07-20phy: qcom-qmp: Add v10.60 register offsetsMatthew Leung6-0/+219
2026-07-20phy: qcom-qmp: Add v10 register offsetsMatthew Leung6-0/+142
2026-07-20dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Hawi compatiblesMatthew Leung1-0/+6
2026-07-20arm64: defconfig: Enable drivers for BeagleBadgeJudith Mendez1-0/+5
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal1-6/+1
2026-07-20xfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
2026-07-20xfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
2026-07-20gpio: kunit: add test cases verifying swnode devlink supportBartosz Golaszewski1-7/+284
2026-07-20genirq/msi: Move misplaced EXPORT_SYMBOL_GPL for msi_domain_free_irqs_all()Li RongQing1-1/+1
2026-07-20xfs: propagate errors from xfs_rtginode_loadGuanghui Yang1-1/+1
2026-07-20platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported ...Vishnu Sankar1-0/+3
2026-07-20ALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei1-2/+12
2026-07-20ALSA: timer: don't re-enter an instance callback that is still runningNorbert Szetei1-2/+5
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni578-3018/+7873
2026-07-20Merge tag 'swnode-7.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski8-0/+601
2026-07-19sched_ext: Rename the cid-form cgroup ops to cpuctl_*Tejun Heo5-44/+43
2026-07-19tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulersTejun Heo2-9/+23
2026-07-19tools/sched_ext: scx_qmap - Add init fault injection modesTejun Heo3-1/+24
2026-07-19tools/sched_ext: scx_qmap - Consume cgroup weights through set_weightTejun Heo3-116/+69
2026-07-19sched_ext: Hand over cgroups at sub-scheduler enable/disableTejun Heo4-13/+250
2026-07-19sched_ext: Deliver cgroup ops to each task_group's schedTejun Heo3-47/+146
2026-07-19sched_ext: Re-home tasks on cgroup migrationTejun Heo3-15/+152
2026-07-19sched_ext: Relocate scx_cgroup_enabledTejun Heo2-6/+13
2026-07-19sched_ext: Factor out scx_rehome_task() and scx_punt_task()Tejun Heo1-28/+56
2026-07-19cgroup: Add cgroup_task_notifier and task migration eventsTejun Heo2-9/+110
2026-07-20ALSA: sis7019: Use pcim_iomap_region() for MMIO BARRosen Penev1-5/+5
2026-07-20media: i2c: saa7115: Add missing media_entity_cleanup()Biren Pandya1-0/+2
2026-07-20media: i2c: mt9v011: Add missing media_entity_cleanup()Biren Pandya1-0/+3
2026-07-20media: i2c: msp3400-driver: Add missing media_entity_cleanup()Biren Pandya1-0/+3
2026-07-20media: i2c: max9286: Add missing media_entity_cleanup()Biren Pandya1-1/+4
2026-07-20media: i2c: cx25840-core: Add missing media_entity_cleanup()Biren Pandya1-0/+2
2026-07-27media: dvb-core: fix feed leak on failed DMX_ADD_PIDRituparna Warwatkar1-2/+9
2026-07-27media: s2255: bound JPEG frame size before copying into the bufferHyeongJun An1-0/+6
2026-07-27media: go7007: s2250: propagate control I/O failuresYousef Alhouseen1-21/+33
2026-07-27media: s2255: Replace bare 'unsigned' with 'unsigned int'Lei Huang1-1/+1
2026-07-27media: s2255: Remove unnecessary braces from single-statement blocksLei Huang1-8/+4
2026-07-27media: s2255: Remove unnecessary debug logging and out-of-memory messagesLei Huang1-10/+0
2026-07-27media: s2255: Remove unnecessary return statements from void functionsLei Huang1-7/+0
2026-07-27media: s2255: Fix block comment style to kernel formatLei Huang1-24/+26