summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-11-15riscv: Update MIPS vendor id to 0x127Chao-ying Fu-1/+1
2025-11-15arm64: dts: rockchip: fixes audio for 100ASK DshanPi A1Chukun Pan-14/+9
2025-11-15arm64: dts: rockchip: fixes vcc3v3_s0 supply for 100ASK DshanPi A1Chukun Pan-3/+3
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)-1/+1
2025-11-15Merge tag 's390-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-9/+7
2025-11-15Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+8
2025-11-15ARM: dts: microchip: sama5d2: fix spi flexcom fifo size to 32Nicolas Ferre-5/+5
2025-11-15x86/hyperv: Enable build of hypervisor crashdump collection filesMukesh Rathor-0/+16
2025-11-15x86/hyperv: Implement hypervisor RAM collection into vmcoreMukesh Rathor-0/+642
2025-11-15x86/hyperv: Add trampoline asm code to transition from hypervisorMukesh Rathor-0/+101
2025-11-15x86/hyperv: Rename guest crash shutdown functionMukesh Rathor-2/+3
2025-11-15x86: mshyperv: Remove duplicate asm/msr.h headerJiapeng Chong-1/+0
2025-11-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel-4/+25
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel-0/+20
2025-11-15arch/x86: mshyperv: Discover Confidential VMBus availabilityRoman Kisel-13/+15
2025-11-15x86/hyperv: Allow Hyper-V to inject STIMER0 interruptsTianyu Lan-0/+7
2025-11-15x86/hyperv: Don't use auto-eoi when Secure AVIC is availableTianyu Lan-0/+3
2025-11-15drivers: hv: Allow vmbus message synic interrupt injected from Hyper-VTianyu Lan-0/+5
2025-11-15x86/hyperv: Don't use hv apic driver when Secure AVIC is availableTianyu Lan-0/+3
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov-496/+643
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-6/+17
2025-11-14x86/sgx: Fix a typo in the kernel-doc comment for enum sgx_attributeSean Christopherson-1/+1
2025-11-14x86/sgx: Remove superfluous asterisk from copyright comment in asm/sgx.hSean Christopherson-1/+1
2025-11-14x86/sgx: Document structs and enums with '@', not '%'Sean Christopherson-31/+31
2025-11-14x86/sgx: Add kernel-doc descriptions for params passed to vDSO user handlerSean Christopherson-0/+6
2025-11-14x86/sgx: Add a missing colon in kernel-doc markup for "struct sgx_enclave_run"Sean Christopherson-1/+1
2025-11-14arm64: tegra: Remove OTG ID GPIO from Jetson TX2 NXAaron Kling-1/+0
2025-11-14arm64: tegra: Set USB Micro-B port to OTG mode on P3450Aaron Kling-1/+1
2025-11-14arm64: tegra: Add NVJPG node for Tegra210 platformsDiogo Ivo-1/+7
2025-11-14arm64: tegra: Add Tegra210 NVJPG power-domain nodeDiogo Ivo-0/+6
2025-11-14arm64: tegra: Add interrupts for Tegra234 USB wake eventsHaotien Hsu-2/+9
2025-11-14arm64: tegra: Add reserved-memory node for P2180Aaron Kling-0/+6
2025-11-14arm64: tegra: Add reserved-memory node for P3450Aaron Kling-0/+6
2025-11-14arm64: tegra: Enable NVDEC and NVENC on Tegra210Aaron Kling-2/+26
2025-11-14arm64: tegra: Fix APB DMA controller node nameNino Zhang-2/+2
2025-11-14arm64: tegra: Add default GIC address cells on Tegra210Krzysztof Kozlowski-0/+1
2025-11-14arm64: tegra: Add default GIC address cells on Tegra194Krzysztof Kozlowski-0/+1
2025-11-14arm64: tegra: Add default GIC address cells on Tegra186Krzysztof Kozlowski-0/+1
2025-11-14arm64: tegra: Add default GIC address cells on Tegra132Krzysztof Kozlowski-0/+1
2025-11-14arm64: tegra: Add OPP tables on Tegra210Aaron Kling-0/+142
2025-11-14arm64: tegra: Add interconnect properties for Tegra210Aaron Kling-0/+24
2025-11-14arm64: tegra: Add ACTMON on Tegra210Aaron Kling-0/+12
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes-v2' of https://github.com/...Arnd Bergmann-0/+10
2025-11-14Merge tag 'arm-soc/for-6.18/devicetree-fixes-part2' of https://github.com/Bro...Arnd Bergmann-2/+2
2025-11-14Merge tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broa...Arnd Bergmann-1/+1
2025-11-14Merge tag 'imx-fixes-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-11/+24
2025-11-14Merge tag 'aspeed-6.18-fixes-0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+14
2025-11-14Merge tag 'tegra-for-6.18-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-0/+1
2025-11-14x86/bugs: Get rid of the forward declarationsBorislav Petkov (AMD)-140/+93
2025-11-14KVM: SEV: Add known supported SEV-SNP policy bitsTom Lendacky-6/+16