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/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-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
2026-02-04net/rds: rds_tcp_conn_path_shutdown must not discard messagesGerd Rausch-5/+76
2026-02-04net/rds: Encode cp_index in TCP source portGerd Rausch-7/+77
2026-02-04net/rds: new extension header: rdma bytesShamir Rabinovitch-29/+107
2026-02-04net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()Eric Dumazet-2/+2
2026-02-04ovpn: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap-323/+111
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen-8/+8
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet-10/+13
2026-02-04tcp: move tcp_rbtree_insert() to tcp_output.cEric Dumazet-19/+19
2026-02-04tcp: use __skb_push() in __tcp_transmit_skb()Eric Dumazet-1/+1