summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-05KVM: arm64: Simplify handling of HCR_EL2.E2H RESxMarc Zyngier-11/+1
2026-02-05KVM: arm64: Move RESx into individual register descriptorsMarc Zyngier-11/+37
2026-02-05KVM: arm64: Add RES1_WHEN_E2Hx constraints as configuration flagsMarc Zyngier-3/+9
2026-02-05KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flagsMarc Zyngier-24/+14
2026-02-05KVM: arm64: Simplify FIXED_VALUE handlingMarc Zyngier-44/+22
2026-02-05KVM: arm64: Convert HCR_EL2.RW to AS_RES1Marc Zyngier-14/+1
2026-02-05KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported featuresMarc Zyngier-12/+14
2026-02-05KVM: arm64: Allow RES1 bits to be inferred from configurationMarc Zyngier-2/+7
2026-02-05MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFIYao Zi-0/+98
2026-02-05MIPS: Loongson2ef: Use pcibios_align_resource() to block io rangeRong Zhang-1/+10
2026-02-05MIPS: Loongson2ef: Register PCI controller in early stageRong Zhang-6/+8
2026-02-05KVM: arm64: Inherit RESx bits from FGT register descriptorsMarc Zyngier-11/+5
2026-02-05KVM: arm64: Extend unified RESx handling to runtime sanitisationMarc Zyngier-18/+20
2026-02-05KVM: arm64: Introduce data structure tracking both RES0 and RES1 bitsMarc Zyngier-138/+160
2026-02-05KVM: arm64: Introduce standalone FGU computing primitiveMarc Zyngier-32/+25
2026-02-05KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}Marc Zyngier-2/+0
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier-13/+69
2026-02-05clk: microchip: fix typo in reference to a config optionLukas Bulwahn-1/+1
2026-02-05drm/i915/alpm: Disable LOBF around transitioning for LRR/seamless MNAnkit Nautiyal-2/+6
2026-02-05drm/bridge: add a driver for T-Head TH1520 HDMI controllerIcenowy Zheng-0/+185
2026-02-05dt-bindings: display/bridge: add binding for TH1520 HDMI controllerIcenowy Zheng-0/+120
2026-02-05drm/i915/alpm: Simplify and align LOBF checks in pre/post plane updateAnkit Nautiyal-41/+38
2026-02-05drm: verisilicon: add a driver for Verisilicon display controllersIcenowy Zheng-0/+1859
2026-02-05drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TGAnkit Nautiyal-2/+2
2026-02-05drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry linesAnkit Nautiyal-0/+22
2026-02-05drm/i915/alpm: Compute LOBF late after guardband is already determinedAnkit Nautiyal-14/+63
2026-02-05drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio-3/+5
2026-02-05locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCKMarco Elver-10/+10
2026-02-05s390: remove kvm_types.h from KbuildRandy Dunlap-1/+0
2026-02-05dt-bindings: display: add verisilicon,dcIcenowy Zheng-0/+122
2026-02-05dt-bindings: vendor-prefixes: add verisiliconIcenowy Zheng-0/+2
2026-02-05drm/bridge: imx8mp-hdmi-pai: enable PM runtimeShengjiu Wang-0/+15
2026-02-05ALSA: hda/realtek: Enable headset mic for Acer Nitro 5Breno Baptista-0/+1
2026-02-05netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano-1/+1
2026-02-04net/mlx5e: Extend TC max ratelimit using max_bw_value_msbAlexei Lazar-34/+44
2026-02-04Merge branch 'net-mlx5e-rx-datapath-enhancements'Jakub Kicinski-26/+41
2026-02-04net/mlx5e: SHAMPO, Improve allocation recoveryDragos Tatulea-2/+24
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea-24/+17
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)-59/+0
2026-02-04Merge branch 'net-stmmac-fix-serdes-power-methods'Jakub Kicinski-25/+41
2026-02-04net: stmmac: move serdes power methods to stmmac_[open|release]()Russell King (Oracle)-11/+10
2026-02-04net: stmmac: add missing serdes power down in error pathsRussell King (Oracle)-1/+3
2026-02-04net: stmmac: add state tracking for legacy serdes power stateRussell King (Oracle)-1/+6
2026-02-04net: stmmac: add wrappers for serdes_power[up|down]() methodsRussell King (Oracle)-19/+29
2026-02-04Merge branch 'net-rds-rds-tcp-protocol-and-extension-improvements'Jakub Kicinski-121/+450
2026-02-04net/rds: Trigger rds_send_ping() more than onceGerd Rausch-17/+72
2026-02-04net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrivesGerd Rausch-39/+90
2026-02-04net/rds: Update struct rds_statistics to use u64 instead of uint64_tAllison Henderson-36/+36
2026-02-04net/rds: Clear reconnect pending bitHÃ¥kon Bugge-0/+2
2026-02-04net/rds: Kick-start TCP receiver after acceptGerd Rausch-0/+2