summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-02-16TSD: arm64: dts: puma: Set camera orientation on Haikou Video DemoDaniel Semkowicz
2023-02-16TSD: arm64: dts: puma: Set camera rotation on Haikou Video DemoDaniel Semkowicz
2023-02-02TSD: arm64: configs: puma: enable driver support for Video Demo AdapterQuentin Schulz
2023-02-02TSD: arm64: rockchip: add puma defconfigQuentin Schulz
2023-02-02TSD: arm64: dts: rockchip: add support for Video Demo adapter on Haikou on Pu...Quentin Schulz
2022-11-17UPSTREAM: arm64: dts: rockchip: lower rk3399-puma-haikou SD controller clock ...Jakob Unterwurzacher
2022-10-15Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-10-12RISC-V: Print SSTC in canonical orderPalmer Dabbelt
2022-10-12sparc: Unbreak the buildBart Van Assche
2022-10-02Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-02Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson
2022-09-29Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-29LoongArch: Clean up loongson3_smp_ops declarationYanteng Si
2022-09-29LoongArch: Fix and cleanup csr_era handling in do_ri()Huacai Chen
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen
2022-09-28x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov
2022-09-27Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-27x86/alternative: Fix race in try_get_desc()Nadav Amit
2022-09-26Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-26ARM: dts: integrator: Fix DMA rangesLinus Walleij
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-26x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-23Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-23Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2022-09-23ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij
2022-09-23Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2022-09-23Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-09-23ARM: sunplus: fix serial console kconfig and build problemsRandy Dunlap
2022-09-22KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson
2022-09-22KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert
2022-09-22KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson
2022-09-22KVM: x86/mmu: add missing update to max_mmu_rmap_sizeMiaohe Lin
2022-09-22Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-22arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov
2022-09-22arm64: mm: don't acquire mutex when rewriting swapperMark Rutland
2022-09-21Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-21KVM: s390: pci: register pci hooks without interpretationMatthew Rosato
2022-09-21KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato
2022-09-21KVM: s390: Pass initialized arg even if unusedJanis Schoetterl-Glausch
2022-09-21KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-09-19um: Prevent KASAN splats in dump_stack()Vincent Whitchurch
2022-09-19um: fix default console kernel parameterChristian Lamparter