summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-07-09x86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves
2025-07-09x86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves
2025-07-09x86/hyperv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09riscv: mm: Add page fault trace pointsNam Cao
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini
2025-07-09KVM: arm64: Populate ESR_ELx.EC for emulated SError injectionOliver Upton
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson
2025-07-09KVM: x86: Replace growing set of *_in_guest bools with a u64Jim Mattson
2025-07-09KVM: x86: Advertise support for LKGSXin Li
2025-07-09KVM: VMX: Add a macro to track which DEBUGCTL bits are host-ownedSean Christopherson
2025-07-09Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugsBorislav Petkov (AMD)
2025-07-09riscv: defconfig: spacemit: enable sdhci driver for K1 SoCYixun Lan
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-09ARM: tegra: Add device-tree for ASUS VivoTab RT TF600TSvyatoslav Ryhel
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
2025-07-09ARM: tegra: Use I/O memcpy to write to IRAMAaron Kling
2025-07-09KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMNBen Horgan
2025-07-09perf/x86/intel/uncore: Add iMC freerunning for Panther LakeKan Liang
2025-07-09perf/x86/intel/uncore: Add Panther Lake supportKan Liang
2025-07-09perf/x86/intel/uncore: Support customized MMIO map sizeKan Liang
2025-07-09perf/x86/intel/uncore: Support MSR portal for discovery tablesKan Liang
2025-07-09x86/microcode: Move away from using a fake platform deviceGreg Kroah-Hartman
2025-07-09arm64: dts: ti: k3-am62p-verdin: Adjust temperature trip pointsJoão Paulo Gonçalves
2025-07-09arm64: dts: ti: k3-am62p-j722s: Enable freq throttling on thermal alertJoão Paulo Gonçalves
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Uwe Kleine-König
2025-07-09s390/early: Copy last breaking event address to pt_regsHeiko Carstens
2025-07-09arm64: dts: ti: k3-j784s4-j742s2-main-common: Add PBIST_14 nodeNeha Malcom Francis
2025-07-09arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR supportJudith Mendez
2025-07-09arm64: dts: ti: k3-am62*: Move eMMC pinmux to top level board fileJudith Mendez
2025-07-09arm64: dts: ti: k3-am62a7-sk: fix pinmux for main_uart1Hong Guan
2025-07-09riscv: dts: spacemit: Move eMMC under storage-bus for K1Vivian Wang
2025-07-09riscv: dts: spacemit: Move UARTs under dma-bus for K1Vivian Wang
2025-07-09riscv: dts: spacemit: Add DMA translation buses for K1Vivian Wang
2025-07-09riscv: dts: spacemit: add pwm14_1 pinctrl settingGuodong Xu
2025-07-09riscv: dts: spacemit: add PWM support for K1 SoCGuodong Xu
2025-07-09arm64: dts: ti: Enable overlays for all DTB filesAndrew Davis
2025-07-09arm64: dts: ti: k3-am62p-verdin: fix PWM_3_DSI GPIO directionParth Pancholi
2025-07-09arm64: dts: ti: k3-pinctrl: Enable Schmitt Trigger by defaultAlexander Sverdlin
2025-07-09powerpc/secvar: Expose secvars relevant to the key management modeSrish Srinivasan
2025-07-09powerpc/pseries: Correct secvar format representation for static key managementSrish Srinivasan
2025-07-09(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
2025-07-08KVM: arm64: gic-v5: Probe for GICv5Sascha Bischoff
2025-07-08KVM: arm64: gic-v5: Support GICv3 compatSascha Bischoff
2025-07-08arm64/sysreg: Add ICH_VCTLR_EL2Sascha Bischoff
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-08KVM: arm64: Don't retire MMIO instruction w/ pending (emulated) SErrorOliver Upton