Show patches with: State = Action Required       |   386630 patches
« 1 2 3 43866 3867 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
pmdomain: amlogic: fix T7 ISP secpower pmdomain: amlogic: fix T7 ISP secpower - - - --- 2025-03-03 Xianwei Zhao via B4 Relay New
[net-next,v4,13/13] net: phy: phy_caps: Allow getting an phy_interface's capabilities net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,12/13] net: phylink: Convert capabilities to linkmodes using phy_caps net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,11/13] net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,10/13] net: phy: drop phy_settings and the associated lookup helpers net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,08/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,06/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,05/13] net: phy: phy_caps: Introduce phy_caps_valid net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,04/13] net: phy: phy_caps: Move __set_linkmode_max_speed to phy_caps net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,03/13] net: phy: phy_caps: Move phy_speeds to phy_caps net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,02/13] net: phy: Use an internal, searchable storage for the linkmodes net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[net-next,v4,01/13] net: ethtool: Export the link_mode_params definitions net: phy: Rework linkmodes handling in a dedicated file - - - --- 2025-03-03 Maxime Chevallier New
[6/6] ASoC: samsung: tm2_wm5110: Drop unused include ASoC: samsung: GPIO descriptor conversion - - - --- 2025-03-03 Linus Walleij New
[5/6] ASoC: samsung: tobermory: Drop unused include ASoC: samsung: GPIO descriptor conversion - - - --- 2025-03-03 Linus Walleij New
[4/6] ASoC: samsung: speyside: Convert to GPIO descriptor ASoC: samsung: GPIO descriptor conversion - - - --- 2025-03-03 Linus Walleij New
[3/6] ASoC: samsung: lowland: Drop unused include ASoC: samsung: GPIO descriptor conversion - - - --- 2025-03-03 Linus Walleij New
[2/6] ASoC: samsung: littlemill: Drop unused include ASoC: samsung: GPIO descriptor conversion - - - --- 2025-03-03 Linus Walleij New
[1/6] ASoC: samsung: bells: Drop unused include ASoC: samsung: GPIO descriptor conversion - - - --- 2025-03-03 Linus Walleij New
pinctrl: meson: fix pin input property for a4 pinctrl: meson: fix pin input property for a4 - - - --- 2025-03-03 Xianwei Zhao via B4 Relay New
[bpf-next,v3,4/4] arm64: implement per-function metadata storage for arm64 per-function storage support - - - --- 2025-03-03 Menglong Dong New
[bpf-next,v3,3/4] x86: implement per-function metadata storage for x86 per-function storage support - - - --- 2025-03-03 Menglong Dong New
[bpf-next,v3,2/4] add per-function metadata storage support per-function storage support - - - --- 2025-03-03 Menglong Dong New
[bpf-next,v3,1/4] x86/ibt: factor out cfi and fineibt offset per-function storage support - - - --- 2025-03-03 Menglong Dong New
[bpf-next,v4,10/10] bpf, docs: Update instruction-set.rst for load-acquire and store-release instru… Introduce load-acquire and store-release BPF instructions - - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,09/10] selftests/bpf: Add selftests for load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions 1 - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,08/10] bpf, x86: Support load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions - - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,07/10] bpf, arm64: Support load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions 1 - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,06/10] arm64: insn: Add load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions 1 - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,05/10] arm64: insn: Add BIT(23) to {load,store}_ex's mask Introduce load-acquire and store-release BPF instructions 1 - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,04/10] bpf: Introduce load-acquire and store-release instructions Introduce load-acquire and store-release BPF instructions 2 - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,03/10] bpf/verifier: Factor out check_load_mem() and check_store_reg() Introduce load-acquire and store-release BPF instructions 1 - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,02/10] bpf/verifier: Factor out check_atomic_rmw() Introduce load-acquire and store-release BPF instructions - - - --- 2025-03-03 Peilin Ye New
[bpf-next,v4,01/10] bpf/verifier: Factor out atomic_ptr_type_ok() Introduce load-acquire and store-release BPF instructions - - - --- 2025-03-03 Peilin Ye New
arm64/mm: Create level specific section mappings in map_range() arm64/mm: Create level specific section mappings in map_range() - - - --- 2025-03-03 Anshuman Khandual New
[v16,7/7] drm/rockchip: vop2: Add support for rk3576 VOP Support for rk3576 - - 2 --- 2025-03-03 Andy Yan New
[v16,6/7] dt-bindings: display: vop2: Add rk3576 support VOP Support for rk3576 - 1 - --- 2025-03-03 Andy Yan New
[v16,5/7] dt-bindings: display: vop2: Add missing rockchip,grf property for rk3566/8 VOP Support for rk3576 1 - - --- 2025-03-03 Andy Yan New
[v16,4/7] dt-bindings: display: vop2: describe constraint SoC by SoC VOP Support for rk3576 - 1 - --- 2025-03-03 Andy Yan New
[v16,3/7] drm/rockchip: vop2: Add uv swap for cluster window VOP Support for rk3576 - - 2 --- 2025-03-03 Andy Yan New
[v16,2/7] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask VOP Support for rk3576 - - 2 --- 2025-03-03 Andy Yan New
[v16,1/7] drm/rockchip: vop2: Register the primary plane and overlay plane separately VOP Support for rk3576 - - 2 --- 2025-03-03 Andy Yan New
[v15,10/10] arm64: dts: qcom: sa8775p: Add CTCU and ETR nodes Coresight: Add Coresight TMC Control Unit driver - 1 - --- 2025-03-03 Jie Gan New
[v15,09/10] Coresight: Add Coresight TMC Control Unit driver Coresight: Add Coresight TMC Control Unit driver - 1 - --- 2025-03-03 Jie Gan New
[v15,08/10] dt-bindings: arm: Add Coresight TMC Control Unit hardware Coresight: Add Coresight TMC Control Unit driver - 1 - --- 2025-03-03 Jie Gan New
[v15,07/10] Coresight: Change functions to accept the coresight_path Coresight: Add Coresight TMC Control Unit driver - - - --- 2025-03-03 Jie Gan New
[v15,06/10] Coresight: Change to read the trace ID from coresight_path Coresight: Add Coresight TMC Control Unit driver - - - --- 2025-03-03 Jie Gan New
[v15,05/10] Coresight: Allocate trace ID after building the path Coresight: Add Coresight TMC Control Unit driver - - - --- 2025-03-03 Jie Gan New
[v15,04/10] Coresight: Introduce a new struct coresight_path Coresight: Add Coresight TMC Control Unit driver - - - --- 2025-03-03 Jie Gan New
[v15,03/10] Coresight: Use coresight_etm_get_trace_id() in traceid_show() Coresight: Add Coresight TMC Control Unit driver - 1 - --- 2025-03-03 Jie Gan New
[v15,02/10] Coresight: Add trace_id function to retrieving the trace ID Coresight: Add Coresight TMC Control Unit driver - 1 - --- 2025-03-03 Jie Gan New
[v15,01/10] Coresight: Add support for new APB clock name Coresight: Add Coresight TMC Control Unit driver - 1 - --- 2025-03-03 Jie Gan New
[v3,7/7] MAINTAINERS: add entry for i.MX SCMI extensions firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol - - - --- 2025-03-03 Peng Fan New
[v3,6/7] firmware: imx: Add i.MX95 SCMI CPU driver firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol - 1 - --- 2025-03-03 Peng Fan New
[v3,5/7] firmware: imx: Add i.MX95 SCMI LMM driver firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol - 1 - --- 2025-03-03 Peng Fan New
[v3,4/7] firmware: arm_scmi: imx: Add i.MX95 CPU Protocol firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol - - - --- 2025-03-03 Peng Fan New
[v3,3/7] firmware: arm_scmi: imx: Add i.MX95 LMM protocol firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol - - - --- 2025-03-03 Peng Fan New
[v3,2/7] dt-bindings: firmware: Add i.MX95 SCMI LMM and CPU protocol firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol - - - --- 2025-03-03 Peng Fan New
[v3,1/7] firmware: arm_scmi: imx: Add LMM and CPU documentation firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol - - - --- 2025-03-03 Peng Fan New
[v5,2/2] arm64: dts: rockchip: add MNT Reform 2 [v5,1/2] dt-bindings: arm: rockchip: Add MNT Reform 2 (RCORE) - - - --- 2025-03-02 Patrick Wildt New
[v5,1/2] dt-bindings: arm: rockchip: Add MNT Reform 2 (RCORE) [v5,1/2] dt-bindings: arm: rockchip: Add MNT Reform 2 (RCORE) 1 - - --- 2025-03-02 Patrick Wildt New
[v2,2/2] arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsi Slightly improve hardware description of Pine64 RockPro64 - - 1 --- 2025-03-02 Dragan Simic New
[v2,1/2] arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi Slightly improve hardware description of Pine64 RockPro64 - - - --- 2025-03-02 Dragan Simic New
[v2,20/20] arm64: defconfig: Enable MT6359 ACCDET Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,19/20] arm64: dts: mt6359: Add accessory detect node Get mt6359-accdet ready for usage in Devicetree - 1 - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,18/20] ASoC: mediatek: mt6359-accdet: Always use EINT0 IRQ Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,17/20] ASoC: mediatek: mt6359-accdet: Always set comp-vth to 1.6V Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,16/20] ASoC: mediatek: mt6359-accdet: Always configure hardware as mic-mode 2 Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,15/20] ASoC: mediatek: mt6359-accdet: Always set micbias1 to 2.8V Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,14/20] ASoC: mediatek: mt6359-accdet: Always use eint detect mode 4 Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,13/20] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,12/20] ASoC: mediatek: mt6359-accdet: Always use internal resistor Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,11/20] ASoC: mediatek: mt6359-accdet: Drop unused moisture variables Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,10/20] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,09/20] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,08/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,07/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,06/20] ASoC: mediatek: mt6359-accdet: Implement HP_EINT polarity configuration Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,05/20] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,04/20] ASoC: mediatek: mt6359-accdet: Add compatible property Get mt6359-accdet ready for usage in Devicetree - 1 - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[v2,01/20] ASoC: dt-bindings: Add document for mt6359-accdet Get mt6359-accdet ready for usage in Devicetree - - - --- 2025-03-02 Nícolas F. R. A. Prado New
[net] net: ethtool: Set the req_info->dev on DUMP requests for each dev [net] net: ethtool: Set the req_info->dev on DUMP requests for each dev - - - --- 2025-03-02 Maxime Chevallier New
[v2,2/2] arm64: dts: rockchip: describe the OV8858 user camera on PinePhone Pro Describe the cameras in the PinePhone Pro dts - - - --- 2025-03-02 Olivier Benjamin New
[v2,1/2] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro Describe the cameras in the PinePhone Pro dts - - - --- 2025-03-02 Olivier Benjamin New
[v2,2/2] arm64: dts: ti: k3-am62p5*/k3-j722s: Add bootph-all property to enable Ethernet boot Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK - 1 - --- 2025-03-02 Chintan Vankar New
[v2,1/2] arm64: dts: ti: k3-am68-sk/k3-j721s2-mcu: Add bootph-all property to enable Ethernet boot Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK - 1 - --- 2025-03-02 Chintan Vankar New
ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 board ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 board - - - --- 2025-03-02 Marek Vasut New
[GIT,PULL] Second batch of Apple SoC DT updates for v6.15 [GIT,PULL] Second batch of Apple SoC DT updates for v6.15 - - - --- 2025-03-02 Sven Peter New
phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init - - - --- 2025-03-02 Andy Yan New
[GIT,PULL] Apple SoC RTKit IPC library updates for v6.15 [GIT,PULL] Apple SoC RTKit IPC library updates for v6.15 - - - --- 2025-03-02 Sven Peter New
KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs - - - --- 2025-03-02 Akihiko Odaki New
[GIT,PULL] arm64 fixes for -rc5 [GIT,PULL] arm64 fixes for -rc5 - - - --- 2025-03-01 Will Deacon New
[v2,2/2] drm/rockchip: lvds: Hide scary error messages on probe deferral drm/rockchip: lvds: probe logging improvements - - - --- 2025-03-01 Heiko Stübner New
[v2,1/2] drm/rockchip: lvds: move pclk preparation in with clk_get drm/rockchip: lvds: probe logging improvements - 1 - --- 2025-03-01 Heiko Stübner New
[net,v2] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device [net,v2] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device - - - --- 2025-03-01 Maxime Chevallier New
ARM: dts: stm32: use IRQ_TYPE_EDGE_FALLING on stm32mp157c-dk2 ARM: dts: stm32: use IRQ_TYPE_EDGE_FALLING on stm32mp157c-dk2 - 1 - --- 2025-03-01 Dario Binacchi New
[v2,4/4] pinctrl: samsung: Add filter selection support for alive bank on gs101 samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101 - - - --- 2025-03-01 Peter Griffin New
« 1 2 3 43866 3867 »