summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-08-29arm64: zynqmp: Enable DP for zcu100, zcu102, zcu104, zcu111Rohit Visavalia
2025-08-29arm64: zynqmp: Introduce DP port labelsMichal Simek
2025-08-29arm64: zynqmp: Fix pwm-fan polarityVishal Patel
2025-08-29arm64: zynqmp: Update the usb5744 hub node as per bindingVenkatesh Yadav Abbarapu
2025-08-29arm64: zynqmp: Add cap-mmc-hw-reset and no-sd, no-sdio property to eMMCPaul Alvin
2025-08-29arm64: zynqmp: Remove undocumented arasan,has-mdma propertyMichal Simek
2025-08-29arm64: zynqmp: Use generic spi@ name in zcu111-revAMichal Simek
2025-08-29arm64: versal-net: Update rtc calibration valueHarini T
2025-08-28riscv: Remove ld.lld version checks from many TOOLCHAIN_HAS configsNathan Chancellor
2025-08-28riscv: Unconditionally use linker relaxationNathan Chancellor
2025-08-28riscv: Remove version check for LTO_CLANG selectsNathan Chancellor
2025-08-28powerpc: Drop unnecessary initializations in __copy_inst_from_kernel_nofault()Nathan Chancellor
2025-08-28mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTERNathan Chancellor
2025-08-28arm64: Remove tautological LLVM Kconfig conditionsNathan Chancellor
2025-08-28ARM: Clean up definition of ARM_HAS_GROUP_RELOCSNathan Chancellor
2025-08-28arch/Kconfig: Drop always true condition from RANDOMIZE_KSTACK_OFFSETNathan Chancellor
2025-08-28Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-28KVM: arm64: nv: Fix ATS12 handling of single-stage translationMarc Zyngier
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier
2025-08-28KVM: arm64: Simplify sysreg access on exception deliveryMarc Zyngier
2025-08-28KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit stateMarc Zyngier
2025-08-28ARM: dts: ste-ux500-samsung: dts bluetooth wakeup interruptAlex Tran
2025-08-28ARM: dts: st: ste-nomadik: Align GPIO hog name with bindingsKrzysztof Kozlowski
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay
2025-08-28s390/boot: Add common boot_panic() codeHeiko Carstens
2025-08-28x86/sev: Separate MSR and GHCB based snp_cpuid() via a callbackArd Biesheuvel
2025-08-28s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter
2025-08-28s390/pai: Deny all events not handled by this PMUThomas Richter
2025-08-28arm64: dts: rockchip: Further describe the WiFi for the Pinebook ProPeter Robinson
2025-08-28arm64: dts: rockchip: Enable the NPU on NanoPi R6C/R6SAnton Kirilov
2025-08-28arm64: dts: rockchip: Add vcc-supply to SPI flash on Pinephone ProPeter Robinson
2025-08-28ARM: dts: stm32: use recent scl/sda gpio bindingsWolfram Sang
2025-08-28ARM: dts: cirrus: ep7211: use recent scl/sda gpio bindingsWolfram Sang
2025-08-27x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-08-27bpf, arm64: Add JIT support for timed may_gotoPuranjay Mohan
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27KVM: arm64: Enable support for guest_memfd backed memoryFuad Tabba
2025-08-27KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfdFuad Tabba
2025-08-27KVM: arm64: Handle guest_memfd-backed guest page faultsFuad Tabba
2025-08-27KVM: arm64: Refactor user_mem_abort()Fuad Tabba
2025-08-27KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memoryAckerley Tng
2025-08-27KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappingsSean Christopherson
2025-08-27KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepagesSean Christopherson
2025-08-27KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.cSean Christopherson
2025-08-27KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()Ackerley Tng
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba
2025-08-27KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()Fuad Tabba