aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-13/+25
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini29-100/+274
2023-09-23KVM: SVM: Do not use user return MSR support for virtualized TSC_AUXTom Lendacky1-1/+33
2023-09-23KVM: SVM: Fix TSC_AUX virtualization setupTom Lendacky3-12/+29
2023-09-23KVM: SVM: INTERCEPT_RDTSCP is never intercepted anywayPaolo Bonzini1-4/+1
2023-09-23KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronouslySean Christopherson6-103/+68
2023-09-23KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()Paolo Bonzini3-19/+14
2023-09-22Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+4
2023-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-3/+8
2023-09-22Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-8/+2
2023-09-22Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-55/+56
2023-09-22x86/hyperv: Add common print prefix "Hyper-V" in hv_initSaurabh Sengar1-2/+4
2023-09-22x86/hyperv: Remove hv_vtl_early_init initcallSaurabh Sengar3-2/+6
2023-09-22x86/hyperv: Restrict get_vtl to only VTL platformsSaurabh Sengar1-4/+7
2023-09-22KVM: arm64: Avoid soft lockups due to I-cache maintenanceOliver Upton1-6/+31
2023-09-22arm64: tlbflush: Rename MAX_TLBI_OPSOliver Upton1-4/+4
2023-09-22x86,static_call: Fix static-call vs return-thunkPeter Zijlstra2-1/+3
2023-09-22x86/alternatives: Remove faulty optimizationJosh Poimboeuf1-8/+0
2023-09-22hardening: Provide Kconfig fragments for basic optionsKees Cook4-0/+54
2023-09-22arm64: dts: qcom: apq8016-sbc: Add overlay for usb host modeVignesh Raman2-0/+12
2023-09-22powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman1-22/+5
2023-09-22perf/x86/amd/core: Fix overflow reset on hotplugSandipan Das1-6/+8
2023-09-22x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song2-4/+4
2023-09-22x86/cpu: Clear SVM feature if disabled by BIOSPaolo Bonzini5-15/+25
2023-09-22x86/bitops: Remove unused __sw_hweight64() assembly implementation on x86-32Ingo Molnar1-14/+6
2023-09-22x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions fr...Ingo Molnar2-8/+8
2023-09-22arm64: dts: st: add arm-wdt node for watchdog support on stm32mp251Alexandre Torgue1-0/+6
2023-09-22arm64: dts: st: add SD-card support on STM32MP257F-EV1 boardYann Gautier1-0/+22
2023-09-22arm64: dts: st: add sdmmc1 pins for stm32mp25Yann Gautier1-0/+54
2023-09-22arm64: dts: st: add sdmmc1 node in stm32mp251 SoC fileYann Gautier1-0/+13
2023-09-22ARM: dts: aspeed: bonnell: Add reserved memory for TPM event logEddie James1-1/+7
2023-09-21s390/bpf: Implement signed divisionIlya Leoshkevich1-47/+125
2023-09-21s390/bpf: Implement unconditional jump with 32-bit offsetIlya Leoshkevich1-3/+9
2023-09-21s390/bpf: Implement unconditional byte swapIlya Leoshkevich1-0/+1
2023-09-21s390/bpf: Implement BPF_MEMSXIlya Leoshkevich1-5/+27
2023-09-21s390/bpf: Implement BPF_MOV | BPF_X with sign-extensionIlya Leoshkevich1-8/+40
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni30-204/+279
2023-09-21Merge tag 'fix-ia64-build-for-v6.6' of ssh://gitolite.kernel.org/pub/scm/linu...Rafael J. Wysocki1-0/+4
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton6-20/+16
2023-09-21KVM: arm64: Remove unused return value from kvm_reset_vcpu()Oliver Upton4-14/+8
2023-09-21KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handlerOliver Upton2-7/+6
2023-09-21KVM: arm64: Prevent NV feature flag on systems w/o nested virtOliver Upton1-0/+3
2023-09-21KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctlOliver Upton2-18/+16
2023-09-21KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handlerOliver Upton2-11/+6
2023-09-21KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handlerOliver Upton2-5/+3
2023-09-21KVM: arm64: Add generic check for system-supported vCPU featuresOliver Upton1-3/+13
2023-09-21futex: Add sys_futex_requeue()[email protected]18-1/+19
2023-09-21futex: Add sys_futex_wait()[email protected]18-1/+19
2023-09-21futex: Add sys_futex_wake()[email protected]18-1/+19
2023-09-21Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-26/+60