summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20arm64: dts: amlogic: Correct indentation and whitespaceKrzysztof Kozlowski
2026-07-20verification/rvgen: Remove dead codeNam Cao
2026-07-20verification/rvgen: Remove the old state variablesNam Cao
2026-07-20verification/rvgen: Switch __create_matrix() to LarkNam Cao
2026-07-20verification/rvgen: Switch __get_event_variables() to LarkNam Cao
2026-07-20verification/rvgen: Delete __parse_constraint()Nam Cao
2026-07-20verification/rvgen: Simplify the generation for clock variablesNam Cao
2026-07-20rv: Simplify hybrid automata monitors's clock variablesNam Cao
2026-07-20verification/rvgen: Convert __fill_verify_guards_func() to LarkNam Cao
2026-07-20verification/rvgen: Convert __fill_setup_invariants_func() to LarkNam Cao
2026-07-20verification/rvgen: Convert __fill_verify_invariants_func() to LarkNam Cao
2026-07-20verification/rvgen: Implement state and transition parser based on LarkNam Cao
2026-07-20verification/rvgen: Introduce a parse tree for automata using LarkNam Cao
2026-07-20verification/rvgen: Switch LTL parser to LarkNam Cao
2026-07-20phy: qcom: qmp-pcie: Skip PHY reset if already upKrishna Chaitanya Chundru
2026-07-20phy: mediatek: Add support for MT8196 MIPI DSI PHYAngeloGioacchino Del Regno
2026-07-20dt-bindings: phy: mediatek,dsi-phy: Add support for MT8196AngeloGioacchino Del Regno
2026-07-20phy: rockchip: naneng-combphy: Always configure SSC spread directionAlexey Charkov
2026-07-20phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3Inochi Amaoto
2026-07-20dt-bindings: phy: Add Spacemit K3 USB3/PCIe comb phy supportInochi Amaoto
2026-07-20phy: qcom: m31-eusb2: Fix return value of init callKrishna Kurapati
2026-07-20PCI/pwrctrl: tc9563: Take i2c adapter module referenceJohan Hovold
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY RX probeCan Peng
2026-07-20phy: starfive: Fix runtime PM cleanup in JH7110 DPHY TX probeCan Peng
2026-07-20phy: qcom: qmp-pcie: Add QMP PCIe PHY support for HawiMatthew Leung
2026-07-20phy: qcom-qmp: Add v10.60 register offsetsMatthew Leung
2026-07-20phy: qcom-qmp: Add v10 register offsetsMatthew Leung
2026-07-20dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Hawi compatiblesMatthew Leung
2026-07-20arm64: defconfig: Enable drivers for BeagleBadgeJudith Mendez
2026-07-20drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD bac...Suraj Kandpal
2026-07-20xfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou
2026-07-20xfrm: espintcp: fix UAF during closeSabrina Dubroca
2026-07-20gpio: kunit: add test cases verifying swnode devlink supportBartosz Golaszewski
2026-07-20genirq/msi: Move misplaced EXPORT_SYMBOL_GPL for msi_domain_free_irqs_all()Li RongQing
2026-07-20xfs: propagate errors from xfs_rtginode_loadGuanghui Yang
2026-07-20platform/x86: thinkpad_acpi: Fix USB-C Security probe failure on unsupported ...Vishnu Sankar
2026-07-20ALSA: timer: drain a slave's callback before its master detaches itNorbert Szetei
2026-07-20ALSA: timer: don't re-enter an instance callback that is still runningNorbert Szetei
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-20Merge tag 'swnode-7.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...Bartosz Golaszewski
2026-07-19sched_ext: Rename the cid-form cgroup ops to cpuctl_*Tejun Heo
2026-07-19tools/sched_ext: Add SCX_OPS_CID_OPEN for cid-form schedulersTejun Heo
2026-07-19tools/sched_ext: scx_qmap - Add init fault injection modesTejun Heo
2026-07-19tools/sched_ext: scx_qmap - Consume cgroup weights through set_weightTejun Heo
2026-07-19sched_ext: Hand over cgroups at sub-scheduler enable/disableTejun Heo
2026-07-19sched_ext: Deliver cgroup ops to each task_group's schedTejun Heo
2026-07-19sched_ext: Re-home tasks on cgroup migrationTejun Heo
2026-07-19sched_ext: Relocate scx_cgroup_enabledTejun Heo
2026-07-19sched_ext: Factor out scx_rehome_task() and scx_punt_task()Tejun Heo
2026-07-19cgroup: Add cgroup_task_notifier and task migration eventsTejun Heo