Show patches with: State = Action Required       |    Archived = No       |   3974 patches
« 1 2 ... 35 36 3739 40 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,17/18] KVM: arm64: nv: Plumb handling of AT S1* traps from EL2 KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,16/18] KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3 KVM: arm64: nv: Add support for address translation instructions - 1 - --- 2024-08-20 Marc Zyngier New
[v4,15/18] KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configuration KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,14/18] KVM: arm64: nv: Add SW walker for AT S1 emulation KVM: arm64: nv: Add support for address translation instructions - 1 - --- 2024-08-20 Marc Zyngier New
[v4,13/18] KVM: arm64: nv: Make ps_to_output_size() generally available KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,12/18] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W} KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,11/18] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W} KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,10/18] KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,09/18] KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W} KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,08/18] KVM: arm64: nv: Honor absence of FEAT_PAN2 KVM: arm64: nv: Add support for address translation instructions - 1 - --- 2024-08-20 Marc Zyngier New
[v4,07/18] KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,06/18] KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,05/18] KVM: arm64: Make kvm_at() take an OP_AT_* KVM: arm64: nv: Add support for address translation instructions - 2 - --- 2024-08-20 Marc Zyngier New
[v4,04/18] arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,03/18] arm64: Add system register encoding for PSTATE.PAN KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,02/18] arm64: Add PAR_EL1 field description KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v4,01/18] arm64: Add missing APTable and TCR_ELx.HPD masks KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-20 Marc Zyngier New
[v1,2/2] ARM: dts: aspeed: Harma: update sgpio line name Revise Meta(Facebook) Harma BMC(AST2600) - - - --- 2024-08-20 Peter Yin New
[v1,1/2] ARM: dts: aspeed: Harma: add rtc device Revise Meta(Facebook) Harma BMC(AST2600) - - - --- 2024-08-20 Peter Yin New
[12/12] KVM: arm64: Add selftest checking how the absence of GICv3 is handled KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[11/12] KVM: arm64: Unify UNDEF injection helpers KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[10/12] KVM: arm64: Make most GICv3 accesses UNDEF if they trap KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[09/12] KVM: arm64: Honor guest requested traps in GICv3 emulation KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[08/12] KVM: arm64: Add trap routing information for ICH_HCR_EL2 KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[07/12] KVM: arm64: Add ICH_HCR_EL2 to the vcpu state KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[06/12] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[05/12] KVM: arm64: Add helper for last ditch idreg adjustments KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[04/12] KVM: arm64: Force GICv3 traps activa when no irqchip is configured on VHE KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[03/12] KVM: arm64: Force SRE traps when SRE access is not enabled KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[02/12] KVM: arm64: Move GICv3 trap configuration to kvm_calculate_traps() KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[01/12] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3 KVM: arm64: Handle the lack of GICv3 exposed to a guest - - - --- 2024-08-20 Marc Zyngier New
[v2,3/3] arm64: dts: amlogic: add C3 AW419 board add some node for amlogic c3 - 1 - --- 2024-08-20 Xianwei Zhao via B4 Relay New
[v2,2/3] arm64: dts: amlogic: add some device nodes for C3 add some node for amlogic c3 - - - --- 2024-08-20 Xianwei Zhao via B4 Relay New
[v2,1/3] dt-bindings: clock: fix C3 PLL input parameter add some node for amlogic c3 - 1 - --- 2024-08-20 Xianwei Zhao via B4 Relay New
ARM: sa1100: Use devm_clk_get_enabled() helpers ARM: sa1100: Use devm_clk_get_enabled() helpers - - - --- 2024-08-20 Huan Yang New
[net-next,v4,7/7] net: stmmac: silence FPE kernel logs net: stmmac: FPE via ethtool + tc - - - --- 2024-08-20 Furong Xu New
[net-next,v4,6/7] net: stmmac: support fp parameter of tc-taprio net: stmmac: FPE via ethtool + tc - - - --- 2024-08-20 Furong Xu New
[net-next,v4,5/7] net: stmmac: support fp parameter of tc-mqprio net: stmmac: FPE via ethtool + tc - - - --- 2024-08-20 Furong Xu New
[net-next,v4,4/7] net: stmmac: configure FPE via ethtool-mm net: stmmac: FPE via ethtool + tc - - - --- 2024-08-20 Furong Xu New
[net-next,v4,3/7] net: stmmac: refactor FPE verification process net: stmmac: FPE via ethtool + tc - - - --- 2024-08-20 Furong Xu New
[net-next,v4,2/7] net: stmmac: drop stmmac_fpe_handshake net: stmmac: FPE via ethtool + tc - 1 - --- 2024-08-20 Furong Xu New
[net-next,v4,1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data net: stmmac: FPE via ethtool + tc - 1 - --- 2024-08-20 Furong Xu New
[v3] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() [v3] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt() - - - --- 2024-08-20 Tze-nan Wu New
[v3] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init [v3] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init - 1 - --- 2024-08-20 Ma Ke New
[net-next,v6,2/2] net: ti: icssg-prueth: Add support for PA Stats Add support for ICSSG PA_STATS - 1 - --- 2024-08-20 MD Danish Anwar New
[net-next,v6,1/2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support Add support for ICSSG PA_STATS 1 2 - --- 2024-08-20 MD Danish Anwar New
[v8,4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC initial clock support for exynosauto v920 SoC - - - --- 2024-08-20 Sunyeal Hong New
[v8,3/4] clk: samsung: clk-pll: Add support for pll_531x initial clock support for exynosauto v920 SoC - 1 - --- 2024-08-20 Sunyeal Hong New
[v8,2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 initial clock support for exynosauto v920 SoC - - - --- 2024-08-20 Sunyeal Hong New
[v8,1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings initial clock support for exynosauto v920 SoC - - - --- 2024-08-20 Sunyeal Hong New
gpio: Simplify using devm_clk_get_enabled() gpio: Simplify using devm_clk_get_enabled() - - - --- 2024-08-20 Rong Qianfeng New
[-next,6/6] crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx() Cleanup unused function declarations - - - --- 2024-08-20 Yue Haibing New
[-next,5/6] crypto: amlogic - Remove unused declaration meson_enqueue() Cleanup unused function declarations - - - --- 2024-08-20 Yue Haibing New
[-next,4/6] crypto: ccp - Remove unused declaration sp_get_master() Cleanup unused function declarations 1 - - --- 2024-08-20 Yue Haibing New
[-next,3/6] crypto: octeontx - Remove unused declaration otx_cpt_callback() Cleanup unused function declarations - - - --- 2024-08-20 Yue Haibing New
[-next,2/6] crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue() Cleanup unused function declarations - - - --- 2024-08-20 Yue Haibing New
[-next,1/6] crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr() Cleanup unused function declarations - - - --- 2024-08-20 Yue Haibing New
[3/3] arm64: dts: mediatek: mt8186: Add svs node Devicetree updates for MT8186 - - - --- 2024-08-20 Rohit Agarwal New
[2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI Devicetree updates for MT8186 - - - --- 2024-08-20 Rohit Agarwal New
[1/3] dt-bindings: display: mediatek: dpi: Add power domains Devicetree updates for MT8186 - - - --- 2024-08-20 Rohit Agarwal New
[v2] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init [v2] irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init - 1 - --- 2024-08-20 Ma Ke New
[v7,5/5] clk: samsung: add top clock support for ExynosAuto v920 SoC initial clock support for exynosauto v920 SoC - - - --- 2024-08-20 Sunyeal Hong New
[v7,4/5] clk: samsung: clk-pll: Add support for pll_531x initial clock support for exynosauto v920 SoC - 1 - --- 2024-08-20 Sunyeal Hong New
[v7,3/5] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920 initial clock support for exynosauto v920 SoC - - - --- 2024-08-20 Sunyeal Hong New
[v7,2/5] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings initial clock support for exynosauto v920 SoC - - - --- 2024-08-20 Sunyeal Hong New
[v7,1/5] clk: samsung: exynosautov9: add dpum clock support initial clock support for exynosauto v920 SoC - - - --- 2024-08-20 Sunyeal Hong New
media: dt-bindings: trivial white-space and example cleanup media: dt-bindings: trivial white-space and example cleanup - 1 - --- 2024-08-20 Krzysztof Kozlowski New
arm64: dts: ti: Add PWM and ECAP overlay for J722S-EVM arm64: dts: ti: Add PWM and ECAP overlay for J722S-EVM - - - --- 2024-08-20 Bhavya Kapoor New
[-next,RESEND] usb: xhci: Simplify with scoped for each OF child loop [-next,RESEND] usb: xhci: Simplify with scoped for each OF child loop - 1 - --- 2024-08-20 Jinjie Ruan New
[-next] usb: xhci: Simplify with scoped for each OF child loop [-next] usb: xhci: Simplify with scoped for each OF child loop - - - --- 2024-08-20 Jinjie Ruan New
[v2] arm64: dts: allwinner: a64: Add GPU thermal trips to the SoC dtsi [v2] arm64: dts: allwinner: a64: Add GPU thermal trips to the SoC dtsi - - 1 --- 2024-08-20 Dragan Simic New
arm64: Allow packing uncompressed images into distro packages arm64: Allow packing uncompressed images into distro packages - 1 - --- 2024-08-20 Bjorn Andersson New
[v1] clk:clk-imx8-acm:fix wrong pointer check in clk_imx_acm_attach_pm_domains() [v1] clk:clk-imx8-acm:fix wrong pointer check in clk_imx_acm_attach_pm_domains() - - - --- 2024-08-20 Yuesong Li New
ARM: dts: imx28-apx4devkit: Fix the regulator description ARM: dts: imx28-apx4devkit: Fix the regulator description - - - --- 2024-08-20 Fabio Estevam New
[v2,3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups pmdomain: ti_sci: collect and send low-power mode constraints - - - --- 2024-08-20 Kevin Hilman New
[v2,2/3] pmdomain: ti_sci: add wakeup constraint management pmdomain: ti_sci: collect and send low-power mode constraints - - - --- 2024-08-20 Kevin Hilman New
[v2,1/3] pmdomain: ti_sci: add per-device latency constraint management pmdomain: ti_sci: collect and send low-power mode constraints - - - --- 2024-08-20 Kevin Hilman New
[V2] arm64: dts: imx8mp-beacon: Enable DW HDMI Bridge [V2] arm64: dts: imx8mp-beacon: Enable DW HDMI Bridge - - - --- 2024-08-19 Adam Ford New
arm_mpam: Fix T241-MPAM-4 workaround arm_mpam: Fix T241-MPAM-4 workaround - - - --- 2024-08-19 Shanker Donthineni New
arm_mpam: resctrl: Update only requested configuration arm_mpam: resctrl: Update only requested configuration - - - --- 2024-08-19 Shanker Donthineni New
[RFC] arm64: defconfig: Set MFD_TPS6594_I2C as built-in [RFC] arm64: defconfig: Set MFD_TPS6594_I2C as built-in - - - --- 2024-08-19 Judith Mendez New
dmaengine: xilinx: xdma: Fix IS_ERR() vs NULL bug in xdma_probe() dmaengine: xilinx: xdma: Fix IS_ERR() vs NULL bug in xdma_probe() - 1 - --- 2024-08-19 Harshit Mogalapalli New
[v2] Avoid memory barrier in read_seqcount() through load acquire [v2] Avoid memory barrier in read_seqcount() through load acquire 1 - - --- 2024-08-19 Christoph Lameter via B4 Relay New
[v2,12/12] arm64: dts: imx8mm-beacon-kit: add DVDD-supply and DOVDD-supply arm64: dts: imx: 3rd dtb warning clearn up - 1 - --- 2024-08-19 Frank Li New
[v2,11/12] arm64: dts: s32v234: remove fallback compatible string arm,cortex-a9-gic arm64: dts: imx: 3rd dtb warning clearn up - - - --- 2024-08-19 Frank Li New
[v2,10/12] arm64: dts: fsl-ls1088a-ten64: change to low case hex value arm64: dts: imx: 3rd dtb warning clearn up - - - --- 2024-08-19 Frank Li New
[v2,09/12] arm64: dts: imx8mp-venice: add vddl and vana for sensor@10 arm64: dts: imx: 3rd dtb warning clearn up - - - --- 2024-08-19 Frank Li New
[v2,08/12] arm64: dts: fsl-lx2160a-tqmlx2160a: change "vcc" to "vdd" for hub* arm64: dts: imx: 3rd dtb warning clearn up - 1 - --- 2024-08-19 Frank Li New
[v2,07/12] arm64: dts: imx8mm-venice-gw7902(3): add #address-cells for gsc@20 arm64: dts: imx: 3rd dtb warning clearn up - - - --- 2024-08-19 Frank Li New
[v2,06/12] arm64: dts: fsl-ls1028: add missed supply for wm8904 arm64: dts: imx: 3rd dtb warning clearn up - - - --- 2024-08-19 Frank Li New
[v2,05/12] arm64: dts: layerscape: rename mdio-mux-emi to mdio-mux@<addr> arm64: dts: imx: 3rd dtb warning clearn up - - - --- 2024-08-19 Frank Li New
[v2,04/12] arm64: dts: fsl-ls1012a-frdm: move clock-sc16is7xx under root node arm64: dts: imx: 3rd dtb warning clearn up 1 - - --- 2024-08-19 Frank Li New
[v2,03/12] arm64: dts: imx: rename gpio hog as <gpio name>-hog arm64: dts: imx: 3rd dtb warning clearn up - 1 - --- 2024-08-19 Frank Li New
[v2,02/12] arm64: dts: fsl-ls1043a: move "fsl,ls1043a-qdma" ahead "fsl,ls1021a-qdma" arm64: dts: imx: 3rd dtb warning clearn up - 1 - --- 2024-08-19 Frank Li New
[v2,01/12] arm64: dts: imx8-ss-img: remove undocument slot for jpeg arm64: dts: imx: 3rd dtb warning clearn up - - - --- 2024-08-19 Frank Li New
[9/9] PCI: Remove pcim_iounmap_regions() PCI: Remove pcim_iounmap_regions() - 2 - --- 2024-08-19 Philipp Stanner New
[8/9] vdap: solidrun: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[7/9] ethernet: stmicro: Simplify PCI devres usage PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[6/9] ethernet: cavium: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() - - - --- 2024-08-19 Philipp Stanner New
[5/9] gpio: Replace deprecated PCI functions PCI: Remove pcim_iounmap_regions() 1 1 - --- 2024-08-19 Philipp Stanner New
« 1 2 ... 35 36 3739 40 »