summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-12crypto: arm/aes-neonbs - Use AES library for single blocksEric Biggers
2026-01-12crypto: powerpc/aes - Rename struct aes_keyEric Biggers
2026-01-12lib/crypto: x86/nh: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm64/nh: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm/nh: Migrate optimized code into libraryEric Biggers
2026-01-12x86/xen: Drop xen_cpu_opsJuergen Gross
2026-01-12x86/xen: Drop xen_irq_opsJuergen Gross
2026-01-12x86/paravirt: Move pv_native_*() prototypes to paravirt.cJuergen Gross
2026-01-12x86/paravirt: Introduce new paravirt-base.h headerJuergen Gross
2026-01-12x86/paravirt: Move paravirt_sched_clock() related code into tsc.cJuergen Gross
2026-01-12KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=ySean Christopherson
2026-01-12KVM: x86: Bury ioapic.h definitions behind CONFIG_KVM_IOAPICSean Christopherson
2026-01-12KVM: x86: Fold "struct dest_map" into "struct rtc_status"Sean Christopherson
2026-01-12KVM: x86: Add a wrapper to handle common case of IRQ delivery without dest_mapSean Christopherson
2026-01-12KVM: x86: Drop MAX_NR_RESERVED_IOAPIC_PINS, use KVM_MAX_IRQ_ROUTES directlySean Christopherson
2026-01-12KVM: x86: Drop guest-triggerable ASSERT()s on I/O APIC access alignmentSean Christopherson
2026-01-12KVM: x86: Drop ASSERT() on I/O APIC EOIs being only for LEVEL_to WARN_ON_ONCESean Christopherson
2026-01-12KVM: x86: Drop guest/user-triggerable asserts on IRR/ISR vectorsSean Christopherson
2026-01-12KVM: x86: Drop ASSERT()s on APIC/vCPU being non-NULLSean Christopherson
2026-01-12KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNALSean Christopherson
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12riscv/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12loongarch/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12arm64/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12arm/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12sched: Move clock related paravirt code to kernel/schedJuergen Gross
2026-01-12paravirt: Remove asm/paravirt_api_clock.hJuergen Gross
2026-01-12x86/paravirt: Move thunk macros to paravirt_types.hJuergen Gross
2026-01-12x86/paravirt: Remove PARAVIRT_DEBUG config optionJuergen Gross
2026-01-12x86/paravirt: Remove some unneeded struct declarationsJuergen Gross
2026-01-12arm64: dts: mediatek: mt6795-xperia-m5: Add UHS pins for MMC1 and 2AngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8192-asurada: Remove unused clock-stretch-nsAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8173-elm: Remove regulators from thermal nodeAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8173-elm: Fix dsi0 ports warningAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8173-elm: Fix bluetooth node name and reorderAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8183-pumpkin: Fix pinmux node namesAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux nodeAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt7981b-openwrt-one: Remove useless cells from flash@0AngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8183-evb: Fix dtbs_check warningsAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8173: Fix pinctrl node names and cleanupAngeloGioacchino Del Regno
2026-01-12arm64: dts: mediatek: mt8188-geralt: drop firmware-name from first SCP coreChen-Yu Tsai
2026-01-12x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is setHou Wenlong
2026-01-12arm64: dts: renesas: Use lowercase hexKrzysztof Kozlowski
2026-01-12arm64: dts: renesas: Use hyphens in node namesKrzysztof Kozlowski
2026-01-12arm/arm64: dts: renesas: Drop unused .dtsiRob Herring (Arm)
2026-01-12x86/paravirt: Remove not needed includes of paravirt.hJuergen Gross
2026-01-12arm64: dts: cix: Add OrangePi 6 Plus board supportGary Yang
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-10Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds