summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-13ARM: VDSO: Patch out __vdso_clock_getres() if unavailableThomas Weißschuh
2026-01-13x86/vdso: Provide clock_getres_time64() for x86-32Thomas Weißschuh
2026-01-13x86/paravirt: Allow pv-calls outside paravirt.hJuergen Gross
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-13arm64: dts: amlogic: move CPU OPP table and clock assignment to SoC.dtsiMartin Blumenstingl
2026-01-13Merge patch series "arm64: dts: apple: Add integrated USB Type-C ports"Sven Peter
2026-01-13arm64: dts: apple: t60xx: Add nodes for integrated USB Type-C portsJanne Grunau
2026-01-13arm64: dts: apple: t8112: Add nodes for integrated USB Type-C portsHector Martin
2026-01-13arm64: dts: apple: t8103: Add nodes for integrated USB Type-C portsHector Martin
2026-01-13arm64: dts: apple: t8103: Add ps_pmp dependency to ps_gfxJanne Grunau
2026-01-13arm64: dts: apple: t8103: Mark ATC USB AON domains as always-onHector Martin
2026-01-13arm64: dts: apple: t8112-j473: Keep the HDMI port powered onJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for Apple iMacsJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for Mac ProJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for Apple desktop devicesJanne Grunau
2026-01-13arm64: dts: apple: Add chassis-type property for all MacbooksJanne Grunau
2026-01-12x86/xen: Drop xen_mmu_opsJuergen Gross
2026-01-12lib/crypto: riscv/aes: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: powerpc/aes: Migrate POWER8 optimized code into libraryEric Biggers
2026-01-12lib/crypto: powerpc/aes: Migrate SPE optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm64/aes: Migrate optimized code into libraryEric Biggers
2026-01-12lib/crypto: arm/aes: Migrate optimized code into libraryEric Biggers
2026-01-12crypto: aes - Replace aes-generic with wrapper around libEric Biggers
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers
2026-01-12crypto: arm64/aes - Select CRYPTO_LIB_SHA256 from correct placesEric Biggers
2026-01-12crypto: arm64/aes - Switch to aes_enc_tab[] and aes_dec_tab[]Eric Biggers
2026-01-12crypto: arm/aes - Switch to aes_enc_tab[] and aes_dec_tab[]Eric Biggers
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