summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-05riscv: dts: microchip: sort pic64gx i2c nodes alphanumericallyConor Dooley
2026-05-05riscv: dts: microchip: update pic64gx gpio interrupts to better match the SoCConor Dooley
2026-05-05riscv: dts: microchip: add tsu clock to macb on pic64gxConor Dooley
2026-05-05dts: spacemit: set console baud rate on bpif3Conor Dooley
2026-05-05x86/xen: Fix a potential problem in xen_e820_resolve_conflicts()Juergen Gross
2026-05-05s390: Remove extra check of task_stack_page()Maninder Singh
2026-05-05x86/efi: Restore IRQ state in EFI page fault handlerArd Biesheuvel
2026-05-04objtool: Grow __cfi_* prefix symbols for all CFI+CALL_PADDINGJosh Poimboeuf
2026-05-04ARM: dts: imx6ul-var-som: add support for LVDS display panelHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: factor out audio supportHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: add support for EC configuration option (ENET1)Hugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: factor out ENET2 ethernet supportHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: add proper Wifi and Bluetooth supportHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: factor out SD card supportHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som-concerto: order DT propertiesHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som-concerto: Factor out common parts for all CPU variantsHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: Factor out common parts for all CPU variantsHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: change incorrect VAR-SOM-MX6UL referencesHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: fix warning for boolean property with a valueHugo Villeneuve
2026-05-04ARM: dts: imx6ul-var-som: fix warning for non-existent dc-supply propertyHugo Villeneuve
2026-05-04arm64: dts: add support for NXP i.MX95 15x15 audio board (version 2)Shengjiu Wang
2026-05-04ARM: s3c: use gpio lookup table for LEDsArnd Bergmann
2026-05-04staging: octeon: convert cvmx_pip_port_status_t from typedef to plain structEric Wu
2026-05-04staging: octeon: convert cvmx_pko_port_status_t from typedef to plain structEric Wu
2026-05-04staging: octeon: convert cvmx_pko_status_t from typedef to plain enumEric Wu
2026-05-04staging: octeon: convert cvmx_pko_lock_t from typedef to plain enumEric Wu
2026-05-04staging: octeon: convert cvmx_pow_wait_t from typedef to plain enumEric Wu
2026-05-04staging: octeon: convert cvmx_helper_interface_mode_t from typedef to plain enumEric Wu
2026-05-04staging: octeon: convert cvmx_spi_mode_t from typedef to plain enumEric Wu
2026-05-04x86/boot: Get rid of kstrtoull()Borislav Petkov (AMD)
2026-05-04x86/boot/compressed: Use boot_kstrtoul() for hugepages= parsingThorsten Blum
2026-05-04x86/efi: Fix graceful fault handling after FPU softirq changesIvan Hu
2026-05-04x86/entry: Zap the #VC entry user and kernel macrosBorislav Petkov (AMD)
2026-05-04LoongArch: KVM: Move unconditional delay into timer clear sceneryBibo Mao
2026-05-04LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by softwareBibo Mao
2026-05-04LoongArch: KVM: Move AVEC interrupt injection into switch loopBibo Mao
2026-05-04LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()Tao Cui
2026-05-04LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()Tao Cui
2026-05-04LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSQiang Ma
2026-05-04LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entryXianglai Li
2026-05-04LoongArch: KVM: Compile switch.S directly into the kernelXianglai Li
2026-05-04LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()Thomas Weißschuh
2026-05-04LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()Wentao Guan
2026-05-04LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixupHuacai Chen
2026-05-04LoongArch: Fix SYM_SIGFUNC_START definition for 32BITHuacai Chen
2026-05-04LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BITHuacai Chen
2026-05-04LoongArch: Make CONFIG_64BIT as the default optionHuacai Chen
2026-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-03KVM: x86: Fix shadow paging use-after-free due to unexpected GFNSean Christopherson
2026-05-03KVM: x86: Fix misleading variable names and add more comments for PIR=>IRR flowSean Christopherson