summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-31i3c: renesas: Reconfigure the DATBAS register on re-attachClaudiu Beznea
2026-07-31i3c: renesas: Follow the reset deassert order used in probeClaudiu Beznea
2026-07-31i3c: renesas: Restore STDBR and EXTBR registers on resumeClaudiu Beznea
2026-07-31i3c: renesas: Check that the transfer is valid before accessing itClaudiu Beznea
2026-07-31i3c: master: Add driver for AMD AXI I3C master controllerManikanta Guntupalli
2026-07-31dt-bindings: i3c: Add AMD I3C master controller supportManikanta Guntupalli
2026-07-31i3c: master: Add optional_bytes for variable-length GET CCC validationAdrian Ng Ho Yin
2026-07-31i3c: master: Validate GET CCC payload length and retry Direct GET onceAdrian Ng Ho Yin
2026-07-31i3c: master: dw: Map CCC hardware errors to I3C M0/M2Adrian Ng Ho Yin
2026-07-31i3c: master: Report actual GET CCC payload length on successAdrian Ng Ho Yin
2026-07-31i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payloadAdrian Ng Ho Yin
2026-07-31i3c: master: Fix device_register() error pathAdrian Hunter
2026-07-31i3c: dw: avoid shift-out-of-bounds when DAA assigns no devicesJakub Kicinski
2026-07-31i3c: master: svc: bound IBI payload to the requested max_payload_lenMaoyi Xie
2026-07-31i3c: master: svc: report timeout waiting for STOP idlePengpeng Hou
2026-07-31i3c: master: adi: initialize the lock before enabling interruptsRunyu Xiao
2026-07-31arm64: Add override for ID_AA64MMFR4_EL1.NV_fracMarc Zyngier
2026-07-31KVM: arm64: selftest: Add NVHCR_EL2 to get-reg-listMarc Zyngier
2026-07-31KVM: arm64: Expose FEAT_NV3 to guestsMarc Zyngier
2026-07-31KVM: arm64: Add FEAT_NV3 detectionMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 TLBI trap elisionMarc Zyngier
2026-07-31KVM: arm64: Engage NV3 ERET trap elisionMarc Zyngier
2026-07-31KVM: arm64: Add NVHCR_EL2 context switchingMarc Zyngier
2026-07-31KVM: arm64: Add routing for NVHCR_EL2 trapMarc Zyngier
2026-07-31KVM: arm64: Add NVHCR_EL2 handling to the sysreg arrayMarc Zyngier
2026-07-31KVM: arm64: Add sanitisation for NVHCR_EL2Marc Zyngier
2026-07-31KVM: arm64: Make HCR_EL2 a non-VNCR registerMarc Zyngier
2026-07-31KVM: arm64: Add kvm_has_nv{2,3}() predicatesMarc Zyngier
2026-07-31KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisationMarc Zyngier
2026-07-31KVM: arm64: Split NV-specific exit fixups from the non-NV handlingMarc Zyngier
2026-07-31arm64: Add ARM64_HAS_NV3 capabilityMarc Zyngier
2026-07-31arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3Marc Zyngier
2026-07-31arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2Marc Zyngier
2026-07-31arm64: Add FEAT_NV2p1 detectionMarc Zyngier
2026-07-31KVM: arm64: Expose FEAT_NV2p1 to NV guestsMarc Zyngier
2026-07-31KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is presentMarc Zyngier
2026-07-31KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is presentMarc Zyngier
2026-07-31arm64: Add ARM64_HAS_NV2P1 capabilityMarc Zyngier
2026-07-31KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast pathMarc Zyngier
2026-07-31KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL registerMarc Zyngier
2026-07-31KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisationMarc Zyngier
2026-07-31KVM: arm64: Drop __HCRX_EL2_* masksMarc Zyngier
2026-07-31KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDEMarc Zyngier
2026-07-31arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON releaseMarc Zyngier
2026-07-31arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitionsMarc Zyngier
2026-07-31media: nxp: imx8-isi: Add additional 32-bit RGB format supportGuoniu Zhou
2026-07-31media: nxp: imx8-isi: Add 16-bit raw Bayer format supportLaurentiu Palcu
2026-07-31media: nxp: imx8-isi: Implement per-stream reference counting for multiplexed...Guoniu Zhou
2026-07-31media: nxp: imx8-isi: Use BIT_ULL() for 64-bit stream masksGuoniu Zhou
2026-07-31media: nxp: imx8-isi: Correct color map between V4L2 and ISIGuoniu Zhou