summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-07-24arm64: dts: rockchip: Fix Gru WLAN sideband interruptFabio Estevam1-2/+1
2026-07-24arm64: dts: rockchip: Add Vicharak Vaaman2 boardHrushiraj Gandhi2-0/+536
2026-07-24arm64: dts: rockchip: add Vicharak Axon boardHrushiraj Gandhi2-0/+843
2026-07-24arm64: dts: rockchip: Add LCKFB Taishan Pi 3MLiu Changjie2-0/+998
2026-07-24arm64: dts: rockchip: Add Orange Pi 5 Pro board supportDennis Gilmore2-0/+359
2026-07-24arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for ProDennis Gilmore4-245/+272
2026-07-24arm64: dts: rockchip: rename PLDO regulator labels to match schematic on rk35...Dennis Gilmore1-13/+13
2026-07-24arm64: dts: rockchip: Add devicetree for the Graperain G3568 v2Coia Prant2-0/+941
2026-07-24Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"Oren Klopfer1-18/+0
2026-07-24arm64: dts: rockchip: fix HDMI-RX signal detect GPIO on yy3588Daniele Briguglio1-2/+2
2026-07-24arm64: dts: rockchip: Enable USB device mode on rk3588s-roc-pcFabio Estevam1-0/+6
2026-07-24arm64: dts: rockchip: Fix rk3588s-roc-pc audio descriptionFabio Estevam1-7/+16
2026-07-24arm64: dts: rockchip: Fix incorrect interrupt for the 9Tripod X3568 v4Coia Prant1-1/+1
2026-07-24arm64: dts: rockchip: fan speed control for FriendlyELEC CM3588 NASVsevolod Kozlov1-0/+31
2026-07-24arm64: dts: rockchip: add HYM8563 RTC to Radxa CM5 IO boardBrian Mayer1-0/+19
2026-07-24arm64: dts: rockchip: Correct indentationKrzysztof Kozlowski2-6/+6
2026-07-24arm64: dts: rockchip: Add HINLINK H28KChukun Pan2-0/+319
2026-07-24arm64: dts: rockchip: Add eDP node for RK3576Damon Ding1-0/+28
2026-07-24arm64: dts: rockchip: Add missing hclk for RK3588 eDP1Damon Ding1-2/+2
2026-07-24arm64: dts: rockchip: Add missing hclk for RK3588 eDP0Damon Ding1-2/+2
2026-07-24arm64: dts: rockchip: fix eMMC reset polarity on PX30 RingneckQuentin Schulz1-1/+1
2026-07-24arm64: dts: rockchip: fix regulator names on NanoPC-T6Ricardo Pardini1-7/+7
2026-07-24arm64: dts: rockchip: Add Youyeetoo YY3588Daniele Briguglio2-0/+1181
2026-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+62
2026-07-24sh: replace linux/gpio.h inclusionsArnd Bergmann14-15/+12
2026-07-24mips: replace linux/gpio.h inclusionsArnd Bergmann7-6/+7
2026-07-24x86/olpc: select GPIOLIB_LEGACYArnd Bergmann2-1/+2
2026-07-24sh: select legacy gpiolib interfaceArnd Bergmann4-0/+13
2026-07-24ARM: sa1100: h3xxx: convert gpio-keys to use software nodesDmitry Torokhov1-26/+43
2026-07-24ARM: sa1100: collie: convert gpio-keys to use software nodesDmitry Torokhov1-28/+46
2026-07-24ARM: sa1100: assabet: convert gpio-keys to use software nodesDmitry Torokhov1-25/+50
2026-07-24gpio: sa1100: register software node for GPIO controllerDmitry Torokhov1-0/+3
2026-07-24Merge tag 'riscv-dt-for-v7.3-early-k230' of https://git.kernel.org/pub/scm/li...Arnd Bergmann5-0/+569
2026-07-24Merge tag 'riscv-config-for-v7.3' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+2
2026-07-24ARM: dts: ixp4xx: Drop the reg-offset hackLinus Walleij1-10/+0
2026-07-24Merge tag 'ixp4xx-arm-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-3/+2
2026-07-24Merge tag 'renesas-arm-soc-for-v7.3-tag1' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-9/+10
2026-07-24KVM: nVMX: Service local TLB flushes on failed nested VM-EnterYosry Ahmed1-0/+8
2026-07-24KVM: SEV: Allocate full pages for {DE,EN}CRYPT ops on SNP-enabled hostsSean Christopherson1-2/+21
2026-07-24KVM: s390: move some facilities from FACILITIES_KVM_CPUMODEL to FACILITIES_KVMChristian Borntraeger1-7/+7
2026-07-24arm64: dts: ti: Add Microtips OLDI SK-LCD1 Overlay for AM625-SKAradhya Bhatia2-0/+125
2026-07-24KVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
2026-07-24KVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
2026-07-24KVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
2026-07-24KVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
2026-07-24KVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
2026-07-24KVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
2026-07-24LoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui1-0/+1
2026-07-24ARM: ixp4xx: Relax endiannessLinus Walleij1-3/+2
2026-07-23x86/topology: Add TOPO_CPU_TYPE_LOW_POWERVishal Badole3-1/+6