summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-15KVM: arm64: pkvm: Report optional ID register traps with a 0x18 syndromeMarc Zyngier
2026-01-15KVM: arm64: pkvm: Add a generic synchronous exception injection primitiveMarc Zyngier
2026-01-15KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTEMarc Zyngier
2026-01-15KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic wayMarc Zyngier
2026-01-15KVM: arm64: Handle FEAT_IDST for sysregs without specific handlersMarc Zyngier
2026-01-15KVM: arm64: Add a generic synchronous exception injection primitiveMarc Zyngier
2026-01-15KVM: arm64: Add trap routing for GMID_EL1Marc Zyngier
2026-01-15arm64: Repaint ID_AA64MMFR2_EL1.IDS descriptionMarc Zyngier
2026-01-15Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-01-15arm64: dts: mediatek: mt8186-evb: Add vproc fixed regulatorAngeloGioacchino Del Regno
2026-01-15net: inline napi_skb_cache_get()Eric Dumazet
2026-01-15ASoC: rt5640: Fix duplicate clock properties in DT bindingMark Brown
2026-01-15Merge branch 'net-mlx5-hws-single-flow-counter-support'Paolo Abeni
2026-01-15net/mlx5: Initialize bulk for single flow countersMoshe Shemesh
2026-01-15net/mlx5: fs, split bulk initMark Bloch
2026-01-15net/mlx5: fs, factor out flow counter bulk initMark Bloch
2026-01-15soc: renesas: Add support for RZ/N1 GPIO Interrupt MultiplexerHerve Codina (Schneider Electric)
2026-01-15irqchip/renesas-rza1: Use for_each_of_imap_item iteratorHerve Codina (Schneider Electric)
2026-01-15irqchip/ls-extirq: Use for_each_of_imap_item iteratorHerve Codina (Schneider Electric)
2026-01-15of: unittest: Add a test case for for_each_of_imap_item iteratorHerve Codina (Schneider Electric)
2026-01-15of/irq: Introduce for_each_of_imap_itemHerve Codina (Schneider Electric)
2026-01-15RDMA/mana_ib: Take CQ type from the device typeKonstantin Taranov
2026-01-15ARM: dts: r9a06g032: Add support for GPIO interruptsHerve Codina (Schneider Electric)
2026-01-15ARM: dts: r9a06g032: Add GPIO controllersHerve Codina (Schneider Electric)
2026-01-15arm64: dts: renesas: rzg3e-smarc-som: Enable I3C supportTommaso Merciai
2026-01-15KVM: arm64: Honor UX/PX attributes for EL2 S1 mappingsMarc Zyngier
2026-01-15KVM: arm64: Convert VTCR_EL2 to config-driven sanitisationMarc Zyngier
2026-01-15KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and coMarc Zyngier
2026-01-15arm64: Convert VTCR_EL2 to sysreg infratructureMarc Zyngier
2026-01-15arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnumMarc Zyngier
2026-01-15dt-bindings: soc: renesas: Document RZ/N1 GPIO Interrupt MultiplexerHerve Codina (Schneider Electric)
2026-01-15Merge branch 'introduce-and-use-netif_xmit_timeout_ms-helper'Paolo Abeni
2026-01-15net/mlx5e: Refine TX timeout handling to skip non-timed-out SQShahar Shitrit
2026-01-15net: hns3: Use netif_xmit_timeout_ms() helperShahar Shitrit
2026-01-15net: Introduce netif_xmit_timeout_ms() helperShahar Shitrit
2026-01-15Merge branch kvmarm-fixes-6.19-1 into kvm-arm64/vtcrMarc Zyngier
2026-01-15LoongArch: Remove redundant code in head.SHuacai Chen
2026-01-15x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()Uros Bizjak
2026-01-15arm64: dts: mediatek: mt7981b-openwrt-one: Add address/size cells to ethAngeloGioacchino Del Regno
2026-01-15x86/paravirt: Remove trailing semicolons from alternative asm templatesUros Bizjak
2026-01-15ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LEDZhang Heng
2026-01-15RDMA/iwcm: Fix workqueue list corruption by removing work_listJacob Moroni
2026-01-15RDMA/rxe: Fix double free in rxe_srq_from_initJiasheng Jiang
2026-01-15RDMA/hns: Support drain SQ and RQChengchang Tang
2026-01-15tee: optee: store OS revision for TEE coreAristo Chen
2026-01-15tpm/tpm_ftpm_tee: Fix kdoc after function renamesUwe Kleine-König
2026-01-15virtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva
2026-01-15platform/x86: thinkpad_acpi: Add sysfs to display details of damaged device.Nitin Joshi
2026-01-15Merge branch 'xsk-move-cq_cached_prod_lock'Paolo Abeni
2026-01-15xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending pathJason Xing